[Bug 640210] Segfaults with Gst.Discoverer/Gst.TagList

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 1 05:59:39 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=640210
  GStreamer | gst-plugins-base | git

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #13 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-03-01 13:59:33 UTC ---
For me git HEAD version dos not crash nor is valgrind complaining about
uninitialized values or invalid reads. 

Can you run valgrind like this:
G_SLICE=always-malloc G_DEBUG=gc-friendly GLIBCPP_FORCE_NEW=1
GLIBCXX_FORCE_NEW=1 valgrind --tool=memcheck --leak-check=full
--leak-resolution=high --trace-children=yes --num-callers=25 -v

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