Bug - Not A Bug Getting Java Runtime errors on multiple machines

Vilobion

New member
I'm running into this error upon trying to launch either the .exe or the jar file. I'm assuming I've borked java somewhere.
Code:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=9036, tid=0x000020ec
#
# JRE version: Java(TM) SE Runtime Environment (8.0_131-b11) (build 1.8.0_131-b11)
# Java VM: Java HotSpot(TM) Client VM (25.131-b11 mixed mode windows-x86 )
# Problematic frame:
# C  0x00000000
#
# 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 (0x05c9f800):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8428, stack(0x09590000,0x095e0000)]

siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x00000008 0x00000000

Registers:
EAX=0x095de5e0, EBX=0x00000000, ECX=0x095de724, EDX=0x00000000
ESP=0x095de5c8, EBP=0x095de748, ESI=0x6b93fff6, EDI=0x07e3a074
EIP=0x00000000, EFLAGS=0x00010212

Top of Stack: (sp=0x095de5c8)
0x095de5c8:   0f3c5ba9 095de5e0 07e3a074 6b93fff6
0x095de5d8:   07e3a068 00000000 00000000 00000000
0x095de5e8:   00000000 00000000 00000000 00000000
0x095de5f8:   00000000 00000000 00000000 00000000
0x095de608:   00000000 00000000 00000000 00000000
0x095de618:   00000000 00000000 00000000 00000000
0x095de628:   00000000 00000000 00000000 00000000
0x095de638:   00000000 00000000 00000000 00000000 

Instructions: (pc=0x00000000)
0xffffffe0:   


Register to memory mapping:

EAX=0x095de5e0 is pointing into the stack for thread: 0x05c9f800
EBX=0x00000000 is an unknown value
ECX=0x095de724 is pointing into the stack for thread: 0x05c9f800
EDX=0x00000000 is an unknown value
ESP=0x095de5c8 is pointing into the stack for thread: 0x05c9f800
EBP=0x095de748 is pointing into the stack for thread: 0x05c9f800
ESI=0x6b93fff6 is an unknown value
EDI=0x07e3a074 is an unknown value


Stack: [0x09590000,0x095e0000],  sp=0x095de5c8,  free space=313k
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.awt.Win32GraphicsDevice.getMaxConfigsImpl(I)I+0
j  sun.awt.Win32GraphicsDevice.getMaxConfigs(I)I+10
j  sun.awt.Win32GraphicsDevice.getConfigurations()[Ljava/awt/GraphicsConfiguration;+69
j  net.sourceforge.kolmafia.swingui.GenericFrame.restorePosition()V+44
j  net.sourceforge.kolmafia.swingui.GenericFrame.setVisible(Z)V+5
j  net.sourceforge.kolmafia.CreateFrameRunnable.createFrame(Z)Ljavax/swing/JFrame;+220
j  net.sourceforge.kolmafia.CreateFrameRunnable.run()V+192
j  java.awt.event.InvocationEvent.dispatch()V+11
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
j  java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j  java.awt.EventQueue$3.run()Ljava/lang/Void;+32
j  java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v  ~StubRoutines::call_stub
j  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j  java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+18
j  java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
j  java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
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 )
=>0x05c9f800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=8428, stack(0x09590000,0x095e0000)]
  0x05c86400 JavaThread "AWT-Shutdown" [_thread_blocked, id=8972, stack(0x05fd0000,0x06020000)]
  0x074efc00 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5772, stack(0x07ec0000,0x07f10000)]
  0x05ecf800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4316, stack(0x06200000,0x06250000)]
  0x05ece400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=8560, stack(0x059f0000,0x05a40000)]
  0x0552f000 JavaThread "Service Thread" daemon [_thread_blocked, id=7464, stack(0x05aa0000,0x05af0000)]
  0x0550c400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=8872, stack(0x05a50000,0x05aa0000)]
  0x0550b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8288, stack(0x02830000,0x02880000)]
  0x05508000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7836, stack(0x05950000,0x059a0000)]
  0x054d3800 JavaThread "Finalizer" daemon [_thread_blocked, id=9208, stack(0x057e0000,0x05830000)]
  0x054ca800 JavaThread "Reference Handler" daemon [_thread_blocked, id=7820, stack(0x056b0000,0x05700000)]
  0x028af000 JavaThread "main" [_thread_blocked, id=1944, stack(0x02b00000,0x02b50000)]

