The image:

The error text:
java.lang.RuntimeException: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.BGL$BGLException: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2 on thread AWT-EventQueue-0
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:201)
at com.jogamp.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)
at com.jogamp.opengl.Threading.invoke(Threading.java:221)
at com.jogamp.opengl.awt.GLCanvas.display(GLCanvas.java:503)
at haven.JOGLPanel.uglyjoglhack(JOGLPanel.java:308)
at haven.JOGLPanel.renderloop(JOGLPanel.java:329)
at java.lang.Thread.run(Unknown Source)
Caused by: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.BGL$BGLException: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2 on thread AWT-EventQueue-0
at com.jogamp.opengl.GLException.newGLException(GLException.java:76)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1327)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147)
at com.jogamp.opengl.awt.GLCanvas$12.run(GLCanvas.java:1442)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.BGL$BGLException: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2
at haven.render.gl.BufferBGL.run(BufferBGL.java:64)
at haven.render.gl.GLEnvironment.process(GLEnvironment.java:294)
at haven.JOGLPanel.redraw(JOGLPanel.java:199)
at haven.JOGLPanel.access$000(JOGLPanel.java:39)
at haven.JOGLPanel$1.display(JOGLPanel.java:100)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674)
at com.jogamp.opengl.awt.GLCanvas$11.run(GLCanvas.java:1428)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293)
... 16 more
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2
at haven.render.gl.BufferBGL.run(BufferBGL.java:64)
at haven.render.gl.BGL$5.run(BGL.java:224)
at haven.render.gl.BufferBGL.run(BufferBGL.java:56)
... 24 more
Caused by: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2
at haven.render.gl.GLProgram$ProgOb$UniformID.glid(GLProgram.java:368)
at haven.render.gl.BGL$86.run(BGL.java:750)
at haven.render.gl.BufferBGL.run(BufferBGL.java:56)
... 26 more
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:201)
at com.jogamp.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)
at com.jogamp.opengl.Threading.invoke(Threading.java:221)
at com.jogamp.opengl.awt.GLCanvas.display(GLCanvas.java:503)
at haven.JOGLPanel.uglyjoglhack(JOGLPanel.java:308)
at haven.JOGLPanel.renderloop(JOGLPanel.java:329)
at java.lang.Thread.run(Unknown Source)
Caused by: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.BGL$BGLException: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2 on thread AWT-EventQueue-0
at com.jogamp.opengl.GLException.newGLException(GLException.java:76)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1327)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147)
at com.jogamp.opengl.awt.GLCanvas$12.run(GLCanvas.java:1442)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.BGL$BGLException: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2
at haven.render.gl.BufferBGL.run(BufferBGL.java:64)
at haven.render.gl.GLEnvironment.process(GLEnvironment.java:294)
at haven.JOGLPanel.redraw(JOGLPanel.java:199)
at haven.JOGLPanel.access$000(JOGLPanel.java:39)
at haven.JOGLPanel$1.display(JOGLPanel.java:100)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674)
at com.jogamp.opengl.awt.GLCanvas$11.run(GLCanvas.java:1428)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293)
... 16 more
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2
at haven.render.gl.BufferBGL.run(BufferBGL.java:64)
at haven.render.gl.BGL$5.run(BGL.java:224)
at haven.render.gl.BufferBGL.run(BufferBGL.java:56)
... 24 more
Caused by: haven.render.gl.GLProgram$UnknownExternException: Uniform not resolvable in program: s_panim2
at haven.render.gl.GLProgram$ProgOb$UniformID.glid(GLProgram.java:368)
at haven.render.gl.BGL$86.run(BGL.java:750)
at haven.render.gl.BufferBGL.run(BufferBGL.java:56)
... 26 more
Another one (the same?)
java.lang.RuntimeException: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLException$GLInvalidOperationException: GL Error: 1282 (invalid operation) on thread AWT-EventQueue-0
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:201)
at com.jogamp.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)
at com.jogamp.opengl.Threading.invoke(Threading.java:221)
at com.jogamp.opengl.awt.GLCanvas.display(GLCanvas.java:503)
at haven.JOGLPanel.uglyjoglhack(JOGLPanel.java:308)
at haven.JOGLPanel.renderloop(JOGLPanel.java:329)
at java.lang.Thread.run(Unknown Source)
Caused by: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLException$GLInvalidOperationException: GL Error: 1282 (invalid operation) on thread AWT-EventQueue-0
at com.jogamp.opengl.GLException.newGLException(GLException.java:76)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1327)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147)
at com.jogamp.opengl.awt.GLCanvas$12.run(GLCanvas.java:1442)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.GLException$GLInvalidOperationException: GL Error: 1282 (invalid operation)
at haven.render.gl.BufferBGL.run(BufferBGL.java:64)
at haven.render.gl.GLEnvironment.process(GLEnvironment.java:281)
at haven.JOGLPanel.redraw(JOGLPanel.java:199)
at haven.JOGLPanel.access$000(JOGLPanel.java:39)
at haven.JOGLPanel$1.display(JOGLPanel.java:100)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674)
at com.jogamp.opengl.awt.GLCanvas$11.run(GLCanvas.java:1428)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293)
... 16 more
Caused by: haven.render.gl.GLException$GLInvalidOperationException: GL Error: 1282 (invalid operation)
at haven.render.gl.BufferBGL.checkdebuggl(BufferBGL.java:78)
at haven.render.gl.BufferBGL.run(BufferBGL.java:60)
... 24 more
Caused by: com.jogamp.opengl.GLException: Thread[AWT-EventQueue-0,6,main] glGetError() returned the following error codes after a call to glVertexAttribDivisor(<int> 0x0, <int> 0x1): GL_INVALID_OPERATION ( 1282 0x502),
at com.jogamp.opengl.DebugGL4bc.writeGLError(DebugGL4bc.java:31781)
at com.jogamp.opengl.DebugGL4bc.glVertexAttribDivisor(DebugGL4bc.java:29075)
at haven.render.gl.BGL$94.run(BGL.java:798)
at haven.render.gl.BufferBGL.run(BufferBGL.java:56)
... 24 more
at com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58)
at jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:103)
at jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:201)
at com.jogamp.opengl.Threading.invokeOnOpenGLThread(Threading.java:202)
at com.jogamp.opengl.Threading.invoke(Threading.java:221)
at com.jogamp.opengl.awt.GLCanvas.display(GLCanvas.java:503)
at haven.JOGLPanel.uglyjoglhack(JOGLPanel.java:308)
at haven.JOGLPanel.renderloop(JOGLPanel.java:329)
at java.lang.Thread.run(Unknown Source)
Caused by: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLException$GLInvalidOperationException: GL Error: 1282 (invalid operation) on thread AWT-EventQueue-0
at com.jogamp.opengl.GLException.newGLException(GLException.java:76)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1327)
at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147)
at com.jogamp.opengl.awt.GLCanvas$12.run(GLCanvas.java:1442)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: haven.render.gl.BGL$BGLException: haven.render.gl.GLException$GLInvalidOperationException: GL Error: 1282 (invalid operation)
at haven.render.gl.BufferBGL.run(BufferBGL.java:64)
at haven.render.gl.GLEnvironment.process(GLEnvironment.java:281)
at haven.JOGLPanel.redraw(JOGLPanel.java:199)
at haven.JOGLPanel.access$000(JOGLPanel.java:39)
at haven.JOGLPanel$1.display(JOGLPanel.java:100)
at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692)
at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674)
at com.jogamp.opengl.awt.GLCanvas$11.run(GLCanvas.java:1428)
at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293)
... 16 more
Caused by: haven.render.gl.GLException$GLInvalidOperationException: GL Error: 1282 (invalid operation)
at haven.render.gl.BufferBGL.checkdebuggl(BufferBGL.java:78)
at haven.render.gl.BufferBGL.run(BufferBGL.java:60)
... 24 more
Caused by: com.jogamp.opengl.GLException: Thread[AWT-EventQueue-0,6,main] glGetError() returned the following error codes after a call to glVertexAttribDivisor(<int> 0x0, <int> 0x1): GL_INVALID_OPERATION ( 1282 0x502),
at com.jogamp.opengl.DebugGL4bc.writeGLError(DebugGL4bc.java:31781)
at com.jogamp.opengl.DebugGL4bc.glVertexAttribDivisor(DebugGL4bc.java:29075)
at haven.render.gl.BGL$94.run(BGL.java:798)
at haven.render.gl.BufferBGL.run(BufferBGL.java:56)
... 24 more
The error log (hs_err_pid5804):
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000690c910f, pid=5804, tid=0x0000000000000830
#
# JRE version: Java(TM) SE Runtime Environment (8.0_281-b09) (build 1.8.0_281-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.281-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atio6axx.dll+0x9910f]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x00000000572c7800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2096, stack(0x000000005b6f0000,0x000000005b7f0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000150
Registers:
RAX=0x0000000000000001, RBX=0x0000000000000000, RCX=0x000000005b7ecc10, RDX=0x0000000069fbd1b8
RSP=0x000000005b7ecbb0, RBP=0x0000000060e206d0, RSI=0x0000000060e207f0, RDI=0x0000000000000000
R8 =0x0000000000000043, R9 =0x0000000069fbd1f8, R10=0x0000000000000000, R11=0x000000005b7ecbf0
R12=0x0000000060e2c6d0, R13=0x0000000060dddf10, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00000000690c910f, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000005b7ecbb0)
0x000000005b7ecbb0: 000000005b7ecc78 000000005e37f590
0x000000005b7ecbc0: 000000005b7ecbe0 0000000000000000
0x000000005b7ecbd0: 0000000000000000 0000000000000000
0x000000005b7ecbe0: 0000000060e3bb80 0000000000000000
0x000000005b7ecbf0: 0000000060dddf10 0000000060e18a70
0x000000005b7ecc00: 000000005e3893c0 00000000697da36e
0x000000005b7ecc10: 0000000000000000 0000000060e18a70
0x000000005b7ecc20: 0000000060e207f0 000000005e6c63a0
0x000000005b7ecc30: 0000000000000000 0000000000000000
0x000000005b7ecc40: 000000005b7ecf40 00000000584431a0
0x000000005b7ecc50: 0000000000000000 0000080000000800
0x000000005b7ecc60: 0000000000780a98 000000005e6c63a0
0x000000005b7ecc70: 0000000000000000 0000000000000000
0x000000005b7ecc80: 0000000000000000 0000000060e18bd8
0x000000005b7ecc90: 000000005e3893c0 0000000060e18bd8
0x000000005b7ecca0: 0000000058290000 0000000000000000
Instructions: (pc=0x00000000690c910f)
0x00000000690c90ef: 8d 15 c3 40 ef 00 48 8d 4c 24 60 41 b8 43 00 00
0x00000000690c90ff: 00 48 89 74 24 70 4c 89 6c 24 40 e8 71 e2 2f 00
0x00000000690c910f: 48 8b 8b 50 01 00 00 33 d2 ff 93 d0 03 00 00 8b
0x00000000690c911f: 83 40 03 00 00 85 c0 74 08 ff c0 89 83 40 03 00
Register to memory mapping:
RAX=0x0000000000000001 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x000000005b7ecc10 is pointing into the stack for thread: 0x00000000572c7800
RDX=0x0000000069fbd1b8 is an unknown value
RSP=0x000000005b7ecbb0 is pointing into the stack for thread: 0x00000000572c7800
RBP=0x0000000060e206d0 is an unknown value
RSI=0x0000000060e207f0 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000043 is an unknown value
R9 =0x0000000069fbd1f8 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x000000005b7ecbf0 is pointing into the stack for thread: 0x00000000572c7800
R12=0x0000000060e2c6d0 is an unknown value
R13=0x0000000060dddf10 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value
Stack: [0x000000005b6f0000,0x000000005b7f0000], sp=0x000000005b7ecbb0, free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0x9910f]
C [atio6axx.dll+0x7aa36e]
C [atio6axx.dll+0x7da737]
C [atio6axx.dll+0x8b2b7]
C [atio6axx.dll+0x7fc4e5]
C [atio6axx.dll+0x7bd76a]
C [atio6axx.dll+0x1f04cb]
C [atio6axx.dll+0x64441]
C [atio6axx.dll+0x64224]
C [atio6axx.dll+0x84e74]
C [atio6axx.dll+0x5f630]
C [atio6axx.dll+0x6844b]
C [atio6axx.dll+0xcbc4]
C [atig6pxx.dll+0x1ca2]
C [opengl32.dll+0x28c50]
C [jogl_desktop.dll+0x3027a]
C 0x00000000025867e7
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.windows.wgl.WGL.dispatch_wglDeleteContext0(JJ)Z+0
j jogamp.opengl.windows.wgl.WGL.wglDeleteContext(J)Z+37
j jogamp.opengl.windows.wgl.WindowsWGLContext.destroyImpl()V+10
j jogamp.opengl.GLContextImpl.destroy()V+387
j jogamp.opengl.GLDrawableHelper.disposeGL(Lcom/jogamp/opengl/GLAutoDrawable;Lcom/jogamp/opengl/GLContext;Z)V+137
j com.jogamp.opengl.awt.GLCanvas$8.run()V+170
J 2966 C1 com.jogamp.opengl.Threading.invoke(ZLjava/lang/Runnable;Ljava/lang/Object;)V (33 bytes) @ 0x0000000002d7d9a4 [0x0000000002d7d780+0x224]
j com.jogamp.opengl.awt.GLCanvas.destroyImpl(Z)V+9
j com.jogamp.opengl.awt.GLCanvas.removeNotify()V+56
j java.awt.Container.removeNotify()V+47
j java.awt.Window.removeNotify()V+32
j java.awt.Frame.removeNotify()V+51
j java.awt.Window$1DisposeAction.run()V+146
j java.awt.event.InvocationEvent.dispatch()V+11
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+32
J 5666 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x00000000029c250c [0x00000000029c2480+0x8c]
v ~StubRoutines::call_stub
J 1732 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002ad80e6 [0x0000000002ad8080+0x66]
J 6150 C1 java.awt.EventQueue$4.run()Ljava/lang/Object; (5 bytes) @ 0x000000000354072c [0x0000000003540300+0x42c]
v ~StubRoutines::call_stub
J 1732 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002ad80e6 [0x0000000002ad8080+0x66]
J 6778 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (190 bytes) @ 0x000000000326b594 [0x000000000326ae20+0x774]
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000005cc32000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2884, stack(0x00000000580a0000,0x00000000581a0000)]
0x000000005cd6d800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4788, stack(0x0000000067730000,0x0000000067830000)]
0x000000005cd6c000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3980, stack(0x0000000067830000,0x0000000067930000)]
0x000000005cd6b000 JavaThread "Haven audio player" daemon [_thread_blocked, id=1088, stack(0x0000000062850000,0x0000000062950000)]
0x000000005cc34000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6396, stack(0x00000000600a0000,0x00000000601a0000)]
0x00000000004d3800 JavaThread "DestroyJavaVM" [_thread_blocked, id=664, stack(0x00000000021a0000,0x00000000022a0000)]
0x00000000572e2000 JavaThread "Haven main thread" [_thread_blocked, id=5184, stack(0x000000005cac0000,0x000000005cbc0000)]
0x00000000572e1000 JavaThread "Deadlock watchdog" daemon [_thread_blocked, id=1756, stack(0x000000005c640000,0x000000005c740000)]
=>0x00000000572c7800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2096, stack(0x000000005b6f0000,0x000000005b7f0000)]
0x00000000571c5000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4416, stack(0x0000000057d90000,0x0000000057e90000)]
0x00000000571c2800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2992, stack(0x0000000057b80000,0x0000000057c80000)]
0x0000000057177800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4072, stack(0x0000000057a60000,0x0000000057b60000)]
0x0000000054c25000 JavaThread "Service Thread" daemon [_thread_blocked, id=1044, stack(0x0000000056bd0000,0x0000000056cd0000)]
0x0000000054c22800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=6808, stack(0x0000000056980000,0x0000000056a80000)]
0x0000000054bc4000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4004, stack(0x0000000056810000,0x0000000056910000)]
0x0000000054bc1000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6384, stack(0x00000000566a0000,0x00000000567a0000)]
0x0000000054bc0000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6972, stack(0x00000000564f0000,0x00000000565f0000)]
0x0000000054ba2800 JavaThread "Finalizer" daemon [_thread_blocked, id=6956, stack(0x00000000562b0000,0x00000000563b0000)]
0x0000000054b5a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4780, stack(0x0000000056190000,0x0000000056290000)]
Other Threads:
0x0000000054b50800 VMThread [stack: 0x0000000056040000,0x0000000056140000] [id=5636]
0x0000000054c27800 WatcherThread [stack: 0x0000000056aa0000,0x0000000056ba0000] [id=5556]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000000c0000000, size: 1024 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 0
Compressed class space size: 1073741824 Address: 0x00000000142e0000
Heap:
PSYoungGen total 256512K, used 183609K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 205824K, 64% used [0x00000000eab00000,0x00000000f2d31da0,0x00000000f7400000)
from space 50688K, 99% used [0x00000000f7400000,0x00000000fa51c6d8,0x00000000fa580000)
to space 73728K, 0% used [0x00000000fb800000,0x00000000fb800000,0x0000000100000000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36721K, capacity 38165K, committed 38400K, reserved 1083392K
class space used 4518K, capacity 4782K, committed 4864K, reserved 1048576K
Card table byte_map: [0x0000000011930000,0x0000000011b40000] byte_map_base: 0x0000000011330000
Marking Bits: (ParMarkBitMap*) 0x0000000055b06ff0
Begin Bits: [0x00000000120e0000, 0x00000000130e0000)
End Bits: [0x00000000130e0000, 0x00000000140e0000)
Polling page: 0x0000000000120000
CodeCache: size=245760Kb used=17286Kb max_used=17595Kb free=228473Kb
bounds [0x0000000002570000, 0x00000000036d0000, 0x0000000011570000]
total_blobs=6589 nmethods=5560 adapters=942
compilation: enabled
Compilation events (10 events):
Event: 250.606 Thread 0x0000000054c22800 nmethod 6797 0x00000000029c6f50 code [0x00000000029c70c0, 0x00000000029c7328]
Event: 250.668 Thread 0x0000000054bc4000 nmethod 6784 0x000000000313e450 code [0x000000000313e860, 0x00000000031410b0]
Event: 250.668 Thread 0x0000000054bc4000 6792 % 4 haven.PUtils::alphablit @ 24 (229 bytes)
Event: 250.696 Thread 0x0000000054bc4000 nmethod 6792% 0x00000000028747d0 code [0x0000000002874960, 0x0000000002875558]
Event: 250.697 Thread 0x0000000054bc4000 6783 4 haven.render.BufPipe::get (24 bytes)
Event: 250.698 Thread 0x0000000054bc4000 nmethod 6783 0x0000000002f9b150 code [0x0000000002f9b2a0, 0x0000000002f9b358]
Event: 250.698 Thread 0x0000000054bc4000 6795 s 4 java.util.Stack::peek (25 bytes)
Event: 250.700 Thread 0x0000000054bc4000 nmethod 6795 0x00000000027fc750 code [0x00000000027fc8a0, 0x00000000027fcb38]
Event: 252.119 Thread 0x0000000054c22800 6798 ! 3 haven.UIPanel$Dispatcher::mouseMoved (20 bytes)
Event: 252.119 Thread 0x0000000054c22800 nmethod 6798 0x000000000277f310 code [0x000000000277f460, 0x000000000277f750]
GC Heap History (10 events):
Event: 29.325 GC heap before
{Heap before GC invocations=18 (full 3):
PSYoungGen total 221696K, used 197656K [0x00000000eab00000, 0x00000000fbf80000, 0x0000000100000000)
eden space 173568K, 99% used [0x00000000eab00000,0x00000000f53d7e10,0x00000000f5480000)
from space 48128K, 51% used [0x00000000f9080000,0x00000000fa8ae538,0x00000000fbf80000)
to space 54784K, 0% used [0x00000000f5480000,0x00000000f5480000,0x00000000f8a00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 33766K, capacity 35099K, committed 35200K, reserved 1079296K
class space used 4194K, capacity 4459K, committed 4480K, reserved 1048576K
Event: 29.387 GC heap after
Heap after GC invocations=18 (full 3):
PSYoungGen total 228352K, used 41125K [0x00000000eab00000, 0x00000000ff480000, 0x0000000100000000)
eden space 173568K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5480000)
from space 54784K, 75% used [0x00000000f5480000,0x00000000f7ca9790,0x00000000f8a00000)
to space 57856K, 0% used [0x00000000fbc00000,0x00000000fbc00000,0x00000000ff480000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 33766K, capacity 35099K, committed 35200K, reserved 1079296K
class space used 4194K, capacity 4459K, committed 4480K, reserved 1048576K
}
Event: 35.278 GC heap before
{Heap before GC invocations=19 (full 3):
PSYoungGen total 228352K, used 214693K [0x00000000eab00000, 0x00000000ff480000, 0x0000000100000000)
eden space 173568K, 100% used [0x00000000eab00000,0x00000000f5480000,0x00000000f5480000)
from space 54784K, 75% used [0x00000000f5480000,0x00000000f7ca9790,0x00000000f8a00000)
to space 57856K, 0% used [0x00000000fbc00000,0x00000000fbc00000,0x00000000ff480000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 35804K, capacity 37257K, committed 37504K, reserved 1081344K
class space used 4443K, capacity 4716K, committed 4736K, reserved 1048576K
Event: 35.332 GC heap after
Heap after GC invocations=19 (full 3):
PSYoungGen total 272896K, used 53370K [0x00000000eab00000, 0x00000000ffd00000, 0x0000000100000000)
eden space 215040K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7d00000)
from space 57856K, 92% used [0x00000000fbc00000,0x00000000ff01e9b0,0x00000000ff480000)
to space 64512K, 0% used [0x00000000f7d00000,0x00000000f7d00000,0x00000000fbc00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 35804K, capacity 37257K, committed 37504K, reserved 1081344K
class space used 4443K, capacity 4716K, committed 4736K, reserved 1048576K
}
Event: 90.604 GC heap before
{Heap before GC invocations=20 (full 3):
PSYoungGen total 272896K, used 268410K [0x00000000eab00000, 0x00000000ffd00000, 0x0000000100000000)
eden space 215040K, 100% used [0x00000000eab00000,0x00000000f7d00000,0x00000000f7d00000)
from space 57856K, 92% used [0x00000000fbc00000,0x00000000ff01e9b0,0x00000000ff480000)
to space 64512K, 0% used [0x00000000f7d00000,0x00000000f7d00000,0x00000000fbc00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36320K, capacity 37801K, committed 38144K, reserved 1083392K
class space used 4457K, capacity 4748K, committed 4864K, reserved 1048576K
Event: 90.643 GC heap after
Heap after GC invocations=20 (full 3):
PSYoungGen total 279552K, used 50198K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 215040K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7d00000)
from space 64512K, 77% used [0x00000000f7d00000,0x00000000fae05948,0x00000000fbc00000)
to space 68608K, 0% used [0x00000000fbd00000,0x00000000fbd00000,0x0000000100000000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36320K, capacity 37801K, committed 38144K, reserved 1083392K
class space used 4457K, capacity 4748K, committed 4864K, reserved 1048576K
}
Event: 156.320 GC heap before
{Heap before GC invocations=21 (full 3):
PSYoungGen total 279552K, used 265238K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 215040K, 100% used [0x00000000eab00000,0x00000000f7d00000,0x00000000f7d00000)
from space 64512K, 77% used [0x00000000f7d00000,0x00000000fae05948,0x00000000fbc00000)
to space 68608K, 0% used [0x00000000fbd00000,0x00000000fbd00000,0x0000000100000000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36329K, capacity 37801K, committed 38144K, reserved 1083392K
class space used 4457K, capacity 4748K, committed 4864K, reserved 1048576K
Event: 156.358 GC heap after
Heap after GC invocations=21 (full 3):
PSYoungGen total 274432K, used 50099K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 205824K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7400000)
from space 68608K, 73% used [0x00000000fbd00000,0x00000000fedecdf8,0x0000000100000000)
to space 71680K, 0% used [0x00000000f7400000,0x00000000f7400000,0x00000000fba00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36329K, capacity 37801K, committed 38144K, reserved 1083392K
class space used 4457K, capacity 4748K, committed 4864K, reserved 1048576K
}
Event: 215.046 GC heap before
{Heap before GC invocations=22 (full 3):
PSYoungGen total 274432K, used 255923K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 205824K, 100% used [0x00000000eab00000,0x00000000f7400000,0x00000000f7400000)
from space 68608K, 73% used [0x00000000fbd00000,0x00000000fedecdf8,0x0000000100000000)
to space 71680K, 0% used [0x00000000f7400000,0x00000000f7400000,0x00000000fba00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36665K, capacity 38089K, committed 38400K, reserved 1083392K
class space used 4508K, capacity 4780K, committed 4864K, reserved 1048576K
Event: 215.088 GC heap after
Heap after GC invocations=22 (full 3):
PSYoungGen total 256512K, used 50289K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 205824K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7400000)
from space 50688K, 99% used [0x00000000f7400000,0x00000000fa51c6d8,0x00000000fa580000)
to space 73728K, 0% used [0x00000000fb800000,0x00000000fb800000,0x0000000100000000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36665K, capacity 38089K, committed 38400K, reserved 1083392K
class space used 4508K, capacity 4780K, committed 4864K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 245.528 Thread 0x00000000572c7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036b4cd4 method=java.awt.EventQueue.setCurrentEventAndMostRecentTimeImpl(Ljava/awt/AWTEvent;)V @ 135
Event: 246.639 Thread 0x00000000572c7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cec960 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 250.533 Thread 0x00000000572e2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fe2d10 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68
Event: 250.533 Thread 0x00000000572e2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fe2d10 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68
Event: 250.533 Thread 0x00000000572e2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fe2d10 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68
Event: 250.534 Thread 0x00000000572e2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035bff68 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68
Event: 250.545 Thread 0x00000000572e2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000028eb170 method=java.nio.channels.spi.AbstractInterruptibleChannel.begin()V @ 34
Event: 250.545 Thread 0x00000000572e2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000028f0d3c method=java.nio.channels.spi.AbstractInterruptibleChannel.end(Z)V @ 10
Event: 252.367 Thread 0x00000000572c7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036b4880 method=java.awt.event.InvocationEvent.dispatch()V @ 4
Event: 252.369 Thread 0x00000000572c7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036109ec method=java.awt.Component.isShowing()Z @ 27
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1925cb8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1925f18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f19265d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1926868) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1926ac8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f19271c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1927450) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f19276b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 250.532 Thread 0x000000005cc32000 Exception <a 'java/lang/InterruptedException'> (0x00000000f19c8618) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1497]
Event: 252.367 Thread 0x00000000572e2000 Exception <a 'java/lang/InterruptedException'> (0x00000000f29744d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1686]
Events (10 events):
Event: 250.698 Thread 0x0000000054bc4000 flushing nmethod 0x00000000034b9a50
Event: 250.698 Thread 0x0000000054bc4000 flushing nmethod 0x0000000003513c50
Event: 250.701 Thread 0x0000000054bc4000 flushing nmethod 0x00000000035ffc50
Event: 250.701 Thread 0x0000000054bc4000 flushing nmethod 0x000000000361e150
Event: 252.367 Thread 0x00000000572c7800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000036b4880
Event: 252.367 Thread 0x00000000572c7800 DEOPT PACKING pc=0x00000000036b4880 sp=0x000000005b7ed830
Event: 252.367 Thread 0x00000000572c7800 DEOPT UNPACKING pc=0x00000000025b583b sp=0x000000005b7ed6e8 mode 2
Event: 252.369 Thread 0x00000000572c7800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000036109ec
Event: 252.369 Thread 0x00000000572c7800 DEOPT PACKING pc=0x00000000036109ec sp=0x000000005b7ed0e0
Event: 252.369 Thread 0x00000000572c7800 DEOPT UNPACKING pc=0x00000000025b583b sp=0x000000005b7ed080 mode 2
Dynamic libraries:
0x000000013ffd0000 - 0x0000000140017000 C:\Program Files\Java\jre1.8.0_281\bin\javaw.exe
0x0000000077ca0000 - 0x0000000077e49000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077b80000 - 0x0000000077c9f000 C:\Windows\system32\kernel32.dll
0x000007fefdeb0000 - 0x000007fefdf1b000 C:\Windows\system32\KERNELBASE.dll
0x000007feff660000 - 0x000007feff73b000 C:\Windows\system32\ADVAPI32.dll
0x000007feffe00000 - 0x000007feffe9f000 C:\Windows\system32\msvcrt.dll
0x000007feffd40000 - 0x000007feffd5f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefdfd0000 - 0x000007fefe0fd000 C:\Windows\system32\RPCRT4.dll
0x0000000077a80000 - 0x0000000077b7a000 C:\Windows\system32\USER32.dll
0x000007feffcd0000 - 0x000007feffd37000 C:\Windows\system32\GDI32.dll
0x000007fefdfc0000 - 0x000007fefdfce000 C:\Windows\system32\LPK.dll
0x000007feffc00000 - 0x000007feffcc9000 C:\Windows\system32\USP10.dll
0x000007fefc3c0000 - 0x000007fefc5b4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe4b0000 - 0x000007fefe521000 C:\Windows\system32\SHLWAPI.dll
0x000007feffea0000 - 0x000007feffece000 C:\Windows\system32\IMM32.DLL
0x000007fefe160000 - 0x000007fefe269000 C:\Windows\system32\MSCTF.dll
0x000007feedb90000 - 0x000007feedba5000 C:\Program Files\Java\jre1.8.0_281\bin\vcruntime140.dll
0x000007feedc50000 - 0x000007feedc54000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-runtime-l1-1-0.dll
0x000007fee2090000 - 0x000007fee218a000 C:\Program Files\Java\jre1.8.0_281\bin\ucrtbase.DLL
0x000007feedcf0000 - 0x000007feedcf3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-localization-l1-2-0.dll
0x000007feedc40000 - 0x000007feedc43000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-processthreads-l1-1-1.dll
0x000007feeafb0000 - 0x000007feeafb3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-file-l1-2-0.dll
0x000007feedb80000 - 0x000007feedb83000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-timezone-l1-1-0.dll
0x000007fee89a0000 - 0x000007fee89a3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-file-l2-1-0.dll
0x000007fee9350000 - 0x000007fee9353000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-synch-l1-2-0.dll
0x000007fee88c0000 - 0x000007fee88c3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-heap-l1-1-0.dll
0x000007fee8990000 - 0x000007fee8994000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-string-l1-1-0.dll
0x000007fee7fa0000 - 0x000007fee7fa4000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-stdio-l1-1-0.dll
0x000007fee88b0000 - 0x000007fee88b4000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-convert-l1-1-0.dll
0x000007fee21f0000 - 0x000007fee228b000 C:\Program Files\Java\jre1.8.0_281\bin\msvcp140.dll
0x000007fee7b60000 - 0x000007fee7b63000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-locale-l1-1-0.dll
0x000007fee7f60000 - 0x000007fee7f65000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-math-l1-1-0.dll
0x000007fee77c0000 - 0x000007fee77c3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-filesystem-l1-1-0.dll
0x000007fee7b50000 - 0x000007fee7b53000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-time-l1-1-0.dll
0x000007fee75f0000 - 0x000007fee75f3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-environment-l1-1-0.dll
0x000007fee7600000 - 0x000007fee7603000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-utility-l1-1-0.dll
0x0000000055320000 - 0x0000000055b7f000 C:\Program Files\Java\jre1.8.0_281\bin\server\jvm.dll
0x000007feeb940000 - 0x000007feeb949000 C:\Windows\system32\WSOCK32.dll
0x000007fefe460000 - 0x000007fefe4ad000 C:\Windows\system32\WS2_32.dll
0x000007fefe270000 - 0x000007fefe278000 C:\Windows\system32\NSI.dll
0x000007fefa6d0000 - 0x000007fefa70b000 C:\Windows\system32\WINMM.dll
0x000007fefcd00000 - 0x000007fefcd0c000 C:\Windows\system32\VERSION.dll
0x0000000077e70000 - 0x0000000077e77000 C:\Windows\system32\PSAPI.DLL
0x000007fee6e00000 - 0x000007fee6e10000 C:\Program Files\Java\jre1.8.0_281\bin\verify.dll
0x000007fee6190000 - 0x000007fee61bb000 C:\Program Files\Java\jre1.8.0_281\bin\java.dll
0x000007fee6460000 - 0x000007fee6478000 C:\Program Files\Java\jre1.8.0_281\bin\zip.dll
0x000007fefe530000 - 0x000007feff2b8000 C:\Windows\system32\SHELL32.dll
0x000007feff870000 - 0x000007feffa73000 C:\Windows\system32\ole32.dll
0x000007fefdbf0000 - 0x000007fefdbff000 C:\Windows\system32\profapi.dll
0x000007fee1d50000 - 0x000007fee1ee5000 C:\Program Files\Java\jre1.8.0_281\bin\awt.dll
0x000007feffed0000 - 0x000007fefffa7000 C:\Windows\system32\OLEAUT32.dll
0x000007fefc2e0000 - 0x000007fefc336000 C:\Windows\system32\uxtheme.dll
0x000007fefbc90000 - 0x000007fefbca8000 C:\Windows\system32\dwmapi.dll
0x000007fefdae0000 - 0x000007fefdaef000 C:\Windows\system32\CRYPTBASE.dll
0x000007fee1f70000 - 0x000007fee208d000 C:\Windows\system32\opengl32.dll
0x000007fee6430000 - 0x000007fee645d000 C:\Windows\system32\GLU32.dll
0x000007fee1c50000 - 0x000007fee1d41000 C:\Windows\system32\DDRAW.dll
0x000007fee6df0000 - 0x000007fee6df8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe280000 - 0x000007fefe457000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdca0000 - 0x000007fefdcd6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefde50000 - 0x000007fefde6a000 C:\Windows\system32\DEVOBJ.dll
0x000007fee25e0000 - 0x000007fee27df000 C:\Windows\system32\d3d9.dll
0x000007fef7a50000 - 0x000007fef7a57000 C:\Windows\system32\d3d8thk.dll
0x000007fee70e0000 - 0x000007fee70eb000 C:\Windows\system32\atiu9p64.dll
0x0000000058910000 - 0x0000000058dad000 C:\Windows\system32\atiumd64.dll
0x0000000058f50000 - 0x0000000059200000 C:\Windows\system32\atiumd6a.dll
0x000007fee6100000 - 0x000007fee6149000 C:\Program Files\Java\jre1.8.0_281\bin\fontmanager.dll
0x000007fee6170000 - 0x000007fee618c000 C:\Program Files\Java\jre1.8.0_281\bin\net.dll
0x000007fefd420000 - 0x000007fefd475000 C:\Windows\system32\mswsock.dll
0x000007fefd410000 - 0x000007fefd417000 C:\Windows\System32\wship6.dll
0x000007fee5d80000 - 0x000007fee5d93000 C:\Program Files\Java\jre1.8.0_281\bin\nio.dll
0x000007feffd60000 - 0x000007feffdf9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefb8f0000 - 0x000007fefba1a000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefda80000 - 0x000007fefdad7000 C:\Windows\system32\apphelp.dll
0x000007fef9930000 - 0x000007fef9b6b000 C:\PROGRA~1\MICROS~2\Office15\GROOVEEX.DLL
0x000000005c4b0000 - 0x000000005c582000 C:\Windows\system32\MSVCR100.dll
0x00000000720d0000 - 0x0000000072168000 C:\Windows\system32\MSVCP100.dll
0x00000000720a0000 - 0x00000000720cb000 C:\Windows\system32\ATL100.DLL
0x000007fef95b0000 - 0x000007fef98c6000 C:\Windows\system32\msi.dll
0x000007fef8a90000 - 0x000007fef90d1000 C:\PROGRA~1\MICROS~2\Office15\1046\GrooveIntlResource.dll
0x000007fef8a50000 - 0x000007fef8a85000 C:\Windows\system32\EhStorShell.dll
0x000007fefc5d0000 - 0x000007fefc6fc000 C:\Windows\system32\PROPSYS.dll
0x000007fef89d0000 - 0x000007fef8a50000 C:\Windows\system32\ntshrui.dll
0x000007fefd700000 - 0x000007fefd723000 C:\Windows\system32\srvcli.dll
0x000007fef9b70000 - 0x000007fef9b7f000 C:\Windows\system32\cscapi.dll
0x000007fefc2b0000 - 0x000007fefc2bb000 C:\Windows\system32\slc.dll
0x000007fee21a0000 - 0x000007fee21e3000 C:\Program Files\Java\jre1.8.0_281\bin\t2k.dll
0x000007fee5d70000 - 0x000007fee5d7d000 C:\Program Files\Java\jre1.8.0_281\bin\management.dll
0x000007fefd480000 - 0x000007fefd497000 C:\Windows\system32\CRYPTSP.dll
0x000007fefd180000 - 0x000007fefd1c7000 C:\Windows\system32\rsaenh.dll
0x000007fefcef0000 - 0x000007fefcf0e000 C:\Windows\system32\USERENV.dll
0x000007fefbc00000 - 0x000007fefbc27000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefbbb0000 - 0x000007fefbbbb000 C:\Windows\system32\WINNSI.DLL
0x000007fefb7d0000 - 0x000007fefb7e8000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefb7b0000 - 0x000007fefb7c1000 C:\Windows\system32\dhcpcsvc6.DLL
0x000000006e8c0000 - 0x000000006e8cd000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\gluegen_rt.dll
0x000007fefb050000 - 0x000007fefb057000 C:\Program Files\Java\jre1.8.0_281\bin\jawt.dll
0x000000006a440000 - 0x000000006a44d000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\nativewindow_awt.dll
0x000000006c100000 - 0x000000006c110000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\nativewindow_win32.dll
0x0000000064500000 - 0x0000000064585000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\jogl_desktop.dll
0x0000000064340000 - 0x0000000064391000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\jogl_mobile.dll
0x000007fefafe0000 - 0x000007fefafe8000 C:\Windows\system32\atig6pxx.dll
0x0000000069030000 - 0x000000006a25d000 C:\Windows\system32\atio6axx.dll
0x000007fefafd0000 - 0x000007fefafd9000 C:\Windows\system32\atig6txx.dll
0x0000000180000000 - 0x0000000180055000 C:\Windows\system32\atiadlxx.dll
0x000007fefde70000 - 0x000007fefdeaa000 C:\Windows\system32\WINTRUST.dll
0x000007fefdce0000 - 0x000007fefde47000 C:\Windows\system32\CRYPT32.dll
0x000007fefdc90000 - 0x000007fefdc9f000 C:\Windows\system32\MSASN1.dll
0x000007fef7ae0000 - 0x000007fef7b12000 C:\Program Files\Java\jre1.8.0_281\bin\jpeg.dll
0x000007fefcdd0000 - 0x000007fefcdd7000 C:\Windows\System32\wshtcpip.dll
0x000007fefa7a0000 - 0x000007fefa7ce000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefd2a0000 - 0x000007fefd2fb000 C:\Windows\system32\DNSAPI.dll
0x000007fefa790000 - 0x000007fefa798000 C:\Windows\system32\rasadhlp.dll
0x000007fefba70000 - 0x000007fefbac3000 C:\Windows\System32\fwpuclnt.dll
0x000007fef7ab0000 - 0x000007fef7ad4000 C:\Program Files\Java\jre1.8.0_281\bin\sunec.dll
0x000007fef7aa0000 - 0x000007fef7aad000 C:\Program Files\Java\jre1.8.0_281\bin\sunmscapi.dll
0x000007fefd600000 - 0x000007fefd64e000 C:\Windows\system32\ncrypt.dll
0x000007fefd5d0000 - 0x000007fefd5f2000 C:\Windows\system32\bcrypt.dll
0x000007fefc170000 - 0x000007fefc185000 C:\Windows\system32\NLAapi.dll
0x000007fee8610000 - 0x000007fee8625000 C:\Windows\system32\napinsp.dll
0x000007fee85f0000 - 0x000007fee8609000 C:\Windows\system32\pnrpnsp.dll
0x000007fee85d0000 - 0x000007fee85db000 C:\Windows\System32\winrnr.dll
0x000007feefb00000 - 0x000007feefb0d000 C:\Program Files\Java\jre1.8.0_281\bin\jsound.dll
0x000007feefaf0000 - 0x000007feefafd000 C:\Program Files\Java\jre1.8.0_281\bin\jsoundds.dll
0x000007fee4870000 - 0x000007fee48f8000 C:\Windows\system32\DSOUND.dll
0x000007fefccb0000 - 0x000007fefccdc000 C:\Windows\system32\POWRPROF.dll
0x000007fefc700000 - 0x000007fefc74b000 C:\Windows\system32\MMDevAPI.DLL
0x000007fefa880000 - 0x000007fefa8bb000 C:\Windows\system32\wdmaud.drv
VM Arguments:
jvm_args: -Xmx1024m -Dhaven.errorurl=http://game.havenandhearth.com/java/error -Dhaven.defserv=game.havenandhearth.com -Dhaven.mapbase=http://game.havenandhearth.com/java/ -Dsun.java2d.uiScale.enabled=false -Dhaven.inittoken=d171df9b90dee374e863b1ac43582f1ee995afa3a63e187293d91caeaf28bbed -Dhaven.resurl=https://game.havenandhearth.com/res/ -Dhaven.cachebase=http://game.havenandhearth.com/render/ -Dhaven.fullscreen=off -Dhaven.authuser=Lordeaux -Dhaven.screenurl=http://game.havenandhearth.com/mt/ss
java_command: haven.MainFrame
java_class_path (initial): C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\hafen.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\hafen-res.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\builtin-res.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-windows-i586.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-windows-amd64.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-linux-i586.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-linux-amd64.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-linux-armv6hf.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-linux-aarch64.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-macosx-universal.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\gluegen-rt.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\gluegen-rt-natives-windows-i586.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\gluegen-rt-natives-windows-amd64.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\gluegen-rt-natives-linux-i586.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\gam
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared
USERNAME=Sony
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 (6.1.7601.17514)
CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 3926936k(1223116k free), swap 7852024k(3745180k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.281-b09) for windows-amd64 JRE (1.8.0_281-b09), built on Dec 9 2020 13:54:07 by "" with MS VC++ 15.9 (VS2017)
time: Fri Apr 2 21:45:00 2021
timezone: Hora Padrão de Buenos Aires
elapsed time: 252.616522 seconds (0d 0h 4m 12s)
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000690c910f, pid=5804, tid=0x0000000000000830
#
# JRE version: Java(TM) SE Runtime Environment (8.0_281-b09) (build 1.8.0_281-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.281-b09 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [atio6axx.dll+0x9910f]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x00000000572c7800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2096, stack(0x000000005b6f0000,0x000000005b7f0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000150
Registers:
RAX=0x0000000000000001, RBX=0x0000000000000000, RCX=0x000000005b7ecc10, RDX=0x0000000069fbd1b8
RSP=0x000000005b7ecbb0, RBP=0x0000000060e206d0, RSI=0x0000000060e207f0, RDI=0x0000000000000000
R8 =0x0000000000000043, R9 =0x0000000069fbd1f8, R10=0x0000000000000000, R11=0x000000005b7ecbf0
R12=0x0000000060e2c6d0, R13=0x0000000060dddf10, R14=0x0000000000000000, R15=0x0000000000000000
RIP=0x00000000690c910f, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000005b7ecbb0)
0x000000005b7ecbb0: 000000005b7ecc78 000000005e37f590
0x000000005b7ecbc0: 000000005b7ecbe0 0000000000000000
0x000000005b7ecbd0: 0000000000000000 0000000000000000
0x000000005b7ecbe0: 0000000060e3bb80 0000000000000000
0x000000005b7ecbf0: 0000000060dddf10 0000000060e18a70
0x000000005b7ecc00: 000000005e3893c0 00000000697da36e
0x000000005b7ecc10: 0000000000000000 0000000060e18a70
0x000000005b7ecc20: 0000000060e207f0 000000005e6c63a0
0x000000005b7ecc30: 0000000000000000 0000000000000000
0x000000005b7ecc40: 000000005b7ecf40 00000000584431a0
0x000000005b7ecc50: 0000000000000000 0000080000000800
0x000000005b7ecc60: 0000000000780a98 000000005e6c63a0
0x000000005b7ecc70: 0000000000000000 0000000000000000
0x000000005b7ecc80: 0000000000000000 0000000060e18bd8
0x000000005b7ecc90: 000000005e3893c0 0000000060e18bd8
0x000000005b7ecca0: 0000000058290000 0000000000000000
Instructions: (pc=0x00000000690c910f)
0x00000000690c90ef: 8d 15 c3 40 ef 00 48 8d 4c 24 60 41 b8 43 00 00
0x00000000690c90ff: 00 48 89 74 24 70 4c 89 6c 24 40 e8 71 e2 2f 00
0x00000000690c910f: 48 8b 8b 50 01 00 00 33 d2 ff 93 d0 03 00 00 8b
0x00000000690c911f: 83 40 03 00 00 85 c0 74 08 ff c0 89 83 40 03 00
Register to memory mapping:
RAX=0x0000000000000001 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x000000005b7ecc10 is pointing into the stack for thread: 0x00000000572c7800
RDX=0x0000000069fbd1b8 is an unknown value
RSP=0x000000005b7ecbb0 is pointing into the stack for thread: 0x00000000572c7800
RBP=0x0000000060e206d0 is an unknown value
RSI=0x0000000060e207f0 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000043 is an unknown value
R9 =0x0000000069fbd1f8 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x000000005b7ecbf0 is pointing into the stack for thread: 0x00000000572c7800
R12=0x0000000060e2c6d0 is an unknown value
R13=0x0000000060dddf10 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x0000000000000000 is an unknown value
Stack: [0x000000005b6f0000,0x000000005b7f0000], sp=0x000000005b7ecbb0, free space=1010k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atio6axx.dll+0x9910f]
C [atio6axx.dll+0x7aa36e]
C [atio6axx.dll+0x7da737]
C [atio6axx.dll+0x8b2b7]
C [atio6axx.dll+0x7fc4e5]
C [atio6axx.dll+0x7bd76a]
C [atio6axx.dll+0x1f04cb]
C [atio6axx.dll+0x64441]
C [atio6axx.dll+0x64224]
C [atio6axx.dll+0x84e74]
C [atio6axx.dll+0x5f630]
C [atio6axx.dll+0x6844b]
C [atio6axx.dll+0xcbc4]
C [atig6pxx.dll+0x1ca2]
C [opengl32.dll+0x28c50]
C [jogl_desktop.dll+0x3027a]
C 0x00000000025867e7
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.windows.wgl.WGL.dispatch_wglDeleteContext0(JJ)Z+0
j jogamp.opengl.windows.wgl.WGL.wglDeleteContext(J)Z+37
j jogamp.opengl.windows.wgl.WindowsWGLContext.destroyImpl()V+10
j jogamp.opengl.GLContextImpl.destroy()V+387
j jogamp.opengl.GLDrawableHelper.disposeGL(Lcom/jogamp/opengl/GLAutoDrawable;Lcom/jogamp/opengl/GLContext;Z)V+137
j com.jogamp.opengl.awt.GLCanvas$8.run()V+170
J 2966 C1 com.jogamp.opengl.Threading.invoke(ZLjava/lang/Runnable;Ljava/lang/Object;)V (33 bytes) @ 0x0000000002d7d9a4 [0x0000000002d7d780+0x224]
j com.jogamp.opengl.awt.GLCanvas.destroyImpl(Z)V+9
j com.jogamp.opengl.awt.GLCanvas.removeNotify()V+56
j java.awt.Container.removeNotify()V+47
j java.awt.Window.removeNotify()V+32
j java.awt.Frame.removeNotify()V+51
j java.awt.Window$1DisposeAction.run()V+146
j java.awt.event.InvocationEvent.dispatch()V+11
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+32
J 5666 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x00000000029c250c [0x00000000029c2480+0x8c]
v ~StubRoutines::call_stub
J 1732 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002ad80e6 [0x0000000002ad8080+0x66]
J 6150 C1 java.awt.EventQueue$4.run()Ljava/lang/Object; (5 bytes) @ 0x000000000354072c [0x0000000003540300+0x42c]
v ~StubRoutines::call_stub
J 1732 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002ad80e6 [0x0000000002ad8080+0x66]
J 6778 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (190 bytes) @ 0x000000000326b594 [0x000000000326ae20+0x774]
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000005cc32000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2884, stack(0x00000000580a0000,0x00000000581a0000)]
0x000000005cd6d800 JavaThread "TimerQueue" daemon [_thread_blocked, id=4788, stack(0x0000000067730000,0x0000000067830000)]
0x000000005cd6c000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3980, stack(0x0000000067830000,0x0000000067930000)]
0x000000005cd6b000 JavaThread "Haven audio player" daemon [_thread_blocked, id=1088, stack(0x0000000062850000,0x0000000062950000)]
0x000000005cc34000 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6396, stack(0x00000000600a0000,0x00000000601a0000)]
0x00000000004d3800 JavaThread "DestroyJavaVM" [_thread_blocked, id=664, stack(0x00000000021a0000,0x00000000022a0000)]
0x00000000572e2000 JavaThread "Haven main thread" [_thread_blocked, id=5184, stack(0x000000005cac0000,0x000000005cbc0000)]
0x00000000572e1000 JavaThread "Deadlock watchdog" daemon [_thread_blocked, id=1756, stack(0x000000005c640000,0x000000005c740000)]
=>0x00000000572c7800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=2096, stack(0x000000005b6f0000,0x000000005b7f0000)]
0x00000000571c5000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4416, stack(0x0000000057d90000,0x0000000057e90000)]
0x00000000571c2800 JavaThread "AWT-Shutdown" [_thread_blocked, id=2992, stack(0x0000000057b80000,0x0000000057c80000)]
0x0000000057177800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4072, stack(0x0000000057a60000,0x0000000057b60000)]
0x0000000054c25000 JavaThread "Service Thread" daemon [_thread_blocked, id=1044, stack(0x0000000056bd0000,0x0000000056cd0000)]
0x0000000054c22800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=6808, stack(0x0000000056980000,0x0000000056a80000)]
0x0000000054bc4000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4004, stack(0x0000000056810000,0x0000000056910000)]
0x0000000054bc1000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6384, stack(0x00000000566a0000,0x00000000567a0000)]
0x0000000054bc0000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6972, stack(0x00000000564f0000,0x00000000565f0000)]
0x0000000054ba2800 JavaThread "Finalizer" daemon [_thread_blocked, id=6956, stack(0x00000000562b0000,0x00000000563b0000)]
0x0000000054b5a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=4780, stack(0x0000000056190000,0x0000000056290000)]
Other Threads:
0x0000000054b50800 VMThread [stack: 0x0000000056040000,0x0000000056140000] [id=5636]
0x0000000054c27800 WatcherThread [stack: 0x0000000056aa0000,0x0000000056ba0000] [id=5556]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000000c0000000, size: 1024 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 0
Compressed class space size: 1073741824 Address: 0x00000000142e0000
Heap:
PSYoungGen total 256512K, used 183609K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 205824K, 64% used [0x00000000eab00000,0x00000000f2d31da0,0x00000000f7400000)
from space 50688K, 99% used [0x00000000f7400000,0x00000000fa51c6d8,0x00000000fa580000)
to space 73728K, 0% used [0x00000000fb800000,0x00000000fb800000,0x0000000100000000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36721K, capacity 38165K, committed 38400K, reserved 1083392K
class space used 4518K, capacity 4782K, committed 4864K, reserved 1048576K
Card table byte_map: [0x0000000011930000,0x0000000011b40000] byte_map_base: 0x0000000011330000
Marking Bits: (ParMarkBitMap*) 0x0000000055b06ff0
Begin Bits: [0x00000000120e0000, 0x00000000130e0000)
End Bits: [0x00000000130e0000, 0x00000000140e0000)
Polling page: 0x0000000000120000
CodeCache: size=245760Kb used=17286Kb max_used=17595Kb free=228473Kb
bounds [0x0000000002570000, 0x00000000036d0000, 0x0000000011570000]
total_blobs=6589 nmethods=5560 adapters=942
compilation: enabled
Compilation events (10 events):
Event: 250.606 Thread 0x0000000054c22800 nmethod 6797 0x00000000029c6f50 code [0x00000000029c70c0, 0x00000000029c7328]
Event: 250.668 Thread 0x0000000054bc4000 nmethod 6784 0x000000000313e450 code [0x000000000313e860, 0x00000000031410b0]
Event: 250.668 Thread 0x0000000054bc4000 6792 % 4 haven.PUtils::alphablit @ 24 (229 bytes)
Event: 250.696 Thread 0x0000000054bc4000 nmethod 6792% 0x00000000028747d0 code [0x0000000002874960, 0x0000000002875558]
Event: 250.697 Thread 0x0000000054bc4000 6783 4 haven.render.BufPipe::get (24 bytes)
Event: 250.698 Thread 0x0000000054bc4000 nmethod 6783 0x0000000002f9b150 code [0x0000000002f9b2a0, 0x0000000002f9b358]
Event: 250.698 Thread 0x0000000054bc4000 6795 s 4 java.util.Stack::peek (25 bytes)
Event: 250.700 Thread 0x0000000054bc4000 nmethod 6795 0x00000000027fc750 code [0x00000000027fc8a0, 0x00000000027fcb38]
Event: 252.119 Thread 0x0000000054c22800 6798 ! 3 haven.UIPanel$Dispatcher::mouseMoved (20 bytes)
Event: 252.119 Thread 0x0000000054c22800 nmethod 6798 0x000000000277f310 code [0x000000000277f460, 0x000000000277f750]
GC Heap History (10 events):
Event: 29.325 GC heap before
{Heap before GC invocations=18 (full 3):
PSYoungGen total 221696K, used 197656K [0x00000000eab00000, 0x00000000fbf80000, 0x0000000100000000)
eden space 173568K, 99% used [0x00000000eab00000,0x00000000f53d7e10,0x00000000f5480000)
from space 48128K, 51% used [0x00000000f9080000,0x00000000fa8ae538,0x00000000fbf80000)
to space 54784K, 0% used [0x00000000f5480000,0x00000000f5480000,0x00000000f8a00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 33766K, capacity 35099K, committed 35200K, reserved 1079296K
class space used 4194K, capacity 4459K, committed 4480K, reserved 1048576K
Event: 29.387 GC heap after
Heap after GC invocations=18 (full 3):
PSYoungGen total 228352K, used 41125K [0x00000000eab00000, 0x00000000ff480000, 0x0000000100000000)
eden space 173568K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5480000)
from space 54784K, 75% used [0x00000000f5480000,0x00000000f7ca9790,0x00000000f8a00000)
to space 57856K, 0% used [0x00000000fbc00000,0x00000000fbc00000,0x00000000ff480000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 33766K, capacity 35099K, committed 35200K, reserved 1079296K
class space used 4194K, capacity 4459K, committed 4480K, reserved 1048576K
}
Event: 35.278 GC heap before
{Heap before GC invocations=19 (full 3):
PSYoungGen total 228352K, used 214693K [0x00000000eab00000, 0x00000000ff480000, 0x0000000100000000)
eden space 173568K, 100% used [0x00000000eab00000,0x00000000f5480000,0x00000000f5480000)
from space 54784K, 75% used [0x00000000f5480000,0x00000000f7ca9790,0x00000000f8a00000)
to space 57856K, 0% used [0x00000000fbc00000,0x00000000fbc00000,0x00000000ff480000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 35804K, capacity 37257K, committed 37504K, reserved 1081344K
class space used 4443K, capacity 4716K, committed 4736K, reserved 1048576K
Event: 35.332 GC heap after
Heap after GC invocations=19 (full 3):
PSYoungGen total 272896K, used 53370K [0x00000000eab00000, 0x00000000ffd00000, 0x0000000100000000)
eden space 215040K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7d00000)
from space 57856K, 92% used [0x00000000fbc00000,0x00000000ff01e9b0,0x00000000ff480000)
to space 64512K, 0% used [0x00000000f7d00000,0x00000000f7d00000,0x00000000fbc00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 35804K, capacity 37257K, committed 37504K, reserved 1081344K
class space used 4443K, capacity 4716K, committed 4736K, reserved 1048576K
}
Event: 90.604 GC heap before
{Heap before GC invocations=20 (full 3):
PSYoungGen total 272896K, used 268410K [0x00000000eab00000, 0x00000000ffd00000, 0x0000000100000000)
eden space 215040K, 100% used [0x00000000eab00000,0x00000000f7d00000,0x00000000f7d00000)
from space 57856K, 92% used [0x00000000fbc00000,0x00000000ff01e9b0,0x00000000ff480000)
to space 64512K, 0% used [0x00000000f7d00000,0x00000000f7d00000,0x00000000fbc00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36320K, capacity 37801K, committed 38144K, reserved 1083392K
class space used 4457K, capacity 4748K, committed 4864K, reserved 1048576K
Event: 90.643 GC heap after
Heap after GC invocations=20 (full 3):
PSYoungGen total 279552K, used 50198K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 215040K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7d00000)
from space 64512K, 77% used [0x00000000f7d00000,0x00000000fae05948,0x00000000fbc00000)
to space 68608K, 0% used [0x00000000fbd00000,0x00000000fbd00000,0x0000000100000000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36320K, capacity 37801K, committed 38144K, reserved 1083392K
class space used 4457K, capacity 4748K, committed 4864K, reserved 1048576K
}
Event: 156.320 GC heap before
{Heap before GC invocations=21 (full 3):
PSYoungGen total 279552K, used 265238K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 215040K, 100% used [0x00000000eab00000,0x00000000f7d00000,0x00000000f7d00000)
from space 64512K, 77% used [0x00000000f7d00000,0x00000000fae05948,0x00000000fbc00000)
to space 68608K, 0% used [0x00000000fbd00000,0x00000000fbd00000,0x0000000100000000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36329K, capacity 37801K, committed 38144K, reserved 1083392K
class space used 4457K, capacity 4748K, committed 4864K, reserved 1048576K
Event: 156.358 GC heap after
Heap after GC invocations=21 (full 3):
PSYoungGen total 274432K, used 50099K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 205824K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7400000)
from space 68608K, 73% used [0x00000000fbd00000,0x00000000fedecdf8,0x0000000100000000)
to space 71680K, 0% used [0x00000000f7400000,0x00000000f7400000,0x00000000fba00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36329K, capacity 37801K, committed 38144K, reserved 1083392K
class space used 4457K, capacity 4748K, committed 4864K, reserved 1048576K
}
Event: 215.046 GC heap before
{Heap before GC invocations=22 (full 3):
PSYoungGen total 274432K, used 255923K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 205824K, 100% used [0x00000000eab00000,0x00000000f7400000,0x00000000f7400000)
from space 68608K, 73% used [0x00000000fbd00000,0x00000000fedecdf8,0x0000000100000000)
to space 71680K, 0% used [0x00000000f7400000,0x00000000f7400000,0x00000000fba00000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36665K, capacity 38089K, committed 38400K, reserved 1083392K
class space used 4508K, capacity 4780K, committed 4864K, reserved 1048576K
Event: 215.088 GC heap after
Heap after GC invocations=22 (full 3):
PSYoungGen total 256512K, used 50289K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 205824K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7400000)
from space 50688K, 99% used [0x00000000f7400000,0x00000000fa51c6d8,0x00000000fa580000)
to space 73728K, 0% used [0x00000000fb800000,0x00000000fb800000,0x0000000100000000)
ParOldGen total 199168K, used 112913K [0x00000000c0000000, 0x00000000cc280000, 0x00000000eab00000)
object space 199168K, 56% used [0x00000000c0000000,0x00000000c6e44580,0x00000000cc280000)
Metaspace used 36665K, capacity 38089K, committed 38400K, reserved 1083392K
class space used 4508K, capacity 4780K, committed 4864K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 245.528 Thread 0x00000000572c7800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000036b4cd4 method=java.awt.EventQueue.setCurrentEventAndMostRecentTimeImpl(Ljava/awt/AWTEvent;)V @ 135
Event: 246.639 Thread 0x00000000572c7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cec960 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 250.533 Thread 0x00000000572e2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fe2d10 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68
Event: 250.533 Thread 0x00000000572e2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fe2d10 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68
Event: 250.533 Thread 0x00000000572e2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002fe2d10 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68
Event: 250.534 Thread 0x00000000572e2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000035bff68 method=java.util.HashMap.removeNode(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/util/HashMap$Node; @ 68
Event: 250.545 Thread 0x00000000572e2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000028eb170 method=java.nio.channels.spi.AbstractInterruptibleChannel.begin()V @ 34
Event: 250.545 Thread 0x00000000572e2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000028f0d3c method=java.nio.channels.spi.AbstractInterruptibleChannel.end(Z)V @ 10
Event: 252.367 Thread 0x00000000572c7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036b4880 method=java.awt.event.InvocationEvent.dispatch()V @ 4
Event: 252.369 Thread 0x00000000572c7800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036109ec method=java.awt.Component.isShowing()Z @ 27
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1925cb8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1925f18) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f19265d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1926868) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1926ac8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f19271c0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f1927450) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 245.540 Thread 0x000000005701b000 Exception <a 'java/io/IOException'> (0x00000000f19276b0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 250.532 Thread 0x000000005cc32000 Exception <a 'java/lang/InterruptedException'> (0x00000000f19c8618) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1497]
Event: 252.367 Thread 0x00000000572e2000 Exception <a 'java/lang/InterruptedException'> (0x00000000f29744d8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u281\880\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1686]
Events (10 events):
Event: 250.698 Thread 0x0000000054bc4000 flushing nmethod 0x00000000034b9a50
Event: 250.698 Thread 0x0000000054bc4000 flushing nmethod 0x0000000003513c50
Event: 250.701 Thread 0x0000000054bc4000 flushing nmethod 0x00000000035ffc50
Event: 250.701 Thread 0x0000000054bc4000 flushing nmethod 0x000000000361e150
Event: 252.367 Thread 0x00000000572c7800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000036b4880
Event: 252.367 Thread 0x00000000572c7800 DEOPT PACKING pc=0x00000000036b4880 sp=0x000000005b7ed830
Event: 252.367 Thread 0x00000000572c7800 DEOPT UNPACKING pc=0x00000000025b583b sp=0x000000005b7ed6e8 mode 2
Event: 252.369 Thread 0x00000000572c7800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000036109ec
Event: 252.369 Thread 0x00000000572c7800 DEOPT PACKING pc=0x00000000036109ec sp=0x000000005b7ed0e0
Event: 252.369 Thread 0x00000000572c7800 DEOPT UNPACKING pc=0x00000000025b583b sp=0x000000005b7ed080 mode 2
Dynamic libraries:
0x000000013ffd0000 - 0x0000000140017000 C:\Program Files\Java\jre1.8.0_281\bin\javaw.exe
0x0000000077ca0000 - 0x0000000077e49000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000077b80000 - 0x0000000077c9f000 C:\Windows\system32\kernel32.dll
0x000007fefdeb0000 - 0x000007fefdf1b000 C:\Windows\system32\KERNELBASE.dll
0x000007feff660000 - 0x000007feff73b000 C:\Windows\system32\ADVAPI32.dll
0x000007feffe00000 - 0x000007feffe9f000 C:\Windows\system32\msvcrt.dll
0x000007feffd40000 - 0x000007feffd5f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefdfd0000 - 0x000007fefe0fd000 C:\Windows\system32\RPCRT4.dll
0x0000000077a80000 - 0x0000000077b7a000 C:\Windows\system32\USER32.dll
0x000007feffcd0000 - 0x000007feffd37000 C:\Windows\system32\GDI32.dll
0x000007fefdfc0000 - 0x000007fefdfce000 C:\Windows\system32\LPK.dll
0x000007feffc00000 - 0x000007feffcc9000 C:\Windows\system32\USP10.dll
0x000007fefc3c0000 - 0x000007fefc5b4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefe4b0000 - 0x000007fefe521000 C:\Windows\system32\SHLWAPI.dll
0x000007feffea0000 - 0x000007feffece000 C:\Windows\system32\IMM32.DLL
0x000007fefe160000 - 0x000007fefe269000 C:\Windows\system32\MSCTF.dll
0x000007feedb90000 - 0x000007feedba5000 C:\Program Files\Java\jre1.8.0_281\bin\vcruntime140.dll
0x000007feedc50000 - 0x000007feedc54000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-runtime-l1-1-0.dll
0x000007fee2090000 - 0x000007fee218a000 C:\Program Files\Java\jre1.8.0_281\bin\ucrtbase.DLL
0x000007feedcf0000 - 0x000007feedcf3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-localization-l1-2-0.dll
0x000007feedc40000 - 0x000007feedc43000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-processthreads-l1-1-1.dll
0x000007feeafb0000 - 0x000007feeafb3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-file-l1-2-0.dll
0x000007feedb80000 - 0x000007feedb83000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-timezone-l1-1-0.dll
0x000007fee89a0000 - 0x000007fee89a3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-file-l2-1-0.dll
0x000007fee9350000 - 0x000007fee9353000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-core-synch-l1-2-0.dll
0x000007fee88c0000 - 0x000007fee88c3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-heap-l1-1-0.dll
0x000007fee8990000 - 0x000007fee8994000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-string-l1-1-0.dll
0x000007fee7fa0000 - 0x000007fee7fa4000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-stdio-l1-1-0.dll
0x000007fee88b0000 - 0x000007fee88b4000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-convert-l1-1-0.dll
0x000007fee21f0000 - 0x000007fee228b000 C:\Program Files\Java\jre1.8.0_281\bin\msvcp140.dll
0x000007fee7b60000 - 0x000007fee7b63000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-locale-l1-1-0.dll
0x000007fee7f60000 - 0x000007fee7f65000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-math-l1-1-0.dll
0x000007fee77c0000 - 0x000007fee77c3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-filesystem-l1-1-0.dll
0x000007fee7b50000 - 0x000007fee7b53000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-time-l1-1-0.dll
0x000007fee75f0000 - 0x000007fee75f3000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-environment-l1-1-0.dll
0x000007fee7600000 - 0x000007fee7603000 C:\Program Files\Java\jre1.8.0_281\bin\api-ms-win-crt-utility-l1-1-0.dll
0x0000000055320000 - 0x0000000055b7f000 C:\Program Files\Java\jre1.8.0_281\bin\server\jvm.dll
0x000007feeb940000 - 0x000007feeb949000 C:\Windows\system32\WSOCK32.dll
0x000007fefe460000 - 0x000007fefe4ad000 C:\Windows\system32\WS2_32.dll
0x000007fefe270000 - 0x000007fefe278000 C:\Windows\system32\NSI.dll
0x000007fefa6d0000 - 0x000007fefa70b000 C:\Windows\system32\WINMM.dll
0x000007fefcd00000 - 0x000007fefcd0c000 C:\Windows\system32\VERSION.dll
0x0000000077e70000 - 0x0000000077e77000 C:\Windows\system32\PSAPI.DLL
0x000007fee6e00000 - 0x000007fee6e10000 C:\Program Files\Java\jre1.8.0_281\bin\verify.dll
0x000007fee6190000 - 0x000007fee61bb000 C:\Program Files\Java\jre1.8.0_281\bin\java.dll
0x000007fee6460000 - 0x000007fee6478000 C:\Program Files\Java\jre1.8.0_281\bin\zip.dll
0x000007fefe530000 - 0x000007feff2b8000 C:\Windows\system32\SHELL32.dll
0x000007feff870000 - 0x000007feffa73000 C:\Windows\system32\ole32.dll
0x000007fefdbf0000 - 0x000007fefdbff000 C:\Windows\system32\profapi.dll
0x000007fee1d50000 - 0x000007fee1ee5000 C:\Program Files\Java\jre1.8.0_281\bin\awt.dll
0x000007feffed0000 - 0x000007fefffa7000 C:\Windows\system32\OLEAUT32.dll
0x000007fefc2e0000 - 0x000007fefc336000 C:\Windows\system32\uxtheme.dll
0x000007fefbc90000 - 0x000007fefbca8000 C:\Windows\system32\dwmapi.dll
0x000007fefdae0000 - 0x000007fefdaef000 C:\Windows\system32\CRYPTBASE.dll
0x000007fee1f70000 - 0x000007fee208d000 C:\Windows\system32\opengl32.dll
0x000007fee6430000 - 0x000007fee645d000 C:\Windows\system32\GLU32.dll
0x000007fee1c50000 - 0x000007fee1d41000 C:\Windows\system32\DDRAW.dll
0x000007fee6df0000 - 0x000007fee6df8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe280000 - 0x000007fefe457000 C:\Windows\system32\SETUPAPI.dll
0x000007fefdca0000 - 0x000007fefdcd6000 C:\Windows\system32\CFGMGR32.dll
0x000007fefde50000 - 0x000007fefde6a000 C:\Windows\system32\DEVOBJ.dll
0x000007fee25e0000 - 0x000007fee27df000 C:\Windows\system32\d3d9.dll
0x000007fef7a50000 - 0x000007fef7a57000 C:\Windows\system32\d3d8thk.dll
0x000007fee70e0000 - 0x000007fee70eb000 C:\Windows\system32\atiu9p64.dll
0x0000000058910000 - 0x0000000058dad000 C:\Windows\system32\atiumd64.dll
0x0000000058f50000 - 0x0000000059200000 C:\Windows\system32\atiumd6a.dll
0x000007fee6100000 - 0x000007fee6149000 C:\Program Files\Java\jre1.8.0_281\bin\fontmanager.dll
0x000007fee6170000 - 0x000007fee618c000 C:\Program Files\Java\jre1.8.0_281\bin\net.dll
0x000007fefd420000 - 0x000007fefd475000 C:\Windows\system32\mswsock.dll
0x000007fefd410000 - 0x000007fefd417000 C:\Windows\System32\wship6.dll
0x000007fee5d80000 - 0x000007fee5d93000 C:\Program Files\Java\jre1.8.0_281\bin\nio.dll
0x000007feffd60000 - 0x000007feffdf9000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefb8f0000 - 0x000007fefba1a000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefda80000 - 0x000007fefdad7000 C:\Windows\system32\apphelp.dll
0x000007fef9930000 - 0x000007fef9b6b000 C:\PROGRA~1\MICROS~2\Office15\GROOVEEX.DLL
0x000000005c4b0000 - 0x000000005c582000 C:\Windows\system32\MSVCR100.dll
0x00000000720d0000 - 0x0000000072168000 C:\Windows\system32\MSVCP100.dll
0x00000000720a0000 - 0x00000000720cb000 C:\Windows\system32\ATL100.DLL
0x000007fef95b0000 - 0x000007fef98c6000 C:\Windows\system32\msi.dll
0x000007fef8a90000 - 0x000007fef90d1000 C:\PROGRA~1\MICROS~2\Office15\1046\GrooveIntlResource.dll
0x000007fef8a50000 - 0x000007fef8a85000 C:\Windows\system32\EhStorShell.dll
0x000007fefc5d0000 - 0x000007fefc6fc000 C:\Windows\system32\PROPSYS.dll
0x000007fef89d0000 - 0x000007fef8a50000 C:\Windows\system32\ntshrui.dll
0x000007fefd700000 - 0x000007fefd723000 C:\Windows\system32\srvcli.dll
0x000007fef9b70000 - 0x000007fef9b7f000 C:\Windows\system32\cscapi.dll
0x000007fefc2b0000 - 0x000007fefc2bb000 C:\Windows\system32\slc.dll
0x000007fee21a0000 - 0x000007fee21e3000 C:\Program Files\Java\jre1.8.0_281\bin\t2k.dll
0x000007fee5d70000 - 0x000007fee5d7d000 C:\Program Files\Java\jre1.8.0_281\bin\management.dll
0x000007fefd480000 - 0x000007fefd497000 C:\Windows\system32\CRYPTSP.dll
0x000007fefd180000 - 0x000007fefd1c7000 C:\Windows\system32\rsaenh.dll
0x000007fefcef0000 - 0x000007fefcf0e000 C:\Windows\system32\USERENV.dll
0x000007fefbc00000 - 0x000007fefbc27000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefbbb0000 - 0x000007fefbbbb000 C:\Windows\system32\WINNSI.DLL
0x000007fefb7d0000 - 0x000007fefb7e8000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefb7b0000 - 0x000007fefb7c1000 C:\Windows\system32\dhcpcsvc6.DLL
0x000000006e8c0000 - 0x000000006e8cd000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\gluegen_rt.dll
0x000007fefb050000 - 0x000007fefb057000 C:\Program Files\Java\jre1.8.0_281\bin\jawt.dll
0x000000006a440000 - 0x000000006a44d000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\nativewindow_awt.dll
0x000000006c100000 - 0x000000006c110000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\nativewindow_win32.dll
0x0000000064500000 - 0x0000000064585000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\jogl_desktop.dll
0x0000000064340000 - 0x0000000064391000 C:\Users\Sony\AppData\Local\Temp\jogamp_0000\file_cache\jln1227846516538524320\jln7180577027601267456\natives\windows-amd64\jogl_mobile.dll
0x000007fefafe0000 - 0x000007fefafe8000 C:\Windows\system32\atig6pxx.dll
0x0000000069030000 - 0x000000006a25d000 C:\Windows\system32\atio6axx.dll
0x000007fefafd0000 - 0x000007fefafd9000 C:\Windows\system32\atig6txx.dll
0x0000000180000000 - 0x0000000180055000 C:\Windows\system32\atiadlxx.dll
0x000007fefde70000 - 0x000007fefdeaa000 C:\Windows\system32\WINTRUST.dll
0x000007fefdce0000 - 0x000007fefde47000 C:\Windows\system32\CRYPT32.dll
0x000007fefdc90000 - 0x000007fefdc9f000 C:\Windows\system32\MSASN1.dll
0x000007fef7ae0000 - 0x000007fef7b12000 C:\Program Files\Java\jre1.8.0_281\bin\jpeg.dll
0x000007fefcdd0000 - 0x000007fefcdd7000 C:\Windows\System32\wshtcpip.dll
0x000007fefa7a0000 - 0x000007fefa7ce000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefd2a0000 - 0x000007fefd2fb000 C:\Windows\system32\DNSAPI.dll
0x000007fefa790000 - 0x000007fefa798000 C:\Windows\system32\rasadhlp.dll
0x000007fefba70000 - 0x000007fefbac3000 C:\Windows\System32\fwpuclnt.dll
0x000007fef7ab0000 - 0x000007fef7ad4000 C:\Program Files\Java\jre1.8.0_281\bin\sunec.dll
0x000007fef7aa0000 - 0x000007fef7aad000 C:\Program Files\Java\jre1.8.0_281\bin\sunmscapi.dll
0x000007fefd600000 - 0x000007fefd64e000 C:\Windows\system32\ncrypt.dll
0x000007fefd5d0000 - 0x000007fefd5f2000 C:\Windows\system32\bcrypt.dll
0x000007fefc170000 - 0x000007fefc185000 C:\Windows\system32\NLAapi.dll
0x000007fee8610000 - 0x000007fee8625000 C:\Windows\system32\napinsp.dll
0x000007fee85f0000 - 0x000007fee8609000 C:\Windows\system32\pnrpnsp.dll
0x000007fee85d0000 - 0x000007fee85db000 C:\Windows\System32\winrnr.dll
0x000007feefb00000 - 0x000007feefb0d000 C:\Program Files\Java\jre1.8.0_281\bin\jsound.dll
0x000007feefaf0000 - 0x000007feefafd000 C:\Program Files\Java\jre1.8.0_281\bin\jsoundds.dll
0x000007fee4870000 - 0x000007fee48f8000 C:\Windows\system32\DSOUND.dll
0x000007fefccb0000 - 0x000007fefccdc000 C:\Windows\system32\POWRPROF.dll
0x000007fefc700000 - 0x000007fefc74b000 C:\Windows\system32\MMDevAPI.DLL
0x000007fefa880000 - 0x000007fefa8bb000 C:\Windows\system32\wdmaud.drv
VM Arguments:
jvm_args: -Xmx1024m -Dhaven.errorurl=http://game.havenandhearth.com/java/error -Dhaven.defserv=game.havenandhearth.com -Dhaven.mapbase=http://game.havenandhearth.com/java/ -Dsun.java2d.uiScale.enabled=false -Dhaven.inittoken=d171df9b90dee374e863b1ac43582f1ee995afa3a63e187293d91caeaf28bbed -Dhaven.resurl=https://game.havenandhearth.com/res/ -Dhaven.cachebase=http://game.havenandhearth.com/render/ -Dhaven.fullscreen=off -Dhaven.authuser=Lordeaux -Dhaven.screenurl=http://game.havenandhearth.com/mt/ss
java_command: haven.MainFrame
java_class_path (initial): C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\hafen.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\hafen-res.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\builtin-res.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-windows-i586.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-windows-amd64.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-linux-i586.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-linux-amd64.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-linux-armv6hf.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-linux-aarch64.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\jogl-all-natives-macosx-universal.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\gluegen-rt.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\gluegen-rt-natives-windows-i586.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\gluegen-rt-natives-windows-amd64.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\game.havenandhearth.com\java\jogl\current\jar\gluegen-rt-natives-linux-i586.jar;C:\Users\Sony\AppData\Roaming\Haven Launcher\cache\https\gam
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared
USERNAME=Sony
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 (6.1.7601.17514)
CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 3926936k(1223116k free), swap 7852024k(3745180k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.281-b09) for windows-amd64 JRE (1.8.0_281-b09), built on Dec 9 2020 13:54:07 by "" with MS VC++ 15.9 (VS2017)
time: Fri Apr 2 21:45:00 2021
timezone: Hora Padrão de Buenos Aires
elapsed time: 252.616522 seconds (0d 0h 4m 12s)