Re: Thread blocking issue with AWT (but not NEWT) on OSX
Posted by
Sven Gothel on
Nov 04, 2012; 7:44pm
URL: https://forum.jogamp.org/Thread-blocking-issue-with-AWT-but-not-NEWT-on-OSX-tp4026674p4026764.html
On 11/01/2012 02:06 AM, ac [via jogamp] wrote:
> Ok, I will open a bug report and try to identify the commit that introduced
> the deadlock.
Due to the high amount of changes happened (especially in OSX), it would help
a lot if you can name the last build (sha1, or URL) which works
and the first build which fails.
It must not be necessarily the very last and first, but .. you know,
it would make locating the root cause more easily.
As stated, the deadlock is related to OSX CALayer provoked
by using an Applet as a sub-component.
The deadlock appears regardless of FBO or PBuffer usage .. so yes,
it is a regression - since we had PBuffer support before.
Thank you.
~Sven