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



http://bugzilla.gnome.org/show_bug.cgi?id=130270

           Summary: gst-register-0.7 crashes (Segfault)
           Product: GStreamer
           Version: 0.7.3
                OS: Linux
        OS Details:
            Status: NEW
 Status Whiteboard:
          Keywords:
        Resolution:
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint bugzilla gnome org
        ReportedBy: lwillis plus net


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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]