Re: Deadlock during JOGL initialization
Posted by
Sven Gothel on
URL: https://forum.jogamp.org/Deadlock-during-JOGL-initialization-tp4025625p4025633.html
On 07/24/2012 11:48 AM, toffegast [via jogamp] wrote:
> 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 enable debugging output this time. The last thing that was
> logged before the freeze was:
Sorry, I can only see a 'cut off' picture w/ the GLCapabilities ..
Can you please do:
> jstack -l PID-OF-JAVA >> stack.txt 2>&1
then attach the file stack.txt .. thx
~Sven