[Gstreamer-bugs] [Bug 136686] New - abort in libgstplay

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Mar 9 12:48:18 PST 2004


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

Changed by v.merkatz at gmx.net.

--- shadow/136686	Tue Mar  9 15:48:18 2004
+++ shadow/136686.tmp.25527	Tue Mar  9 15:48:18 2004
@@ -0,0 +1,71 @@
+Bug#: 136686
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: v.merkatz at gmx.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: abort in libgstplay
+
+Both gst-player and totem 0.99.9 abort on startup when i set my audiosink
+to 'audioscale ! alsasink', 'audioscale ! nassink' or alsasink alone work fine.
+arwed at Otherland:~/Music/diverse$ gst-player song30.ogg 
+
+** ERROR **: file gstoptimalscheduler.c: line 723 (destroy_group):
+assertion failed: (group->group_links == NULL)
+aborting...
+
+(gdb) run song30.ogg 
+Starting program: /home/arwed/gst/bin/gst-player song30.ogg
+[New Thread 1088306720 (LWP 9149)]
+[New Thread 1097190320 (LWP 9152)]
+[New Thread 1099291568 (LWP 9153)]
+[New Thread 1101392816 (LWP 9154)]
+
+** ERROR **: file gstoptimalscheduler.c: line 723 (destroy_group):
+assertion failed: (group->group_links == NULL)
+aborting...
+
+Program received signal SIGTRAP, Trace/breakpoint trap.
+[Switching to Thread 1088306720 (LWP 9149)]
+0x40ba424d in g_logv () from /usr/lib/libglib-2.0.so.0
+(gdb) bt
+#0  0x40ba424d in g_logv () from /usr/lib/libglib-2.0.so.0
+#1  0x40ba42e7 in g_log () from /usr/lib/libglib-2.0.so.0
+#2  0x4108105a in destroy_group (group=0x834ae10) at gstoptimalscheduler.c:723
+#3  0x41080ea6 in unref_group (group=0x0) at gstoptimalscheduler.c:687
+#4  0x410814b8 in merge_groups (group1=0x834bcd8, group2=0x834ae10)
+    at gstoptimalscheduler.c:814
+#5  0x41082902 in group_elements (osched=0x8347bd8, element1=0x830ff00, 
+    element2=0x834f9d8, type=GST_OPT_SCHEDULER_GROUP_LOOP)
+    at gstoptimalscheduler.c:1472
+#6  0x410832a2 in gst_opt_scheduler_pad_link (sched=0x80639d0, 
+    srcpad=0x8230378, sinkpad=0x8230500) at gstoptimalscheduler.c:1875
+#7  0x40084650 in gst_scheduler_pad_link (sched=0x8347bd8, srcpad=0x8230378, 
+    sinkpad=0x8230500) at gstscheduler.c:163
+#8  0x4007b0a3 in gst_pad_link_filtered (srcpad=0x8230378, sinkpad=0x834c798, 
+    filtercaps=0x0) at gstpad.c:1757
+#9  0x4006e252 in gst_element_link_pads_filtered (src=0x830ff00, 
+    srcpadname=0x0, dest=0x82e7e7c, destpadname=0x0, filtercaps=0x0)
+    at gstelement.c:1783
+#10 0x4006e895 in gst_element_link (src=0x830ff00, dest=0x82e7e7c)
+    at gstelement.c:1939
+#11 0x400370d4 in gst_play_set_audio_sink ()
+   from /home/arwed/gst//lib/libgstplay-0.7.so.2
+#12 0x40020207 in gst_media_play_init (mplay=0x81c0af8) at gstmediaplay.c:1203
+---Type <return> to continue, or q <return> to quit---
+#13 0x40b313c9 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
+#14 0x40b20844 in g_object_constructor () from /usr/lib/libgobject-2.0.so.0
+#15 0x40b202a8 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
+#16 0x40b205bf in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
+#17 0x40b1ff55 in g_object_new () from /usr/lib/libgobject-2.0.so.0
+#18 0x40023261 in gst_media_play_new () at gstmediaplay.c:2038
+#19 0x080505f2 in main (argc=1087308000, argv=0x40cf00e0) at main.c:889




More information about the Gstreamer-bugs mailing list