[gstreamer-bugs] [Bug 344901] GStreamer crashing trying to play .m4a files that worked in earlier builds

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jun 21 18:55:15 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=344901
 GStreamer | gst-plugins-bad | Ver: 0.10.4





------- Comment #6 from Brian Daniels  2006-06-22 01:55 UTC -------
I have reverted back to my original setup from fedora-extras and freshrpms.  I
ran the command in gdb:

gdb gst-launch
GNU gdb Red Hat Linux (6.3.0.0-1.122rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu"...(no debugging symbols
found)
Using host libthread_db library "/lib64/libthread_db.so.1".

(gdb) set args -v playbin uri=file:///home/bdaniels/test.m4a
(gdb) run
Starting program: /usr/bin/gst-launch -v playbin
uri=file:///home/bdaniels/test.m4a
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
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
Spinning.  Please run 'gdb gst-launch 18783' to continue debugging, Ctrl-C to
quit, or Ctrl-\ to dump core.


Program received signal SIGINT, Interrupt.
0x0000003ac38c3806 in poll () from /lib64/libc.so.6
(gdb) bt
#0  0x0000003ac38c3806 in poll () from /lib64/libc.so.6
#1  0x00000038bac29c9f in g_main_context_check () from
/usr/lib64/libglib-2.0.so.0
#2  0x00000038bac2a16d in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#3  0x00002aaaaaafb440 in ?? ()
#4  0x00002aaaaab49a9c in ?? ()
#5  0x00000000006dd9b0 in ?? ()
#6  0x00000000006de270 in ?? ()
#7  0x0000000000712500 in ?? ()
#8  0x0000000000000003 in ?? ()
#9  0x0000000000000003 in ?? ()
#10 0x0000000000648960 in ?? ()
#11 0x000000000040283d in ?? ()
#12 0x0000000100000003 in ?? ()
#13 0x000000000000001c in ?? ()
#14 0x00000000005125f0 in ?? ()
#15 0x000000000000000e in ?? ()
#16 0x0000003ac3918c90 in errstr.8270 () from /lib64/libc.so.6
#17 0x0000000200000001 in ?? ()
#18 0x00000000006de000 in ?? ()
#19 0x0000000000000000 in ?? ()
(gdb)                               


-- 
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