[Gstreamer-bugs] [Bug 125656] New - gst-register-0.7 seg. faults on execution

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Oct 27 20:21:06 PST 2003


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

Changed by ted at gould.cx.

--- shadow/125656	Mon Oct 27 23:21:06 2003
+++ shadow/125656.tmp.10325	Mon Oct 27 23:21:06 2003
@@ -0,0 +1,59 @@
+Bug#: 125656
+Product: GStreamer
+Version: 0.7.0
+OS: Linux
+OS Details: Yellowdog 3.0
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: ted at gould.cx               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: gst-register-0.7 seg. faults on execution
+
+When I run gst-register-0.7 I get this:
+
+[root at davinci ppc]# gdb gst-register-0.7
+GNU gdb Yellow Dog Linux (5.2.1-4b)
+Copyright 2002 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 "ppc-yellowdog-linux"...
+(no debugging symbols found)...
+(gdb) run
+Starting program: /usr/bin/gst-register-0.7
+[New Thread 16384 (LWP 10360)]
+rebuilding global_registry (/var/cache/gstreamer-0.7/registry.xml)
+added plugin gsttypes with 2 feature(s)
+added plugin gststaticautoplugrender with 1 feature(s)
+added plugin gststaticautoplug with 1 feature(s)
+added plugin gstspider with 2 feature(s)
+added plugin gstoptscheduler with 1 feature(s)
+added plugin gstoptomegascheduler with 1 feature(s)
+added plugin gstoptgthreadscheduler with 1 feature(s)
+added plugin gstindexers with 2 feature(s)
+added plugin gstgetbits with 0 feature(s)
+added plugin gstelements with 14 feature(s)
+added plugin gstbasicomegascheduler with 1 feature(s)
+added plugin autoplugger with 1 feature(s)
+added plugin autoplugcache with 1 feature(s)
+added plugin gstbasicgthreadscheduler with 1 feature(s)
+ 
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 16384 (LWP 10360)]
+0x0fa744b4 in g_build_pathv () from /usr/lib/libglib-2.0.so.0
+(gdb) bt
+#0  0x0fa744b4 in g_build_pathv () from /usr/lib/libglib-2.0.so.0
+#1  0x0fa747d8 in g_build_filename () from /usr/lib/libglib-2.0.so.0
+#2  0x10001f34 in main ()
+#3  0x0f8ea04c in __libc_start_main (argc=1, ubp_av=0x7ffffb34,
+    ubp_ev=0x73637200, auxvec=0x7ffffb90, rtld_fini=0x1001c3a8,
+    stinfo=0x100023c4, stack_on_entry=0x69707473)
+    at ../sysdeps/powerpc/elf/libc-start.c:178
+(gdb)




More information about the Gstreamer-bugs mailing list