Login  Register

Re: Crash when creating more than ~15 jogl/awt windows

Posted by GiGurra on Jun 15, 2011; 5:44pm
URL: https://forum.jogamp.org/Crash-when-creating-more-than-15-jogl-awt-windows-tp3054540p3068468.html

What I find is wierd is that there seems to be a maximum number of contexts PER PROCESS.
I can easily have over 100 contexts, as long as they are split into separate processes.

What I wonder is, is this normal?

Also if I use JOGL 1, I can run about 40+ in AWT, and in JOGL2 I can only do about 15.
JOGL2 on newt allows creation to about 40.

It is not ment as a complaint, you do not need to defend JOGL :). I am very happy it exists, but I need
to find out its and my limitations on my system to make the necessery design choices for my software