[Gstreamer-bugs] [Bug 93099] New - Rhythmbox will crash when trying to grok .wav

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Sep 12 02:12:57 PDT 2002


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93099

Changed by oleevye at wanadoo.fr.

--- shadow/93099	Thu Sep 12 05:12:57 2002
+++ shadow/93099.tmp.1601	Thu Sep 12 05:12:57 2002
@@ -0,0 +1,52 @@
+Bug#: 93099
+Product: GStreamer
+Version: cvs
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: don't know
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: oleevye at wanadoo.fr               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: Rhythmbox will crash when trying to grok .wav
+
+RB is getting the ability to play more formats than mp3/ogg.
+
+When trying to play a wav file i ran into a big crash (BT at the end)
+
+I'm not sure whether this is a gstreamer bug, so if someone could look at
+the trace/bt and tell me if it belongs to RB, i'd be very glad.
+
+Trying to run: 
+'gst-launch gnomevfssrc location=bla.wav ! spider ! osssink'
+works well...
+
+A trace is attached too (done with --gst-mask=-1)
+
+Backtrace:
+==========
+
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 5126 (LWP 25323)]
+0x40c02f69 in volume_chain_int16 (pad=0x8134138, buf=0x80a0200)
+    at gstvolume.c:326
+326             data[i] = (gint16)(filter->real_vol_i * (gint)data[i] / 8192);
+(gdb) bt
+#0  0x40c02f69 in volume_chain_int16 (pad=0x8134138, buf=0x80a0200)
+    at gstvolume.c:326
+#1  0x40bc96b1 in gst_basic_scheduler_chain_wrapper (argc=0, argv=0x81d32a0)
+    at gstbasicscheduler.c:337
+#2  0x40bcd7e4 in cothread_stub () at cothreads.c:407
+#3  0x40bcdc6e in cothread_switch (thread=0x40ee0000) at cothreads.c:607
+#4  0x40bcc814 in gst_basic_scheduler_iterate (sched=0x8132630)
+    at gstbasicscheduler.c:1354
+#5  0x404bd9cf in gst_scheduler_iterate (sched=0x8132630) at gstscheduler.c:615
+#6  0x404a2172 in gst_bin_iterate_func (bin=0x8131b00) at gstbin.c:776
+#7  0x404a2300 in gst_bin_iterate (bin=0x8131b00) at gstbin.c:818
+#8  0x404c08ac in gst_thread_main_loop (arg=0x8131b00) at gstthread.c:634
+#9  0x40760f77 in pthread_start_thread () from /lib/libpthread.so.0





More information about the Gstreamer-bugs mailing list