[Gstreamer-bugs] [Bug 130270] New - gst-register-0.7 crashes (Segfault)

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Dec 31 02:13:37 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=130270

Changed by lwillis at plus.net.

--- shadow/130270	Wed Dec 31 05:13:37 2003
+++ shadow/130270.tmp.2710	Wed Dec 31 05:13:37 2003
@@ -0,0 +1,52 @@
+Bug#: 130270
+Product: GStreamer
+Version: 0.7.3
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: lwillis at plus.net               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Cc: garnome-list at gnome.org
+Summary: gst-register-0.7 crashes (Segfault)
+
+During the install of gst-plugins in garnome, gst-register-0.7 is called.
+This segfaults.  Backtrace below:
+
+(gdb) bt
+#0  _dl_relocate_object () at ../sysdeps/i386/dl-machine.h:436
+#1  0x4042bc79 in getutmpx () from /lib/libc.so.6
+#2  0x4000c745 in _dl_catch_error (objname=0xbffff388,
+errstring=0xbffff38c, operate=0x4042b7a0 <getutmpx+464>, args=0xbffff390)
+    at dl-error.c:152
+#3  0x4042bddf in _dl_open () from /lib/libc.so.6
+#4  0x40292e9b in dlopen () from /lib/libdl.so.2
+#5  0x4000c745 in _dl_catch_error (objname=0x80502f8, errstring=0x80502fc,
+operate=0x40292e70 <dlopen+80>, args=0xbffff4f0) at dl-error.c:152
+#6  0x4029321b in dlerror () from /lib/libdl.so.2
+#7  0x40292e53 in dlopen () from /lib/libdl.so.2
+#8  0x4028e0ac in _g_module_open (file_name=0x80b11e8
+"/home/lwillis/elprototypo/lib/gstreamer-0.7/libgstffmpeg.so", bind_lazy=1)
+    at gmodule-dl.c:97
+#9  0x4028e914 in g_module_open (file_name=0x8093a50
+"/home/lwillis/elprototypo/lib/gstreamer-0.7/libgstffmpeg.so",
+flags=G_MODULE_BIND_LAZY)
+    at gmodule.c:387
+#10 0x4004d50d in gst_plugin_load_file (filename=0x8093a50
+"/home/lwillis/elprototypo/lib/gstreamer-0.7/libgstffmpeg.so", error=0x0)
+    at gstplugin.c:307
+#11 0x40072180 in gst_xml_registry_rebuild (registry=0x80521b0) at
+gstxmlregistry.c:1644
+#12 0x40067054 in gst_registry_rebuild (registry=0x80521b0) at
+gstregistry.c:181
+#13 0x08048e3b in main (argc=1, argv=0xbffff724) at gst-register.c:118
+#14 0x4032c280 in __libc_start_main () from /lib/libc.so.6
+
+Removing libgstffmpeg.* from the plugins directory makes gst-register-0.7
+proceed without crashing.




More information about the Gstreamer-bugs mailing list