[gst-devel] crashing on some mp3s

Jorn Baayen jorn at nl.linux.org
Thu Apr 11 08:45:28 CEST 2002


Hey,

Since somthing like 3 weeks ago gstreamer started segfaulting
on some mp3s it used to play just fine - a testcase is up
on http://nl.linux.org/~jorn/broken.mp3 and this is the
trace i get:

gst-launch filesrc location="broken.mp3" ! mad ! osssink

#0  0x80499d7 in __udivdi3 (n=0, d=0)
#1  0x404652e2 in gst_mad_chain ()
   from /stuff/gnome/head/INSTALL/lib/gst/libgstmad.so
#2  0x4012463a in gst_basic_scheduler_chain_wrapper () at eval.c:41
#3  0x40128c2c in cothread_stub () at eval.c:41
#4  0x40128f36 in cothread_switch () at eval.c:41
#5  0x40124f63 in gst_basic_scheduler_gethandler_proxy () at eval.c:41
#6  0x4003a6b5 in gst_pad_pull () at eval.c:41
#7  0x401245c6 in gst_basic_scheduler_chain_wrapper () at eval.c:41
#8  0x40128c2c in cothread_stub () at eval.c:41
#9  0x40128f36 in cothread_switch () at eval.c:41
#10 0x40127e59 in gst_basic_scheduler_iterate () at eval.c:41
#11 0x40046b5c in gst_scheduler_iterate () at eval.c:41
#12 0x40028cfb in gst_bin_iterate_func () at eval.c:41
#13 0x40028765 in gst_bin_iterate () at eval.c:41
#14 0x80491ac in idle_func () at eval.c:41
#15 0x401e7361 in g_idle_dispatch ()
   from /stuff/gnome/head/INSTALL/lib/libglib-2.0.so.0
#16 0x401e33ba in g_main_dispatch ()
   from /stuff/gnome/head/INSTALL/lib/libglib-2.0.so.0
#17 0x401e4604 in g_main_context_iterate ()
   from /stuff/gnome/head/INSTALL/lib/libglib-2.0.so.0
#18 0x401e4cfe in g_main_loop_run ()
---Type <return> to continue, or q <return> to quit---
   from /stuff/gnome/head/INSTALL/lib/libglib-2.0.so.0
#19 0x40023bba in gst_main () at eval.c:41
#20 0x8049803 in main () at eval.c:41
#21 0x40323a63 in __libc_start_main (main=0x8049590 <main>, argc=7, 
    ubp_av=0xbffff6b4, init=0x8048d78 <_init>, fini=0x8049a80 <_fini>, 
    rtld_fini=0x4000bfb0 <_dl_fini>, stack_end=0xbffff6ac)
    at ../sysdeps/generic/libc-start.c:129

Cheers
Jorn




More information about the gstreamer-devel mailing list