Login  Register

Re: SIGSEGV when closing JOGL applications

Posted by Justin on Jun 15, 2010; 3:39am
URL: https://forum.jogamp.org/SIGSEGV-when-closing-JOGL-applications-tp895912p896215.html

Thank you Sven and Michael,

I've added the JOGL version and GPU info to my original post:
GPU: ATI HD Mobility 5850 w/ proprietary Catalyst 10.5 drivers
JOGL: jsr231-2.0-beta10

It seems like a fairly harmless bug then; thanks for the detailed response. The primary reason I inquired is because I'm hosting my projects on a repository and sometimes I commit without remembering to delete the log files. They're also added to my Eclipse workspace, so it gets a little cluttered after testing for a bit. If you know of an easy way to disable the output that might be useful temporarily, but I can probably deal with it for now.

Thanks again,
Justin