Other Threads:
  0x054a1400 VMThread [stack: 0x02a50000,0x02aa0000] [id=6756]
  0x05540000 WatcherThread [stack: 0x058f0000,0x05940000] [id=8948]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 def new generation   total 9536K, used 2126K [0x0f600000, 0x10050000, 0x14b50000)
  eden space 8512K,  12% used [0x0f600000, 0x0f713ac0, 0x0fe50000)
  from space 1024K, 100% used [0x0ff50000, 0x10050000, 0x10050000)
  to   space 1024K,   0% used [0x0fe50000, 0x0fe50000, 0x0ff50000)
 tenured generation   total 21016K, used 20334K [0x14b50000, 0x15fd6000, 0x1f600000)
   the space 21016K,  96% used [0x14b50000, 0x15f2bb38, 0x15f2bc00, 0x15fd6000)
 Metaspace       used 9999K, capacity 10169K, committed 10240K, reserved 10624K

Card table byte_map: [0x028f0000,0x02980000] byte_map_base: 0x02875000

Polling page: 0x003d0000

CodeCache: size=32768Kb used=1585Kb max_used=1585Kb free=31182Kb
 bounds [0x02e20000, 0x02fb0000, 0x04e20000]
 total_blobs=827 nmethods=595 adapters=163
 compilation: enabled

Compilation events (10 events):
Event: 1.845 Thread 0x0550c400  593             java.util.HashMap::removeNode (291 bytes)
Event: 1.845 Thread 0x0550c400 nmethod 593 0x02faae88 code [0x02fab000, 0x02fab458]
Event: 1.845 Thread 0x0550c400  594             java.util.HashMap::remove (26 bytes)
Event: 1.846 Thread 0x0550c400 nmethod 594 0x02fab9c8 code [0x02fabae0, 0x02fabbf8]
Event: 1.846 Thread 0x0550c400  595             java.util.HashMap::afterNodeRemoval (1 bytes)
Event: 1.846 Thread 0x0550c400 nmethod 595 0x02fabcc8 code [0x02fabdc0, 0x02fabe40]
Event: 1.846 Thread 0x0550c400  596             javax.swing.SpringLayout::isCyclic (109 bytes)
Event: 1.846 Thread 0x0550c400 nmethod 596 0x02fabe88 code [0x02fac020, 0x02fac3b4]
Event: 1.846 Thread 0x0550c400  597             java.util.HashSet::remove (20 bytes)
Event: 1.846 Thread 0x0550c400 nmethod 597 0x02fac648 code [0x02fac750, 0x02fac7fc]

