[gstreamer-bugs] [Bug 336835] New: libgstsid.so has missing symbols

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 1 05:53:01 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=336835
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS

           Summary: libgstsid.so has missing symbols
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


it's not even linked to libgstreamer or libglib:

ldd .libs/libgstsid.so
        linux-gate.so.1 =>  (0x00b25000)
        libsidplay.so.1 => /usr/lib/libsidplay.so.1 (0x00436000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00259000)
        libc.so.6 => /lib/libc.so.6 (0x00265000)
        /lib/ld-linux.so.2 (0x00bc2000)

when loading the plugin, it fails with:
WARN  (0x9213908 - 0:00:00.527789000)   GST_PLUGIN_LOADING(14089)
gstplugin.c(414):gst_plugin_load_file: module_open failed:
/usr/lib/libsidplay.so.1: undefined symbol:
_ZTVN10__cxxabiv117__class_type_infoE


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list