Amber Client

Forum for alternative clients, mods & discussions on the same.

Re: Amber Client

Postby Portius » Tue May 09, 2017 9:36 am

Thanks for the advice,feel dumb for not realizing i needed 64bit java,got that and video drivers were up to date,still same result tho:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000018006e0b2, pid=2768, tid=0x0000000000001294
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0x6e0b2]
#
# 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 (0x00000000569a5800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4756, stack(0x0000000058d20000,0x0000000058e20000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000085fca3458

Registers:
RAX=0x00000000ffffffff, RBX=0x000000005fca34f8, RCX=0x000000005abc7ca0, RDX=0x0000000058b0f9f4
RSP=0x0000000058e1db80, RBP=0x0000000000000000, RSI=0x0000000058b0e888, RDI=0x000000005fca3460
R8 =0x0000000000000001, R9 =0x0000000000000002, R10=0x000000005fca33a0, R11=0x000000007031bd80
R12=0x0000000000000000, R13=0x0000000000000004, R14=0x0000000000000000, R15=0x00000000569a5800
RIP=0x000000018006e0b2, EFLAGS=0x0000000000010297

Top of Stack: (sp=0x0000000058e1db80)
0x0000000058e1db80: 00000000569a5800 0000000058e1dd70
0x0000000058e1db90: 000000005960c9b8 0000000000000000
0x0000000058e1dba0: 0000000058e1dc60 00000000702cbc17
0x0000000058e1dbb0: 0000000058e1dc60 0000000064512e50
0x0000000058e1dbc0: 00000000569a5800 0000000058e1dc30
0x0000000058e1dbd0: ffffffffffffffff 0000000000000000
0x0000000058e1dbe0: 000000005fca33a0 000000005fca3460
0x0000000058e1dbf0: 0000000000008ca9 0000000000000007
0x0000000058e1dc00: 000000005fca33a0 000000018006e527
0x0000000058e1dc10: 0000000000008ca9 0000000058b0e888
0x0000000058e1dc20: 0000000000000001 00000000023a2eff
0x0000000058e1dc30: 0000000002388331 00000001800f6bd8
0x0000000058e1dc40: 0000000058b0e888 0000000000000000
0x0000000058e1dc50: 0000000002388331 0000000180035642
0x0000000058e1dc60: 0000000054aaa200 0000000058e1dd70
0x0000000058e1dc70: 000000005960c9b8 0000000058e1dd28

Instructions: (pc=0x000000018006e0b2)
0x000000018006e092: 4c 8b 96 08 cf 00 00 44 8b c5 45 8b 8a 64 01 00
0x000000018006e0a2: 00 45 85 c9 74 35 48 8d 96 68 11 00 00 90 8b 02
0x000000018006e0b2: 49 8b 8c c2 c0 00 00 00 48 85 c9 74 12 39 69 28
0x000000018006e0c2: 0f 84 85 02 00 00 39 69 2c 0f 84 7c 02 00 00 41


Register to memory mapping:

RAX=0x00000000ffffffff is an unknown value
RBX=0x000000005fca34f8 is an unknown value
RCX=0x000000005abc7ca0 is an unknown value
RDX=0x0000000058b0f9f4 is an unknown value
RSP=0x0000000058e1db80 is pointing into the stack for thread: 0x00000000569a5800
RBP=0x0000000000000000 is an unknown value
RSI=0x0000000058b0e888 is an unknown value
RDI=0x000000005fca3460 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x0000000000000002 is an unknown value
R10=0x000000005fca33a0 is an unknown value
R11=0x000000007031bd80 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000004 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x00000000569a5800 is a thread


Stack: [0x0000000058d20000,0x0000000058e20000], sp=0x0000000058e1db80, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawArrays1(IIIJ)V+0
j jogamp.opengl.gl4.GL4bcImpl.glDrawArrays(III)V+39
j haven.BGL$46.run(Ljavax/media/opengl/GL2;)V+13
J 2585 C2 haven.BufferBGL.run(Ljavax/media/opengl/GL2;)V (31 bytes) @ 0x0000000002ad8200 [0x0000000002ad81a0+0x60]
J 2642 C1 haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V (242 bytes) @ 0x0000000002b08e74 [0x0000000002b08560+0x914]
J 2546 C1 haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V (57 bytes) @ 0x0000000002abd9f4 [0x0000000002abd5e0+0x414]
J 4257 C1 jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V (105 bytes) @ 0x00000000026ef7dc [0x00000000026ef480+0x35c]
J 4265 C1 javax.media.opengl.awt.GLCanvas$9.run()V (122 bytes) @ 0x0000000002941c8c [0x0000000002941ba0+0xec]
J 2544 C1 jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (481 bytes) @ 0x0000000002ab8204 [0x0000000002ab73c0+0xe44]
J 2638 C1 jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (84 bytes) @ 0x0000000002b01884 [0x0000000002b017c0+0xc4]
J 2543 C1 javax.media.opengl.awt.GLCanvas$10.run()V (95 bytes) @ 0x0000000002ab60bc [0x0000000002ab5d00+0x3bc]
J 2485 C1 java.awt.event.InvocationEvent.dispatch()V (69 bytes) @ 0x0000000002a8d944 [0x0000000002a8d800+0x144]
J 2591 C1 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x0000000002adc794 [0x0000000002adad40+0x1a54]
J 2590 C1 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) @ 0x0000000002ada504 [0x0000000002ada300+0x204]
J 2405 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x0000000002a4718c [0x0000000002a47100+0x8c]
v ~StubRoutines::call_stub
J 1646 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000028f3026 [0x00000000028f2fc0+0x66]
J 2404 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x0000000002a45c1c [0x0000000002a452c0+0x95c]
J 3521 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x0000000002d86524 [0x0000000002d84940+0x1be4]
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 )
0x0000000056590000 JavaThread "Mapfile processor" [_thread_blocked, id=4772, stack(0x0000000067010000,0x0000000067110000)]
0x000000005658e800 JavaThread "Worker thread" daemon [_thread_blocked, id=4784, stack(0x0000000064340000,0x0000000064440000)]
0x000000005658d800 JavaThread "Worker thread" daemon [_thread_blocked, id=984, stack(0x0000000063dc0000,0x0000000063ec0000)]
0x000000005658d000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4148, stack(0x0000000063ec0000,0x0000000063fc0000)]
0x000000005658b800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2636, stack(0x0000000063af0000,0x0000000063bf0000)]
0x000000005658a800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3892, stack(0x0000000063340000,0x0000000063440000)]
0x000000005658a000 JavaThread "Server time ticker" daemon [_thread_blocked, id=4284, stack(0x0000000062cf0000,0x0000000062df0000)]
0x0000000056589000 JavaThread "Session writer" daemon [_thread_blocked, id=2964, stack(0x00000000635c0000,0x00000000636c0000)]
0x0000000056588800 JavaThread "Session reader" daemon [_thread_in_native, id=4324, stack(0x0000000063440000,0x0000000063540000)]
0x0000000056587800 JavaThread "Thread-9" [_thread_blocked, id=2824, stack(0x00000000629a0000,0x0000000062aa0000)]
0x0000000056584800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3260, stack(0x0000000061b80000,0x0000000061c80000)]
0x0000000056587000 JavaThread "Haven audio player" daemon [_thread_blocked, id=4312, stack(0x0000000061c80000,0x0000000061d80000)]
0x0000000056584000 JavaThread "Thread-7" [_thread_in_native, id=1372, stack(0x000000005b570000,0x000000005b670000)]
0x0000000056583000 JavaThread "Render thread" [_thread_blocked, id=1628, stack(0x000000005b860000,0x000000005b960000)]
0x00000000571e1000 JavaThread "Haven UI thread" [_thread_blocked, id=4320, stack(0x000000005b6d0000,0x000000005b7d0000)]
0x00000000567c2000 JavaThread "Haven main thread" [_thread_blocked, id=4976, stack(0x0000000059450000,0x0000000059550000)]
0x00000000570a0800 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=2884, stack(0x0000000059a20000,0x0000000059b20000)]
0x0000000001bdd800 JavaThread "DestroyJavaVM" [_thread_blocked, id=4864, stack(0x0000000001fb0000,0x00000000020b0000)]
0x0000000056cad000 JavaThread "Haven main thread" [_thread_blocked, id=3176, stack(0x00000000592e0000,0x00000000593e0000)]
=>0x00000000569a5800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4756, stack(0x0000000058d20000,0x0000000058e20000)]
0x0000000056a80000 JavaThread "Error reporter" daemon [_thread_blocked, id=2932, stack(0x0000000058ba0000,0x0000000058ca0000)]
0x0000000056ac8000 JavaThread "Thread-3" daemon [_thread_in_native, id=2952, stack(0x0000000058260000,0x0000000058360000)]
0x0000000056ac7000 JavaThread "EventQueueMonitor-ComponentEvtDispatch" daemon [_thread_blocked, id=4404, stack(0x00000000587a0000,0x00000000588a0000)]
0x0000000056a52000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4176, stack(0x0000000058570000,0x0000000058670000)]
0x0000000056ace000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4420, stack(0x0000000058370000,0x0000000058470000)]
0x000000005652f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1204, stack(0x0000000056d30000,0x0000000056e30000)]
0x0000000055d6b000 JavaThread "Service Thread" daemon [_thread_blocked, id=3196, stack(0x00000000561f0000,0x00000000562f0000)]
0x0000000054a86000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=4200, stack(0x0000000055c40000,0x0000000055d40000)]
0x0000000054a68800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3528, stack(0x0000000055900000,0x0000000055a00000)]
0x0000000054a66800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3744, stack(0x0000000055ac0000,0x0000000055bc0000)]
0x0000000054a65800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3616, stack(0x0000000055800000,0x0000000055900000)]
0x0000000054a4e000 JavaThread "Finalizer" daemon [_thread_blocked, id=3188, stack(0x0000000055350000,0x0000000055450000)]
0x0000000054a06800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1352, stack(0x0000000055680000,0x0000000055780000)]

