[gstreamer-bugs] [Bug 578731] Python plugin loader deadlocks registry scanning

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 12 12:27:29 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=578731

  GStreamer | gst-python | Ver: git

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #3 from Edward Hervey  2009-04-12 19:28 UTC -------
commit bbedab4e6521fe7c813f23698fe650203b1d0820
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Sun Apr 12 21:27:33 2009 +0200

    registry: fix deadlock with recursive registry scanning.

    The way to properly fix this issue was in fact to disable the registry
    scanning when we import gst from the python plugin loader since...
    we are 100% guaranteed this is being called from a registry scan :)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578731.




More information about the Gstreamer-bugs mailing list