Tue Aug 05 23:58:12 BRT 2014
Catched Exception on thread Haven main thread-SharedResourceRunner
javax.media.nativewindow.NativeWindowException: didn't release surface Handle: GDISurface[ displayHandle 0x0
, surfaceHandle 0xfffffffff5010722
, size 64x64
, UOB[ WINDOW_INVISIBLE ]
, WindowsWGLGraphicsConfiguration[DefaultGraphicsScreen[WindowsGraphicsDevice[type .windows, connection decon, unitID 0, handle 0x0, owner false, NullToolkitLock[]], idx 0], pfdID 2, ARB-Choosen false,
requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]],
chosen GLCaps[wgl vid 0x2 gdi: rgba 8/8/8/8, opaque, accum-rgba 16/16/16/16, dp/st/ms 16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]]]
, surfaceLock <f3a37f, 1731eba>[count 1, qsz 0, owner <Haven main thread>]
, GDIDummyUpstreamSurfaceHook[ 64x64]
, upstreamSurface false ]
at jogamp.nativewindow.windows.GDISurface.invalidateImpl(GDISurface.java:70)
at jogamp.nativewindow.ProxySurfaceImpl.destroyNotify(ProxySurfaceImpl.java:112)
at jogamp.opengl.GLDrawableImpl.setRealized(GLDrawableImpl.java:208)
at jogamp.opengl.windows.wgl.WindowsWGLDrawableFactory$SharedResourceImplementation.releaseSharedResource(WindowsWGLDrawableFactory.java:349)
at jogamp.opengl.SharedResourceRunner.releaseSharedResources(SharedResourceRunner.java:344)
at jogamp.opengl.SharedResourceRunner.run(SharedResourceRunner.java:326)
at java.lang.Thread.run(Unknown Source)