[Gstreamer-bugs] [Bug 136904] New - examples/gstplay/player fails with opt scheduler

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Mar 11 08:32:02 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=136904

Changed by v.merkatz at gmx.net.

--- shadow/136904	Thu Mar 11 11:32:01 2004
+++ shadow/136904.tmp.15294	Thu Mar 11 11:32:02 2004
@@ -0,0 +1,61 @@
+Bug#: 136904
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: v.merkatz at gmx.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: examples/gstplay/player fails with opt scheduler
+
+arwed at Otherland:~/Work/cvs/gst-plugins/examples/gstplay$ gdb .libs/lt-player 
+GNU gdb 6.0
+Copyright 2003 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 "i686-pc-linux-gnu"...
+(gdb) run ~/Movies/pinguin.mpeg 
+Starting program:
+/home/arwed/Work/cvs/gst-plugins/examples/gstplay/.libs/lt-player
+~/Movies/pinguin.mpeg
+[New Thread 1078912208 (LWP 21400)]
+[New Thread 1089305520 (LWP 21403)]
+[New Thread 1091406768 (LWP 21404)]
+[New Thread 1093508016 (LWP 21405)]
+
+** ERROR **: internal error: cannot schedule get to loop in multi-loop
+based group
+aborting...
+
+Program received signal SIGTRAP, Trace/breakpoint trap.
+[Switching to Thread 1078912208 (LWP 21400)]
+0x4039c24d in g_logv () from /usr/lib/libglib-2.0.so.0
+(gdb) bt
+#0  0x4039c24d in g_logv () from /usr/lib/libglib-2.0.so.0
+#1  0x4039c2e7 in g_log () from /usr/lib/libglib-2.0.so.0
+#2  0x406b8762 in gst_opt_scheduler_pad_link (sched=0x3, srcpad=0x828be9c, 
+    sinkpad=0x8163e1c) at gstoptimalscheduler.c:1913
+#3  0x4015df7c in gst_scheduler_pad_link (sched=0x815e8f0, srcpad=0x828be9c, 
+    sinkpad=0x8163e1c) at gstscheduler.c:163
+#4  0x40150de9 in gst_pad_link_filtered (srcpad=0x8163e1c, sinkpad=0x81678a8, 
+    filtercaps=0x0) at gstpad.c:1759
+#5  0x4013f4aa in gst_element_link_pads_filtered (src=0x8288a60, 
+    srcpadname=0x0, dest=0x8165e60, destpadname=0x0, filtercaps=0x0)
+    at gstelement.c:1783
+#6  0x4013f8f8 in gst_element_link (src=0x816a7b8, dest=0x816a7b8)
+    at gstelement.c:1939
+#7  0x40017f0d in gst_play_set_location (play=0x815cf18, 
+    location=0x816a7b8 "8\230\026\b(²N@ error: cannot schedule get to loop
+in multi-loop based group") at play.c:704
+#8  0x0804938a in main (argc=2, argv=0xbffff7a4) at player.c:137
+
+running it with --gst-scheduler=basicgthread works.




More information about the Gstreamer-bugs mailing list