toffegast
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...
Loading...
Sven Gothel
On 07/23/2012 03:43 PM, toffegast [via jogamp] wrote:
> Hi guys,
>
> When deploying my applet with JOGL RC9, initialization of the ap...
Loading...
gouessej
Hi
Do you reproduce this bug when using your program as an application rather than as an applet?
Loading...
toffegast
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, ...
Loading...
toffegast
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...
Loading...
gouessej
Reentrant locks are used in JOGL, it might come from that but I'm not sure.
Loading...
Sven Gothel
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...