[gstreamer-bugs] [Bug 599991] fails to load libpython

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 29 01:13:31 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=599991
  GStreamer | gst-python | 0.10.17

Götz Waschk <waschk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED

--- Comment #2 from Götz Waschk <waschk at mandriva.org> 2009-10-29 08:13:29 UTC ---
Yes, it is linked with libpython:
$ ldd /usr/lib64/gstreamer-0.10/libgstpython.so
        libgstreamer-0.10.so.0 => /usr/lib64/libgstreamer-0.10.so.0
(0x00002b2071a7b000)
        libgobject-2.0.so.0 => /usr/lib64/libgobject-2.0.so.0
(0x00002b2071d54000)
        libgmodule-2.0.so.0 => /usr/lib64/libgmodule-2.0.so.0
(0x00002b2071f98000)
        libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00002b207219d000)
        libpython2.6.so.1.0 => /usr/lib64/libpython2.6.so.1.0
(0x00002b2072462000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b2072802000)
        libc.so.6 => /lib64/libc.so.6 (0x00002b2072a1e000)
        libgthread-2.0.so.0 => /usr/lib64/libgthread-2.0.so.0
(0x00002b2072d7c000)
        libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00002b2072f81000)
        libm.so.6 => /lib64/libm.so.6 (0x00002b20732cf000)
        librt.so.1 => /lib64/librt.so.1 (0x00002b2073551000)
        libdl.so.2 => /lib64/libdl.so.2 (0x00002b2073759000)
        libpcre.so.0 => /lib64/libpcre.so.0 (0x00002b207395e000)
        libutil.so.1 => /lib64/libutil.so.1 (0x00002b2073b8c000)
        /lib64/ld-linux-x86-64.so.2 (0x0000555555554000)
        libz.so.1 => /lib64/libz.so.1 (0x00002b2073d8f000)

-- 
Configure bugmail: https://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