i had a crash before when a GLJPanel got painted while a buffer named (which should have been cleared) was still there and got used for rendering ,
i fixed that issue , but the question is , is there a way to just catch the exception and log it and avoid crashing ?
log file of the crash