Other Threads:
0x00000000549fd000 VMThread [stack: 0x0000000055490000,0x0000000055590000] [id=2980]
0x0000000055d6e800 WatcherThread [stack: 0x00000000563f0000,0x00000000564f0000] [id=596]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
PSYoungGen total 297472K, used 250459K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 245760K, 80% used [0x00000000eab00000,0x00000000f6d4fa88,0x00000000f9b00000)
from space 51712K, 99% used [0x00000000f9b00000,0x00000000fcd472e0,0x00000000fcd80000)
to space 51712K, 0% used [0x00000000fcd80000,0x00000000fcd80000,0x0000000100000000)
ParOldGen total 349696K, used 92415K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 26% used [0x00000000c0000000,0x00000000c5a3fd28,0x00000000d5580000)
Metaspace used 30954K, capacity 31350K, committed 31664K, reserved 1077248K
class space used 3878K, capacity 3986K, committed 4016K, reserved 1048576K

Card table byte_map: [0x0000000011740000,0x0000000011950000] byte_map_base: 0x0000000011140000

Marking Bits: (ParMarkBitMap*) 0x000000007090c720
Begin Bits: [0x0000000011ed0000, 0x0000000012ed0000)
End Bits: [0x0000000012ed0000, 0x0000000013ed0000)

Polling page: 0x0000000001b50000

CodeCache: size=245760Kb used=15203Kb max_used=15203Kb free=230556Kb
bounds [0x0000000002380000, 0x0000000003270000, 0x0000000011380000]
total_blobs=5302 nmethods=4389 adapters=826
compilation: enabled

Compilation events (10 events):
Event: 41.530 Thread 0x0000000054a86000 5165 ! 3 sun.net.www.protocol.http.HttpURLConnection$HttpInputStream::read (136 bytes)
Event: 41.531 Thread 0x0000000054a86000 nmethod 5165 0x0000000003257610 code [0x00000000032577e0, 0x0000000003257f78]
Event: 41.531 Thread 0x0000000054a86000 5166 ! 3 sun.net.www.protocol.http.HttpURLConnection$HttpInputStream::read (48 bytes)
Event: 41.532 Thread 0x0000000054a86000 nmethod 5166 0x0000000003264390 code [0x0000000003264540, 0x0000000003264ae8]
Event: 41.544 Thread 0x0000000054a86000 5167 % 3 com.jcraft.jogg.Page::checksum @ 54 (168 bytes)
Event: 41.545 Thread 0x0000000054a86000 nmethod 5167% 0x0000000003256010 code [0x00000000032561a0, 0x0000000003256630]
Event: 41.594 Thread 0x0000000054a86000 5168 3 com.jcraft.jogg.Page::checksum (168 bytes)
Event: 41.595 Thread 0x0000000054a86000 nmethod 5168 0x000000000326db90 code [0x000000000326dd20, 0x000000000326e150]
Event: 41.733 Thread 0x0000000054a86000 5169 3 com.jcraft.jogg.StreamState::packetout (218 bytes)
Event: 41.735 Thread 0x0000000054a86000 nmethod 5169 0x000000000326d3d0 code [0x000000000326d540, 0x000000000326d950]

