[Gstreamer-bugs] [Bug 100670] New - RB hanging with gstreamer CVS
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sun Dec 8 09:38:47 PST 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=100670
Changed by oleevye at wanadoo.fr.
--- shadow/100670 Sun Dec 8 12:38:46 2002
+++ shadow/100670.tmp.13764 Sun Dec 8 12:38:46 2002
@@ -0,0 +1,56 @@
+Bug#: 100670
+Product: GStreamer
+Version: cvs
+OS: Linux
+OS Details:
+Status: NEW
+Resolution:
+Severity: critical
+Priority: Normal
+Component: gstreamer (core)
+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: RB hanging with gstreamer CVS
+
+Hi there,
+
+since you're about to release 0.5, I tested the current cvs (08/12/02) with
+Rhythmbox to be able to release RB 0.4.1 soon.
+
+Apparently there are still issues with the scheduler, rb hangs when trying
+to play a song. When being debugged it plays one, and when going to the
+next it'll crash with this bt:
+
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 32773 (LWP 3524)]
+0x40e6796d in cothread_setfunc (thread=0x419c0000, func=0x40e63240
+<gst_basic_scheduler_loopfunc_wrapper>,
+ argc=1088827968, argv=0x40e63240) at cothreads.c:417
+417 thread->func = func;
+(gdb) bt
+#0 0x40e6796d in cothread_setfunc (thread=0x419c0000,
+ func=0x40e63240 <gst_basic_scheduler_loopfunc_wrapper>,
+argc=1088827968, argv=0x40e63240)
+ at cothreads.c:417
+#1 0x40e64708 in gst_basic_scheduler_cothreaded_chain (bin=0x8141518,
+chain=0x8149cf0)
+ at gstbasicscheduler.c:687
+#2 0x40e65af7 in gst_basic_scheduler_state_transition (sched=0x8141ed0,
+element=0x8142a00, transition=1032)
+ at gstbasicscheduler.c:1083
+#3 0x405f2688 in gst_scheduler_state_transition (sched=0x8141ed0,
+element=0x8142a00, transition=1032)
+ at gstscheduler.c:292
+#4 0x405e082e in gst_element_change_state (element=0x8142a00) at
+gstelement.c:2107
+#5 0x405e0058 in gst_element_set_state (element=0x8142a00,
+state=GST_STATE_PLAYING) at gstelement.c:1938
+#6 0x405d4c22 in gst_bin_change_state (element=0x8141518) at gstbin.c:582
+#7 0x405f4b10 in gst_thread_update_state (thread=0x8141518) at gstthread.c:310
+#8 0x405f6872 in gst_thread_main_loop (arg=0x8141518) at gstthread.c:657
+#9 0x4096f377 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0
+#10 0x40909941 in pthread_start_thread () from /lib/i686/libpthread.so.0
+#11 0x40909a45 in pthread_start_thread_event () from /lib/i686/libpthread.so.0
More information about the Gstreamer-bugs
mailing list