Login  Register

Re: Insufficient memory in Apple M1

Posted by mahesh on Jul 12, 2024; 7:43am
URL: https://forum.jogamp.org/Insufficient-memory-in-Apple-M1-tp4043490p4043495.html

I noticed that the error comes more often with awt Animator than FPSAnimator.
Once the error appears few times swing windows get blank.

Although I am getting insufficient memory error along with context leak message in FPSAnimator(although less frequent than Animator) I haven't yet encountered swing windows gettting blank issue.

Is it due to the fact that Animator running in AWT thread?