Re: Core dump on Solaris x86 with GLJPanel
Posted by
gouessej on
Apr 12, 2011; 12:04pm
URL: https://forum.jogamp.org/Core-dump-on-Solaris-x86-with-GLJPanel-tp2810533p2811121.html
Yes your last suggestion is the best one on my view. I have personally done this (using always an animator + a mutable boolean flag to know whether a redraw is needed) and it works reliably (except when I set the auto swap buffer mode to false, I wrote a bug report about this problem).