GNOME Bugzilla – Bug 750295
gdk threads should be set up with a global reference
Last modified: 2015-06-02 20:02:03 UTC
The thread lock functions have to come on after the call to glib threads and a global reference should be made before calling the lock functions.
Created attachment 304454 [details] [review] Patch to address problem