GC Heap History (10 events):
Event: 0.901 GC heap before
{Heap before GC invocations=7 (full 0):
 def new generation   total 4928K, used 4927K [0x0f600000, 0x0fb50000, 0x14b50000)
  eden space 4416K, 100% used [0x0f600000, 0x0fa50000, 0x0fa50000)
  from space 512K,  99% used [0x0fad0000, 0x0fb4fff8, 0x0fb50000)
  to   space 512K,   0% used [0x0fa50000, 0x0fa50000, 0x0fad0000)
 tenured generation   total 10944K, used 9131K [0x14b50000, 0x15600000, 0x1f600000)
   the space 10944K,  83% used [0x14b50000, 0x1543af48, 0x1543b000, 0x15600000)
 Metaspace       used 6426K, capacity 6602K, committed 6656K, reserved 7552K
Event: 0.908 GC heap after
Heap after GC invocations=8 (full 0):
 def new generation   total 4928K, used 512K [0x0f600000, 0x0fb50000, 0x14b50000)
  eden space 4416K,   0% used [0x0f600000, 0x0f600000, 0x0fa50000)
  from space 512K, 100% used [0x0fa50000, 0x0fad0000, 0x0fad0000)
  to   space 512K,   0% used [0x0fad0000, 0x0fad0000, 0x0fb50000)
 tenured generation   total 10944K, used 10438K [0x14b50000, 0x15600000, 0x1f600000)
   the space 10944K,  95% used [0x14b50000, 0x15581be0, 0x15581c00, 0x15600000)
 Metaspace       used 6426K, capacity 6602K, committed 6656K, reserved 7552K
}
Event: 1.003 GC heap before
{Heap before GC invocations=8 (full 0):
 def new generation   total 4928K, used 4920K [0x0f600000, 0x0fb50000, 0x14b50000)
  eden space 4416K,  99% used [0x0f600000, 0x0fa4e3e8, 0x0fa50000)
  from space 512K, 100% used [0x0fa50000, 0x0fad0000, 0x0fad0000)
  to   space 512K,   0% used [0x0fad0000, 0x0fad0000, 0x0fb50000)
 tenured generation   total 10944K, used 10438K [0x14b50000, 0x15600000, 0x1f600000)
   the space 10944K,  95% used [0x14b50000, 0x15581be0, 0x15581c00, 0x15600000)
 Metaspace       used 6526K, capacity 6698K, committed 6784K, reserved 7552K
Event: 1.055 GC heap after
Heap after GC invocations=9 (full 1):
 def new generation   total 9536K, used 57K [0x0f600000, 0x10050000, 0x14b50000)
  eden space 8512K,   0% used [0x0f600000, 0x0f60e778, 0x0fe50000)
  from space 1024K,   0% used [0x0fe50000, 0x0fe50000, 0x0ff50000)
  to   space 1024K,   0% used [0x0ff50000, 0x0ff50000, 0x10050000)
 tenured generation   total 21016K, used 12608K [0x14b50000, 0x15fd6000, 0x1f600000)
   the space 21016K,  59% used [0x14b50000, 0x157a0000, 0x157a0000, 0x15fd6000)
 Metaspace       used 6526K, capacity 6698K, committed 6784K, reserved 7552K
}
Event: 1.270 GC heap before
{Heap before GC invocations=9 (full 1):
 def new generation   total 9536K, used 8512K [0x0f600000, 0x10050000, 0x14b50000)
  eden space 8512K, 100% used [0x0f600000, 0x0fe50000, 0x0fe50000)
  from space 1024K,   0% used [0x0fe50000, 0x0fe50000, 0x0ff50000)
  to   space 1024K,   0% used [0x0ff50000, 0x0ff50000, 0x10050000)
 tenured generation   total 21016K, used 12608K [0x14b50000, 0x15fd6000, 0x1f600000)
   the space 21016K,  59% used [0x14b50000, 0x157a0000, 0x157a0000, 0x15fd6000)
 Metaspace       used 6982K, capacity 7178K, committed 7296K, reserved 7552K
Event: 1.285 GC heap after
Heap after GC invocations=10 (full 1):
 def new generation   total 9536K, used 1023K [0x0f600000, 0x10050000, 0x14b50000)
  eden space 8512K,   0% used [0x0f600000, 0x0f600000, 0x0fe50000)
  from space 1024K,  99% used [0x0ff50000, 0x1004fff8, 0x10050000)
  to   space 1024K,   0% used [0x0fe50000, 0x0fe50000, 0x0ff50000)
 tenured generation   total 21016K, used 14201K [0x14b50000, 0x15fd6000, 0x1f600000)
   the space 21016K,  67% used [0x14b50000, 0x1592e4f8, 0x1592e600, 0x15fd6000)
 Metaspace       used 6982K, capacity 7178K, committed 7296K, reserved 7552K
}
Event: 1.375 GC heap before
{Heap before GC invocations=10 (full 1):
 def new generation   total 9536K, used 9535K [0x0f600000, 0x10050000, 0x14b50000)
  eden space 8512K, 100% used [0x0f600000, 0x0fe50000, 0x0fe50000)
  from space 1024K,  99% used [0x0ff50000, 0x1004fff8, 0x10050000)
  to   space 1024K,   0% used [0x0fe50000, 0x0fe50000, 0x0ff50000)
 tenured generation   total 21016K, used 14201K [0x14b50000, 0x15fd6000, 0x1f600000)
   the space 21016K,  67% used [0x14b50000, 0x1592e4f8, 0x1592e600, 0x15fd6000)
 Metaspace       used 7104K, capacity 7274K, committed 7296K, reserved 7552K
Event: 1.385 GC heap after
Heap after GC invocations=11 (full 1):
 def new generation   total 9536K, used 1024K [0x0f600000, 0x10050000, 0x14b50000)
  eden space 8512K,   0% used [0x0f600000, 0x0f600000, 0x0fe50000)
  from space 1024K, 100% used [0x0fe50000, 0x0ff50000, 0x0ff50000)
  to   space 1024K,   0% used [0x0ff50000, 0x0ff50000, 0x10050000)
 tenured generation   total 21016K, used 15876K [0x14b50000, 0x15fd6000, 0x1f600000)
   the space 21016K,  75% used [0x14b50000, 0x15ad1310, 0x15ad1400, 0x15fd6000)
 Metaspace       used 7104K, capacity 7274K, committed 7296K, reserved 7552K
}
Event: 1.690 GC heap before
{Heap before GC invocations=11 (full 1):
 def new generation   total 9536K, used 9536K [0x0f600000, 0x10050000, 0x14b50000)
  eden space 8512K, 100% used [0x0f600000, 0x0fe50000, 0x0fe50000)
  from space 1024K, 100% used [0x0fe50000, 0x0ff50000, 0x0ff50000)
  to   space 1024K,   0% used [0x0ff50000, 0x0ff50000, 0x10050000)
 tenured generation   total 21016K, used 15876K [0x14b50000, 0x15fd6000, 0x1f600000)
   the space 21016K,  75% used [0x14b50000, 0x15ad1310, 0x15ad1400, 0x15fd6000)
 Metaspace       used 9599K, capacity 9780K, committed 9856K, reserved 10624K
Event: 1.706 GC heap after
Heap after GC invocations=12 (full 1):
 def new generation   total 9536K, used 1024K [0x0f600000, 0x10050000, 0x14b50000)
  eden space 8512K,   0% used [0x0f600000, 0x0f600000, 0x0fe50000)
  from space 1024K, 100% used [0x0ff50000, 0x10050000, 0x10050000)
  to   space 1024K,   0% used [0x0fe50000, 0x0fe50000, 0x0ff50000)
 tenured generation   total 21016K, used 20334K [0x14b50000, 0x15fd6000, 0x1f600000)
   the space 21016K,  96% used [0x14b50000, 0x15f2bb38, 0x15f2bc00, 0x15fd6000)
 Metaspace       used 9599K, capacity 9780K, committed 9856K, reserved 10624K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 0.211 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f993ca8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.213 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f9a88b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.213 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f9a8b30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.213 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f9a8d78) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.213 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f9a9100) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.213 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f9a9378) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.213 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f9a95c0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.213 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f9a9838) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.213 Thread 0x028af000 Exception <a 'java/io/IOException'> (0x0f9a9a80) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.322 Thread 0x028af000 Exception <a 'java/io/FileNotFoundException'> (0x0f80bb58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u131\8869\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 1.834 loading class sun/font/StandardGlyphVector$GlyphStrike
Event: 1.834 loading class sun/font/StandardGlyphVector$GlyphStrike done
Event: 1.838 loading class sun/awt/windows/WGlobalCursorManager
Event: 1.839 loading class sun/awt/GlobalCursorManager
Event: 1.839 loading class sun/awt/GlobalCursorManager done
Event: 1.839 loading class sun/awt/windows/WGlobalCursorManager done
Event: 1.839 loading class sun/awt/GlobalCursorManager$NativeUpdater
Event: 1.839 loading class sun/awt/GlobalCursorManager$NativeUpdater done
Event: 1.840 loading class com/sun/java/swing/plaf/windows/WindowsGraphicsUtils
Event: 1.840 loading class com/sun/java/swing/plaf/windows/WindowsGraphicsUtils done


Dynamic libraries:
0x00070000 - 0x000a3000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\javaw.exe
0x77050000 - 0x771d0000 	C:\Windows\SysWOW64\ntdll.dll
0x74d30000 - 0x74e40000 	C:\Windows\syswow64\kernel32.dll
0x69090000 - 0x690bf000 	C:\Program Files\AVAST Software\Avast\aswhookx.dll
0x74950000 - 0x74997000 	C:\Windows\syswow64\KERNELBASE.dll
0x74be0000 - 0x74c81000 	C:\Windows\syswow64\ADVAPI32.dll
0x75340000 - 0x753ec000 	C:\Windows\syswow64\msvcrt.dll
0x74ea0000 - 0x74eb9000 	C:\Windows\SysWOW64\sechost.dll
0x76960000 - 0x76a50000 	C:\Windows\syswow64\RPCRT4.dll
0x748f0000 - 0x74950000 	C:\Windows\syswow64\SspiCli.dll
0x748e0000 - 0x748ec000 	C:\Windows\syswow64\CRYPTBASE.dll
0x75060000 - 0x75160000 	C:\Windows\syswow64\USER32.dll
0x76a50000 - 0x76ae0000 	C:\Windows\syswow64\GDI32.dll
0x76870000 - 0x7687a000 	C:\Windows\syswow64\LPK.dll
0x752a0000 - 0x7533d000 	C:\Windows\syswow64\USP10.dll
0x72ff0000 - 0x7318e000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.dll
0x75240000 - 0x75297000 	C:\Windows\syswow64\SHLWAPI.dll
0x6b930000 - 0x6b97c000 	C:\Windows\system32\apphelp.dll
0x733c0000 - 0x7344d000 	C:\Windows\AppPatch\AcLayers.dll
0x75420000 - 0x7606c000 	C:\Windows\syswow64\SHELL32.dll
0x74f00000 - 0x7505d000 	C:\Windows\syswow64\ole32.dll
0x74c90000 - 0x74d21000 	C:\Windows\syswow64\OLEAUT32.dll
0x768b0000 - 0x768c7000 	C:\Windows\syswow64\USERENV.dll
0x76430000 - 0x7643b000 	C:\Windows\syswow64\profapi.dll
0x73360000 - 0x733b1000 	C:\Windows\system32\WINSPOOL.DRV
0x73830000 - 0x73842000 	C:\Windows\system32\MPR.dll
0x00960000 - 0x00b78000 	C:\Windows\AppPatch\AcGenral.DLL
0x681e0000 - 0x68260000 	C:\Windows\system32\UxTheme.dll
0x67580000 - 0x675b2000 	C:\Windows\system32\WINMM.dll
0x70820000 - 0x7082f000 	C:\Windows\system32\samcli.dll
0x5c9f0000 - 0x5ca04000 	C:\Windows\system32\MSACM32.dll
0x72a90000 - 0x72a99000 	C:\Windows\system32\VERSION.dll
0x6b920000 - 0x6b923000 	C:\Windows\system32\sfc.dll
0x6aeb0000 - 0x6aebd000 	C:\Windows\system32\sfc_os.DLL
0x69020000 - 0x69033000 	C:\Windows\system32\dwmapi.dll
0x74a40000 - 0x74bdd000 	C:\Windows\syswow64\SETUPAPI.dll
0x76880000 - 0x768a7000 	C:\Windows\syswow64\CFGMGR32.dll
0x753f0000 - 0x75402000 	C:\Windows\syswow64\DEVOBJ.dll
0x76440000 - 0x7658b000 	C:\Windows\syswow64\urlmon.dll
0x76420000 - 0x76424000 	C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x76b00000 - 0x76b04000 	C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x76300000 - 0x76305000 	C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x76ae0000 - 0x76ae4000 	C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x76c40000 - 0x76c44000 	C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x749a0000 - 0x749a3000 	C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x74ef0000 - 0x74ef3000 	C:\Windows\syswow64\normaliz.DLL
0x76070000 - 0x762a5000 	C:\Windows\syswow64\iertutil.dll
0x765c0000 - 0x7686b000 	C:\Windows\syswow64\WININET.dll
0x2a270000 - 0x2a4c9000 	C:\Windows\AppPatch\AcXtrnal.DLL
0x60980000 - 0x60986000 	C:\Windows\system32\SHUNIMPL.DLL
0x0f460000 - 0x0f46d000 	C:\Windows\system32\SortServer2003Compat.dll
0x75160000 - 0x751c0000 	C:\Windows\system32\IMM32.DLL
0x76310000 - 0x763dd000 	C:\Windows\syswow64\MSCTF.dll
0x78320000 - 0x783df000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\msvcr100.dll
0x6cbc0000 - 0x6cf8e000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\client\jvm.dll
0x74320000 - 0x74327000 	C:\Windows\system32\WSOCK32.dll
0x763e0000 - 0x76415000 	C:\Windows\syswow64\WS2_32.dll
0x76af0000 - 0x76af6000 	C:\Windows\syswow64\NSI.dll
0x75410000 - 0x75415000 	C:\Windows\syswow64\PSAPI.DLL
0x6f9c0000 - 0x6f9cc000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\verify.dll
0x6d350000 - 0x6d371000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\java.dll
0x70060000 - 0x70073000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\zip.dll
0x6cfb0000 - 0x6d0f5000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\awt.dll
0x72880000 - 0x72897000 	C:\Windows\system32\CRYPTSP.dll
0x72840000 - 0x7287b000 	C:\Windows\system32\rsaenh.dll
0x6fbc0000 - 0x6fbd6000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\net.dll
0x71700000 - 0x7173c000 	C:\Windows\system32\mswsock.dll
0x716f0000 - 0x716f6000 	C:\Windows\System32\wship6.dll
0x72ad0000 - 0x72aec000 	C:\Windows\system32\IPHLPAPI.DLL
0x72ac0000 - 0x72ac7000 	C:\Windows\system32\WINNSI.DLL
0x716e0000 - 0x716ed000 	C:\Windows\system32\dhcpcsvc6.DLL
0x716c0000 - 0x716d2000 	C:\Windows\system32\dhcpcsvc.DLL
0x6fe20000 - 0x6fe2f000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\nio.dll
0x09460000 - 0x09528000 	C:\Windows\system32\opengl32.dll
0x50000000 - 0x50022000 	C:\Windows\system32\GLU32.dll
0x701c0000 - 0x702a7000 	C:\Windows\system32\DDRAW.dll
0x3ff10000 - 0x3ff16000 	C:\Windows\system32\DCIMAN32.dll
0x02a00000 - 0x02a39000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\fontmanager.dll
0x749b0000 - 0x74a33000 	C:\Windows\syswow64\CLBCatQ.DLL
0x5c890000 - 0x5c9c1000 	C:\Windows\system32\WindowsCodecs.dll
0x52100000 - 0x52131000 	C:\Windows\system32\EhStorShell.dll
0x61950000 - 0x61a45000 	C:\Windows\system32\PROPSYS.dll
0x522b0000 - 0x52320000 	C:\Windows\system32\ntshrui.dll
0x720d0000 - 0x720e9000 	C:\Windows\system32\srvcli.dll
0x5c9e0000 - 0x5c9eb000 	C:\Windows\system32\cscapi.dll
0x540d0000 - 0x540da000 	C:\Windows\system32\slc.dll
0x6f740000 - 0x6f772000 	C:\Program Files (x86)\Java\jre1.8.0_131\bin\t2k.dll
0x0f3c0000 - 0x0f3dc000 	C:\Windows\system32\atiglpxx.dll
0x70920000 - 0x70a0b000 	C:\Windows\system32\dbghelp.dll

VM Arguments:
java_command: net.sourceforge.kolmafia.KoLmafia
java_class_path (initial): C:\Users\(FNORD)\AppData\Local\Temp\temp14.jar;C:\Users\Travis\AppData\Local\Temp\temp15.jar;
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
USERNAME=(FNORD)
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD



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

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

CPU:total 8 (initial active 8) (8 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv, bmi1

Memory: 4k page, physical 16510424k(6953800k free), swap 33018988k(21714708k free)

vm_info: Java HotSpot(TM) Client VM (25.131-b11) for windows-x86 JRE (1.8.0_131-b11), built on Mar 15 2017 01:26:29 by "java_re" with MS VC++ 10.0 (VS2010)

time: Fri Jul 07 19:07:07 2017
elapsed time: 1 seconds (0d 0h 0m 1s)
 
Top