[gst-devel] Decodebin/Playbin segmentationfault
Stefan de Konink
skinkie at xs4all.nl
Tue Jan 3 06:58:15 CET 2006
Hello,
On Tue, 3 Jan 2006, Thomas Vander Stichele wrote:
> You just run gdb on gst-launch-0.10 - that's all there is to it.
>
> >From the prompt, type "r (my pipeline)" and wait for it to crash.
Thanks :)
(gdb) r playbin uri=file:///mnt/media/cluster\ 16/10\ MVTS01d.avi
Starting program: /usr/bin/gst-launch-0.10 playbin
uri=file:///mnt/media/cluster
\ 16/10\ MVTS01d.avi
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1213479248 (LWP 26456)]
Setting pipeline to PAUSED ...
[New Thread -1218040912 (LWP 26469)]
Pipeline is PREROLLING ...
[New Thread -1227027536 (LWP 26470)]
[New Thread -1236423760 (LWP 26471)]
[New Thread -1245013072 (LWP 26472)]
[New Thread -1254675536 (LWP 26473)]
[New Thread -1263068240 (LWP 26474)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1227027536 (LWP 26470)]
0xb6e279f0 in dv_parse_ac_coeffs_pass0 at plt () from /usr/lib/libdv.so.4
(gdb) bt
#0 0xb6e279f0 in dv_parse_ac_coeffs_pass0 at plt () from /usr/lib/libdv.so.4
#1 0xb6e380e1 in dv_parse_video_segment () from /usr/lib/libdv.so.4
#2 0x0000000c in ?? ()
#3 0xb6dd01a4 in ?? ()
#4 0xb6e3c16c in ?? () from /usr/lib/libdv.so.4
#5 0xb6e286e2 in dv_decode_full_frame () from /usr/lib/libdv.so.4
#6 0x00000005 in ?? ()
#7 0x00000190 in ?? ()
#8 0x00000000 in ?? ()
Stefan
More information about the gstreamer-devel
mailing list