[Bug 667103] discoverer.discover_uri() segfaults

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 5 07:23:39 PST 2012


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

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-05 15:23:31 UTC ---
Right, this matches the valgrind log in the other bug report (although that one
was against 0.10.32).

I don't really know what might cause this, possibly a stale pointer.

Could you re-do a valgrind log as well please, like this (the other valgrind
log didn't disable GSlice so was less useful than it could have been):

 $ export G_SLICE=always-malloc
 $ valgrind ./yourapp ...

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