GNOME Bugzilla – Bug 779199
deadlock in GObject get_type initialization
Last modified: 2017-02-24 22:22:59 UTC
Occasionally I get a deadlock on startup in Builder due to threads racing to initialize the GZlibDecompressor for access to GResources. (gdb) bt
+ Trace 237172
Thread 1 (Thread 0x7ffff7f1b000 (LWP 11484))
(gdb)
Sorry, that seemed to truncate the other threads that came after that call. Let's see if this works. (gdb) thread apply all bt
+ Trace 237173
*** This bug has been marked as a duplicate of bug 674885 ***