[gstreamer-bugs] [Bug 325552] [qtdemux] segfault on m4a file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 9 17:40:10 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=325552
 GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #10 from Brian Daniels  2006-06-10 00:40 UTC -------
>Any chance it's using the ffmpeg plugins in your case instead of qtdemux/faad?
I don't think so.  A rpm -q -a | grep -i ffmpeg finds nothing.

Output:

$ gst-launch-0.10 -v playbin uri=file:///home/bdaniels/test.m4a
Setting pipeline to PAUSED ...
/playbin0/decoder.sink: caps = NULL
/playbin0/decoder/typefind.src: caps = audio/x-m4a
Pipeline is PREROLLING ...
/playbin0/decoder.src0: caps = NULL
/playbin0/selector_audio_src0: active-pad = "sink0"
/playbin0/abin.sink: caps = NULL
/playbin0/decoder/queue0.sink: caps = audio/mpeg, mpegversion=(int)4,
framed=(boolean)true, codec_data=(buffer)1210, rate=(int)44100, channels=(int)2
Caught SIGSEGV accessing address 0x20
#0  0x0000003ac38c3806 in ?? ()
#1  0x0000000000000031 in ?? ()
#2  0x0000000000000005 in ?? ()
#3  0x0000000000696080 in ?? ()
#4  0x0000003ac682a00f in ?? ()
#5  0x0000000000696080 in ?? ()
#6  0x0000000100000001 in ?? ()
#7  0x0000003ac4d08b70 in ?? ()
#8  0x0000000000696080 in ?? ()
#9  0x7fffffff00000031 in ?? ()
#10 0x0000000000705be0 in ?? ()
#11 0x0000003ac4d080f0 in ?? ()
#12 0x000000000050a8d0 in ?? ()
#13 0x000000000066a180 in ?? ()
#14 0x000000000000002f in ?? ()
#15 0x0000003ac6992160 in ?? ()
#16 0x0000003ac682a4dd in ?? ()
#17 0x000000000066a180 in ?? ()
#18 0x00000000ffffffff in ?? ()
#19 0x000000000071a590 in ?? ()
#20 0x0000003ac98a0620 in ?? ()
#21 0x000000000066a180 in ?? ()
#22 0x000000000000002f in ?? ()
#23 0x0000000000706010 in ?? ()
#24 0x0000003ac972a440 in ?? ()
#25 0x0000003ac9778a9c in ?? ()
#26 0x0000000000705be0 in ?? ()
#27 0x0000000000706280 in ?? ()
#28 0x00000000007356d0 in ?? ()
#29 0x0000000000000003 in ?? ()
#30 0x0000000000000003 in ?? ()
#31 0x000000000066a180 in ?? ()
#32 0x000000000040283d in ?? ()
#33 0x0000000100000003 in ?? ()
#34 0x000000000000001c in ?? ()
#35 0x00000000005135f0 in ?? ()
#36 0x000000000000000e in ?? ()
#37 0x0000003ac3918c90 in ?? ()
#38 0x00000000c386ddc4 in ?? ()
#39 0x0000000200000001 in ?? ()
#40 0x0000000000706010 in ?? ()
#41 0x0000000000000000 in ?? ()
Spinning.  Please run 'gdb gst-launch 5553' to continue debugging, Ctrl-C to
quit, or Ctrl-\ to dump core.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list