Open jcelerier opened 2 years ago
Here are the suspicious backtraces:
this one holds the XScopedLock:
this one tries to acquire it:
this one seems locked deeper ? the lock occurs on a glDisable call
glDisable
(neither of these three threads seem to make any progress)
Here are the suspicious backtraces:
this one holds the XScopedLock:
this one tries to acquire it:
this one seems locked deeper ? the lock occurs on a
glDisable
call(neither of these three threads seem to make any progress)