Hi everyone,
I used to be able to play Salem with no problem when it first came out but then I stopped playing. Now I'm trying to play Salem again, and I'm sure there have been many changes to my computer, so many that I can't just isolate one of them to figure out the cause of Salem crashing. I can run the client fine until I log in and either select a character or click create new character, I hear a "ping" sound and then the client closes. Java gave me an error message one time and this is what is said:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1009e640, pid=6748, tid=6644
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x9e640]
#
# 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.sun.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 (0x049dfc00): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=6644, stack(0x06aa0000,0x06af0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x000000c6, ECX=0xffffffff, EDX=0x00000000
ESP=0x06aee5cc, EBP=0x00000000, ESI=0x00000000, EDI=0x099c2168
EIP=0x1009e640, EFLAGS=0x00010206
Top of Stack: (sp=0x06aee5cc)
0x06aee5cc: 00000004 04ffe804 099c2168 04ffe804
0x06aee5dc: 1009e94c 00000004 000000c6 00001403
0x06aee5ec: 00000000 000000c6 00000000 00000000
0x06aee5fc: 06aee628 34aa6860 049dfc00 34aa6860
0x06aee60c: 64513d04 00000004 000000c6 00001403
0x06aee61c: 00000000 00000000 34949448 06aee684
0x06aee62c: 027fa9dd 049dfd30 06aee6b0 00000004
0x06aee63c: 000000c6 00001403 00000000 00000000
Instructions: (pc=0x1009e640)
0x1009e620: 8b 04 aa 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b eb
0x1009e630: 7c ee eb 3f 33 ed 85 db 7e 39 8d 9b 00 00 00 00
0x1009e640: 0f b7 04 6a 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b
0x1009e650: eb 7c ed eb 1e 33 ed 85 db 7e 18 eb 03 8d 49 00
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x000000c6 is an unknown value
ECX=0xffffffff is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x06aee5cc is pointing into the stack for thread: 0x049dfc00
EBP=0x00000000 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x099c2168 is an unknown value
Stack: [0x06aa0000,0x06af0000], sp=0x06aee5cc, free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x9e640]
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawElements1(IIIJJ)V+0
j jogamp.opengl.gl4.GL4bcImpl.glDrawElements(IIIJ)V+47
j haven.FastMesh$VAOCompiler$VAOCompiled.draw(Lhaven/GOut;)V+35
j haven.FastMesh.draw(Lhaven/GOut;)V+190
j haven.RenderList.render(Lhaven/GOut;Lhaven/Rendered;)V+2
j haven.RenderList.render(Lhaven/GOut;)V+82
j haven.PView.draw(Lhaven/GOut;)V+473
j haven.MapView.draw(Lhaven/GOut;)V+60
J haven.Widget.draw(Lhaven/GOut;Z)V
j haven.Widget.draw(Lhaven/GOut;)V+3
j haven.GameUI.draw(Lhaven/GOut;)V+27
J haven.Widget.draw(Lhaven/GOut;Z)V
j haven.Widget.draw(Lhaven/GOut;)V+3
j haven.RootWidget.draw(Lhaven/GOut;)V+2
j haven.UI.draw(Lhaven/GOut;)V+5
j haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V+197
j haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V+37
j jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V+81
j jogamp.opengl.GLDrawableHelper.display(Ljavax/media/opengl/GLAutoDrawable;)V+2
j javax.media.opengl.awt.GLCanvas$9.run()V+118
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+206
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+80
j javax.media.opengl.awt.GLCanvas$10.run()V+73
j java.awt.event.InvocationEvent.dispatch()V+11
J java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
J java.awt.EventQueue$3.run()Ljava/lang/Object;
v ~StubRoutines::call_stub
J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J java.awt.EventDispatchThread.pumpOneEventForFilters(I)V
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 )
0x08171400 JavaThread "Worker thread" daemon [_thread_in_Java, id=6776, stack(0x0d300000,0x0d350000)]
0x08170c00 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=4192, stack(0x0cda0000,0x0cdf0000)]
0x08170800 JavaThread "Haven audio player" daemon [_thread_blocked, id=4524, stack(0x0cc50000,0x0cca0000)]
0x08170000 JavaThread "Worker thread" daemon [_thread_blocked, id=2760, stack(0x0bc70000,0x0bcc0000)]
0x0816f800 JavaThread "Worker thread" daemon [_thread_blocked, id=6916, stack(0x0bfc0000,0x0c010000)]
0x049e3800 JavaThread "Worker thread" daemon [_thread_in_native_trans, id=5360, stack(0x0cb00000,0x0cb50000)]
0x049e3400 JavaThread "Server time ticker" daemon [_thread_blocked, id=3940, stack(0x0bda0000,0x0bdf0000)]
0x049e2c00 JavaThread "Session writer" daemon [_thread_blocked, id=4312, stack(0x0bc20000,0x0bc70000)]
0x049e2800 JavaThread "Session reader" daemon [_thread_in_native, id=1032, stack(0x0bb40000,0x0bb90000)]
0x049e2000 JavaThread "Haven UI thread" [_thread_blocked, id=4500, stack(0x08810000,0x08860000)]
0x049e1c00 JavaThread "Haven main thread" [_thread_blocked, id=4576, stack(0x06970000,0x069c0000)]
0x049de000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=7140, stack(0x09b40000,0x09b90000)]
0x049e1400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6384, stack(0x09b90000,0x09be0000)]
0x049e0c00 JavaThread "Haven resource loader" daemon [_thread_in_native, id=4404, stack(0x07c30000,0x07c80000)]
0x049dc400 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3200, stack(0x08770000,0x087c0000)]
0x049e0800 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=6372, stack(0x07c80000,0x07cd0000)]
0x049dd000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=5748, stack(0x07b30000,0x07b80000)]
0x049e0000 JavaThread "Haven main thread" [_thread_blocked, id=5552, stack(0x07d10000,0x07d60000)]
0x049de800 JavaThread "Error reporter" daemon [_thread_blocked, id=6328, stack(0x06350000,0x063a0000)]
0x049dd400 JavaThread "TimerQueue" daemon [_thread_blocked, id=3048, stack(0x078f0000,0x07940000)]
=>0x049dfc00 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=6644, stack(0x06aa0000,0x06af0000)]
0x049df000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=6964, stack(0x069c0000,0x06a10000)]
0x049dc800 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=6276, stack(0x06400000,0x06450000)]
0x049df400 JavaThread "AWT-Shutdown" [_thread_blocked, id=6928, stack(0x05260000,0x052b0000)]
0x0041f800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5236, stack(0x001c0000,0x00210000)]
0x04a84800 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=7024, stack(0x058d0000,0x05920000)]
0x04a7fc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6416, stack(0x00b90000,0x00c90000)]
0x04a89c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3720, stack(0x05570000,0x055c0000)]
0x04a5b800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=6536, stack(0x054c0000,0x05510000)]
0x04a55800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=7032, stack(0x05340000,0x05390000)]
0x04a51000 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=6552, stack(0x05170000,0x051c0000)]
0x049e8800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2344, stack(0x04cd0000,0x04d20000)]
0x003bac00 JavaThread "Service Thread" daemon [_thread_blocked, id=3328, stack(0x047f0000,0x04840000)]
0x003b5400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6740, stack(0x04860000,0x048b0000)]
0x003b4000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6784, stack(0x04910000,0x04960000)]
0x003b1400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6288, stack(0x012e0000,0x01330000)]
0x00346400 JavaThread "Finalizer" daemon [_thread_blocked, id=6628, stack(0x010a0000,0x010f0000)]
0x00341400 JavaThread "Reference Handler" daemon [_thread_blocked, id=3712, stack(0x01210000,0x01260000)]
Other Threads:
0x00340000 VMThread [stack: 0x00f70000,0x00fc0000] [id=4784]
0x003cc400 WatcherThread [stack: 0x01010000,0x01060000] [id=6484]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 63808K, used 37319K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 53% used [0x144a0000, 0x16231ef0, 0x17c10000)
from space 7040K, 100% used [0x17c10000, 0x182f0000, 0x182f0000)
to space 7040K, 0% used [0x182f0000, 0x182f0000, 0x189d0000)
tenured generation total 141516K, used 105479K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 74% used [0x1ef40000, 0x25641c28, 0x25641e00, 0x27973000)
compacting perm gen total 12288K, used 11511K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 93% used [0x344a0000, 0x34fddec0, 0x34fde000, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
Card table byte_map: [0x00e00000,0x00f30000] byte_map_base: 0x00d5db00
Polling page: 0x00210000
Code Cache [0x027f0000, 0x02bf8000, 0x047f0000)
total_blobs=2492 nmethods=2046 adapters=382 free_code_cache=28666Kb largest_free_block=29342272
Compilation events (10 events):
Event: 39.056 Thread 0x003b5400 2064 sun.awt.SunToolkit::targetToAppContext (36 bytes)
Event: 39.057 Thread 0x003b5400 nmethod 2064 0x02befd88 code [0x02befec0, 0x02bf01b4]
Event: 39.126 Thread 0x003b5400 2065 java.awt.image.ColorConvertOp::filter (388 bytes)
Event: 39.131 Thread 0x003b5400 nmethod 2065 0x02b99c08 code [0x02b99e90, 0x02b9a90c]
Event: 39.139 Thread 0x003b5400 2067 jogamp.opengl.GLStateTracker::getInt (32 bytes)
Event: 39.140 Thread 0x003b5400 nmethod 2067 0x02bac348 code [0x02bac450, 0x02bac53c]
Event: 39.164 Thread 0x003b5400 2068 ! sun.java2d.cmm.kcms.ICC_Transform::colorConvert (929 bytes)
Event: 39.176 Thread 0x003b5400 nmethod 2068 0x02bf03c8 code [0x02bf07a0, 0x02bf20fc]
Event: 39.202 Thread 0x003b5400 2069 jogamp.opengl.gl4.GL4bcImpl::glGetIntegerv (113 bytes)
Event: 39.204 Thread 0x003b5400 nmethod 2069 0x02bab7c8 code [0x02bab960, 0x02babdf8]
GC Heap History (10 events):
Event: 36.769 GC heap before
{Heap before GC invocations=39 (full 5):
def new generation total 63808K, used 63808K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 100% used [0x144a0000, 0x17c10000, 0x17c10000)
from space 7040K, 100% used [0x182f0000, 0x189d0000, 0x189d0000)
to space 7040K, 0% used [0x17c10000, 0x17c10000, 0x182f0000)
tenured generation total 141516K, used 88542K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 62% used [0x1ef40000, 0x245b7b10, 0x245b7c00, 0x27973000)
compacting perm gen total 12288K, used 11405K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 92% used [0x344a0000, 0x34fc3620, 0x34fc3800, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
Event: 36.798 GC heap after
Heap after GC invocations=40 (full 5):
def new generation total 63808K, used 2743K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 0% used [0x144a0000, 0x144a0000, 0x17c10000)
from space 7040K, 38% used [0x17c10000, 0x17ebde80, 0x182f0000)
to space 7040K, 0% used [0x182f0000, 0x182f0000, 0x189d0000)
tenured generation total 141516K, used 95371K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 67% used [0x1ef40000, 0x24c62d60, 0x24c62e00, 0x27973000)
compacting perm gen total 12288K, used 11405K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 92% used [0x344a0000, 0x34fc3620, 0x34fc3800, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
}
Event: 37.210 GC heap before
{Heap before GC invocations=40 (full 5):
def new generation total 63808K, used 59511K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 100% used [0x144a0000, 0x17c10000, 0x17c10000)
from space 7040K, 38% used [0x17c10000, 0x17ebde80, 0x182f0000)
to space 7040K, 0% used [0x182f0000, 0x182f0000, 0x189d0000)
tenured generation total 141516K, used 95371K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 67% used [0x1ef40000, 0x24c62d60, 0x24c62e00, 0x27973000)
compacting perm gen total 12288K, used 11405K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 92% used [0x344a0000, 0x34fc3620, 0x34fc3800, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
Event: 37.228 GC heap after
Heap after GC invocations=41 (full 5):
def new generation total 63808K, used 5453K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 0% used [0x144a0000, 0x144a0000, 0x17c10000)
from space 7040K, 77% used [0x182f0000, 0x188436b0, 0x189d0000)
to space 7040K, 0% used [0x17c10000, 0x17c10000, 0x182f0000)
tenured generation total 141516K, used 95371K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 67% used [0x1ef40000, 0x24c62d60, 0x24c62e00, 0x27973000)
compacting perm gen total 12288K, used 11405K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 92% used [0x344a0000, 0x34fc3620, 0x34fc3800, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
}
Event: 37.629 GC heap before
{Heap before GC invocations=41 (full 5):
def new generation total 63808K, used 62221K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 100% used [0x144a0000, 0x17c10000, 0x17c10000)
from space 7040K, 77% used [0x182f0000, 0x188436b0, 0x189d0000)
to space 7040K, 0% used [0x17c10000, 0x17c10000, 0x182f0000)
tenured generation total 141516K, used 95371K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 67% used [0x1ef40000, 0x24c62d60, 0x24c62e00, 0x27973000)
compacting perm gen total 12288K, used 11426K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 92% used [0x344a0000, 0x34fc8a70, 0x34fc8c00, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
Event: 37.656 GC heap after
Heap after GC invocations=42 (full 5):
def new generation total 63808K, used 4881K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 0% used [0x144a0000, 0x144a0000, 0x17c10000)
from space 7040K, 69% used [0x17c10000, 0x180d45b8, 0x182f0000)
to space 7040K, 0% used [0x182f0000, 0x182f0000, 0x189d0000)
tenured generation total 141516K, used 97504K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 68% used [0x1ef40000, 0x24e781e0, 0x24e78200, 0x27973000)
compacting perm gen total 12288K, used 11426K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 92% used [0x344a0000, 0x34fc8a70, 0x34fc8c00, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
}
Event: 38.114 GC heap before
{Heap before GC invocations=42 (full 5):
def new generation total 63808K, used 61649K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 100% used [0x144a0000, 0x17c10000, 0x17c10000)
from space 7040K, 69% used [0x17c10000, 0x180d45b8, 0x182f0000)
to space 7040K, 0% used [0x182f0000, 0x182f0000, 0x189d0000)
tenured generation total 141516K, used 97504K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 68% used [0x1ef40000, 0x24e781e0, 0x24e78200, 0x27973000)
compacting perm gen total 12288K, used 11426K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 92% used [0x344a0000, 0x34fc8a90, 0x34fc8c00, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
Event: 38.141 GC heap after
Heap after GC invocations=43 (full 5):
def new generation total 63808K, used 3518K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 0% used [0x144a0000, 0x144a0000, 0x17c10000)
from space 7040K, 49% used [0x182f0000, 0x1865f8d0, 0x189d0000)
to space 7040K, 0% used [0x17c10000, 0x17c10000, 0x182f0000)
tenured generation total 141516K, used 100253K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 70% used [0x1ef40000, 0x25127498, 0x25127600, 0x27973000)
compacting perm gen total 12288K, used 11426K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 92% used [0x344a0000, 0x34fc8a90, 0x34fc8c00, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
}
Event: 38.821 GC heap before
{Heap before GC invocations=43 (full 5):
def new generation total 63808K, used 60363K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 100% used [0x144a0000, 0x17c10000, 0x17c10000)
from space 7040K, 51% used [0x182f0000, 0x18672da0, 0x189d0000)
to space 7040K, 0% used [0x17c10000, 0x17c10000, 0x182f0000)
tenured generation total 141516K, used 100253K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 70% used [0x1ef40000, 0x25127498, 0x25127600, 0x27973000)
compacting perm gen total 12288K, used 11500K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 93% used [0x344a0000, 0x34fdb2a8, 0x34fdb400, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
Event: 38.855 GC heap after
Heap after GC invocations=44 (full 5):
def new generation total 63808K, used 7040K [0x144a0000, 0x189d0000, 0x1ef40000)
eden space 56768K, 0% used [0x144a0000, 0x144a0000, 0x17c10000)
from space 7040K, 100% used [0x17c10000, 0x182f0000, 0x182f0000)
to space 7040K, 0% used [0x182f0000, 0x182f0000, 0x189d0000)
tenured generation total 141516K, used 105479K [0x1ef40000, 0x27973000, 0x344a0000)
the space 141516K, 74% used [0x1ef40000, 0x25641c28, 0x25641e00, 0x27973000)
compacting perm gen total 12288K, used 11500K [0x344a0000, 0x350a0000, 0x384a0000)
the space 12288K, 93% used [0x344a0000, 0x34fdb2a8, 0x34fdb400, 0x350a0000)
ro space 10240K, 41% used [0x384a0000, 0x388d1a78, 0x388d1c00, 0x38ea0000)
rw space 12288K, 52% used [0x38ea0000, 0x394e62c0, 0x394e6400, 0x39aa0000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 38.918 Thread 0x049e2000 Threw 0x14bba410 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.918 Thread 0x049e2000 Threw 0x14bbace0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.919 Thread 0x049e2000 Threw 0x14bcfad0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.920 Thread 0x049e2000 Threw 0x14bcff18 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.920 Thread 0x049e2000 Threw 0x14bd0240 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.920 Thread 0x049e2000 Threw 0x14bd0b18 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.941 Thread 0x049e2000 Threw 0x14d7f820 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.941 Thread 0x049e2000 Threw 0x14d7fba8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.941 Thread 0x049e2000 Threw 0x14d7fe80 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.017 Thread 0x049e2800 Threw 0x151bea98 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jni.cpp:743
Events (10 events):
Event: 38.919 loading class 0x08179a30
Event: 38.919 loading class 0x08179a30 done
Event: 38.920 Executing VM operation: Deoptimize
Event: 38.920 Executing VM operation: Deoptimize done
Event: 38.941 loading class 0x06c209c8
Event: 38.941 loading class 0x06c209c8 done
Event: 38.965 Executing VM operation: RevokeBias
Event: 38.966 Executing VM operation: RevokeBias done
Event: 39.057 Thread 0x003b5400 flushing nmethod 0x02b99a88
Event: 39.058 Thread 0x003b5400 flushing nmethod 0x02ba8e48
Dynamic libraries:
0x013c0000 - 0x013ef000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77e00000 - 0x77f80000 C:\Windows\SysWOW64\ntdll.dll
0x70be0000 - 0x70c1f000 C:\Program Files\AVAST Software\Avast\snxhk.dll
0x75930000 - 0x75a40000 C:\Windows\syswow64\KERNEL32.dll
0x76610000 - 0x76657000 C:\Windows\syswow64\KERNELBASE.dll
0x75880000 - 0x75920000 C:\Windows\syswow64\ADVAPI32.dll
0x76be0000 - 0x76c8c000 C:\Windows\syswow64\msvcrt.dll
0x75a40000 - 0x75a59000 C:\Windows\SysWOW64\sechost.dll
0x76270000 - 0x76360000 C:\Windows\syswow64\RPCRT4.dll
0x75820000 - 0x75880000 C:\Windows\syswow64\SspiCli.dll
0x75810000 - 0x7581c000 C:\Windows\syswow64\CRYPTBASE.dll
0x76510000 - 0x76610000 C:\Windows\syswow64\USER32.dll
0x75a60000 - 0x75af0000 C:\Windows\syswow64\GDI32.dll
0x77dd0000 - 0x77dda000 C:\Windows\syswow64\LPK.dll
0x75c30000 - 0x75ccd000 C:\Windows\syswow64\USP10.dll
0x72c10000 - 0x72dae000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75bc0000 - 0x75c17000 C:\Windows\syswow64\SHLWAPI.dll
0x75cd0000 - 0x75d30000 C:\Windows\system32\IMM32.DLL
0x76660000 - 0x7672c000 C:\Windows\syswow64\MSCTF.dll
0x5d940000 - 0x5d9ff000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x5d5c0000 - 0x5d940000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73c70000 - 0x73c77000 C:\Windows\system32\WSOCK32.dll
0x76400000 - 0x76435000 C:\Windows\syswow64\WS2_32.dll
0x76bb0000 - 0x76bb6000 C:\Windows\syswow64\NSI.dll
0x74df0000 - 0x74e22000 C:\Windows\system32\WINMM.dll
0x75c20000 - 0x75c25000 C:\Windows\syswow64\PSAPI.DLL
0x695f0000 - 0x695fc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x67b20000 - 0x67b40000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x5d470000 - 0x5d5b3000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x75b00000 - 0x75b8f000 C:\Windows\syswow64\OLEAUT32.dll
0x75fc0000 - 0x7611c000 C:\Windows\syswow64\ole32.dll
0x723d0000 - 0x72450000 C:\Windows\system32\uxtheme.dll
0x67d30000 - 0x67d43000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x5da60000 - 0x5dabb000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x73c60000 - 0x73c69000 C:\Windows\system32\VERSION.dll
0x76730000 - 0x768f4000 C:\Windows\syswow64\WININET.dll
0x75d30000 - 0x75d34000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x76bd0000 - 0x76bd4000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x764d0000 - 0x764d4000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x75af0000 - 0x75af3000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x76bc0000 - 0x76bc3000 C:\Windows\syswow64\normaliz.DLL
0x76990000 - 0x76ba5000 C:\Windows\syswow64\iertutil.dll
0x76390000 - 0x76395000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x76120000 - 0x76245000 C:\Windows\syswow64\urlmon.dll
0x764c0000 - 0x764c4000 C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x76c90000 - 0x778da000 C:\Windows\syswow64\SHELL32.dll
0x72f40000 - 0x72f4b000 C:\Windows\system32\profapi.dll
0x5fec0000 - 0x5fed4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x741c0000 - 0x741fc000 C:\Windows\system32\mswsock.dll
0x741a0000 - 0x741a6000 C:\Windows\System32\wship6.dll
0x6f2f0000 - 0x6f2ff000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x755e0000 - 0x755f3000 C:\Windows\system32\dwmapi.dll
0x72f70000 - 0x72f78000 C:\Windows\system32\Secur32.dll
0x710f0000 - 0x710f4000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x73650000 - 0x7366c000 C:\Windows\system32\IPHLPAPI.DLL
0x73600000 - 0x73607000 C:\Windows\system32\WINNSI.DLL
0x718f0000 - 0x718f4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x75d40000 - 0x75dc3000 C:\Windows\syswow64\CLBCatQ.DLL
0x71ae0000 - 0x71b3a000 C:\Windows\System32\netprofm.dll
0x752d0000 - 0x752e0000 C:\Windows\System32\nlaapi.dll
0x72bc0000 - 0x72bd6000 C:\Windows\system32\CRYPTSP.dll
0x72b80000 - 0x72bbb000 C:\Windows\system32\rsaenh.dll
0x73760000 - 0x7376e000 C:\Windows\system32\RpcRtRemote.dll
0x70b60000 - 0x70b68000 C:\Windows\System32\npmproxy.dll
0x72280000 - 0x72292000 C:\Windows\system32\dhcpcsvc.DLL
0x741b0000 - 0x741b5000 C:\Windows\System32\wshtcpip.dll
0x74150000 - 0x74194000 C:\Windows\system32\DNSAPI.dll
0x73fe0000 - 0x73fed000 C:\Windows\system32\dhcpcsvc6.DLL
0x74120000 - 0x74147000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x74110000 - 0x74116000 C:\Windows\system32\rasadhlp.dll
0x740c0000 - 0x740f8000 C:\Windows\System32\fwpuclnt.dll
0x5e5a0000 - 0x5e5d8000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x61f80000 - 0x61fb0000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x69740000 - 0x69870000 C:\Windows\system32\WindowsCodecs.dll
0x73c00000 - 0x73c4c000 C:\Windows\system32\apphelp.dll
0x67d90000 - 0x67f37000 C:\PROGRA~2\MICROS~4\Office15\GROOVEEX.DLL
0x75600000 - 0x75669000 C:\Windows\system32\MSVCP100.dll
0x6ed30000 - 0x6ed56000 C:\Windows\system32\ATL100.DLL
0x725f0000 - 0x72830000 C:\Windows\system32\msi.dll
0x5eed0000 - 0x5f745000 C:\PROGRA~2\MICROS~4\Office15\1033\GrooveIntlResource.dll
0x6e940000 - 0x6e971000 C:\Windows\system32\EhStorShell.dll
0x75e20000 - 0x75fbd000 C:\Windows\syswow64\SETUPAPI.dll
0x764e0000 - 0x76507000 C:\Windows\syswow64\CFGMGR32.dll
0x76250000 - 0x76262000 C:\Windows\syswow64\DEVOBJ.dll
0x751d0000 - 0x752c5000 C:\Windows\system32\PROPSYS.dll
0x6f240000 - 0x6f2b0000 C:\Windows\system32\ntshrui.dll
0x72ef0000 - 0x72f09000 C:\Windows\system32\srvcli.dll
0x6f3c0000 - 0x6f3cb000 C:\Windows\system32\cscapi.dll
0x6f3b0000 - 0x6f3ba000 C:\Windows\system32\slc.dll
0x778e0000 - 0x77a00000 C:\Windows\syswow64\CRYPT32.dll
0x75920000 - 0x7592c000 C:\Windows\syswow64\MSASN1.dll
0x61f60000 - 0x61f80000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x67f40000 - 0x67f49000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x5e570000 - 0x5e594000 C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x72f50000 - 0x72f67000 C:\Windows\system32\USERENV.dll
0x74070000 - 0x74080000 C:\Windows\system32\napinsp.dll
0x74050000 - 0x74062000 C:\Windows\system32\pnrpnsp.dll
0x74040000 - 0x74048000 C:\Windows\System32\winrnr.dll
0x74030000 - 0x7403d000 C:\Windows\system32\wshbth.dll
0x5da30000 - 0x5da55000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637cb000 C:\Users\lenovo\AppData\Local\Temp\jogamp_0000\file_cache\jln7372024603506787782\jln3079204960846326537\gluegen-rt.dll
0x67d20000 - 0x67d26000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Users\lenovo\AppData\Local\Temp\jogamp_0000\file_cache\jln7372024603506787782\jln3079204960846326537\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Users\lenovo\AppData\Local\Temp\jogamp_0000\file_cache\jln7372024603506787782\jln3079204960846326537\nativewindow_win32.dll
0x6bea0000 - 0x6bf68000 C:\Windows\system32\OpenGL32.dll
0x6be70000 - 0x6be92000 C:\Windows\system32\GLU32.dll
0x6bd00000 - 0x6bde7000 C:\Windows\system32\DDRAW.dll
0x70ba0000 - 0x70ba6000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x64592000 C:\Users\lenovo\AppData\Local\Temp\jogamp_0000\file_cache\jln7372024603506787782\jln3079204960846326537\jogl_desktop.dll
0x10000000 - 0x10aa4000 C:\Windows\system32\ig4icd32.dll
0x5da00000 - 0x5da2d000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll
0x63660000 - 0x6366a000 C:\Program Files (x86)\Java\jre7\bin\jsound.dll
0x67b10000 - 0x67b19000 C:\Program Files (x86)\Java\jre7\bin\jsoundds.dll
0x6f190000 - 0x6f202000 C:\Windows\system32\DSOUND.dll
0x713e0000 - 0x71405000 C:\Windows\system32\POWRPROF.dll
0x6f080000 - 0x6f0b9000 C:\Windows\system32\MMDevAPI.DLL
0x710a0000 - 0x710d0000 C:\Windows\system32\wdmaud.drv
0x6f070000 - 0x6f074000 C:\Windows\system32\ksuser.dll
0x6f060000 - 0x6f067000 C:\Windows\system32\AVRT.dll
0x6f020000 - 0x6f056000 C:\Windows\system32\AUDIOSES.DLL
0x6f010000 - 0x6f018000 C:\Windows\system32\msacm32.drv
0x755c0000 - 0x755d4000 C:\Windows\system32\MSACM32.dll
0x6f000000 - 0x6f007000 C:\Windows\system32\midimap.dll
0x70780000 - 0x7086b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre7\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files (x86)\\Java\\jre7\\bin -Djnlpx.origFilenameArg=C:\Users\lenovo\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-10d1a6fd -Djnlpx.remove=false -Dsun.awt.warmup=true -Xbootclasspath/a:C:\\Program Files (x86)\\Java\\jre7\\lib\\javaws.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\\deploy.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\\plugin.jar -Djnlp.haven.errorurl=http://plymouth.seatribe.se/java/error -Djnlp.haven.defserv=plymouth.seatribe.se -Djnlp.haven.resurl=http://plymouth.seatribe.se/res/ -Djnlp.haven.screenurl=http://plymouth.seatribe.se/mt/ss -Djnlp.haven.storeurl=http://services.paradoxplaza.com/adam/storelette/salem -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=54974 -Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp -Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre7\\bin\\javaw.exe -Djnlpx.vmargs=-Djnlp.haven.errorurl=http://plymouth.seatribe.se/java/error -Djnlp.haven.defserv=plymouth.seatribe.se -Djnlp.haven.resurl=http://plymouth.seatribe.se/res/ -Djnlp.haven.screenurl=http://plymouth.seatribe.se/mt/ss -Djnlp.haven.storeurl=http://services.paradoxplaza.com/adam/storelette/salem -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp
java_command: com.sun.javaws.Main -notWebJava C:\Users\lenovo\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-10d1a6fd
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Windows\system32;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\ThinkPad\Bluetooth Software\;C:\Program Files\ThinkPad\Bluetooth Software\syswow64;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Common Files\Lenovo;C:\Program Files (x86)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\Lenovo\Access Connections\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Common Files\Lenovo;C:\Program Files (x86)\Lenovo\Client Security Solution;C:\Program Files\Lenovo\Client Security Solution;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=lenovo
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 2, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, ht, tsc, tscinvbit
Memory: 4k page, physical 3985072k(1569920k free), swap 7968280k(4545220k free)
vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600
time: Sat Dec 14 14:09:43 2013
elapsed time: 39 seconds
Sorry it's a long error message, I don't know which parts are relevant.