[Bug 412678] random segfaults or memory corruptions with multiple textoverlays (pango not reentrant)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 3 00:51:41 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=412678
  GStreamer | gst-plugins-base | 0.10.x

--- Comment #17 from David Schleef <ds at schleef.org> 2011-03-03 08:51:36 UTC ---
Could you put the hack in a GOnce so that it is serialized?  Or put it in the
class init function, which I suppose would require creation/deletion of a
layout object.

Otherwise, it seems like a good solution until pango is fixed (and gets out
distros, etc.).

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