Login  Register

Re: JOGL Application crashes on Windows 7 but runs fine in Eclipse

Posted by Sven Gothel on Dec 21, 2011; 9:05pm
URL: https://forum.jogamp.org/JOGL-Application-crashes-on-Windows-7-but-runs-fine-in-Eclipse-tp3600585p3605178.html

On Wednesday, December 21, 2011 07:37:11 PM Sandhase [via jogamp] wrote:

>
> Yeah, I recognized the crash in this method.
>
> Also there is ja NullPointer...just..which argument(s) is/are null.
>
> Due to working fine running out of eclipse I guess the problem is the
> context. Are there any changes between early jogl2.0 and current releases?
>
> I can post some code concering the creation of the opengl tomorrow... thx
> for help so far

I don't know.

However, it would be great if you can create a unit test
which is able to reproduce the bug.

Please add the test_dbg.log file as well (run etc/test_dbg.sh ..)
plus your log file of the crash w/ the debug flags enabled.

Assuming the test_dbg.log containes all the required information
you don't need to name your platform, GPU, .. etc here :)

Thank you.

~Sven