gmodule mutex deadlock problem



Hi,

there's a bug in gmodule which causes a deadlock when
threads are enabled:

The problem is that g_module_open() calls g_module_symbol()
while holding a lock on the g_module_global_lock._

-- 
Martin Baulig
martin gnome org (private)
baulig suse de (work)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]