GC Heap History (10 events):
Event: 25.743 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 284672K, used 263168K [0x00000000eab00000, 0x00000000fd600000, 0x0000000100000000)
eden space 263168K, 100% used [0x00000000eab00000,0x00000000fac00000,0x00000000fac00000)
from space 21504K, 0% used [0x00000000fc100000,0x00000000fc100000,0x00000000fd600000)
to space 21504K, 0% used [0x00000000fac00000,0x00000000fac00000,0x00000000fc100000)
ParOldGen total 349696K, used 18734K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 5% used [0x00000000c0000000,0x00000000c124b8f0,0x00000000d5580000)
Metaspace used 28754K, capacity 29172K, committed 29744K, reserved 1075200K
class space used 3661K, capacity 3768K, committed 3888K, reserved 1048576K
Event: 25.798 GC heap after
Heap after GC invocations=4 (full 1):
PSYoungGen total 284672K, used 21493K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 263168K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fac00000)
from space 21504K, 99% used [0x00000000fac00000,0x00000000fc0fd538,0x00000000fc100000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 349696K, used 33958K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 9% used [0x00000000c0000000,0x00000000c2129880,0x00000000d5580000)
Metaspace used 28754K, capacity 29172K, committed 29744K, reserved 1075200K
class space used 3661K, capacity 3768K, committed 3888K, reserved 1048576K
}
Event: 27.618 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 284672K, used 284661K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 263168K, 100% used [0x00000000eab00000,0x00000000fac00000,0x00000000fac00000)
from space 21504K, 99% used [0x00000000fac00000,0x00000000fc0fd538,0x00000000fc100000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 349696K, used 33958K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 9% used [0x00000000c0000000,0x00000000c2129880,0x00000000d5580000)
Metaspace used 29571K, capacity 29988K, committed 30256K, reserved 1075200K
class space used 3747K, capacity 3844K, committed 3888K, reserved 1048576K
Event: 27.655 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 327680K, used 21485K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 306176K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fd600000)
from space 21504K, 99% used [0x00000000feb00000,0x00000000ffffb7a8,0x0000000100000000)
to space 21504K, 0% used [0x00000000fd600000,0x00000000fd600000,0x00000000feb00000)
ParOldGen total 349696K, used 45149K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 12% used [0x00000000c0000000,0x00000000c2c17498,0x00000000d5580000)
Metaspace used 29571K, capacity 29988K, committed 30256K, reserved 1075200K
class space used 3747K, capacity 3844K, committed 3888K, reserved 1048576K
}
Event: 31.721 GC heap before
{Heap before GC invocations=6 (full 1):
PSYoungGen total 327680K, used 327661K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 306176K, 100% used [0x00000000eab00000,0x00000000fd600000,0x00000000fd600000)
from space 21504K, 99% used [0x00000000feb00000,0x00000000ffffb7a8,0x0000000100000000)
to space 21504K, 0% used [0x00000000fd600000,0x00000000fd600000,0x00000000feb00000)
ParOldGen total 349696K, used 45149K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 12% used [0x00000000c0000000,0x00000000c2c17498,0x00000000d5580000)
Metaspace used 30231K, capacity 30594K, committed 31152K, reserved 1077248K
class space used 3808K, capacity 3913K, committed 4016K, reserved 1048576K
Event: 31.799 GC heap after
Heap after GC invocations=6 (full 1):
PSYoungGen total 327680K, used 21488K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 306176K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fd600000)
from space 21504K, 99% used [0x00000000fd600000,0x00000000feafc040,0x00000000feb00000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 349696K, used 67494K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 19% used [0x00000000c0000000,0x00000000c41e9968,0x00000000d5580000)
Metaspace used 30231K, capacity 30594K, committed 31152K, reserved 1077248K
class space used 3808K, capacity 3913K, committed 4016K, reserved 1048576K
}
Event: 36.417 GC heap before
{Heap before GC invocations=7 (full 1):
PSYoungGen total 327680K, used 327664K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 306176K, 100% used [0x00000000eab00000,0x00000000fd600000,0x00000000fd600000)
from space 21504K, 99% used [0x00000000fd600000,0x00000000feafc040,0x00000000feb00000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 349696K, used 67494K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 19% used [0x00000000c0000000,0x00000000c41e9968,0x00000000d5580000)
Metaspace used 30510K, capacity 30986K, committed 31408K, reserved 1077248K
class space used 3829K, capacity 3951K, committed 4016K, reserved 1048576K
Event: 36.482 GC heap after
Heap after GC invocations=7 (full 1):
PSYoungGen total 267264K, used 21499K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 245760K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f9b00000)
from space 21504K, 99% used [0x00000000feb00000,0x00000000ffffef48,0x0000000100000000)
to space 51712K, 0% used [0x00000000f9b00000,0x00000000f9b00000,0x00000000fcd80000)
ParOldGen total 349696K, used 86271K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 24% used [0x00000000c0000000,0x00000000c543fcc8,0x00000000d5580000)
Metaspace used 30510K, capacity 30986K, committed 31408K, reserved 1077248K
class space used 3829K, capacity 3951K, committed 4016K, reserved 1048576K
}
Event: 38.792 GC heap before
{Heap before GC invocations=8 (full 1):
PSYoungGen total 267264K, used 267259K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 245760K, 100% used [0x00000000eab00000,0x00000000f9b00000,0x00000000f9b00000)
from space 21504K, 99% used [0x00000000feb00000,0x00000000ffffef48,0x0000000100000000)
to space 51712K, 0% used [0x00000000f9b00000,0x00000000f9b00000,0x00000000fcd80000)
ParOldGen total 349696K, used 86271K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 24% used [0x00000000c0000000,0x00000000c543fcc8,0x00000000d5580000)
Metaspace used 30876K, capacity 31286K, committed 31664K, reserved 1077248K
class space used 3876K, capacity 3986K, committed 4016K, reserved 1048576K
Event: 38.857 GC heap after
Heap after GC invocations=8 (full 1):
PSYoungGen total 297472K, used 51484K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 245760K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f9b00000)
from space 51712K, 99% used [0x00000000f9b00000,0x00000000fcd472e0,0x00000000fcd80000)
to space 51712K, 0% used [0x00000000fcd80000,0x00000000fcd80000,0x0000000100000000)
ParOldGen total 349696K, used 92415K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 26% used [0x00000000c0000000,0x00000000c5a3fd28,0x00000000d5580000)
Metaspace used 30876K, capacity 31286K, committed 31664K, reserved 1077248K
class space used 3876K, capacity 3986K, committed 4016K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 39.098 Thread 0x00000000571e1000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031e4354 method=haven.GLState$Applier.apply(Lhaven/GOut;)V @ 869
Event: 39.117 Thread 0x00000000571e1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002757550 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 17
Event: 39.154 Thread 0x00000000571e1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c5b048 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 39.171 Thread 0x00000000571e1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b5c1bc method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 39.391 Thread 0x00000000571e1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b83aa0 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 39.444 Thread 0x0000000056587000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c0f1e0 method=haven.Audio$Mixer.get([[DI)I @ 40
Event: 40.363 Thread 0x0000000056587000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000292a934 method=haven.Audio$Player.fillbuf([BII)I @ 109
Event: 40.363 Thread 0x0000000056587000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002918d18 method=haven.Audio$Player.fillbuf([BII)I @ 109
Event: 40.477 Thread 0x000000005658e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003207918 method=haven.Mipmapper$4.gen4(Lhaven/Coord;[BI)[B @ 25
Event: 40.512 Thread 0x0000000056587000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002927de8 method=haven.Audio$Player.fillbuf([BII)I @ 109

Internal exceptions (10 events):
Event: 37.150 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000ef5db028) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.151 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000ef5f2ad0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.151 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000ef5f4c90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.178 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000ef8b4888) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.247 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000f0009870) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.622 Thread 0x0000000056588800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000000eba2b5f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 37.640 Thread 0x00000000571e1000 Implicit null exception at 0x0000000002917d55 to 0x000000000291803d
Event: 38.621 Thread 0x0000000056588800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000000eba2b880) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 40.717 Thread 0x0000000056588800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000000f05b5998) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 41.718 Thread 0x0000000056588800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000000f05b5c20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 735]

Events (10 events):
Event: 41.344 Thread 0x0000000056587000 DEOPT PACKING pc=0x000000000323a0fa sp=0x0000000061d7ef60
Event: 41.344 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7ec50 mode 0
Event: 41.364 Thread 0x0000000056587000 DEOPT PACKING pc=0x000000000323a0fa sp=0x0000000061d7ef60
Event: 41.364 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7ec50 mode 0
Event: 41.384 Thread 0x0000000056587000 DEOPT PACKING pc=0x000000000323a0fa sp=0x0000000061d7efa0
Event: 41.384 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7ec90 mode 0
Event: 41.404 Thread 0x0000000056587000 DEOPT PACKING pc=0x000000000323a0fa sp=0x0000000061d7efa0
Event: 41.404 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7ec90 mode 0
Event: 41.424 Thread 0x0000000056587000 DEOPT PACKING pc=0x0000000002f05657 sp=0x0000000061d7f440
Event: 41.424 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7f160 mode 0


Dynamic libraries:
0x000000013faf0000 - 0x000000013fb27000 C:\ProgramData\Oracle\Java\javapath\javaw.exe
0x0000000076fd0000 - 0x000000007717a000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076eb0000 - 0x0000000076fcf000 C:\Windows\system32\kernel32.dll
0x000007fefccf0000 - 0x000007fefcd5a000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe780000 - 0x000007fefe85b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe6e0000 - 0x000007fefe77f000 C:\Windows\system32\msvcrt.dll
0x000007fefe660000 - 0x000007fefe67f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff0a0000 - 0x000007feff1cd000 C:\Windows\system32\RPCRT4.dll
0x0000000076db0000 - 0x0000000076eaa000 C:\Windows\system32\USER32.dll
0x000007fefd160000 - 0x000007fefd1c7000 C:\Windows\system32\GDI32.dll
0x000007fefd150000 - 0x000007fefd15e000 C:\Windows\system32\LPK.dll
0x000007fefd080000 - 0x000007fefd14a000 C:\Windows\system32\USP10.dll
0x000007fefb690000 - 0x000007fefb884000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007fefe860000 - 0x000007fefe8d1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefe680000 - 0x000007fefe6ae000 C:\Windows\system32\IMM32.DLL
0x000007feff1d0000 - 0x000007feff2d9000 C:\Windows\system32\MSCTF.dll
0x0000000070990000 - 0x0000000070a62000 C:\Program Files\Java\jre1.8.0_131\bin\msvcr100.dll
0x00000000700f0000 - 0x000000007098c000 C:\Program Files\Java\jre1.8.0_131\bin\server\jvm.dll
0x000007fef4430000 - 0x000007fef4439000 C:\Windows\system32\WSOCK32.dll
0x000007fefe610000 - 0x000007fefe65d000 C:\Windows\system32\WS2_32.dll
0x000007fefe6b0000 - 0x000007fefe6b8000 C:\Windows\system32\NSI.dll
0x000007fef8b40000 - 0x000007fef8b7b000 C:\Windows\system32\WINMM.dll
0x000007fefbd50000 - 0x000007fefbd5c000 C:\Windows\system32\VERSION.dll
0x00000000771a0000 - 0x00000000771a7000 C:\Windows\system32\PSAPI.DLL
0x0000000071f50000 - 0x0000000071f5f000 C:\Program Files\Java\jre1.8.0_131\bin\verify.dll
0x0000000070b20000 - 0x0000000070b49000 C:\Program Files\Java\jre1.8.0_131\bin\java.dll
0x0000000071ba0000 - 0x0000000071bb6000 C:\Program Files\Java\jre1.8.0_131\bin\zip.dll
0x000007fefd680000 - 0x000007fefe40a000 C:\Windows\system32\SHELL32.dll
0x000007fefe410000 - 0x000007fefe60c000 C:\Windows\system32\ole32.dll
0x000007fefccd0000 - 0x000007fefccdf000 C:\Windows\system32\profapi.dll
0x000000006ff50000 - 0x00000000700e8000 C:\Program Files\Java\jre1.8.0_131\bin\awt.dll
0x000007fefef20000 - 0x000007fefeffa000 C:\Windows\system32\OLEAUT32.dll
0x000007fefc4d0000 - 0x000007fefc4e8000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc1d0000 - 0x000007fefc217000 C:\Windows\system32\rsaenh.dll
0x000007fefcfd0000 - 0x000007fefcfee000 C:\Windows\system32\USERENV.dll
0x000007fefcb60000 - 0x000007fefcb6f000 C:\Windows\system32\CRYPTBASE.dll
0x0000000070ad0000 - 0x0000000070aea000 C:\Program Files\Java\jre1.8.0_131\bin\net.dll
0x000007fefc470000 - 0x000007fefc4c5000 C:\Windows\system32\mswsock.dll
0x000007fefc460000 - 0x000007fefc467000 C:\Windows\System32\wship6.dll
0x000007fefac70000 - 0x000007fefac97000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefac50000 - 0x000007fefac5b000 C:\Windows\system32\WINNSI.DLL
0x000007fefa740000 - 0x000007fefa758000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefa720000 - 0x000007fefa731000 C:\Windows\system32\dhcpcsvc6.DLL
0x0000000070ab0000 - 0x0000000070ac1000 C:\Program Files\Java\jre1.8.0_131\bin\nio.dll
0x0000000070a80000 - 0x0000000070aa6000 C:\Program Files\Java\jre1.8.0_131\bin\JavaAccessBridge-64.dll
0x0000000071f40000 - 0x0000000071f47000 C:\Program Files\Java\jre1.8.0_131\bin\jawt.dll
0x0000000071de0000 - 0x0000000071de7000 C:\Program Files\Java\jre1.8.0_131\bin\JAWTAccessBridge-64.dll
0x000007fefb080000 - 0x000007fefb098000 C:\Windows\system32\DWMAPI.DLL
0x000007fefb4e0000 - 0x000007fefb536000 C:\Windows\system32\UxTheme.dll
0x000007feef910000 - 0x000007feefa2d000 C:\Windows\system32\opengl32.dll
0x000007feef8e0000 - 0x000007feef90d000 C:\Windows\system32\GLU32.dll
0x000007feef7e0000 - 0x000007feef8d1000 C:\Windows\system32\DDRAW.dll
0x000007feef7d0000 - 0x000007feef7d8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefd1d0000 - 0x000007fefd3a7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcee0000 - 0x000007fefcf16000 C:\Windows\system32\CFGMGR32.dll
0x000007fefcff0000 - 0x000007fefd00a000 C:\Windows\system32\DEVOBJ.dll
0x000000006ff00000 - 0x000000006ff47000 C:\Program Files\Java\jre1.8.0_131\bin\fontmanager.dll
0x000007feff000000 - 0x000007feff099000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefadf0000 - 0x000007fefaf51000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefcb00000 - 0x000007fefcb57000 C:\Windows\system32\apphelp.dll
0x000007fef8c50000 - 0x000007fef8c85000 C:\Windows\system32\EhStorShell.dll
0x000007fefb540000 - 0x000007fefb66c000 C:\Windows\system32\PROPSYS.dll
0x000007fef8bd0000 - 0x000007fef8c50000 C:\Windows\system32\ntshrui.dll
0x000007fefca00000 - 0x000007fefca23000 C:\Windows\system32\srvcli.dll
0x000007fef8bc0000 - 0x000007fef8bcf000 C:\Windows\system32\cscapi.dll
0x000007fefa970000 - 0x000007fefa97b000 C:\Windows\system32\slc.dll
0x000007fef8890000 - 0x000007fef8898000 C:\Windows\system32\IconCodecService.dll
0x000000006feb0000 - 0x000000006fef2000 C:\Program Files\Java\jre1.8.0_131\bin\t2k.dll
0x00000000637c0000 - 0x00000000637cd000 C:\Users\New\AppData\Local\Temp\jogamp_0000\file_cache\jln1732505390272131954\jln3425092279879143563\gluegen-rt.dll
0x000000006a440000 - 0x000000006a44d000 C:\Users\New\AppData\Local\Temp\jogamp_0000\file_cache\jln1732505390272131954\jln3425092279879143563\nativewindow_awt.dll
0x000000006c100000 - 0x000000006c10e000 C:\Users\New\AppData\Local\Temp\jogamp_0000\file_cache\jln1732505390272131954\jln3425092279879143563\nativewindow_win32.dll
0x0000000064500000 - 0x00000000645a0000 C:\Users\New\AppData\Local\Temp\jogamp_0000\file_cache\jln1732505390272131954\jln3425092279879143563\jogl_desktop.dll
0x0000000180000000 - 0x00000001812d3000 C:\Windows\system32\ig4icd64.dll
0x000007fefbe20000 - 0x000007fefbe27000 C:\Windows\System32\wshtcpip.dll
0x000007fefc2f0000 - 0x000007fefc34b000 C:\Windows\system32\DNSAPI.dll
0x000007fef9a60000 - 0x000007fef9a8e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fef9a50000 - 0x000007fef9a58000 C:\Windows\system32\rasadhlp.dll
0x000007fefa840000 - 0x000007fefa893000 C:\Windows\System32\fwpuclnt.dll
0x0000000070af0000 - 0x0000000070b14000 C:\Program Files\Java\jre1.8.0_131\bin\sunec.dll
0x0000000071f60000 - 0x0000000071f6b000 C:\Program Files\Java\jre1.8.0_131\bin\sunmscapi.dll
0x000007fefcd60000 - 0x000007fefcecd000 C:\Windows\system32\CRYPT32.dll
0x000007fefccc0000 - 0x000007fefcccf000 C:\Windows\system32\MSASN1.dll
0x0000000070a70000 - 0x0000000070a7c000 C:\Program Files\Java\jre1.8.0_131\bin\jsound.dll
0x000000006fe70000 - 0x000000006fe7b000 C:\Program Files\Java\jre1.8.0_131\bin\jsoundds.dll
0x000007feefa30000 - 0x000007feefab8000 C:\Windows\system32\DSOUND.dll
0x000007fefaf60000 - 0x000007fefaf8c000 C:\Windows\system32\POWRPROF.dll
0x000007fefb0a0000 - 0x000007fefb0eb000 C:\Windows\system32\MMDevAPI.DLL
0x000007feef230000 - 0x000007feef26b000 C:\Windows\system32\wdmaud.drv
0x0000000073490000 - 0x0000000073496000 C:\Windows\system32\ksuser.dll
0x000007fefb2b0000 - 0x000007fefb2b9000 C:\Windows\system32\AVRT.dll
0x000007fefa6d0000 - 0x000007fefa71f000 C:\Windows\system32\AUDIOSES.DLL
0x000007fefa6c0000 - 0x000007fefa6ca000 C:\Windows\system32\msacm32.drv
0x000007fefa6a0000 - 0x000007fefa6b8000 C:\Windows\system32\MSACM32.dll
0x000007fefa690000 - 0x000007fefa699000 C:\Windows\system32\midimap.dll
0x000000006fe30000 - 0x000000006fe61000 C:\Program Files\Java\jre1.8.0_131\bin\jpeg.dll
0x000007fef86d0000 - 0x000007fef87f5000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: hafen.jar -U http://game.havenandhearth.com/hres/ game.havenandhearth.com
java_class_path (initial): hafen.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\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 (x86)\Windows Live\Shared;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\EgisTec MyWinLocker\
USERNAME=New
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23714)

CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, tsc, tscinvbit

Memory: 4k page, physical 4042608k(1549744k free), swap 8083356k(5000476k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue May 09 04:33:43 2017
elapsed time: 41 seconds (0d 0h 0m 41s)
Portius
 
Posts: 7
Joined: Sun May 07, 2017 9:38 am

Re: Amber Client

Postby tirioll » Tue May 09, 2017 4:20 pm

Just came to say that the new livestock manager is absolutely awesome, thank you!
User avatar
tirioll
 
Posts: 144
Joined: Thu Nov 21, 2013 4:05 pm

Re: Amber Client

Postby iamahh » Tue May 09, 2017 4:58 pm

Portius, check this page: https://www.java.com/en/download/help/e ... access.xml

I'd try to run the game as administrator once to see if it works.

Also updating Windows, doing a fresh Haven installation, experimenting with Windows UAC.
iamahh
 
Posts: 1810
Joined: Sat Dec 12, 2015 8:23 pm

Re: Amber Client

Postby romovs » Tue May 09, 2017 5:06 pm

Redlaw wrote:Where did the options to change how I see curos go? I am stuck with the time they will finish and seemly cant turn it off, miss the % thing given each Curo now has that info in itself..

It was removed. imo remaining time is more practical for curios especially now that we have correct study times from the server.

Dondorion wrote:Can someone help me again?

# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x60931297, pid=1268, tid=0x00000a94
#

Installing 64-bit java should fix it. http://www.oracle.com/technetwork/java/ ... 33155.html
Windows x64 Offline

Portius wrote:Thanks for the advice,feel dumb for not realizing i needed 64bit java,got that and video drivers were up to date,still same result tho:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000018006e0b2, pid=2768, tid=0x0000000000001294
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig4icd64.dll+0x6e0b2]
#
# 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 (0x00000000569a5800): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4756, stack(0x0000000058d20000,0x0000000058e20000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x000000085fca3458

Registers:
RAX=0x00000000ffffffff, RBX=0x000000005fca34f8, RCX=0x000000005abc7ca0, RDX=0x0000000058b0f9f4
RSP=0x0000000058e1db80, RBP=0x0000000000000000, RSI=0x0000000058b0e888, RDI=0x000000005fca3460
R8 =0x0000000000000001, R9 =0x0000000000000002, R10=0x000000005fca33a0, R11=0x000000007031bd80
R12=0x0000000000000000, R13=0x0000000000000004, R14=0x0000000000000000, R15=0x00000000569a5800
RIP=0x000000018006e0b2, EFLAGS=0x0000000000010297

