mvgulik wrote:Anyone any ideas what might have tripped JVM ?
mvgulik wrote:Code dump file ? (assuming its now generated now i965-va-driver-dbgsym is installed. ... If not ? ) (no core dump related file found after new hiccup)
Code dump file :?: ...
mvgulik wrote:Core dumps may be processed with "/lib/systemd/systemd-coredump %P %u %g %s %t 9223372036854775808 %h" (or dumping to /home/mvg/Games/HnH/Ender v1/core.200063)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005f5c76ea, pid=1568, tid=0x00000000000018a4
#
# JRE version: Java(TM) SE Runtime Environment (8.0_261-b12) (build 1.8.0_261-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.261-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [nvoglv64.DLL+0x9b76ea]
#
# 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 (0x000002196a051800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6308, stack(0x0000004210b10000,0x0000004210c10000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000051
Registers:
RAX=0x0000000000000002, RBX=0x0000000000000000, RCX=0x000002190032c9c0, RDX=0x0000000000000000
RSP=0x0000004210c0dd10, RBP=0x0000021972f15d08, RSI=0x000002196ecf0000, RDI=0x0000000000000012
R8 =0x0000000000000003, R9 =0x00000000ffffffff, R10=0x0000000000000000, R11=0x0000000000000000
R12=0x0000000000000001, R13=0x0000004210c0de40, R14=0x0000021972f15d00, R15=0x0000000000000002
RIP=0x000000005f5c76ea, EFLAGS=0x0000000000010283
Top of Stack: (sp=0x0000004210c0dd10)
0x0000004210c0dd10: 0000000000000000 0000008d00008000
0x0000004210c0dd20: 0000021900000006 0000004210c0de50
0x0000004210c0dd30: 00000000f9949924 0000000000000000
0x0000004210c0dd40: 000002196a19e830 000000005f5fb59b
0x0000004210c0dd50: 0000021972f15d08 0000000000000000
0x0000004210c0dd60: 000002196d3f0310 000002196d3f0310
0x0000004210c0dd70: 0000000000000108 000002196ecf0000
0x0000004210c0dd80: 0000004210c0de40 000000005f6d9698
0x0000004210c0dd90: 000002196d3f0310 0000021972f15d08
0x0000004210c0dda0: 0000004210c0de60 000002190032c9c0
0x0000004210c0ddb0: 0004000300000000 0000000000000000
0x0000004210c0ddc0: 0202000600000000 000000005f124782
0x0000004210c0ddd0: 0000000000000000 000002196ecf0000
0x0000004210c0dde0: 0000000000001403 0000000000000108
0x0000004210c0ddf0: 00000000ffffffff 000000005f6d6015
0x0000004210c0de00: 000002196ecf0000 00000000ffffffff
Instructions: (pc=0x000000005f5c76ea)
0x000000005f5c76ca: 84 0e 01 00 00 90 41 0f b6 9c 2c 60 0a 00 00 48
0x000000005f5c76da: 8b 9c dd 70 0a 00 00 48 3b d9 0f 84 cf 00 00 00
0x000000005f5c76ea: 0f b6 7b 51 48 89 9c 24 98 00 00 00 85 ff 75 31
0x000000005f5c76fa: 4c 8b 4b 28 4d 85 c9 74 26 0f b7 93 8c 00 00 00
Register to memory mapping:
RAX=0x0000000000000002 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x000002190032c9c0 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x0000004210c0dd10 is pointing into the stack for thread: 0x000002196a051800
RBP=0x0000021972f15d08 is an unknown value
RSI=0x000002196ecf0000 is an unknown value
RDI=0x0000000000000012 is an unknown value
R8 =0x0000000000000003 is an unknown value
R9 =0x00000000ffffffff is an unallocated location in the heap
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x0000000000000001 is an unknown value
R13=0x0000004210c0de40 is pointing into the stack for thread: 0x000002196a051800
R14=0x0000021972f15d00 is an unknown value
R15=0x0000000000000002 is an unknown value
Stack: [0x0000004210b10000,0x0000004210c10000], sp=0x0000004210c0dd10, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [nvoglv64.DLL+0x9b76ea]
C [nvoglv64.DLL+0xac9698]
C [nvoglv64.DLL+0xac6015]
C [nvoglv64.DLL+0x7686b4]
C 0x000002195442baa7
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 4388 jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawElements1(IIIJJ)V (0 bytes) @ 0x000002195442ba0a [0x000002195442b9c0+0x4a]
J 7275 C2 haven.render.gl.BGL$48.run(Lcom/jogamp/opengl/GL3;)V (23 bytes) @ 0x0000021954fd664c [0x0000021954fd6580+0xcc]
J 6912 C2 haven.render.gl.BGL$5.run(Lcom/jogamp/opengl/GL3;)V (9 bytes) @ 0x00000219544fbc00 [0x00000219544fbb60+0xa0]
J 6912 C2 haven.render.gl.BGL$5.run(Lcom/jogamp/opengl/GL3;)V (9 bytes) @ 0x00000219544fbc00 [0x00000219544fbb60+0xa0]
J 10917 C2 haven.render.gl.GLEnvironment.process(Lcom/jogamp/opengl/GL3;)V (365 bytes) @ 0x0000021954c8f740 [0x0000021954c8ef80+0x7c0]
J 10056 C2 jogamp.opengl.GLDrawableHelper.invokeGLImpl(Lcom/jogamp/opengl/GLDrawable;Lcom/jogamp/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (579 bytes) @ 0x0000021955883c28 [0x0000021955883020+0xc08]
J 9834 C2 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) @ 0x00000219557e1908 [0x00000219557e14e0+0x428]
J 9835 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x000002195440d414 [0x000002195440d3e0+0x34]
v ~StubRoutines::call_stub
J 1534 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000021954361e66 [0x0000021954361e00+0x66]
J 10088 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (190 bytes) @ 0x00000219558cb3e8 [0x00000219558c9b60+0x1888]
J 14027% C2 java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V (47 bytes) @ 0x0000021954c2f680 [0x0000021954c2f580+0x100]
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 )
0x000002190e848000 JavaThread "Loader thread" daemon [_thread_blocked, id=4832, stack(0x0000004211c10000,0x0000004211d10000)]
0x000002190e844800 JavaThread "Loader thread" daemon [_thread_blocked, id=7300, stack(0x0000004211510000,0x0000004211610000)]
0x000002190e84b000 JavaThread "Loader thread" daemon [_thread_blocked, id=6840, stack(0x0000004211210000,0x0000004211310000)]
0x000002190e847800 JavaThread "Loader thread" daemon [_thread_blocked, id=6860, stack(0x000000420fa00000,0x000000420fb00000)]
0x000002197807a000 JavaThread "ForkJoinPool.commonPool-worker-1" daemon [_thread_blocked, id=2888, stack(0x000000420f900000,0x000000420fa00000)]
0x0000021973465800 JavaThread "pool-2-thread-3" [_thread_blocked, id=6644, stack(0x0000004212730000,0x0000004212830000)]
0x0000021973473000 JavaThread "pool-2-thread-2" [_thread_blocked, id=7788, stack(0x0000004212c30000,0x0000004212d30000)]
0x0000021973474800 JavaThread "pool-2-thread-1" [_thread_blocked, id=4256, stack(0x0000004212b30000,0x0000004212c30000)]
0x000002196c8bd800 JavaThread "Session writer" daemon [_thread_blocked, id=7648, stack(0x0000004212530000,0x0000004212630000)]
0x000002196c8c4000 JavaThread "Session reader" daemon [_thread_in_native, id=7428, stack(0x0000004212430000,0x0000004212530000)]
0x000002196c8c3800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=7732, stack(0x0000004212030000,0x0000004212130000)]
0x000002196c8bf000 JavaThread "Haven audio player" daemon [_thread_blocked, id=5364, stack(0x0000004211d30000,0x0000004211e30000)]
0x000002196c8c2800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=7052, stack(0x0000004211b10000,0x0000004211c10000)]
0x000002196c8c0800 JavaThread "Render thread" [_thread_blocked, id=220, stack(0x0000004211410000,0x0000004211510000)]
0x000002196c8c2000 JavaThread "Haven UI thread" [_thread_blocked, id=7868, stack(0x0000004211310000,0x0000004211410000)]
0x000002196c8be000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=1488, stack(0x0000004211610000,0x0000004211710000)]
0x00000219524c3800 JavaThread "DestroyJavaVM" [_thread_blocked, id=4336, stack(0x000000420fb00000,0x000000420fc00000)]
0x000002196a104000 JavaThread "Haven main thread" [_thread_blocked, id=7152, stack(0x0000004211010000,0x0000004211110000)]
0x000002196a103000 JavaThread "Deadlock watchdog" daemon [_thread_blocked, id=6568, stack(0x0000004210f10000,0x0000004211010000)]
=>0x000002196a051800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6308, stack(0x0000004210b10000,0x0000004210c10000)]
0x0000021969fea000 JavaThread "Error reporter" daemon [_thread_blocked, id=1268, stack(0x0000004210a10000,0x0000004210b10000)]
0x00000219695cc800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3328, stack(0x0000004210900000,0x0000004210a00000)]
0x00000219695c9000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3836, stack(0x0000004210800000,0x0000004210900000)]
0x00000219695c5000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5572, stack(0x0000004210700000,0x0000004210800000)]
0x0000021968b4c000 JavaThread "Service Thread" daemon [_thread_blocked, id=1804, stack(0x0000004210500000,0x0000004210600000)]
0x0000021968ae7800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=948, stack(0x0000004210400000,0x0000004210500000)]
0x0000021968ade800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=5248, stack(0x0000004210300000,0x0000004210400000)]
0x0000021968ad7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=7876, stack(0x0000004210200000,0x0000004210300000)]
0x0000021968ad4800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7892, stack(0x0000004210100000,0x0000004210200000)]
0x0000021968ac4000 JavaThread "Finalizer" daemon [_thread_blocked, id=6456, stack(0x0000004210000000,0x0000004210100000)]
0x0000021968aa3800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7748, stack(0x000000420ff00000,0x0000004210000000)]
Other Threads:
0x0000021968aa2000 VMThread [stack: 0x000000420fe00000,0x000000420ff00000] [id=2588]
0x0000021968b5e800 WatcherThread [stack: 0x0000004210600000,0x0000004210700000] [id=5960]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x0000000080000000, size: 2048 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
PSYoungGen total 608256K, used 574556K [0x00000000d5580000, 0x00000000ffe80000, 0x0000000100000000)
eden space 520192K, 94% used [0x00000000d5580000,0x00000000f3778838,0x00000000f5180000)
from space 88064K, 91% used [0x00000000fa880000,0x00000000ff79e870,0x00000000ffe80000)
to space 88576K, 0% used [0x00000000f5180000,0x00000000f5180000,0x00000000fa800000)
ParOldGen total 542208K, used 434647K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 80% used [0x0000000080000000,0x000000009a875cc0,0x00000000a1180000)
Metaspace used 41825K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5174K, capacity 5718K, committed 5888K, reserved 1048576K
Card table byte_map: [0x0000021963240000,0x0000021963650000] byte_map_base: 0x0000021962e40000
Marking Bits: (ParMarkBitMap*) 0x0000000061254fb0
Begin Bits: [0x0000021963900000, 0x0000021965900000)
End Bits: [0x0000021965900000, 0x0000021967900000)
Polling page: 0x0000021952590000
CodeCache: size=245760Kb used=35453Kb max_used=35476Kb free=210306Kb
bounds [0x0000021953e80000, 0x0000021956180000, 0x0000021962e80000]
total_blobs=10053 nmethods=9001 adapters=966
compilation: enabled
Compilation events (10 events):
Event: 3308.290 Thread 0x0000021968ae7800 14525 3 haven.render.sl.Block$Local::<init> (13 bytes)
Event: 3308.291 Thread 0x0000021968ade800 14527 4 sun.misc.FloatingDecimal::getBinaryToASCIIConverter (183 bytes)
Event: 3308.291 Thread 0x0000021968ae7800 nmethod 14525 0x000002195491e0d0 code [0x000002195491e260, 0x000002195491e6f8]
Event: 3308.298 Thread 0x0000021968ae7800 14526 3 haven.render.sl.Placeholder::<init> (6 bytes)
Event: 3308.299 Thread 0x0000021968ae7800 nmethod 14526 0x0000021954b946d0 code [0x0000021954b94840, 0x0000021954b94b38]
Event: 3308.311 Thread 0x0000021968ade800 nmethod 14527 0x00000219540e8710 code [0x00000219540e88a0, 0x00000219540e8c88]
Event: 3309.279 Thread 0x0000021968ade800 14528 4 haven.Skeleton$FxTrack$SpawnSprite::lambda$trigger$0 (71 bytes)
Event: 3309.404 Thread 0x0000021968ade800 nmethod 14528 0x0000021954d67510 code [0x0000021954d67780, 0x0000021954d68800]
Event: 3309.478 Thread 0x0000021968ade800 14529 4 haven.Skeleton$FxTrack$SpawnSprite$$Lambda$587/944867491::run (16 bytes)
Event: 3309.480 Thread 0x0000021968ade800 nmethod 14529 0x00000219541f6c50 code [0x00000219541f6da0, 0x00000219541f6e48]
GC Heap History (10 events):
Event: 3259.645 GC heap before
{Heap before GC invocations=361 (full 17):
PSYoungGen total 605184K, used 594908K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 514048K, 100% used [0x00000000d5580000,0x00000000f4b80000,0x00000000f4b80000)
from space 91136K, 88% used [0x00000000f4b80000,0x00000000f9a772e0,0x00000000fa480000)
to space 90624K, 0% used [0x00000000fa780000,0x00000000fa780000,0x0000000100000000)
ParOldGen total 542208K, used 408997K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 75% used [0x0000000080000000,0x0000000098f69758,0x00000000a1180000)
Metaspace used 41799K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5169K, capacity 5718K, committed 5888K, reserved 1048576K
Event: 3260.446 GC heap after
Heap after GC invocations=361 (full 17):
PSYoungGen total 606208K, used 78553K [0x00000000d5580000, 0x00000000ffe80000, 0x0000000100000000)
eden space 517120K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f4e80000)
from space 89088K, 88% used [0x00000000fa780000,0x00000000ff436730,0x00000000ffe80000)
to space 90112K, 0% used [0x00000000f4e80000,0x00000000f4e80000,0x00000000fa680000)
ParOldGen total 542208K, used 409831K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 75% used [0x0000000080000000,0x0000000099039f50,0x00000000a1180000)
Metaspace used 41799K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5169K, capacity 5718K, committed 5888K, reserved 1048576K
}
Event: 3269.068 GC heap before
{Heap before GC invocations=362 (full 17):
PSYoungGen total 606208K, used 595673K [0x00000000d5580000, 0x00000000ffe80000, 0x0000000100000000)
eden space 517120K, 100% used [0x00000000d5580000,0x00000000f4e80000,0x00000000f4e80000)
from space 89088K, 88% used [0x00000000fa780000,0x00000000ff436730,0x00000000ffe80000)
to space 90112K, 0% used [0x00000000f4e80000,0x00000000f4e80000,0x00000000fa680000)
ParOldGen total 542208K, used 409834K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 75% used [0x0000000080000000,0x000000009903aac8,0x00000000a1180000)
Metaspace used 41799K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5169K, capacity 5718K, committed 5888K, reserved 1048576K
Event: 3269.756 GC heap after
Heap after GC invocations=362 (full 17):
PSYoungGen total 607232K, used 79498K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 517120K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f4e80000)
from space 90112K, 88% used [0x00000000f4e80000,0x00000000f9c22b90,0x00000000fa680000)
to space 89600K, 0% used [0x00000000fa880000,0x00000000fa880000,0x0000000100000000)
ParOldGen total 542208K, used 411432K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 75% used [0x0000000080000000,0x00000000991ca318,0x00000000a1180000)
Metaspace used 41799K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5169K, capacity 5718K, committed 5888K, reserved 1048576K
}
Event: 3278.757 GC heap before
{Heap before GC invocations=363 (full 17):
PSYoungGen total 607232K, used 596618K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 517120K, 100% used [0x00000000d5580000,0x00000000f4e80000,0x00000000f4e80000)
from space 90112K, 88% used [0x00000000f4e80000,0x00000000f9c22b90,0x00000000fa680000)
to space 89600K, 0% used [0x00000000fa880000,0x00000000fa880000,0x0000000100000000)
ParOldGen total 542208K, used 411432K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 75% used [0x0000000080000000,0x00000000991ca318,0x00000000a1180000)
Metaspace used 41821K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5174K, capacity 5718K, committed 5888K, reserved 1048576K
Event: 3279.468 GC heap after
Heap after GC invocations=363 (full 17):
PSYoungGen total 608256K, used 78089K [0x00000000d5580000, 0x00000000fff80000, 0x0000000100000000)
eden space 519168K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f5080000)
from space 89088K, 87% used [0x00000000fa880000,0x00000000ff4c24f0,0x00000000fff80000)
to space 89600K, 0% used [0x00000000f5080000,0x00000000f5080000,0x00000000fa800000)
ParOldGen total 542208K, used 420108K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 77% used [0x0000000080000000,0x0000000099a43270,0x00000000a1180000)
Metaspace used 41821K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5174K, capacity 5718K, committed 5888K, reserved 1048576K
}
Event: 3292.702 GC heap before
{Heap before GC invocations=364 (full 17):
PSYoungGen total 608256K, used 597257K [0x00000000d5580000, 0x00000000fff80000, 0x0000000100000000)
eden space 519168K, 100% used [0x00000000d5580000,0x00000000f5080000,0x00000000f5080000)
from space 89088K, 87% used [0x00000000fa880000,0x00000000ff4c24f0,0x00000000fff80000)
to space 89600K, 0% used [0x00000000f5080000,0x00000000f5080000,0x00000000fa800000)
ParOldGen total 542208K, used 420108K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 77% used [0x0000000080000000,0x0000000099a43270,0x00000000a1180000)
Metaspace used 41823K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5174K, capacity 5718K, committed 5888K, reserved 1048576K
Event: 3293.572 GC heap after
Heap after GC invocations=364 (full 17):
PSYoungGen total 608768K, used 77491K [0x00000000d5580000, 0x00000000fff80000, 0x0000000100000000)
eden space 519168K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f5080000)
from space 89600K, 86% used [0x00000000f5080000,0x00000000f9c2cc20,0x00000000fa800000)
to space 89088K, 0% used [0x00000000fa880000,0x00000000fa880000,0x00000000fff80000)
ParOldGen total 542208K, used 433783K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 80% used [0x0000000080000000,0x000000009a79df98,0x00000000a1180000)
Metaspace used 41823K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5174K, capacity 5718K, committed 5888K, reserved 1048576K
}
Event: 3307.352 GC heap before
{Heap before GC invocations=365 (full 17):
PSYoungGen total 608768K, used 596659K [0x00000000d5580000, 0x00000000fff80000, 0x0000000100000000)
eden space 519168K, 100% used [0x00000000d5580000,0x00000000f5080000,0x00000000f5080000)
from space 89600K, 86% used [0x00000000f5080000,0x00000000f9c2cc20,0x00000000fa800000)
to space 89088K, 0% used [0x00000000fa880000,0x00000000fa880000,0x00000000fff80000)
ParOldGen total 542208K, used 433783K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 80% used [0x0000000080000000,0x000000009a79df98,0x00000000a1180000)
Metaspace used 41823K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5174K, capacity 5718K, committed 5888K, reserved 1048576K
Event: 3308.174 GC heap after
Heap after GC invocations=365 (full 17):
PSYoungGen total 608256K, used 81018K [0x00000000d5580000, 0x00000000ffe80000, 0x0000000100000000)
eden space 520192K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000f5180000)
from space 88064K, 91% used [0x00000000fa880000,0x00000000ff79e870,0x00000000ffe80000)
to space 88576K, 0% used [0x00000000f5180000,0x00000000f5180000,0x00000000fa800000)
ParOldGen total 542208K, used 434647K [0x0000000080000000, 0x00000000a1180000, 0x00000000d5580000)
object space 542208K, 80% used [0x0000000080000000,0x000000009a875cc0,0x00000000a1180000)
Metaspace used 41823K, capacity 44730K, committed 45056K, reserved 1089536K
class space used 5174K, capacity 5718K, committed 5888K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 3275.609 Thread 0x00000219035fd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000219545b9018 method=haven.Loader$Future.run()V @ 118
Event: 3275.617 Thread 0x000002196c8c2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000021955d04be4 method=haven.MapView.draw(Lhaven/GOut;)V @ 6
Event: 3275.621 Thread 0x000002196c8c2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000021953ff00fc method=haven.MapView.mousemove(Lhaven/Coord;)V @ 41
Event: 3275.623 Thread 0x000002196c8c2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000021955690db0 method=haven.MapView.tick(D)V @ 204
Event: 3275.627 Thread 0x00000219035fd800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000021955cdb6f0 method=haven.Gob$Placed$Placement.<init>(Lhaven/Gob$Placed;)V @ 51
Event: 3275.657 Thread 0x000002196c8c2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000021955cdb6f0 method=haven.Gob$Placed$Placement.<init>(Lhaven/Gob$Placed;)V @ 51
Event: 3275.688 Thread 0x000002196c8c2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000021955cdb6f0 method=haven.Gob$Placed$Placement.<init>(Lhaven/Gob$Placed;)V @ 51
Event: 3275.710 Thread 0x000002196c8c2000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000021955cdb6f0 method=haven.Gob$Placed$Placement.<init>(Lhaven/Gob$Placed;)V @ 51
Event: 3277.397 Thread 0x000002196c8c2000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000021955ade908 method=haven.UI.setmods(I)V @ 39
Event: 3280.764 Thread 0x00000219035fd800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000219545b9018 method=haven.Loader$Future.run()V @ 118
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 3307.287 Thread 0x000002190e849800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000f44fba08) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3307.313 Thread 0x000002190e849800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000f4512758) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3308.185 Thread 0x000002190e846800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000d574d378) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3308.186 Thread 0x000002190e846800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000d574d7c8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3308.231 Thread 0x000002190e846800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000d57646d0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3308.246 Thread 0x000002190e849800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000d6180060) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3308.313 Thread 0x000002190e849800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000d6196da8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3308.313 Thread 0x000002190e849800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000d6197250) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3308.391 Thread 0x000002190e849800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000d67482e8) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Event: 3308.411 Thread 0x000002190e849800 Exception <a 'haven/Defer$NotDoneException'> (0x00000000d674f4d0) thrown at [C:\jenkins\workspace\8-2-build-windows-amd64-cygwin\jdk8u261\295\hotspot\src\share\vm\prims\jvm.cpp, line 1516]
Events (10 events):
Event: 3314.986 Thread 0x000002190e849800 Thread added: 0x000002190e849800
Event: 3315.008 Thread 0x000002190e849800 Thread exited: 0x000002190e849800
Event: 3315.714 Thread 0x000002190e843800 Thread added: 0x000002190e843800
Event: 3315.795 Thread 0x000002190e843800 Thread exited: 0x000002190e843800
Event: 3316.460 Thread 0x000002190e843800 Thread added: 0x000002190e843800
Event: 3316.567 Thread 0x000002190e843800 Thread exited: 0x000002190e843800
Event: 3316.726 Thread 0x000002190e843800 Thread added: 0x000002190e843800
Event: 3316.754 Thread 0x000002190e843800 Thread exited: 0x000002190e843800
Event: 3318.213 Thread 0x000002190e843800 Thread added: 0x000002190e843800
Event: 3318.214 Thread 0x000002190e843800 Thread exited: 0x000002190e843800
Dynamic libraries:
0x00007ff6a07f0000 - 0x00007ff6a0837000 E:\Program Files (x86)\New folder (2)\bin\java.exe
0x00007ffe835d0000 - 0x00007ffe837bd000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ffe80b30000 - 0x00007ffe80be3000 C:\Windows\System32\KERNEL32.DLL
0x00007ffe7f6d0000 - 0x00007ffe7f963000 C:\Windows\System32\KERNELBASE.dll
0x00007ffe80ed0000 - 0x00007ffe80f73000 C:\Windows\System32\ADVAPI32.dll
0x00007ffe80e30000 - 0x00007ffe80ece000 C:\Windows\System32\msvcrt.dll
0x00007ffe82de0000 - 0x00007ffe82e7e000 C:\Windows\System32\sechost.dll
0x00007ffe82a80000 - 0x00007ffe82ba3000 C:\Windows\System32\RPCRT4.dll
0x00007ffe81360000 - 0x00007ffe814f7000 C:\Windows\System32\USER32.dll
0x00007ffe80340000 - 0x00007ffe80360000 C:\Windows\System32\win32u.dll
0x00007ffe809c0000 - 0x00007ffe809e9000 C:\Windows\System32\GDI32.dll
0x00007ffe80640000 - 0x00007ffe807da000 C:\Windows\System32\gdi32full.dll
0x00007ffe7fb50000 - 0x00007ffe7fbf0000 C:\Windows\System32\msvcp_win.dll
0x00007ffe80460000 - 0x00007ffe8055c000 C:\Windows\System32\ucrtbase.dll
0x00007ffe77c30000 - 0x00007ffe77ea9000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.107_none_05b63884071e656e\COMCTL32.dll
0x00007ffe81030000 - 0x00007ffe8135e000 C:\Windows\System32\combase.dll
0x00007ffe805c0000 - 0x00007ffe8063e000 C:\Windows\System32\bcryptPrimitives.dll
0x00007ffe829f0000 - 0x00007ffe82a1e000 C:\Windows\System32\IMM32.DLL
0x00007ffe79020000 - 0x00007ffe79035000 E:\Program Files (x86)\New folder (2)\bin\vcruntime140.dll
0x00007ffe6b4a0000 - 0x00007ffe6b53b000 E:\Program Files (x86)\New folder (2)\bin\msvcp140.dll
0x0000000060a60000 - 0x00000000612cc000 E:\Program Files (x86)\New folder (2)\bin\server\jvm.dll
0x00007ffe809f0000 - 0x00007ffe809f8000 C:\Windows\System32\PSAPI.DLL
0x00007ffe7d460000 - 0x00007ffe7d484000 C:\Windows\SYSTEM32\WINMM.dll
0x00007ffe70d40000 - 0x00007ffe70d49000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007ffe80da0000 - 0x00007ffe80e0d000 C:\Windows\System32\WS2_32.dll
0x00007ffe7e0a0000 - 0x00007ffe7e0aa000 C:\Windows\SYSTEM32\VERSION.dll
0x00007ffe7d430000 - 0x00007ffe7d45d000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007ffe80360000 - 0x00007ffe803aa000 C:\Windows\System32\cfgmgr32.dll
0x00007ffe7f600000 - 0x00007ffe7f611000 C:\Windows\System32\kernel.appcore.dll
0x00007ffe7d8a0000 - 0x00007ffe7d8b0000 E:\Program Files (x86)\New folder (2)\bin\verify.dll
0x00007ffe71ff0000 - 0x00007ffe7201b000 E:\Program Files (x86)\New folder (2)\bin\java.dll
0x00007ffe742a0000 - 0x00007ffe742b8000 E:\Program Files (x86)\New folder (2)\bin\zip.dll
0x00007ffe81500000 - 0x00007ffe829ef000 C:\Windows\System32\SHELL32.dll
0x00007ffe80f80000 - 0x00007ffe81028000 C:\Windows\System32\shcore.dll
0x00007ffe7fbf0000 - 0x00007ffe80338000 C:\Windows\System32\windows.storage.dll
0x00007ffe7f5d0000 - 0x00007ffe7f5f4000 C:\Windows\System32\profapi.dll
0x00007ffe7f640000 - 0x00007ffe7f69d000 C:\Windows\System32\powrprof.dll
0x00007ffe80ad0000 - 0x00007ffe80b22000 C:\Windows\System32\shlwapi.dll
0x00007ffe807e0000 - 0x00007ffe807f7000 C:\Windows\System32\cryptsp.dll
0x00007ffe6b190000 - 0x00007ffe6b324000 E:\Program Files (x86)\New folder (2)\bin\awt.dll
0x00007ffe80a00000 - 0x00007ffe80acb000 C:\Windows\System32\OLEAUT32.dll
0x00007ffe7d5e0000 - 0x00007ffe7d66c000 C:\Windows\SYSTEM32\apphelp.dll
0x00007ffe7de90000 - 0x00007ffe7debe000 C:\Windows\system32\DWMAPI.DLL
0x00007ffe7f970000 - 0x00007ffe7fb4b000 C:\Windows\System32\CRYPT32.dll
0x00007ffe7f620000 - 0x00007ffe7f632000 C:\Windows\System32\MSASN1.dll
0x00007ffe7da80000 - 0x00007ffe7db1c000 C:\Windows\system32\uxtheme.dll
0x00007ffe6b060000 - 0x00007ffe6b187000 C:\Windows\system32\opengl32.dll
0x00007ffe71fc0000 - 0x00007ffe71fec000 C:\Windows\SYSTEM32\GLU32.dll
0x00007ffe82f40000 - 0x00007ffe830aa000 C:\Windows\System32\MSCTF.dll
0x00007ffe80860000 - 0x00007ffe809b5000 C:\Windows\System32\ole32.dll
0x00007ffe55fc0000 - 0x00007ffe5615e000 C:\Windows\system32\d3d9.dll
0x00007ffe46380000 - 0x00007ffe47436000 C:\Windows\SYSTEM32\nvd3dumx.dll
0x00007ffe797b0000 - 0x00007ffe7991c000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
0x00007ffe83110000 - 0x00007ffe83585000 C:\Windows\System32\SETUPAPI.dll
0x00007ffe7f6a0000 - 0x00007ffe7f6c6000 C:\Windows\System32\bcrypt.dll
0x00007ffe79450000 - 0x00007ffe79786000 C:\Windows\system32\nvapi64.dll
0x00007ffe7f380000 - 0x00007ffe7f3a9000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x00007ffe80560000 - 0x00007ffe805b8000 C:\Windows\System32\WINTRUST.dll
0x00007ffe7e310000 - 0x00007ffe7e3d2000 C:\Windows\system32\dxgi.dll
0x00007ffe72160000 - 0x00007ffe7217c000 E:\Program Files (x86)\New folder (2)\bin\net.dll
0x00007ffe7ee00000 - 0x00007ffe7ee67000 C:\Windows\system32\mswsock.dll
0x00007ffe71fa0000 - 0x00007ffe71fb3000 E:\Program Files (x86)\New folder (2)\bin\nio.dll
0x00007ffe6e280000 - 0x00007ffe6e2c9000 E:\Program Files (x86)\New folder (2)\bin\fontmanager.dll
0x00007ffe82e80000 - 0x00007ffe82f22000 C:\Windows\System32\clbcatq.dll
0x00007ffe7b370000 - 0x00007ffe7b528000 C:\Windows\SYSTEM32\WindowsCodecs.dll
0x00007ffe66360000 - 0x00007ffe663b6000 C:\Windows\system32\dataexchange.dll
0x00007ffe7c2d0000 - 0x00007ffe7c54e000 C:\Windows\system32\d3d11.dll
0x00007ffe7cc00000 - 0x00007ffe7cdc3000 C:\Windows\system32\dcomp.dll
0x00007ffe7db90000 - 0x00007ffe7dd9d000 C:\Windows\system32\twinapi.appcore.dll
0x00007ffe7db20000 - 0x00007ffe7db48000 C:\Windows\system32\RMCLIENT.dll
0x00007ffe6bfd0000 - 0x00007ffe6c013000 E:\Program Files (x86)\New folder (2)\bin\t2k.dll
0x00007ffe773a0000 - 0x00007ffe773ad000 E:\Program Files (x86)\New folder (2)\bin\management.dll
0x00007ffe7e9c0000 - 0x00007ffe7e9f3000 C:\Windows\system32\rsaenh.dll
0x00007ffe7f4d0000 - 0x00007ffe7f4f8000 C:\Windows\SYSTEM32\USERENV.dll
0x00007ffe7efd0000 - 0x00007ffe7efdc000 C:\Windows\SYSTEM32\CRYPTBASE.dll
0x00007ffe7eb60000 - 0x00007ffe7eb9d000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffe83590000 - 0x00007ffe83598000 C:\Windows\System32\NSI.dll
0x00007ffe7e0c0000 - 0x00007ffe7e0d6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffe7e040000 - 0x00007ffe7e05c000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x00007ffe7eba0000 - 0x00007ffe7ec66000 C:\Windows\SYSTEM32\DNSAPI.dll
0x00007ffe71940000 - 0x00007ffe71972000 E:\Program Files (x86)\New folder (2)\bin\jpeg.dll
0x000000006e8c0000 - 0x000000006e8cd000 C:\Users\xTrainx\AppData\Local\Temp\jogamp_0000\file_cache\jln5543337451048782178\jln8459023756637827778\natives\windows-amd64\gluegen_rt.dll
0x00007ffe74300000 - 0x00007ffe74307000 E:\Program Files (x86)\New folder (2)\bin\jawt.dll
0x000000006a440000 - 0x000000006a44d000 C:\Users\xTrainx\AppData\Local\Temp\jogamp_0000\file_cache\jln5543337451048782178\jln8459023756637827778\natives\windows-amd64\nativewindow_awt.dll
0x000000006c100000 - 0x000000006c110000 C:\Users\xTrainx\AppData\Local\Temp\jogamp_0000\file_cache\jln5543337451048782178\jln8459023756637827778\natives\windows-amd64\nativewindow_win32.dll
0x0000000064500000 - 0x0000000064585000 C:\Users\xTrainx\AppData\Local\Temp\jogamp_0000\file_cache\jln5543337451048782178\jln8459023756637827778\natives\windows-amd64\jogl_desktop.dll
0x0000000064340000 - 0x0000000064391000 C:\Users\xTrainx\AppData\Local\Temp\jogamp_0000\file_cache\jln5543337451048782178\jln8459023756637827778\natives\windows-amd64\jogl_mobile.dll
0x000000005ec10000 - 0x0000000060a57000 C:\Windows\SYSTEM32\nvoglv64.DLL
0x00007ffe7d260000 - 0x00007ffe7d273000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007ffe7e6a0000 - 0x00007ffe7e6d1000 C:\Windows\SYSTEM32\ntmarta.dll
0x00007ffe7f3d0000 - 0x00007ffe7f428000 C:\Windows\SYSTEM32\WINSTA.dll
0x00007ffe770a0000 - 0x00007ffe77135000 C:\Windows\System32\TextInputFramework.dll
0x00007ffe7b690000 - 0x00007ffe7b9b2000 C:\Windows\System32\CoreUIComponents.dll
0x00007ffe7c550000 - 0x00007ffe7c632000 C:\Windows\System32\CoreMessaging.dll
0x00007ffe7b530000 - 0x00007ffe7b683000 C:\Windows\SYSTEM32\wintypes.dll
0x00007ffe7a060000 - 0x00007ffe7b21a000 C:\Windows\SYSTEM32\nvwgf2umx.dll
0x00007ffe70230000 - 0x00007ffe7023d000 E:\Program Files (x86)\New folder (2)\bin\jsound.dll
0x00007ffe701a0000 - 0x00007ffe701ad000 E:\Program Files (x86)\New folder (2)\bin\jsoundds.dll
0x00007ffe56630000 - 0x00007ffe566c6000 C:\Windows\SYSTEM32\DSOUND.dll
0x00000000612d0000 - 0x00000000612f6000 C:\Program Files\Bonjour\mdnsNSP.dll
0x00007ffe7dfc0000 - 0x00007ffe7dfca000 C:\Windows\System32\rasadhlp.dll
0x00007ffe78720000 - 0x00007ffe78790000 C:\Windows\SYSTEM32\MMDevAPI.DLL
0x00007ffe7d690000 - 0x00007ffe7d838000 C:\Windows\SYSTEM32\PROPSYS.dll
0x00007ffe6b590000 - 0x00007ffe6b5d4000 C:\Windows\SYSTEM32\wdmaud.drv
0x00007ffe71f90000 - 0x00007ffe71f99000 C:\Windows\SYSTEM32\ksuser.dll
0x00007ffe7bbe0000 - 0x00007ffe7bbea000 C:\Windows\SYSTEM32\AVRT.dll
0x00007ffe741c0000 - 0x00007ffe74239000 C:\Windows\System32\fwpuclnt.dll
0x00007ffe78790000 - 0x00007ffe788d8000 C:\Windows\SYSTEM32\AUDIOSES.DLL
0x00007ffe71910000 - 0x00007ffe7191d000 C:\Windows\SYSTEM32\msacm32.drv
0x00007ffe70140000 - 0x00007ffe7015c000 C:\Windows\SYSTEM32\MSACM32.dll
0x00007ffe71900000 - 0x00007ffe7190a000 C:\Windows\SYSTEM32\midimap.dll
0x00007ffe6c310000 - 0x00007ffe6c334000 E:\Program Files (x86)\New folder (2)\bin\sunec.dll
0x00007ffe7db50000 - 0x00007ffe7db64000 C:\Windows\SYSTEM32\resourcepolicyclient.dll
0x00007ffe77140000 - 0x00007ffe7727a000 C:\Windows\System32\Windows.UI.dll
0x00007ffe76fd0000 - 0x00007ffe7709c000 C:\Windows\System32\InputHost.dll
0x00007ffe7c640000 - 0x00007ffe7cbfe000 C:\Windows\System32\d2d1.dll
0x00007ffe6fe10000 - 0x00007ffe6fe1d000 E:\Program Files (x86)\New folder (2)\bin\sunmscapi.dll
0x00007ffe7f0c0000 - 0x00007ffe7f0e6000 C:\Windows\SYSTEM32\ncrypt.dll
0x00007ffe7f080000 - 0x00007ffe7f0bc000 C:\Windows\SYSTEM32\NTASN1.dll
0x00007ffe47e60000 - 0x00007ffe48119000 C:\Windows\System32\IME\IMEJP\imjptip.dll
0x00007ffe75b90000 - 0x00007ffe75e38000 C:\Windows\SYSTEM32\iertutil.dll
0x00007ffe77880000 - 0x00007ffe778ec000 C:\Windows\SYSTEM32\OLEACC.dll
0x00007ffe47c50000 - 0x00007ffe47e5c000 C:\Windows\System32\IME\IMEJP\imjpapi.dll
0x00007ffe6ae90000 - 0x00007ffe6aecf000 C:\Windows\System32\IME\shared\imjkapi.dll
0x00007ffe76f50000 - 0x00007ffe76fd0000 C:\Windows\SYSTEM32\policymanager.dll
0x00007ffe7d2e0000 - 0x00007ffe7d36a000 C:\Windows\SYSTEM32\msvcp110_win.dll
0x00007ffe58f40000 - 0x00007ffe58fce000 C:\Windows\System32\IME\IMEJP\imjppred.dll
0x00007ffe50b00000 - 0x00007ffe50c38000 C:\Windows\System32\IME\shared\imetip.dll
VM Arguments:
jvm_args: -Xmx2048m -Dsun.java2d.uiScale.enabled=false -Djava.library.path=%PATH%;.
java_command: client/hafen.jar -U https://www.havenandhearth.com/res/ game.havenandhearth.com
java_class_path (initial): client/hafen.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\chocolatey\bin;E:\Program Files\Git\cmd;C:\Users\xTrainx\AppData\Local\Microsoft\WindowsApps;
USERNAME=xTrainx
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 13, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.1)
CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 3144180k(554148k free), swap 6158836k(2134392k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.261-b12) for windows-amd64 JRE (1.8.0_261-b12), built on Jun 18 2020 06:56:32 by "" with unknown MS VC++:1916
time: Fri Apr 30 22:41:49 2021
timezone: Eastern Standard Time
elapsed time: 3320 seconds (0d 0h 55m 20s)
xTrainx wrote:this one actually costed me a toon, i'm expecting full revival with 3 subscription tokens for the troubles
# There is insufficient memory for the Java Runtime Environment to continue.
Morm wrote:Game crashed shows this error. now doesn't matter what client or computer i use it will not log on to characters
java.lang.RuntimeException: failed to load mapfile
at haven.GameUI.addchild(GameUI.java:1056)
at haven.UI.addwidget(UI.java:284)
at haven.RemoteUI.run(RemoteUI.java:86)
at haven.MainFrame.uiloop(MainFrame.java:301)
at haven.MainFrame.run(MainFrame.java:317)
at haven.MainFrame.main2(MainFrame.java:439)
at haven.MainFrame.lambda$main$0(MainFrame.java:468)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.io.IOException: error when loading index: haven.Message$EOF: Required 1 bytes, got only 0
at haven.MapFile.load(MapFile.java:118)
at haven.GameUI.addchild(GameUI.java:1041)
... 7 more
Caused by: haven.Message$EOF: Required 1 bytes, got only 0
at haven.Message.rensure(Message.java:112)
at haven.Message.int8(Message.java:127)
at haven.Message.uint8(Message.java:131)
at haven.MapFile.load(MapFile.java:104)
... 8 more
java.lang.RuntimeException: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: 36054 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:210)
at haven.JOGLPanel.renderloop(JOGLPanel.java:231)
at java.lang.Thread.run(Unknown Source)
Caused by: com.jogamp.opengl.GLException: Caught BGLException: haven.render.gl.GLFrameBuffer$FormatException: FBO failed completeness test: 36054 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.GLFrameBuffer$FormatException: FBO failed completeness test: 36054
at haven.render.gl.BufferBGL.run(BufferBGL.java:62)
at haven.render.gl.GLEnvironment.process(GLEnvironment.java:339)
at haven.JOGLPanel.redraw(JOGLPanel.java:174)
at haven.JOGLPanel.access$000(JOGLPanel.java:41)
at haven.JOGLPanel$1.display(JOGLPanel.java:93)
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.GLFrameBuffer$FormatException: FBO failed completeness test: 36054
at haven.render.gl.GLFrameBuffer.lambda$null$0(GLFrameBuffer.java:67)
at haven.render.gl.BGL$4.run(BGL.java:217)
at haven.render.gl.BufferBGL.run(BufferBGL.java:56)
... 24 more
Users browsing this forum: Claude [Bot] and 0 guests