[Gstreamer-bugs] [Bug 136793] New - segfault in gst-inspect-0.7 version 0.7.6

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Mar 10 11:17:35 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=136793

Changed by burrelln at colorado.edu.

--- shadow/136793	Wed Mar 10 14:17:34 2004
+++ shadow/136793.tmp.1388	Wed Mar 10 14:17:34 2004
@@ -0,0 +1,43 @@
+Bug#: 136793
+Product: GStreamer
+Version: 0.7.x CVS
+OS: Linux
+OS Details: gentoo 1.4, kernel 2.6.3
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: burrelln at colorado.edu               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: segfault in gst-inspect-0.7 version 0.7.6
+
+I get a segfault in a newly installed gst-inspect version 0.7.6.  The gdb
+output is as follows:
+
+root at qg[/usr/local/portage/media-libs/gst-plugins]# gdb gst-inspect-0.7
+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"...Using host libthread_db
+library "/lib/libthread_db.so.1".
+ 
+(gdb) run
+Starting program: /usr/bin/gst-inspect-0.7
+ 
+Program received signal SIGSEGV, Segmentation fault.
+g_str_hash (key=0x0) at gstring.c:76
+76      gstring.c: No such file or directory.
+        in gstring.c
+(gdb) where
+#0  g_str_hash (key=0x0) at gstring.c:76
+#1  0x4002b138 in g_hash_table_lookup (hash_table=0x804b118, key=0x0)
+    at ghash.c:192
+#2  0x0804985b in main (argc=1, argv=0xbffff534) at gst-run.c:347
+(gdb)




More information about the Gstreamer-bugs mailing list