Top of Stack: (sp=0x0000000058e1db80)
0x0000000058e1db80: 00000000569a5800 0000000058e1dd70
0x0000000058e1db90: 000000005960c9b8 0000000000000000
0x0000000058e1dba0: 0000000058e1dc60 00000000702cbc17
0x0000000058e1dbb0: 0000000058e1dc60 0000000064512e50
0x0000000058e1dbc0: 00000000569a5800 0000000058e1dc30
0x0000000058e1dbd0: ffffffffffffffff 0000000000000000
0x0000000058e1dbe0: 000000005fca33a0 000000005fca3460
0x0000000058e1dbf0: 0000000000008ca9 0000000000000007
0x0000000058e1dc00: 000000005fca33a0 000000018006e527
0x0000000058e1dc10: 0000000000008ca9 0000000058b0e888
0x0000000058e1dc20: 0000000000000001 00000000023a2eff
0x0000000058e1dc30: 0000000002388331 00000001800f6bd8
0x0000000058e1dc40: 0000000058b0e888 0000000000000000
0x0000000058e1dc50: 0000000002388331 0000000180035642
0x0000000058e1dc60: 0000000054aaa200 0000000058e1dd70
0x0000000058e1dc70: 000000005960c9b8 0000000058e1dd28

Instructions: (pc=0x000000018006e0b2)
0x000000018006e092: 4c 8b 96 08 cf 00 00 44 8b c5 45 8b 8a 64 01 00
0x000000018006e0a2: 00 45 85 c9 74 35 48 8d 96 68 11 00 00 90 8b 02
0x000000018006e0b2: 49 8b 8c c2 c0 00 00 00 48 85 c9 74 12 39 69 28
0x000000018006e0c2: 0f 84 85 02 00 00 39 69 2c 0f 84 7c 02 00 00 41


Register to memory mapping:

RAX=0x00000000ffffffff is an unknown value
RBX=0x000000005fca34f8 is an unknown value
RCX=0x000000005abc7ca0 is an unknown value
RDX=0x0000000058b0f9f4 is an unknown value
RSP=0x0000000058e1db80 is pointing into the stack for thread: 0x00000000569a5800
RBP=0x0000000000000000 is an unknown value
RSI=0x0000000058b0e888 is an unknown value
RDI=0x000000005fca3460 is an unknown value
R8 =0x0000000000000001 is an unknown value
R9 =0x0000000000000002 is an unknown value
R10=0x000000005fca33a0 is an unknown value
R11=0x000000007031bd80 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000004 is an unknown value
R14=0x0000000000000000 is an unknown value
R15=0x00000000569a5800 is a thread


Stack: [0x0000000058d20000,0x0000000058e20000], sp=0x0000000058e1db80, free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawArrays1(IIIJ)V+0
j jogamp.opengl.gl4.GL4bcImpl.glDrawArrays(III)V+39
j haven.BGL$46.run(Ljavax/media/opengl/GL2;)V+13
J 2585 C2 haven.BufferBGL.run(Ljavax/media/opengl/GL2;)V (31 bytes) @ 0x0000000002ad8200 [0x0000000002ad81a0+0x60]
J 2642 C1 haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V (242 bytes) @ 0x0000000002b08e74 [0x0000000002b08560+0x914]
J 2546 C1 haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V (57 bytes) @ 0x0000000002abd9f4 [0x0000000002abd5e0+0x414]
J 4257 C1 jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V (105 bytes) @ 0x00000000026ef7dc [0x00000000026ef480+0x35c]
J 4265 C1 javax.media.opengl.awt.GLCanvas$9.run()V (122 bytes) @ 0x0000000002941c8c [0x0000000002941ba0+0xec]
J 2544 C1 jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (481 bytes) @ 0x0000000002ab8204 [0x0000000002ab73c0+0xe44]
J 2638 C1 jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V (84 bytes) @ 0x0000000002b01884 [0x0000000002b017c0+0xc4]
J 2543 C1 javax.media.opengl.awt.GLCanvas$10.run()V (95 bytes) @ 0x0000000002ab60bc [0x0000000002ab5d00+0x3bc]
J 2485 C1 java.awt.event.InvocationEvent.dispatch()V (69 bytes) @ 0x0000000002a8d944 [0x0000000002a8d800+0x144]
J 2591 C1 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) @ 0x0000000002adc794 [0x0000000002adad40+0x1a54]
J 2590 C1 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) @ 0x0000000002ada504 [0x0000000002ada300+0x204]
J 2405 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x0000000002a4718c [0x0000000002a47100+0x8c]
v ~StubRoutines::call_stub
J 1646 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000028f3026 [0x00000000028f2fc0+0x66]
J 2404 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) @ 0x0000000002a45c1c [0x0000000002a452c0+0x95c]
J 3521 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x0000000002d86524 [0x0000000002d84940+0x1be4]
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 )
0x0000000056590000 JavaThread "Mapfile processor" [_thread_blocked, id=4772, stack(0x0000000067010000,0x0000000067110000)]
0x000000005658e800 JavaThread "Worker thread" daemon [_thread_blocked, id=4784, stack(0x0000000064340000,0x0000000064440000)]
0x000000005658d800 JavaThread "Worker thread" daemon [_thread_blocked, id=984, stack(0x0000000063dc0000,0x0000000063ec0000)]
0x000000005658d000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4148, stack(0x0000000063ec0000,0x0000000063fc0000)]
0x000000005658b800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2636, stack(0x0000000063af0000,0x0000000063bf0000)]
0x000000005658a800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3892, stack(0x0000000063340000,0x0000000063440000)]
0x000000005658a000 JavaThread "Server time ticker" daemon [_thread_blocked, id=4284, stack(0x0000000062cf0000,0x0000000062df0000)]
0x0000000056589000 JavaThread "Session writer" daemon [_thread_blocked, id=2964, stack(0x00000000635c0000,0x00000000636c0000)]
0x0000000056588800 JavaThread "Session reader" daemon [_thread_in_native, id=4324, stack(0x0000000063440000,0x0000000063540000)]
0x0000000056587800 JavaThread "Thread-9" [_thread_blocked, id=2824, stack(0x00000000629a0000,0x0000000062aa0000)]
0x0000000056584800 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3260, stack(0x0000000061b80000,0x0000000061c80000)]
0x0000000056587000 JavaThread "Haven audio player" daemon [_thread_blocked, id=4312, stack(0x0000000061c80000,0x0000000061d80000)]
0x0000000056584000 JavaThread "Thread-7" [_thread_in_native, id=1372, stack(0x000000005b570000,0x000000005b670000)]
0x0000000056583000 JavaThread "Render thread" [_thread_blocked, id=1628, stack(0x000000005b860000,0x000000005b960000)]
0x00000000571e1000 JavaThread "Haven UI thread" [_thread_blocked, id=4320, stack(0x000000005b6d0000,0x000000005b7d0000)]
0x00000000567c2000 JavaThread "Haven main thread" [_thread_blocked, id=4976, stack(0x0000000059450000,0x0000000059550000)]
0x00000000570a0800 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=2884, stack(0x0000000059a20000,0x0000000059b20000)]
0x0000000001bdd800 JavaThread "DestroyJavaVM" [_thread_blocked, id=4864, stack(0x0000000001fb0000,0x00000000020b0000)]
0x0000000056cad000 JavaThread "Haven main thread" [_thread_blocked, id=3176, stack(0x00000000592e0000,0x00000000593e0000)]
=>0x00000000569a5800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4756, stack(0x0000000058d20000,0x0000000058e20000)]
0x0000000056a80000 JavaThread "Error reporter" daemon [_thread_blocked, id=2932, stack(0x0000000058ba0000,0x0000000058ca0000)]
0x0000000056ac8000 JavaThread "Thread-3" daemon [_thread_in_native, id=2952, stack(0x0000000058260000,0x0000000058360000)]
0x0000000056ac7000 JavaThread "EventQueueMonitor-ComponentEvtDispatch" daemon [_thread_blocked, id=4404, stack(0x00000000587a0000,0x00000000588a0000)]
0x0000000056a52000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4176, stack(0x0000000058570000,0x0000000058670000)]
0x0000000056ace000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4420, stack(0x0000000058370000,0x0000000058470000)]
0x000000005652f800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1204, stack(0x0000000056d30000,0x0000000056e30000)]
0x0000000055d6b000 JavaThread "Service Thread" daemon [_thread_blocked, id=3196, stack(0x00000000561f0000,0x00000000562f0000)]
0x0000000054a86000 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=4200, stack(0x0000000055c40000,0x0000000055d40000)]
0x0000000054a68800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3528, stack(0x0000000055900000,0x0000000055a00000)]
0x0000000054a66800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3744, stack(0x0000000055ac0000,0x0000000055bc0000)]
0x0000000054a65800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3616, stack(0x0000000055800000,0x0000000055900000)]
0x0000000054a4e000 JavaThread "Finalizer" daemon [_thread_blocked, id=3188, stack(0x0000000055350000,0x0000000055450000)]
0x0000000054a06800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1352, stack(0x0000000055680000,0x0000000055780000)]

