[gstreamer-bugs] [Bug 327663] New: FC4 segfault: undefined symbol: g_date_get_type

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 18 20:43:56 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=327663
 GStreamer | gstreamer (core) | Ver: 0.10.2

           Summary: FC4 segfault: undefined symbol: g_date_get_type
           Product: GStreamer
           Version: 0.10.2
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rocker.hopper at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This bug didn't exist in 0.10.0 but after upgrading to 0.10.2 I get the
following error when I try to run gst-inpect:

$ gst-inspect-0.10
gst-inspect-0.10: symbol lookup error: /usr/lib/libgstreamer-0.10.so.0:
undefined symbol: g_date_get_type

or if I try to play a file that was working with the earlier 0.10.0 version I
get the following:
$ gst-launch-0.10 playbin uri=file:///testfiles/movs/test.avi
Segmentation fault

I think this regression might have been introduced in 0.10.1 but I'm not 100%
sure. In any case here is what I currently have installed and can reproduce
this error with:
# rpm -qa | grep gst
gstreamer010-0.10.2-0.gst.1.4
gstreamer010-ffmpeg-0.10.0-0.gst.1.4
gstreamer010-plugins-good-0.10.0.2-0.gst.1.4
gstreamer-plugins-0.8.8-9
gstreamer-tools-0.10.2-0.gst.1.4
gstreamer010-plugins-base-0.10.2-0.gst.1.4
cairo-1.0.2-2.gst.1.4
gstreamer-0.8.10-1
gstreamer010-plugins-ugly-0.10.0.2-0.gst.1.4
gstreamer010-python-0.10.2-0.gst.1.4

And in case anyone is interested, I'm running the latest stable glib2 availble
for FC4 namely:
$ rpm -qa | grep glib
dbus-glib-0.33-3.fc4.1
glib2-2.6.6-1
glibc-2.3.5-10.3
glibc-common-2.3.5-10.3
glib-1.2.10-16

Did g_date_get_type get introduced in glib2-2.8.0 by any chance. It seems
strange others haven't reported this bug before me since it seems to be a
complete show stopper. Feedback welcome. Thanks!


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