Jul 23, 2012
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...
Jul 23, 2012
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...
Jul 23, 2012
gouessej
Hi
Do you reproduce this bug when using your program as an application rather than as an applet?
Loading...
Jul 23, 2012
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...
Jul 24, 2012
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...
Jul 24, 2012
gouessej
Reentrant locks are used in JOGL, it might come from that but I'm not sure.
Loading...
Jul 24, 2012
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...