When I tried to go to full screen at the rescue camp it crashed and i noticed a .txt file in my Spiral Knights folder. I think it is a crash file. The name was hs_err_pid2732. Does it mean anything?
Here are the contents:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2b2b1fa6, pid=2732, tid=4516
#
# JRE version: 7.0_04-b22
# Java VM: Java HotSpot(TM) Client VM (23.0-b21 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x31fa6]
#
# 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 (0x295be400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4516, stack(0x2b230000,0x2b280000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000140
Registers:
EAX=0x00000000, EBX=0x80010c26, ECX=0x397cbc20, EDX=0x00000012
ESP=0x2b27e804, EBP=0x0037a310, ESI=0x2bd00068, EDI=0x397cbc20
EIP=0x2b2b1fa6, EFLAGS=0x00010202
Top of Stack: (sp=0x2b27e804)
0x2b27e804: 002f9048 397cbc20 2bd00068 2bdb2050
0x2b27e814: 2b27f3b4 2b72ba68 00000000 2b4e5491
0x2b27e824: 00000001 002cc440 00000000 00000000
0x2b27e834: 2b27e96c 002802ee 000011a4 770dbc9e
0x2b27e844: 002bce18 00000002 002bcd18 002c88d0
0x2b27e854: 770c429a 2b27e874 770dbc9e 002bcb98
0x2b27e864: 00000002 002bcc18 002c67a0 002bcc78
0x2b27e874: 2b27e890 770dbc9e 00000001 00000002
Instructions: (pc=0x2b2b1fa6)
0x2b2b1f86: 89 96 f0 80 00 00 8b 8d 38 01 00 00 50 51 ba 40
0x2b2b1f96: 8d 00 00 8b ce e8 f0 98 00 00 8b 86 fc 80 00 00
0x2b2b1fa6: 83 80 40 01 00 00 ff 75 13 8b 88 3c 01 00 00 85
0x2b2b1fb6: c9 74 09 8b 11 50 8b 42 08 56 ff d0 c7 86 fc 80
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x80010c26 is an unknown value
ECX=0x397cbc20 is an unknown value
EDX=0x00000012 is an unknown value
ESP=0x2b27e804 is pointing into the stack for thread: 0x295be400
EBP=0x0037a310 is an unknown value
ESI=0x2bd00068 is an unknown value
EDI=0x397cbc20 is an unknown value
Stack: [0x2b230000,0x2b280000], sp=0x2b27e804, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x31fa6]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J org.lwjgl.opengl.WindowsContextImplementation.nMakeCurrent(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)V
J org.lwjgl.opengl.Context.makeCurrent()V
J org.lwjgl.opengl.AbstractDrawable.makeCurrent()V
j org.lwjgl.opengl.Display.makeCurrent()V+3
j org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval()V+0
j org.lwjgl.opengl.Display.setDisplayMode(Lorg/lwjgl/opengl/DisplayMode;)V+70
j com.threerings.opengl.n.setDisplayMode(Lorg/lwjgl/opengl/DisplayMode;)V+12
j com.threerings.projectx.client.OptionsDialog.actionPerformed(Lcom/threerings/opengl/gui/event/ActionEvent;)V+197
j com.threerings.opengl.gui.event.ActionEvent.dispatch$2eebd3b8(Lcom/google/inject/a/a;)V+17
J com.threerings.opengl.gui.q.dispatchEvent(Lcom/threerings/opengl/gui/event/Event;)Z
j com.threerings.opengl.gui.a.dispatchEvent(Lcom/threerings/opengl/gui/event/Event;)Z+265
J com.threerings.opengl.gui.O.dispatchEvent(Lcom/threerings/opengl/gui/q;Lcom/threerings/opengl/gui/event/Event;)Z
j com.threerings.opengl.gui.q.emitEvent(Lcom/threerings/opengl/gui/event/Event;)Z+23
j com.threerings.opengl.gui.e.fireAction(JI)V+23
j com.threerings.opengl.gui.at.fireAction(JI)V+19
j com.threerings.opengl.gui.a.dispatchEvent(Lcom/threerings/opengl/gui/event/Event;)Z+188
J com.threerings.opengl.gui.O.dispatchEvent(Lcom/threerings/opengl/gui/q;Lcom/threerings/opengl/gui/event/Event;)Z
j com.threerings.opengl.gui.O.dispatchMouseEvent(Lcom/threerings/opengl/gui/q;Lcom/threerings/opengl/gui/event/MouseEvent;)Z+3
j com.threerings.opengl.gui.O.mouseReleased(JIIIZ)V+121
J com.threerings.opengl.gui.z.poll()V
J com.threerings.projectx.client.ProjectXApp.updateView(F)V
J com.threerings.opengl.e.updateView()V
J com.threerings.opengl.n.updateFrame()V
J com.threerings.projectx.client.ProjectXApp.updateFrame()V
J com.threerings.opengl.p.run()V
J java.awt.event.InvocationEvent.dispatch()V
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+48
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 )
0x295e3000 JavaThread "BlockingCommunicator_DatagramWriter" [_thread_blocked, id=4840, stack(0x2f3b0000,0x2f400000)]
0x295df800 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=6364, stack(0x2a7a0000,0x2a7f0000)]
0x295e2c00 JavaThread "BlockingCommunicator_Writer" [_thread_blocked, id=5788, stack(0x2ea60000,0x2eab0000)]
0x295dec00 JavaThread "BlockingCommunicator_Reader" [_thread_in_native, id=4976, stack(0x2e9e0000,0x2ea30000)]
0x295e2000 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=6536, stack(0x2eb70000,0x2ebc0000)]
0x295e0000 JavaThread "Getdown" [_thread_in_native, id=424, stack(0x2ee80000,0x2eed0000)]
0x295df400 JavaThread "BlockingCommunicator_DatagramReader" [_thread_in_native, id=5260, stack(0x2eda0000,0x2edf0000)]
0x2dc0dc00 JavaThread "Thread-6" daemon [_thread_in_native, id=6148, stack(0x2ad20000,0x2ad70000)]
0x00c8b400 JavaThread "DestroyJavaVM" [_thread_blocked, id=5180, stack(0x00440000,0x00490000)]
=>0x295be400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4516, stack(0x2b230000,0x2b280000)]
0x295be000 JavaThread "Image Unit" [_thread_blocked, id=4764, stack(0x2b130000,0x2b180000)]
0x29574000 JavaThread "samskivert Interval Timer" daemon [_thread_blocked, id=6320, stack(0x2b080000,0x2b0d0000)]
0x29573800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1336, stack(0x2afa0000,0x2aff0000)]
0x2955ec00 JavaThread "AWT-Shutdown" [_thread_blocked, id=6852, stack(0x2aef0000,0x2af40000)]
0x29590800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4048, stack(0x2aca0000,0x2acf0000)]
0x292c9000 JavaThread "SoundManager.Loader" daemon [_thread_blocked, id=7072, stack(0x2ac30000,0x2ac80000)]
0x28619000 JavaThread "Service Thread" daemon [_thread_blocked, id=5184, stack(0x28d00000,0x28d50000)]
0x2860f800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6244, stack(0x28c50000,0x28ca0000)]
0x2860e400 JavaThread "Attach Listener" daemon [_thread_blocked, id=6916, stack(0x289d0000,0x28a20000)]
0x2860b000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7120, stack(0x28420000,0x28470000)]
0x285b7400 JavaThread "Finalizer" daemon [_thread_blocked, id=6460, stack(0x28490000,0x284e0000)]
0x285b2800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3388, stack(0x288b0000,0x28900000)]
Other Threads:
0x00de8800 VMThread [stack: 0x28520000,0x28570000] [id=6284]
0x2863d800 WatcherThread [stack: 0x28e30000,0x28e80000] [id=5200]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 84928K, used 71413K [0x042f0000, 0x09f10000, 0x0ed90000)
eden space 75520K, 94% used [0x042f0000, 0x088ad6c0, 0x08cb0000)
from space 9408K, 0% used [0x08cb0000, 0x08cb0000, 0x095e0000)
to space 9408K, 0% used [0x095e0000, 0x095e0000, 0x09f10000)
tenured generation total 188472K, used 113081K [0x0ed90000, 0x1a59e000, 0x242f0000)
the space 188472K, 59% used [0x0ed90000, 0x15bfe728, 0x15bfe800, 0x1a59e000)
compacting perm gen total 17920K, used 17750K [0x242f0000, 0x25470000, 0x282f0000)
the space 17920K, 99% used [0x242f0000, 0x254459d0, 0x25445a00, 0x25470000)
No shared spaces configured.
Code Cache [0x022f0000, 0x028b0000, 0x042f0000)
total_blobs=3876 nmethods=3549 adapters=261 free_code_cache=26907Kb largest_free_block=27548736
Compilation events (10 events):
Event: 207.773 Thread 0x2860f800 3604 com.threerings.projectx.dungeon.data.LevelSceneConfig::uQ (3 bytes)
Event: 207.773 Thread 0x2860f800 nmethod 3604 0x028a72c8 code [0x028a73c0, 0x028a7440]
Event: 207.813 Thread 0x2860f800 3605 com.threerings.projectx.client.a.a::c (195 bytes)
Event: 207.814 Thread 0x2860f800 nmethod 3605 0x028a7488 code [0x028a7630, 0x028a7b0c]
Event: 207.852 Thread 0x2860f800 3606 ! com.threerings.tudey.data.TudeySceneModel::a (354 bytes)
Event: 207.854 Thread 0x2860f800 nmethod 3606 0x028a7f48 code [0x028a8170, 0x028a88b4]
Event: 207.892 Thread 0x2860f800 3607 com.threerings.projectx.data.actor.Knight::zI (34 bytes)
Event: 207.892 Thread 0x2860f800 nmethod 3607 0x028a9888 code [0x028a9980, 0x028a9a80]
Event: 208.136 Thread 0x2860f800 3608 com.threerings.presents.dobj.DSet::iterator (98 bytes)
Event: 208.136 Thread 0x2860f800 nmethod 3608 0x028a9ac8 code [0x028a9c20, 0x028aa0a0]
GC Heap History (10 events):
Event: 183.796 GC heap before
{Heap before GC invocations=63 (full 9):
def new generation total 47040K, used 47040K [0x042f0000, 0x075f0000, 0x0ed90000)
eden space 41856K, 100% used [0x042f0000, 0x06bd0000, 0x06bd0000)
from space 5184K, 100% used [0x06bd0000, 0x070e0000, 0x070e0000)
to space 5184K, 0% used [0x070e0000, 0x070e0000, 0x075f0000)
tenured generation total 104312K, used 86065K [0x0ed90000, 0x1536e000, 0x242f0000)
the space 104312K, 82% used [0x0ed90000, 0x1419c5a8, 0x1419c600, 0x1536e000)
compacting perm gen total 17408K, used 17243K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253c6e00, 0x253c6e00, 0x253f0000)
No shared spaces configured.
Event: 183.824 GC heap after
Heap after GC invocations=64 (full 9):
def new generation total 47040K, used 3981K [0x042f0000, 0x075f0000, 0x0ed90000)
eden space 41856K, 0% used [0x042f0000, 0x042f0000, 0x06bd0000)
from space 5184K, 76% used [0x070e0000, 0x074c3430, 0x075f0000)
to space 5184K, 0% used [0x06bd0000, 0x06bd0000, 0x070e0000)
tenured generation total 104312K, used 89443K [0x0ed90000, 0x1536e000, 0x242f0000)
the space 104312K, 85% used [0x0ed90000, 0x144e8d58, 0x144e8e00, 0x1536e000)
compacting perm gen total 17408K, used 17243K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253c6e00, 0x253c6e00, 0x253f0000)
No shared spaces configured.
}
Event: 184.365 GC heap before
{Heap before GC invocations=64 (full 9):
def new generation total 47040K, used 45818K [0x042f0000, 0x075f0000, 0x0ed90000)
eden space 41856K, 99% used [0x042f0000, 0x06bcb5b0, 0x06bd0000)
from space 5184K, 76% used [0x070e0000, 0x074c3430, 0x075f0000)
to space 5184K, 0% used [0x06bd0000, 0x06bd0000, 0x070e0000)
tenured generation total 104312K, used 89443K [0x0ed90000, 0x1536e000, 0x242f0000)
the space 104312K, 85% used [0x0ed90000, 0x144e8d58, 0x144e8e00, 0x1536e000)
compacting perm gen total 17408K, used 17243K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253c6f90, 0x253c7000, 0x253f0000)
No shared spaces configured.
Event: 184.432 GC heap after
Heap after GC invocations=65 (full 9):
def new generation total 47040K, used 5184K [0x042f0000, 0x075f0000, 0x0ed90000)
eden space 41856K, 0% used [0x042f0000, 0x042f0000, 0x06bd0000)
from space 5184K, 100% used [0x06bd0000, 0x070e0000, 0x070e0000)
to space 5184K, 0% used [0x070e0000, 0x070e0000, 0x075f0000)
tenured generation total 104312K, used 93995K [0x0ed90000, 0x1536e000, 0x242f0000)
the space 104312K, 90% used [0x0ed90000, 0x1495ad60, 0x1495ae00, 0x1536e000)
compacting perm gen total 17408K, used 17243K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253c6f90, 0x253c7000, 0x253f0000)
No shared spaces configured.
}
Event: 184.905 GC heap before
{Heap before GC invocations=65 (full 9):
def new generation total 47040K, used 42450K [0x042f0000, 0x075f0000, 0x0ed90000)
eden space 41856K, 89% used [0x042f0000, 0x06754958, 0x06bd0000)
from space 5184K, 100% used [0x06bd0000, 0x070e0000, 0x070e0000)
to space 5184K, 0% used [0x070e0000, 0x070e0000, 0x075f0000)
tenured generation total 104312K, used 93995K [0x0ed90000, 0x1536e000, 0x242f0000)
the space 104312K, 90% used [0x0ed90000, 0x1495ad60, 0x1495ae00, 0x1536e000)
compacting perm gen total 17408K, used 17243K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253c6fb0, 0x253c7000, 0x253f0000)
No shared spaces configured.
Event: 185.460 GC heap after
Heap after GC invocations=66 (full 10):
def new generation total 76608K, used 0K [0x042f0000, 0x09610000, 0x0ed90000)
eden space 68096K, 0% used [0x042f0000, 0x042f0000, 0x08570000)
from space 8512K, 0% used [0x08570000, 0x08570000, 0x08dc0000)
to space 8512K, 0% used [0x08dc0000, 0x08dc0000, 0x09610000)
tenured generation total 170040K, used 102021K [0x0ed90000, 0x1939e000, 0x242f0000)
the space 170040K, 59% used [0x0ed90000, 0x15131698, 0x15131800, 0x1939e000)
compacting perm gen total 17408K, used 17243K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253c6fb0, 0x253c7000, 0x253f0000)
No shared spaces configured.
}
Event: 187.190 GC heap before
{Heap before GC invocations=66 (full 10):
def new generation total 76608K, used 68096K [0x042f0000, 0x09610000, 0x0ed90000)
eden space 68096K, 100% used [0x042f0000, 0x08570000, 0x08570000)
from space 8512K, 0% used [0x08570000, 0x08570000, 0x08dc0000)
to space 8512K, 0% used [0x08dc0000, 0x08dc0000, 0x09610000)
tenured generation total 170040K, used 102021K [0x0ed90000, 0x1939e000, 0x242f0000)
the space 170040K, 59% used [0x0ed90000, 0x15131698, 0x15131800, 0x1939e000)
compacting perm gen total 17408K, used 17269K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253cd420, 0x253cd600, 0x253f0000)
No shared spaces configured.
Event: 187.313 GC heap after
Heap after GC invocations=67 (full 10):
def new generation total 76608K, used 8512K [0x042f0000, 0x09610000, 0x0ed90000)
eden space 68096K, 0% used [0x042f0000, 0x042f0000, 0x08570000)
from space 8512K, 100% used [0x08dc0000, 0x09610000, 0x09610000)
to space 8512K, 0% used [0x08570000, 0x08570000, 0x08dc0000)
tenured generation total 170040K, used 111480K [0x0ed90000, 0x1939e000, 0x242f0000)
the space 170040K, 65% used [0x0ed90000, 0x15a6e050, 0x15a6e200, 0x1939e000)
compacting perm gen total 17408K, used 17269K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253cd420, 0x253cd600, 0x253f0000)
No shared spaces configured.
}
Event: 187.706 GC heap before
{Heap before GC invocations=67 (full 10):
def new generation total 76608K, used 30101K [0x042f0000, 0x09610000, 0x0ed90000)
eden space 68096K, 31% used [0x042f0000, 0x05805648, 0x08570000)
from space 8512K, 100% used [0x08dc0000, 0x09610000, 0x09610000)
to space 8512K, 0% used [0x08570000, 0x08570000, 0x08dc0000)
tenured generation total 170040K, used 111480K [0x0ed90000, 0x1939e000, 0x242f0000)
the space 170040K, 65% used [0x0ed90000, 0x15a6e050, 0x15a6e200, 0x1939e000)
compacting perm gen total 17408K, used 17270K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253cd9f8, 0x253cda00, 0x253f0000)
No shared spaces configured.
Event: 188.273 GC heap after
Heap after GC invocations=68 (full 11):
def new generation total 84928K, used 0K [0x042f0000, 0x09f10000, 0x0ed90000)
eden space 75520K, 0% used [0x042f0000, 0x042f0000, 0x08cb0000)
from space 9408K, 0% used [0x08cb0000, 0x08cb0000, 0x095e0000)
to space 9408K, 0% used [0x095e0000, 0x095e0000, 0x09f10000)
tenured generation total 188472K, used 113081K [0x0ed90000, 0x1a59e000, 0x242f0000)
the space 188472K, 59% used [0x0ed90000, 0x15bfe728, 0x15bfe800, 0x1a59e000)
compacting perm gen total 17408K, used 17270K [0x242f0000, 0x253f0000, 0x282f0000)
the space 17408K, 99% used [0x242f0000, 0x253cd9f8, 0x253cda00, 0x253f0000)
No shared spaces configured.
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 205.683 Thread 0x295be400 Threw 0x07e91980 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.743 Thread 0x295be400 Threw 0x07f21830 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.744 Thread 0x295be400 Threw 0x07f24bf0 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.745 Thread 0x295be400 Threw 0x07f28bd8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.749 Thread 0x295be400 Threw 0x07f56940 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.751 Thread 0x295be400 Threw 0x07f62bd8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.752 Thread 0x295be400 Threw 0x07f651b8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.753 Thread 0x295be400 Threw 0x07f67660 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.754 Thread 0x295be400 Threw 0x07f79650 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 205.755 Thread 0x295be400 Threw 0x07f7baa8 at C:\jdk7u2_32P\jdk7u4\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 205.751 loading class 0x28691ac0
Event: 205.751 loading class 0x28691ac0 done
Event: 205.752 loading class 0x295bee18
Event: 205.752 loading class 0x295bee18 done
Event: 205.753 loading class 0x295bee50
Event: 205.753 loading class 0x295bee50 done
Event: 205.754 loading class 0x3770c098
Event: 205.754 loading class 0x3770c098 done
Event: 205.755 loading class 0x295fc5f8
Event: 205.755 loading class 0x295fc5f8 done
Dynamic libraries:
0x00ec0000 - 0x00eef000 C:\Program Files (x86)\Java\jre7\bin\java.exe
0x770a0000 - 0x77220000 C:\windows\SysWOW64\ntdll.dll
0x75870000 - 0x75980000 C:\windows\syswow64\kernel32.dll
0x75040000 - 0x75086000 C:\windows\syswow64\KERNELBASE.dll
0x74e70000 - 0x74f10000 C:\windows\syswow64\ADVAPI32.dll
0x74f10000 - 0x74fbc000 C:\windows\syswow64\msvcrt.dll
0x75290000 - 0x752a9000 C:\windows\SysWOW64\sechost.dll
0x76b90000 - 0x76c80000 C:\windows\syswow64\RPCRT4.dll
0x74c00000 - 0x74c60000 C:\windows\syswow64\SspiCli.dll
0x74bf0000 - 0x74bfc000 C:\windows\syswow64\CRYPTBASE.dll
0x74c60000 - 0x74d60000 C:\windows\syswow64\USER32.dll
0x75450000 - 0x754e0000 C:\windows\syswow64\GDI32.dll
0x75630000 - 0x7563a000 C:\windows\syswow64\LPK.dll
0x74d60000 - 0x74dfd000 C:\windows\syswow64\USP10.dll
0x74260000 - 0x743fe000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75c90000 - 0x75ce7000 C:\windows\syswow64\SHLWAPI.dll
0x74e10000 - 0x74e70000 C:\windows\system32\IMM32.DLL
0x75bc0000 - 0x75c8c000 C:\windows\syswow64\MSCTF.dll
0x73f50000 - 0x7400e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x6d550000 - 0x6d89a000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x72180000 - 0x72187000 C:\windows\system32\WSOCK32.dll
0x76b50000 - 0x76b85000 C:\windows\syswow64\WS2_32.dll
0x754e0000 - 0x754e6000 C:\windows\syswow64\NSI.dll
0x73120000 - 0x73152000 C:\windows\system32\WINMM.dll
0x74e00000 - 0x74e05000 C:\windows\syswow64\PSAPI.DLL
0x74bb0000 - 0x74bbc000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x74aa0000 - 0x74ac0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x74a80000 - 0x74a93000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x740b0000 - 0x740c4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x72220000 - 0x7225c000 C:\windows\system32\mswsock.dll
0x73d00000 - 0x73d06000 C:\windows\System32\wship6.dll
0x74a70000 - 0x74a7f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x716b0000 - 0x717f2000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x75980000 - 0x75a0f000 C:\windows\syswow64\OLEAUT32.dll
0x75130000 - 0x7528c000 C:\windows\syswow64\ole32.dll
0x28ad0000 - 0x28b41000 C:\Users\Thess\AppData\Roaming\Three Rings Design\Spiral Knights\native\lwjgl.dll
0x71d50000 - 0x71e18000 C:\windows\system32\OPENGL32.dll
0x74080000 - 0x740a2000 C:\windows\system32\GLU32.dll
0x73af0000 - 0x73bd7000 C:\windows\system32\DDRAW.dll
0x73d30000 - 0x73d36000 C:\windows\system32\DCIMAN32.dll
0x752b0000 - 0x7544d000 C:\windows\syswow64\SETUPAPI.dll
0x75cf0000 - 0x75d17000 C:\windows\syswow64\CFGMGR32.dll
0x76c80000 - 0x76c92000 C:\windows\syswow64\DEVOBJ.dll
0x745a0000 - 0x745b3000 C:\windows\system32\dwmapi.dll
0x73190000 - 0x73199000 C:\windows\system32\VERSION.dll
0x298c0000 - 0x29ae0000 C:\Users\Thess\AppData\Roaming\Three Rings Design\Spiral Knights\native\OpenAL32.dll
0x71cd0000 - 0x71d42000 C:\windows\system32\dsound.dll
0x72190000 - 0x721b5000 C:\windows\system32\POWRPROF.dll
0x750a0000 - 0x75123000 C:\windows\syswow64\CLBCatQ.DLL
0x73940000 - 0x73979000 C:\windows\System32\MMDevApi.dll
0x739f0000 - 0x73ae5000 C:\windows\System32\PROPSYS.dll
0x71b00000 - 0x71b80000 C:\windows\system32\uxtheme.dll
0x739b0000 - 0x739e6000 C:\windows\system32\AUDIOSES.DLL
0x73be0000 - 0x73c10000 C:\windows\system32\wdmaud.drv
0x73d80000 - 0x73d84000 C:\windows\system32\ksuser.dll
0x73e60000 - 0x73e67000 C:\windows\system32\AVRT.dll
0x74bc0000 - 0x74bc8000 C:\windows\system32\msacm32.drv
0x73e40000 - 0x73e54000 C:\windows\system32\MSACM32.dll
0x74a60000 - 0x74a67000 C:\windows\system32\midimap.dll
0x74060000 - 0x74080000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x72290000 - 0x722a0000 C:\windows\system32\NLAapi.dll
0x72280000 - 0x72290000 C:\windows\system32\napinsp.dll
0x72260000 - 0x72272000 C:\windows\system32\pnrpnsp.dll
0x721d0000 - 0x72214000 C:\windows\system32\DNSAPI.dll
0x721c0000 - 0x721c8000 C:\windows\System32\winrnr.dll
0x72170000 - 0x72175000 C:\windows\System32\wshtcpip.dll
0x73600000 - 0x7361c000 C:\windows\system32\IPHLPAPI.DLL
0x735f0000 - 0x735f7000 C:\windows\system32\WINNSI.DLL
0x73cf0000 - 0x73cf6000 C:\windows\system32\rasadhlp.dll
0x6fd90000 - 0x6fdc8000 C:\windows\System32\fwpuclnt.dll
0x2b280000 - 0x2b852000 C:\windows\system32\ig4icd32.dll
0x2b940000 - 0x2bcfe000 C:\windows\system32\ig4dev32.dll
0x720f0000 - 0x72169000 C:\windows\system32\mscms.dll
0x72780000 - 0x72797000 C:\windows\system32\USERENV.dll
0x73170000 - 0x7317b000 C:\windows\system32\profapi.dll
0x71c90000 - 0x71cc8000 C:\windows\system32\icm32.dll
0x72e80000 - 0x72e96000 C:\windows\system32\CRYPTSP.dll
0x72e40000 - 0x72e7b000 C:\windows\system32\rsaenh.dll
0x73910000 - 0x7393a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x71670000 - 0x716a1000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x28470000 - 0x28486000 C:\Users\Thess\AppData\Roaming\Three Rings Design\Spiral Knights\native\jinput-dx8.dll
0x71640000 - 0x71670000 C:\windows\system32\DINPUT8.dll
0x73c80000 - 0x73c89000 C:\windows\system32\HID.DLL
0x75840000 - 0x7586d000 C:\windows\syswow64\WINTRUST.dll
0x75aa0000 - 0x75bbd000 C:\windows\syswow64\CRYPT32.dll
0x75090000 - 0x7509c000 C:\windows\syswow64\MSASN1.dll
0x726d0000 - 0x726f1000 C:\windows\system32\ntmarta.dll
0x74ff0000 - 0x75035000 C:\windows\syswow64\WLDAP32.dll
0x28500000 - 0x28515000 C:\Users\Thess\AppData\Roaming\Three Rings Design\Spiral Knights\native\jinput-raw.dll
0x71610000 - 0x71634000 C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x715e0000 - 0x71605000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x731a0000 - 0x7328b000 C:\windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Dcom.threerings.getdown=true -Xmx256M -XX:+AggressiveOpts -XX:SoftRefLRUPolicyMSPerMB=10 -Djava.library.path=C:\Users\Thess\AppData\Roaming\Three Rings Design\Spiral Knights\./native -Dorg.lwjgl.util.NoChecks=true -Dsun.java2d.d3d=false -Dappdir=C:\Users\Thess\AppData\Roaming\Three Rings Design\Spiral Knights\. -Dresource_dir=C:\Users\Thess\AppData\Roaming\Three Rings Design\Spiral Knights\./rsrc -Xmx512M
java_command: com.threerings.projectx.client.ProjectXApp
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Xuggle\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Java\jre6\bin
USERNAME=Thess
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc
Memory: 4k page, physical 4027272k(1622868k free), swap 8052692k(5305848k free)
vm_info: Java HotSpot(TM) Client VM (23.0-b21) for windows-x86 JRE (1.7.0_04-b22), built on May 3 2012 00:03:48 by "java_re" with unknown MS VC++:1600
time: Tue May 29 11:32:04 2012
elapsed time: 208 seconds