gst-launch crash

Nicolas Dufresne nicolas.dufresne at collabora.com
Thu Dec 3 05:51:06 PST 2015


Would be nice to run with some traces, to see if anything comes out,
try setting environment GST_DEBUG=2 to start with.
Le jeudi 03 décembre 2015 à 11:55 +0000, David Jaggard a écrit :
> Gstreamer 1.6.1 on Windows
> 
> gst-launch-1.0.exe crashes within a few minutes with the following:
> Faulting application name: gst-launch-1.0.exe, version: 0.0.0.0, time
> stamp: 0x5635ce27
> Faulting module name: libglib-2.0-0.dll, version: 2.44.1.0, time
> stamp: 0x5635cb70
> Exception code: 0x40000015
> Fault offset: 0x000a7d1b
> Faulting process id: 0x18a8
> Faulting application start time: 0x01d12cfdf7d1baf8
> Faulting application path: c:\gstreamer\1.0\x86\bin\gst-launch-
> 1.0.exe
> Faulting module path: c:\gstreamer\1.0\x86\bin\libglib-2.0-0.dll
> Report Id: 850da148-98f3-11e5-8297-00505686e152
> Faulting package full name: 
> Faulting package-relative application ID: 
> 
> Here is the command line:
> gst-launch-1.0.exe rtpbin name=rtpbinout udpsrc caps=application/x-
> rtp,media=video,clock-rate=(int)90000,payload=33
> address=239.192.65.121 port=5000 ! rtpbin ! queue2 ! rtpmp2tdepay !
> tsdemux name=demux ! queue2 ! video/x-h264 ! decodebin ! deinterlace
> fields=1 method=3 ! x264enc ! video/x-h264,profile=baseline ! queue2
> ! rtph264pay ! rtpbinout.send_rtp_sink_0 rtpbinout.send_rtp_src_0 !
> multiudpsink clients=227.0.1.83:50090 ttl-mc=100 demux. ! queue2 !
> audio/mpeg ! decodebin ! audioconvert ! audio/x-raw,channels=1 !
> audioresample ! audio/x-raw,rate=48000 ! voaacenc bitrate=128000 !
> audio/mpeg,mpegversion=4 ! queue2 ! rtpmp4gpay pt=97 !
> rtpbinout.send_rtp_sink_1 rtpbinout.send_rtp_src_1 ! multiudpsink
> clients=227.0.1.83:50092 ttl-mc=100
> 
> I don't have gdb on Windows at the moment so getting a backtrace
> won't be easy for me. 
> 
> This is an almost identical pipeline to the one I am building in my
> application and the application is stable so it appears to be
> specific to gst-launch.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151203/1efb9031/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151203/1efb9031/attachment.sig>


More information about the gstreamer-devel mailing list