Deadlock during JOGL initialization

7 messages Options
Deadlock during JOGL initialization – Hi guys, When deploying my applet with JOGL RC9, initialization of the applet freezes sometimes. It seems to happen just when the GLCanvas is s...
On 07/23/2012 03:43 PM, toffegast [via jogamp] wrote: > Hi guys, > > When deploying my applet with JOGL RC9, initialization of the ap...
Hi Do you reproduce this bug when using your program as an application rather than as an applet?
Thanks for the info so far. I will see what the autobuilds do. I've ran the code as an application, and didn't run into the problem. But then, ...
I ran my applet with the latest autobuild - b784. The problem remains. The deadlock that VisualVM reports looks exactly the same. I was able to...
Reentrant locks are used in JOGL, it might come from that but I'm not sure.
On 07/24/2012 11:48 AM, toffegast [via jogamp] wrote: > I ran my applet with the latest autobuild - b784. The problem remains. The > deadl...