[gstreamer-bugs] [Bug 607513] input-selector segfaults in g_object_notify()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 24 08:55:16 PDT 2010


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

--- Comment #12 from Olivier Crete (Tester) <tester at tester.ca> 2010-08-24 15:55:11 UTC ---
g_object_notify has been made thread safe in the GLib head.. I guess the easy
solution for now is to just not use it (and instead use a regular signal). And
switch back to GObject Notify when we can depend on the fixed GLib release.

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