[gst-devel] crash on windows
Sébastien Moutte
sebastien at moutte.net
Thu Sep 22 14:22:39 CEST 2005
Hi Steve,
I've tried to build the version 0.8 but i've exactly the same problem
with it.
I've built the source 0.8.10 and i used your dependency package
http://mukoli.free.fr/gstreamer/deps/gstreamer-win32-deps-3.rar
i've just needed to make some changes to build the sources :
+add a definition of LIBDIR
+add gstchildproxy.c to the libgstreamer project
+export gst_marshal_VOID__BOXED_OBJECT from libgstreamer
next i launched gst-register and finally gst-launch.exe fakesrc !
fakesink in debug mode from msvc7.1
i'm getting the same access violation from grammar.tab.c
did you use this version of gstreamer sources when you worked on ?
Thanks
Seb
Steve Lhomme wrote:
> Sébastien Moutte wrote:
>
>> Hi Michal,
>> your files are the sames of mines. i'm still having a strange crash
>> while *_gst_parse__yyparse*
>> I've tried executing a pipeline with gstreamer0.8 and i got the same
>> crash.
>
>
> I managed to remux an AVI to MKV and vice versa with my MSVC7 build of
> 0.8. All the stuff I have is in CVS except maybe the generated files.
> Many of them are in the win32/ dir though. Did you use the grammar
> files from 0.9 or 0.8 ?
>
>> I'm getting an output of an error just before the crash in 0.9
>> I/O error : Bad file descriptor
>> Entity: line 1: parser error : Extra content at the end of the document
>> it's output while calling poptGetNextOpt in
>> gst_init_check_with_popt_table.
>>
>> do you think this error could be in relation with the crash ?
>
>
> Ah, maybe there is a dependency problem with the popt you use. When
> you debug it outputs an error in there ?
>
> Did you try the dependencies I put online one year ago ? I still use
> the same.
>
> http://mukoli.free.fr/gstreamer/deps/
>
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle
> Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing
> & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
More information about the gstreamer-devel
mailing list