[Gstreamer-bugs] [Bug 137306] New - gst-shorten crashes on play

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Mar 15 15:09:07 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=137306

Changed by gnomebugs.20.naru at spamgourmet.com.

--- shadow/137306	Mon Mar 15 18:09:06 2004
+++ shadow/137306.tmp.20152	Mon Mar 15 18:09:06 2004
@@ -0,0 +1,73 @@
+Bug#: 137306
+Product: GStreamer
+Version: 0.7.6
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: gnomebugs.20.naru at spamgourmet.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: gst-shorten crashes on play
+
+gst-shorten CVS (from gst-sandbox/gst-shorten)
+compiled against 0.7.6 gstreamer and gst-plugins crashes with the following
+backtrace (invoked via rhythmbox)
+
+ (gdb) backtrace
+#0  0x4326302b in handle_fn_qlpc () from
+/usr/local/gstreamer/lib/gstreamer-0.8/libgstshndec.so
+#1  0x43262b79 in shn_decode () from
+/usr/local/gstreamer/lib/gstreamer-0.8/libgstshndec.so
+#2  0x43262200 in gst_shndec_loop () from
+/usr/local/gstreamer/lib/gstreamer-0.8/libgstshndec.so
+#3  0x43083aae in loop_group_schedule_function (argc=0, argv=0x83fad78) at
+gstoptimalscheduler.c:1129
+#4  0x430834a2 in schedule_group (group=0x83fe3c8) at gstoptimalscheduler.c:971
+#5  0x43083566 in gst_opt_scheduler_schedule_run_queue (osched=0x839bd98)
+at gstoptimalscheduler.c:1013
+#6  0x43084071 in gst_opt_scheduler_get_wrapper (srcpad=0x83ea880) at
+gstoptimalscheduler.c:1241
+#7  0x407b2c25 in gst_pad_pull (pad=0x8376af8) at gstpad.c:3078
+#8  0x43255550 in gst_spider_identity_dumb_loop (ident=0x83715b0) at
+gstspideridentity.c:401
+#9  0x43083aae in loop_group_schedule_function (argc=0, argv=0x83715b0) at
+gstoptimalscheduler.c:1129
+#10 0x430834a2 in schedule_group (group=0x83715b0) at gstoptimalscheduler.c:971
+#11 0x43083566 in gst_opt_scheduler_schedule_run_queue (osched=0x839bd98)
+at gstoptimalscheduler.c:1013
+#12 0x430837a7 in schedule_chain (chain=0x83f1cf8) at
+gstoptimalscheduler.c:1057
+#13 0x43086908 in gst_opt_scheduler_iterate (sched=0x839bd98) at
+gstoptimalscheduler.c:2203
+#14 0x407bd8d9 in gst_scheduler_iterate (sched=0x839bd98) at gstscheduler.c:705
+#15 0x40792cf1 in gst_bin_iterate_func (bin=0x0) at gstbin.c:1100
+#16 0x407d17f9 in gst_marshal_BOOLEAN__VOID (closure=0x839bd98,
+return_value=0x435ff790, n_param_values=1,
+    param_values=0x5, invocation_hint=0x435ff7b8, marshal_data=0x40792c70)
+at gstmarshal.c:433
+#17 0x40a17d44 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
+#18 0x40a17a92 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
+#19 0x40a27895 in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
+#20 0x40a26ca3 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
+#21 0x40a270d6 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
+#22 0x40792dd8 in gst_bin_iterate (bin=0x83a05e8) at gstbin.c:1139
+#23 0x407c7586 in gst_thread_main_loop (arg=0x83a05e8) at gstthread.c:558
+#24 0x40ab36f1 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
+#25 0x40a49974 in start_thread () from /lib/tls/libpthread.so.0
+#26 0x083af73c in ?? ()
+
+
+invoking via 
+gst-launch-0.8 filesrc location=stereophonics2004-02-04t02.shn  ! spider !
+osssink works.
+
+obviously some rb/gst interaction, and according to Murphy's law, I have
+surely selected the wrong product to file the bug against.
+
+cheers




More information about the Gstreamer-bugs mailing list