[Bug 652883] gstreamer (or glib) crashes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jun 20 01:38:38 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=652883
  GStreamer | gstreamer (core) | 0.10.35

--- Comment #7 from jean.ribiere at orange.fr 2011-06-20 08:38:34 UTC ---
I think the problem is in relation with glib2-compat32 from the Slackware 
distribution :
- when I compile gstreamer in a 32bits partition, make check is ok
- when I compile in a 64bits partition :
  - if glib2-compat32 is present, make check is in error 
    (cf makechk.log.gz)
  - if I remove glib2-compat..  the make check is ok but after I have
    other problems
I have as options to compile :
  LDFLAGS=-L/usr/lib64 , CFLAGS=-L/usr/lib64, CXXFLAGS=-L/usr/lib64
and I think some Makefile use -L/usr/lib instead -L/usr/lib64; as I seen 
that in other packages but in gstreamer there are many Makefile.

I join
- valgrind.log
- dbg.log (GST_DEBUG=*.5 gst-inspect-0.10 >dbg.log give a void dbg.log)
- makechk.log.gz

Before I tested gstreamer-0.10.32 gstreamer-0.10.34... but some versions
are incompatible with some gst-plugins.

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