JVM Crash During X11 Shutdown

16 messages Options
JVM Crash During X11 Shutdown – Fedora 12 JRE/JDK 7u7 GeForce 9800 GT + NVIDIA driver 304.37 JOGAMP/JOGL custom build from 09/17/2012 repos While testing a build from repos...
Hi I will give it a try on a similar configuration but I have to update my game in order to use this version.
On 09/19/2012 07:51 PM, rhatcher [via jogamp] wrote: > Fedora 12 > JRE/JDK 7u7 > GeForce 9800 GT + NVIDIA driver 304.37 > JOGAMP/J...
I already observed that some months ago, it has nothing to do with recent changes but it was not causing any hard crash of the JVM.
On 09/20/2012 10:48 AM, gouessej [via jogamp] wrote: > Sven Gothel wrote > Yup, X11Util is a bit to harsh now, even closing the co...
Sven/Julien, thanks for the feedback. > Sven wrote: > Ofc .. all this points to your code, not releasing all 'JOGL' resources, > i.e...
On 09/20/2012 04:56 PM, rhatcher [via jogamp] wrote: > Sven/Julien, thanks for the feedback. > >> Sven wrote: >> Ofc .. all...
This begs another question though: I assume the shutdown responsibility of well-behaved JOGL graphics components is to implement "dispose&...
On 09/21/2012 12:25 AM, rhatcher [via jogamp] wrote: > This begs another question though: > > I assume the shutdown responsibility of...
It's mandatory in Java Web Start applications, we must do it.
Sven wrote: > We are talking about AWT, I see :) Heh. Yeah - it's a decade-old pile of legacy goo. We currently are working on replacing ...
If you don't call System.exit(), the heavy process running your Java application launched with Java Web Start won't be stopped.
I get this when leaving TUER: [java] X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 2/2, reusable (open, marked unclose...
On 09/23/2012 12:09 PM, gouessej [via jogamp] wrote: > I get this when leaving TUER: > [java] X11Util.Display: Shutdown (JVM shutdown: tr...
Sorry I use the latest aggregated build which does not contain this fix. I use open source Xorg driver for my ATI Radeon 9250 Pro, I have no other...
On 09/24/2012 01:00 AM, gouessej [via jogamp] wrote: > Sorry I use the latest aggregated build which does not contain this fix. I use > op...