Other Threads:
0x00000000549fd000 VMThread [stack: 0x0000000055490000,0x0000000055590000] [id=2980]
0x0000000055d6e800 WatcherThread [stack: 0x00000000563f0000,0x00000000564f0000] [id=596]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
PSYoungGen total 297472K, used 250459K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 245760K, 80% used [0x00000000eab00000,0x00000000f6d4fa88,0x00000000f9b00000)
from space 51712K, 99% used [0x00000000f9b00000,0x00000000fcd472e0,0x00000000fcd80000)
to space 51712K, 0% used [0x00000000fcd80000,0x00000000fcd80000,0x0000000100000000)
ParOldGen total 349696K, used 92415K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 26% used [0x00000000c0000000,0x00000000c5a3fd28,0x00000000d5580000)
Metaspace used 30954K, capacity 31350K, committed 31664K, reserved 1077248K
class space used 3878K, capacity 3986K, committed 4016K, reserved 1048576K

Card table byte_map: [0x0000000011740000,0x0000000011950000] byte_map_base: 0x0000000011140000

Marking Bits: (ParMarkBitMap*) 0x000000007090c720
Begin Bits: [0x0000000011ed0000, 0x0000000012ed0000)
End Bits: [0x0000000012ed0000, 0x0000000013ed0000)

Polling page: 0x0000000001b50000

CodeCache: size=245760Kb used=15203Kb max_used=15203Kb free=230556Kb
bounds [0x0000000002380000, 0x0000000003270000, 0x0000000011380000]
total_blobs=5302 nmethods=4389 adapters=826
compilation: enabled

Compilation events (10 events):
Event: 41.530 Thread 0x0000000054a86000 5165 ! 3 sun.net.www.protocol.http.HttpURLConnection$HttpInputStream::read (136 bytes)
Event: 41.531 Thread 0x0000000054a86000 nmethod 5165 0x0000000003257610 code [0x00000000032577e0, 0x0000000003257f78]
Event: 41.531 Thread 0x0000000054a86000 5166 ! 3 sun.net.www.protocol.http.HttpURLConnection$HttpInputStream::read (48 bytes)
Event: 41.532 Thread 0x0000000054a86000 nmethod 5166 0x0000000003264390 code [0x0000000003264540, 0x0000000003264ae8]
Event: 41.544 Thread 0x0000000054a86000 5167 % 3 com.jcraft.jogg.Page::checksum @ 54 (168 bytes)
Event: 41.545 Thread 0x0000000054a86000 nmethod 5167% 0x0000000003256010 code [0x00000000032561a0, 0x0000000003256630]
Event: 41.594 Thread 0x0000000054a86000 5168 3 com.jcraft.jogg.Page::checksum (168 bytes)
Event: 41.595 Thread 0x0000000054a86000 nmethod 5168 0x000000000326db90 code [0x000000000326dd20, 0x000000000326e150]
Event: 41.733 Thread 0x0000000054a86000 5169 3 com.jcraft.jogg.StreamState::packetout (218 bytes)
Event: 41.735 Thread 0x0000000054a86000 nmethod 5169 0x000000000326d3d0 code [0x000000000326d540, 0x000000000326d950]

