Login  Register

Re: JVM Crash During X11 Shutdown

Posted by Sven Gothel on Sep 23, 2012; 3:29pm
URL: https://forum.jogamp.org/JVM-Crash-During-X11-Shutdown-tp4026218p4026250.html

On 09/23/2012 12:09 PM, gouessej [via jogamp] wrote:

> I get this when leaving TUER:
>  [java] X11Util.Display: Shutdown (JVM shutdown: true, open (no close
> attempt): 2/2, reusable (open, marked uncloseable): 0, pending (post closing): 2)
>      [java] X11Util: Open X11 Display Connections: 2
>      [java] X11Util: Open[0]: NamedX11Display[:0, 0xffffffffa043aa50, refCount
> 1, unCloseable false]
>      [java] X11Util: Open[1]: NamedX11Display[:0, 0xffffffffa0438d20, refCount
> 1, unCloseable false]
>      [java] X11Util: Reusable X11 Display Connections: 0
>      [java] X11Util: Pending X11 Display Connections (creation order): 2
>      [java] X11Util: Pending[0]: NamedX11Display[:0, 0xffffffffa043aa50,
> refCount 1, unCloseable false]
>      [java] X11Util: Pending[1]: NamedX11Display[:0, 0xffffffffa0438d20,
> refCount 1, unCloseable false]
>      [java] Nativewindow X11 IOError (Thread
> main-Display-jogamp.newt.driver.x11_:0-2-EDT-1): Display 0xa0438d20 (:0):
> Resource temporarily unavailable
with the latest code, i.e. fix for the shutdown ?
<http://jogamp.org/git/?p=jogl.git;a=commit;h=ba846a478d616327817dd530dbdcd9a786be5b7a>

you are getting this w/ an ATI driver ?
(pending X11 display closing is performed only for those now)

~Sven


signature.asc (907 bytes) Download Attachment