[Gstreamer-bugs] [Bug 89235] New - gnomevfssrc: sigsegv ni gnome_vfs_uri_unref () from /usr/lib/libgnomevfs-2.so.0

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Jul 27 19:17:20 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=89235

Changed by rothwell at holly-springs.nc.us.

--- shadow/89235	Sat Jul 27 22:17:20 2002
+++ shadow/89235.tmp.4056	Sat Jul 27 22:17:20 2002
@@ -0,0 +1,61 @@
+Bug#: 89235
+Product: GStreamer
+Version: cvs
+OS: Linux
+OS Details: Athlon, RedHat "Limbo"
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: rothwell at holly-springs.nc.us               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: gnomevfssrc: sigsegv ni gnome_vfs_uri_unref () from /usr/lib/libgnomevfs-2.so.0
+
+I've make a Gtk2 test program. I'm using gstreamer, gstreamer-plugins, and
+monkey-media from CVS. Gstreamer says it's version 0.4.0.1. GnomeVFS is 2.0
+(RedHat version included with the Limbo beta release).
+
+When I call 
+
+monkey_media_mixer_set_state (mixer, MONKEY_MEDIA_MIXER_STATE_STOPPED);
+
+it releases the gnomevfssrc, which crashes in gnome_vfs_uri_unref ().
+
+
+Is this a gstreamer problem, or a gnomevfs problem?
+
+
+
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 1026 (LWP 8248)]
+0x40308820 in gnome_vfs_uri_unref () from /usr/lib/libgnomevfs-2.so.0
+(gdb) bt
+#0  0x40308820 in gnome_vfs_uri_unref () from
+/usr/lib/libgnomevfs-2.so.0
+#1  0x402f4378 in gnome_vfs_handle_destroy () from
+/usr/lib/libgnomevfs-2.so.0
+#2  0x40aa1b1c in gst_gnomevfssrc_close_file (src=0x80fc940) at
+gstgnomevfssrc.c:543
+#3  0x40aa1c9f in gst_gnomevfssrc_change_state (element=0x80a5468) at
+gstgnomevfssrc.c:574
+#4  0x402ad864 in gst_element_set_state (element=0x80a5468,
+state=GST_STATE_READY)
+    at gstelement.c:1931
+#5  0x402a44c6 in gst_bin_change_state (element=0x80a4510) at
+gstbin.c:533
+#6  0x402ad864 in gst_element_set_state (element=0x80a4510,
+state=GST_STATE_READY)
+    at gstelement.c:1931
+#7  0x402a44c6 in gst_bin_change_state (element=0x809e888) at
+gstbin.c:533
+#8  0x402c0ddb in gst_thread_update_state (thread=0x809e888) at
+gstthread.c:286
+#9  0x402c2c6a in gst_thread_main_loop (arg=0x809e888) at
+gstthread.c:619
+#10 0x405bb7e1 in pthread_start_thread () from /lib/i686/libpthread.so.0
+#11 0x405bb8e5 in pthread_start_thread_event () from
+/lib/i686/libpthread.so.0





More information about the Gstreamer-bugs mailing list