GC Heap History (10 events):
Event: 25.743 GC heap before
{Heap before GC invocations=4 (full 1):
PSYoungGen total 284672K, used 263168K [0x00000000eab00000, 0x00000000fd600000, 0x0000000100000000)
eden space 263168K, 100% used [0x00000000eab00000,0x00000000fac00000,0x00000000fac00000)
from space 21504K, 0% used [0x00000000fc100000,0x00000000fc100000,0x00000000fd600000)
to space 21504K, 0% used [0x00000000fac00000,0x00000000fac00000,0x00000000fc100000)
ParOldGen total 349696K, used 18734K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 5% used [0x00000000c0000000,0x00000000c124b8f0,0x00000000d5580000)
Metaspace used 28754K, capacity 29172K, committed 29744K, reserved 1075200K
class space used 3661K, capacity 3768K, committed 3888K, reserved 1048576K
Event: 25.798 GC heap after
Heap after GC invocations=4 (full 1):
PSYoungGen total 284672K, used 21493K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 263168K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fac00000)
from space 21504K, 99% used [0x00000000fac00000,0x00000000fc0fd538,0x00000000fc100000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 349696K, used 33958K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 9% used [0x00000000c0000000,0x00000000c2129880,0x00000000d5580000)
Metaspace used 28754K, capacity 29172K, committed 29744K, reserved 1075200K
class space used 3661K, capacity 3768K, committed 3888K, reserved 1048576K
}
Event: 27.618 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 284672K, used 284661K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 263168K, 100% used [0x00000000eab00000,0x00000000fac00000,0x00000000fac00000)
from space 21504K, 99% used [0x00000000fac00000,0x00000000fc0fd538,0x00000000fc100000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 349696K, used 33958K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 9% used [0x00000000c0000000,0x00000000c2129880,0x00000000d5580000)
Metaspace used 29571K, capacity 29988K, committed 30256K, reserved 1075200K
class space used 3747K, capacity 3844K, committed 3888K, reserved 1048576K
Event: 27.655 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 327680K, used 21485K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 306176K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fd600000)
from space 21504K, 99% used [0x00000000feb00000,0x00000000ffffb7a8,0x0000000100000000)
to space 21504K, 0% used [0x00000000fd600000,0x00000000fd600000,0x00000000feb00000)
ParOldGen total 349696K, used 45149K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 12% used [0x00000000c0000000,0x00000000c2c17498,0x00000000d5580000)
Metaspace used 29571K, capacity 29988K, committed 30256K, reserved 1075200K
class space used 3747K, capacity 3844K, committed 3888K, reserved 1048576K
}
Event: 31.721 GC heap before
{Heap before GC invocations=6 (full 1):
PSYoungGen total 327680K, used 327661K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 306176K, 100% used [0x00000000eab00000,0x00000000fd600000,0x00000000fd600000)
from space 21504K, 99% used [0x00000000feb00000,0x00000000ffffb7a8,0x0000000100000000)
to space 21504K, 0% used [0x00000000fd600000,0x00000000fd600000,0x00000000feb00000)
ParOldGen total 349696K, used 45149K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 12% used [0x00000000c0000000,0x00000000c2c17498,0x00000000d5580000)
Metaspace used 30231K, capacity 30594K, committed 31152K, reserved 1077248K
class space used 3808K, capacity 3913K, committed 4016K, reserved 1048576K
Event: 31.799 GC heap after
Heap after GC invocations=6 (full 1):
PSYoungGen total 327680K, used 21488K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 306176K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fd600000)
from space 21504K, 99% used [0x00000000fd600000,0x00000000feafc040,0x00000000feb00000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 349696K, used 67494K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 19% used [0x00000000c0000000,0x00000000c41e9968,0x00000000d5580000)
Metaspace used 30231K, capacity 30594K, committed 31152K, reserved 1077248K
class space used 3808K, capacity 3913K, committed 4016K, reserved 1048576K
}
Event: 36.417 GC heap before
{Heap before GC invocations=7 (full 1):
PSYoungGen total 327680K, used 327664K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 306176K, 100% used [0x00000000eab00000,0x00000000fd600000,0x00000000fd600000)
from space 21504K, 99% used [0x00000000fd600000,0x00000000feafc040,0x00000000feb00000)
to space 21504K, 0% used [0x00000000feb00000,0x00000000feb00000,0x0000000100000000)
ParOldGen total 349696K, used 67494K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 19% used [0x00000000c0000000,0x00000000c41e9968,0x00000000d5580000)
Metaspace used 30510K, capacity 30986K, committed 31408K, reserved 1077248K
class space used 3829K, capacity 3951K, committed 4016K, reserved 1048576K
Event: 36.482 GC heap after
Heap after GC invocations=7 (full 1):
PSYoungGen total 267264K, used 21499K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 245760K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f9b00000)
from space 21504K, 99% used [0x00000000feb00000,0x00000000ffffef48,0x0000000100000000)
to space 51712K, 0% used [0x00000000f9b00000,0x00000000f9b00000,0x00000000fcd80000)
ParOldGen total 349696K, used 86271K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 24% used [0x00000000c0000000,0x00000000c543fcc8,0x00000000d5580000)
Metaspace used 30510K, capacity 30986K, committed 31408K, reserved 1077248K
class space used 3829K, capacity 3951K, committed 4016K, reserved 1048576K
}
Event: 38.792 GC heap before
{Heap before GC invocations=8 (full 1):
PSYoungGen total 267264K, used 267259K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 245760K, 100% used [0x00000000eab00000,0x00000000f9b00000,0x00000000f9b00000)
from space 21504K, 99% used [0x00000000feb00000,0x00000000ffffef48,0x0000000100000000)
to space 51712K, 0% used [0x00000000f9b00000,0x00000000f9b00000,0x00000000fcd80000)
ParOldGen total 349696K, used 86271K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 24% used [0x00000000c0000000,0x00000000c543fcc8,0x00000000d5580000)
Metaspace used 30876K, capacity 31286K, committed 31664K, reserved 1077248K
class space used 3876K, capacity 3986K, committed 4016K, reserved 1048576K
Event: 38.857 GC heap after
Heap after GC invocations=8 (full 1):
PSYoungGen total 297472K, used 51484K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 245760K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f9b00000)
from space 51712K, 99% used [0x00000000f9b00000,0x00000000fcd472e0,0x00000000fcd80000)
to space 51712K, 0% used [0x00000000fcd80000,0x00000000fcd80000,0x0000000100000000)
ParOldGen total 349696K, used 92415K [0x00000000c0000000, 0x00000000d5580000, 0x00000000eab00000)
object space 349696K, 26% used [0x00000000c0000000,0x00000000c5a3fd28,0x00000000d5580000)
Metaspace used 30876K, capacity 31286K, committed 31664K, reserved 1077248K
class space used 3876K, capacity 3986K, committed 4016K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 39.098 Thread 0x00000000571e1000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000031e4354 method=haven.GLState$Applier.apply(Lhaven/GOut;)V @ 869
Event: 39.117 Thread 0x00000000571e1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002757550 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 17
Event: 39.154 Thread 0x00000000571e1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c5b048 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 39.171 Thread 0x00000000571e1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b5c1bc method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 39.391 Thread 0x00000000571e1000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b83aa0 method=java.util.HashMap$HashIterator.<init>(Ljava/util/HashMap;)V @ 45
Event: 39.444 Thread 0x0000000056587000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c0f1e0 method=haven.Audio$Mixer.get([[DI)I @ 40
Event: 40.363 Thread 0x0000000056587000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000292a934 method=haven.Audio$Player.fillbuf([BII)I @ 109
Event: 40.363 Thread 0x0000000056587000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002918d18 method=haven.Audio$Player.fillbuf([BII)I @ 109
Event: 40.477 Thread 0x000000005658e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003207918 method=haven.Mipmapper$4.gen4(Lhaven/Coord;[BI)[B @ 25
Event: 40.512 Thread 0x0000000056587000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002927de8 method=haven.Audio$Player.fillbuf([BII)I @ 109

Internal exceptions (10 events):
Event: 37.150 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000ef5db028) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.151 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000ef5f2ad0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.151 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000ef5f4c90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.178 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000ef8b4888) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.247 Thread 0x000000005658d800 Exception <a 'haven/MCache$LoadingMap'> (0x00000000f0009870) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jvm.cpp, line 1394]
Event: 37.622 Thread 0x0000000056588800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000000eba2b5f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 37.640 Thread 0x00000000571e1000 Implicit null exception at 0x0000000002917d55 to 0x000000000291803d
Event: 38.621 Thread 0x0000000056588800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000000eba2b880) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 40.717 Thread 0x0000000056588800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000000f05b5998) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 41.718 Thread 0x0000000056588800 Exception <a 'java/net/SocketTimeoutException': Receive timed out> (0x00000000f05b5c20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 735]

Events (10 events):
Event: 41.344 Thread 0x0000000056587000 DEOPT PACKING pc=0x000000000323a0fa sp=0x0000000061d7ef60
Event: 41.344 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7ec50 mode 0
Event: 41.364 Thread 0x0000000056587000 DEOPT PACKING pc=0x000000000323a0fa sp=0x0000000061d7ef60
Event: 41.364 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7ec50 mode 0
Event: 41.384 Thread 0x0000000056587000 DEOPT PACKING pc=0x000000000323a0fa sp=0x0000000061d7efa0
Event: 41.384 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7ec90 mode 0
Event: 41.404 Thread 0x0000000056587000 DEOPT PACKING pc=0x000000000323a0fa sp=0x0000000061d7efa0
Event: 41.404 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7ec90 mode 0
Event: 41.424 Thread 0x0000000056587000 DEOPT PACKING pc=0x0000000002f05657 sp=0x0000000061d7f440
Event: 41.424 Thread 0x0000000056587000 DEOPT UNPACKING pc=0x00000000023c747f sp=0x0000000061d7f160 mode 0


Dynamic libraries:
0x000000013faf0000 - 0x000000013fb27000 C:\ProgramData\Oracle\Java\javapath\javaw.exe
0x0000000076fd0000 - 0x000000007717a000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076eb0000 - 0x0000000076fcf000 C:\Windows\system32\kernel32.dll
0x000007fefccf0000 - 0x000007fefcd5a000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe780000 - 0x000007fefe85b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefe6e0000 - 0x000007fefe77f000 C:\Windows\system32\msvcrt.dll
0x000007fefe660000 - 0x000007fefe67f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff0a0000 - 0x000007feff1cd000 C:\Windows\system32\RPCRT4.dll
0x0000000076db0000 - 0x0000000076eaa000 C:\Windows\system32\USER32.dll
0x000007fefd160000 - 0x000007fefd1c7000 C:\Windows\system32\GDI32.dll
0x000007fefd150000 - 0x000007fefd15e000 C:\Windows\system32\LPK.dll
0x000007fefd080000 - 0x000007fefd14a000 C:\Windows\system32\USP10.dll
0x000007fefb690000 - 0x000007fefb884000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\COMCTL32.dll
0x000007fefe860000 - 0x000007fefe8d1000 C:\Windows\system32\SHLWAPI.dll
0x000007fefe680000 - 0x000007fefe6ae000 C:\Windows\system32\IMM32.DLL
0x000007feff1d0000 - 0x000007feff2d9000 C:\Windows\system32\MSCTF.dll
0x0000000070990000 - 0x0000000070a62000 C:\Program Files\Java\jre1.8.0_131\bin\msvcr100.dll
0x00000000700f0000 - 0x000000007098c000 C:\Program Files\Java\jre1.8.0_131\bin\server\jvm.dll
0x000007fef4430000 - 0x000007fef4439000 C:\Windows\system32\WSOCK32.dll
0x000007fefe610000 - 0x000007fefe65d000 C:\Windows\system32\WS2_32.dll
0x000007fefe6b0000 - 0x000007fefe6b8000 C:\Windows\system32\NSI.dll
0x000007fef8b40000 - 0x000007fef8b7b000 C:\Windows\system32\WINMM.dll
0x000007fefbd50000 - 0x000007fefbd5c000 C:\Windows\system32\VERSION.dll
0x00000000771a0000 - 0x00000000771a7000 C:\Windows\system32\PSAPI.DLL
0x0000000071f50000 - 0x0000000071f5f000 C:\Program Files\Java\jre1.8.0_131\bin\verify.dll
0x0000000070b20000 - 0x0000000070b49000 C:\Program Files\Java\jre1.8.0_131\bin\java.dll
0x0000000071ba0000 - 0x0000000071bb6000 C:\Program Files\Java\jre1.8.0_131\bin\zip.dll
0x000007fefd680000 - 0x000007fefe40a000 C:\Windows\system32\SHELL32.dll
0x000007fefe410000 - 0x000007fefe60c000 C:\Windows\system32\ole32.dll
0x000007fefccd0000 - 0x000007fefccdf000 C:\Windows\system32\profapi.dll
0x000000006ff50000 - 0x00000000700e8000 C:\Program Files\Java\jre1.8.0_131\bin\awt.dll
0x000007fefef20000 - 0x000007fefeffa000 C:\Windows\system32\OLEAUT32.dll
0x000007fefc4d0000 - 0x000007fefc4e8000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc1d0000 - 0x000007fefc217000 C:\Windows\system32\rsaenh.dll
0x000007fefcfd0000 - 0x000007fefcfee000 C:\Windows\system32\USERENV.dll
0x000007fefcb60000 - 0x000007fefcb6f000 C:\Windows\system32\CRYPTBASE.dll
0x0000000070ad0000 - 0x0000000070aea000 C:\Program Files\Java\jre1.8.0_131\bin\net.dll
0x000007fefc470000 - 0x000007fefc4c5000 C:\Windows\system32\mswsock.dll
0x000007fefc460000 - 0x000007fefc467000 C:\Windows\System32\wship6.dll
0x000007fefac70000 - 0x000007fefac97000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefac50000 - 0x000007fefac5b000 C:\Windows\system32\WINNSI.DLL
0x000007fefa740000 - 0x000007fefa758000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefa720000 - 0x000007fefa731000 C:\Windows\system32\dhcpcsvc6.DLL
0x0000000070ab0000 - 0x0000000070ac1000 C:\Program Files\Java\jre1.8.0_131\bin\nio.dll
0x0000000070a80000 - 0x0000000070aa6000 C:\Program Files\Java\jre1.8.0_131\bin\JavaAccessBridge-64.dll
0x0000000071f40000 - 0x0000000071f47000 C:\Program Files\Java\jre1.8.0_131\bin\jawt.dll
0x0000000071de0000 - 0x0000000071de7000 C:\Program Files\Java\jre1.8.0_131\bin\JAWTAccessBridge-64.dll
0x000007fefb080000 - 0x000007fefb098000 C:\Windows\system32\DWMAPI.DLL
0x000007fefb4e0000 - 0x000007fefb536000 C:\Windows\system32\UxTheme.dll
0x000007feef910000 - 0x000007feefa2d000 C:\Windows\system32\opengl32.dll
0x000007feef8e0000 - 0x000007feef90d000 C:\Windows\system32\GLU32.dll
0x000007feef7e0000 - 0x000007feef8d1000 C:\Windows\system32\DDRAW.dll
0x000007feef7d0000 - 0x000007feef7d8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefd1d0000 - 0x000007fefd3a7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcee0000 - 0x000007fefcf16000 C:\Windows\system32\CFGMGR32.dll
0x000007fefcff0000 - 0x000007fefd00a000 C:\Windows\system32\DEVOBJ.dll
0x000000006ff00000 - 0x000000006ff47000 C:\Program Files\Java\jre1.8.0_131\bin\fontmanager.dll
0x000007feff000000 - 0x000007feff099000 C:\Windows\system32\CLBCatQ.DLL
0x000007fefadf0000 - 0x000007fefaf51000 C:\Windows\system32\WindowsCodecs.dll
0x000007fefcb00000 - 0x000007fefcb57000 C:\Windows\system32\apphelp.dll
0x000007fef8c50000 - 0x000007fef8c85000 C:\Windows\system32\EhStorShell.dll
0x000007fefb540000 - 0x000007fefb66c000 C:\Windows\system32\PROPSYS.dll
0x000007fef8bd0000 - 0x000007fef8c50000 C:\Windows\system32\ntshrui.dll
0x000007fefca00000 - 0x000007fefca23000 C:\Windows\system32\srvcli.dll
0x000007fef8bc0000 - 0x000007fef8bcf000 C:\Windows\system32\cscapi.dll
0x000007fefa970000 - 0x000007fefa97b000 C:\Windows\system32\slc.dll
0x000007fef8890000 - 0x000007fef8898000 C:\Windows\system32\IconCodecService.dll
0x000000006feb0000 - 0x000000006fef2000 C:\Program Files\Java\jre1.8.0_131\bin\t2k.dll
0x00000000637c0000 - 0x00000000637cd000 C:\Users\New\AppData\Local\Temp\jogamp_0000\file_cache\jln1732505390272131954\jln3425092279879143563\gluegen-rt.dll
0x000000006a440000 - 0x000000006a44d000 C:\Users\New\AppData\Local\Temp\jogamp_0000\file_cache\jln1732505390272131954\jln3425092279879143563\nativewindow_awt.dll
0x000000006c100000 - 0x000000006c10e000 C:\Users\New\AppData\Local\Temp\jogamp_0000\file_cache\jln1732505390272131954\jln3425092279879143563\nativewindow_win32.dll
0x0000000064500000 - 0x00000000645a0000 C:\Users\New\AppData\Local\Temp\jogamp_0000\file_cache\jln1732505390272131954\jln3425092279879143563\jogl_desktop.dll
0x0000000180000000 - 0x00000001812d3000 C:\Windows\system32\ig4icd64.dll
0x000007fefbe20000 - 0x000007fefbe27000 C:\Windows\System32\wshtcpip.dll
0x000007fefc2f0000 - 0x000007fefc34b000 C:\Windows\system32\DNSAPI.dll
0x000007fef9a60000 - 0x000007fef9a8e000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fef9a50000 - 0x000007fef9a58000 C:\Windows\system32\rasadhlp.dll
0x000007fefa840000 - 0x000007fefa893000 C:\Windows\System32\fwpuclnt.dll
0x0000000070af0000 - 0x0000000070b14000 C:\Program Files\Java\jre1.8.0_131\bin\sunec.dll
0x0000000071f60000 - 0x0000000071f6b000 C:\Program Files\Java\jre1.8.0_131\bin\sunmscapi.dll
0x000007fefcd60000 - 0x000007fefcecd000 C:\Windows\system32\CRYPT32.dll
0x000007fefccc0000 - 0x000007fefcccf000 C:\Windows\system32\MSASN1.dll
0x0000000070a70000 - 0x0000000070a7c000 C:\Program Files\Java\jre1.8.0_131\bin\jsound.dll
0x000000006fe70000 - 0x000000006fe7b000 C:\Program Files\Java\jre1.8.0_131\bin\jsoundds.dll
0x000007feefa30000 - 0x000007feefab8000 C:\Windows\system32\DSOUND.dll
0x000007fefaf60000 - 0x000007fefaf8c000 C:\Windows\system32\POWRPROF.dll
0x000007fefb0a0000 - 0x000007fefb0eb000 C:\Windows\system32\MMDevAPI.DLL
0x000007feef230000 - 0x000007feef26b000 C:\Windows\system32\wdmaud.drv
0x0000000073490000 - 0x0000000073496000 C:\Windows\system32\ksuser.dll
0x000007fefb2b0000 - 0x000007fefb2b9000 C:\Windows\system32\AVRT.dll
0x000007fefa6d0000 - 0x000007fefa71f000 C:\Windows\system32\AUDIOSES.DLL
0x000007fefa6c0000 - 0x000007fefa6ca000 C:\Windows\system32\msacm32.drv
0x000007fefa6a0000 - 0x000007fefa6b8000 C:\Windows\system32\MSACM32.dll
0x000007fefa690000 - 0x000007fefa699000 C:\Windows\system32\midimap.dll
0x000000006fe30000 - 0x000000006fe61000 C:\Program Files\Java\jre1.8.0_131\bin\jpeg.dll
0x000007fef86d0000 - 0x000007fef87f5000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xms512m -Xmx1024m
java_command: hafen.jar -U http://game.havenandhearth.com/hres/ game.havenandhearth.com
java_class_path (initial): hafen.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\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 (x86)\Windows Live\Shared;C:\Program Files (x86)\EgisTec MyWinLocker\x64;C:\Program Files (x86)\EgisTec MyWinLocker\
USERNAME=New
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.23714)

CPU:total 2 (initial active 2) (2 cores per cpu, 1 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, clmul, tsc, tscinvbit

Memory: 4k page, physical 4042608k(1549744k free), swap 8083356k(5000476k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for windows-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:53 by "java_re" with MS VC++ 10.0 (VS2010)

time: Tue May 09 04:33:43 2017
elapsed time: 41 seconds (0d 0h 0m 41s)

Try different driver version. Just make sure you use those from Intel's website, the ones installed by windows updater are problematic afaik.
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby Klatv » Wed May 10, 2017 9:50 pm

happens randomly from time to time


haven.StreamMessage$IOError: java.nio.file.AccessDeniedException: C:\Users\Colin\AppData\Roaming\Haven and Hearth\data\cache2394607649157791519.new -> C:\Users\Colin\AppData\Roaming\Haven and Hearth\data\c0f6f15e1689fc60.0
at haven.StreamMessage.close(StreamMessage.java:127)
at haven.MapFile$Grid.save(MapFile.java:437)
at haven.MapFile.update(MapFile.java:762)
at haven.MapFile$Processor.lambda$run$0(MapFile.java:198)
at haven.MapFile$Processor.run(MapFile.java:214)
Caused by: java.nio.file.AccessDeniedException: C:\Users\Colin\AppData\Roaming\Haven and Hearth\data\cache2394607649157791519.new -> C:\Users\Colin\AppData\Roaming\Haven and Hearth\data\c0f6f15e1689fc60.0
at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
at sun.nio.fs.WindowsFileCopy.move(Unknown Source)
at sun.nio.fs.WindowsFileSystemProvider.move(Unknown Source)
at java.nio.file.Files.move(Unknown Source)
at haven.HashDirCache$2.close(HashDirCache.java:277)
at haven.StreamMessage.close(StreamMessage.java:122)
... 4 more
Klatv
 
Posts: 43
Joined: Tue Mar 20, 2012 7:39 pm

Re: Amber Client

Postby FictionRyu » Wed May 10, 2017 10:19 pm

Latest patch requires client updating, just making it known. If you didn't already know that is :lol:
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby romovs » Wed May 10, 2017 10:28 pm

thanks
will update tomorrow cus beauty sleep is not debatable :P
everything should still work as before sans a few a visual glitches for now
User avatar
romovs
 
Posts: 1473
Joined: Sun Sep 29, 2013 9:26 am
Location: The Tabouret

Re: Amber Client

Postby FictionRyu » Wed May 10, 2017 10:32 pm

romovs wrote:everything should still work as before sans a few a visual glitches for now

Can confirm, everything is running as usual, I haven't had any visual glitches yet though.
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby FictionRyu » Thu May 11, 2017 12:02 am

romovs wrote:Passwords are saved in registry.
Under HKEY_CURRENT_USER\Software\JavaSoft\Prefs\haven key look for logins

How do I access this?
Scooby Doo taught us that the real monsters are humans.
User avatar
FictionRyu
 
Posts: 1655
Joined: Wed Jun 01, 2011 5:12 am

Re: Amber Client

Postby Uriel » Thu May 11, 2017 9:08 am

How can i move my map with all markers to onother computer?
User avatar
Uriel
 
Posts: 735
Joined: Fri May 28, 2010 5:00 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: Claude [Bot] and 261 guests