hs_error_pid

Ajoxer

New member
When I start KoLMafia, regardless of which build I use, daily or otherwise, it does not start, and produces the following error message, titled hs_error_pid(apparently random string of numbers).txt

I have repeatedly uninstalled and reinstalled Java, and I am not entirely sure what to do. Advice on what is going wrong and how to fix it would be greatly appreciated.

HTML:
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x715d6eaf, pid=2988, tid=3488
#
# JRE version: 7.0_21-b11
# Java VM: Java HotSpot(TM) Client VM (23.21-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C  [aticfx32.dll+0x76eaf]  AmdQueryPowerXpressDeviceInfo+0x22d9f
#
# 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:
#   [url]http://bugreport.sun.com/bugreport/crash.jsp[/url]
# 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 (0x04d35000):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3488, stack(0x05680000,0x056d0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x01001403, EBX=0x056c6f6c, ECX=0x00000200, EDX=0x00000004
ESP=0x056c6f40, EBP=0x056c6f5c, ESI=0x00000000, EDI=0x056c6fd0
EIP=0x715d6eaf, EFLAGS=0x00010287

Top of Stack: (sp=0x056c6f40)
0x056c6f40:   00000001 056c7388 056c6f84 00000000
0x056c6f50:   00000001 056c7388 067e8c20 056c6f8c
0x056c6f60:   715b35a4 056c6f6c 056c6fb4 067e8c20
0x056c6f70:   00000000 056c6fd0 00000108 00000001
0x056c6f80:   00000000 80001500 800014c0 056c6f9c
0x056c6f90:   715b11e3 00000000 01021590 056c70e0
0x056c6fa0:   613f5b4f 80001500 06de7e00 0027fc30
0x056c6fb0:   0027fc30 800014c0 80001500 00000000 

Instructions: (pc=0x715d6eaf)
0x715d6e8f:   4d fc 8b 45 08 89 8f d4 00 00 00 eb 1b 8b 06 53
0x715d6e9f:   8b ce ff 50 44 8b 4d fc 89 8f d4 00 00 00 eb 08
0x715d6eaf:   8b 06 53 8b ce ff 50 44 85 c0 75 42 8b 4f 54 81
0x715d6ebf:   f9 03 05 00 01 75 29 bb 01 00 00 00 39 5e 04 76 


Register to memory mapping:

EAX=0x01001403 is pointing into the stack for thread: 0x00e99c00
EBX=0x056c6f6c is pointing into the stack for thread: 0x04d35000
ECX=0x00000200 is an unknown value
EDX=0x00000004 is an unknown value
ESP=0x056c6f40 is pointing into the stack for thread: 0x04d35000
EBP=0x056c6f5c is pointing into the stack for thread: 0x04d35000
ESI=0x00000000 is an unknown value
EDI=0x056c6fd0 is pointing into the stack for thread: 0x04d35000


Stack: [0x05680000,0x056d0000],  sp=0x056c6f40,  free space=283k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [aticfx32.dll+0x76eaf]  AmdQueryPowerXpressDeviceInfo+0x22d9f
C  [aticfx32.dll+0x535a4]  GetKtProcAddress+0x1d74
C  [aticfx32.dll+0x511e3]  OpenAdapter+0x1b9f3
C  [atigktxx.dll+0x5b4f]  XopOpenLinkedAdapter+0x1665
C  [atigktxx.dll+0x59a1]  XopOpenLinkedAdapter+0x14b7
C  [atigktxx.dll+0x31f6]  SetThunkProxyBypassMode+0x1eac
C  [atioglxx.dll+0x40beb]  DrvPresentBuffers+0x3dbb
C  [atioglxx.dll+0x95d3fa]  DrvPresentBuffers+0x9205ca
C  [atioglxx.dll+0x91d45b]  DrvPresentBuffers+0x8e062b
C  [atioglxx.dll+0xcfa19]  DrvPresentBuffers+0x92be9
C  [atioglxx.dll+0x8e800c]  DrvPresentBuffers+0x8ab1dc
C  [atioglxx.dll+0x8e79d3]  DrvPresentBuffers+0x8aaba3
C  [atioglxx.dll+0x1875d]  eglCopyBuffers+0x1444d
C  [atioglxx.dll+0x19f58]  DrvDescribePixelFormat+0xc8
C  [OPENGL32.DLL+0x3c654]  wglGetProcAddress+0x40f
C  [OPENGL32.DLL+0x3c6b7]  wglGetProcAddress+0x472
C  [OPENGL32.DLL+0x45658]  wglGetPixelFormat+0x70
C  [OPENGL32.DLL+0x45dd4]  wglDescribePixelFormat+0xa2
C  [GDI32.dll+0x45918]  DescribePixelFormat+0x2e
C  [awt.dll+0x96f7d]  Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl+0x35
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;+222
j  net.sourceforge.kolmafia.CreateFrameRunnable.run()V+193
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$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j  java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j  java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v  ~StubRoutines::call_stub
V  [jvm.dll+0x12b41a]
V  [jvm.dll+0x1daa0e]
V  [jvm.dll+0x12b49d]
V  [jvm.dll+0xda35a]
C  [java.dll+0x102f]  Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x17
j  java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
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
V  [jvm.dll+0x12b41a]
V  [jvm.dll+0x1daa0e]
V  [jvm.dll+0x12b603]
V  [jvm.dll+0x12b667]
V  [jvm.dll+0xd36bf]
V  [jvm.dll+0x14b777]
V  [jvm.dll+0x14b8e0]
V  [jvm.dll+0x1802a9]
C  [msvcr100.dll+0x5c6de]  endthreadex+0x3a
C  [msvcr100.dll+0x5c788]  endthreadex+0xe4
C  [kernel32.dll+0x133ca]  BaseThreadInitThunk+0x12
C  [ntdll.dll+0x39ed2]  RtlInitializeExceptionChain+0x63
C  [ntdll.dll+0x39ea5]  RtlInitializeExceptionChain+0x36

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;+222
j  net.sourceforge.kolmafia.CreateFrameRunnable.run()V+193
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$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j  java.awt.EventQueue$3.run()Ljava/lang/Void;+12
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$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
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 )
=>0x04d35000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3488, stack(0x05680000,0x056d0000)]
  0x04d34800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5264, stack(0x054b0000,0x05500000)]
  0x04cf3000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5908, stack(0x06d70000,0x06dc0000)]
  0x04c67000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2272, stack(0x05330000,0x05380000)]
  0x04c66000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5788, stack(0x051b0000,0x05200000)]
  0x00ea1000 JavaThread "Service Thread" daemon [_thread_blocked, id=780, stack(0x04750000,0x047a0000)]
  0x00e9f800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4396, stack(0x049c0000,0x04a10000)]
  0x00e9b000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5492, stack(0x048d0000,0x04920000)]
  0x00e99c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4336, stack(0x00ff0000,0x01040000)]
  0x00e83800 JavaThread "Finalizer" daemon [_thread_blocked, id=4512, stack(0x04510000,0x04560000)]
  0x00e82000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4428, stack(0x04630000,0x04680000)]
  0x00c9a800 JavaThread "main" [_thread_blocked, id=5912, stack(0x00c40000,0x00c90000)]

Other Threads:
  0x00e80400 VMThread [stack: 0x045e0000,0x04630000] [id=5500]
  0x00eb3000 WatcherThread [stack: 0x04b70000,0x04bc0000] [id=5952]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 8768K, used 1318K [0x24310000, 0x24c90000, 0x29860000)
  eden space 7808K,  16% used [0x24310000, 0x24459968, 0x24ab0000)
  from space 960K,   0% used [0x24ab0000, 0x24ab0000, 0x24ba0000)
  to   space 960K,   0% used [0x24ba0000, 0x24ba0000, 0x24c90000)
 tenured generation   total 19308K, used 11583K [0x29860000, 0x2ab3b000, 0x34310000)
   the space 19308K,  59% used [0x29860000, 0x2a3afe68, 0x2a3b0000, 0x2ab3b000)
 compacting perm gen  total 12288K, used 2916K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  23% used [0x34310000, 0x345e9270, 0x345e9400, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)

Card table byte_map: [0x00ca0000,0x00d50000] byte_map_base: 0x00b7e780

Polling page: 0x00180000

Code Cache  [0x024f0000, 0x02610000, 0x044f0000)
 total_blobs=579 nmethods=356 adapters=158 free_code_cache=31638Kb largest_free_block=32397440

Compilation events (10 events):
Event: 3.621 Thread 0x00e9f800  352             java.util.HashMap$Entry::recordRemoval (1 bytes)
Event: 3.621 Thread 0x00e9f800 nmethod 352 0x02609348 code [0x02609440, 0x026094c0]
Event: 3.621 Thread 0x00e9f800  353             java.util.HashMap::removeEntryForKey (150 bytes)
Event: 3.621 Thread 0x00e9f800 nmethod 353 0x02609508 code [0x02609640, 0x026098a4]
Event: 3.621 Thread 0x00e9f800  354             java.util.HashMap::remove (19 bytes)
Event: 3.622 Thread 0x00e9f800 nmethod 354 0x02609b48 code [0x02609c50, 0x02609cfc]
Event: 3.622 Thread 0x00e9f800  355             javax.swing.SpringLayout::isCyclic (109 bytes)
Event: 3.622 Thread 0x00e9f800 nmethod 355 0x02609d88 code [0x02609f30, 0x0260a2c4]
Event: 3.622 Thread 0x00e9f800  356             java.util.HashSet::remove (20 bytes)
Event: 3.622 Thread 0x00e9f800 nmethod 356 0x0260a588 code [0x0260a690, 0x0260a73c]

GC Heap History (10 events):
Event: 2.664 GC heap before
{Heap before GC invocations=3 (full 0):
 def new generation   total 4928K, used 4927K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K, 100% used [0x24310000, 0x24760000, 0x24760000)
  from space 512K,  99% used [0x247e0000, 0x2485fff8, 0x24860000)
  to   space 512K,   0% used [0x24760000, 0x24760000, 0x247e0000)
 tenured generation   total 10944K, used 4460K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  40% used [0x29860000, 0x29cbb210, 0x29cbb400, 0x2a310000)
 compacting perm gen  total 12288K, used 1664K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  13% used [0x34310000, 0x344b01b8, 0x344b0200, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
Event: 2.669 GC heap after
Heap after GC invocations=4 (full 0):
 def new generation   total 4928K, used 512K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K,   0% used [0x24310000, 0x24310000, 0x24760000)
  from space 512K, 100% used [0x24760000, 0x247e0000, 0x247e0000)
  to   space 512K,   0% used [0x247e0000, 0x247e0000, 0x24860000)
 tenured generation   total 10944K, used 5803K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  53% used [0x29860000, 0x29e0af70, 0x29e0b000, 0x2a310000)
 compacting perm gen  total 12288K, used 1664K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  13% used [0x34310000, 0x344b01b8, 0x344b0200, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
}
Event: 2.695 GC heap before
{Heap before GC invocations=4 (full 0):
 def new generation   total 4928K, used 4928K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K, 100% used [0x24310000, 0x24760000, 0x24760000)
  from space 512K, 100% used [0x24760000, 0x247e0000, 0x247e0000)
  to   space 512K,   0% used [0x247e0000, 0x247e0000, 0x24860000)
 tenured generation   total 10944K, used 5803K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  53% used [0x29860000, 0x29e0af70, 0x29e0b000, 0x2a310000)
 compacting perm gen  total 12288K, used 1664K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  13% used [0x34310000, 0x344b01b8, 0x344b0200, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
Event: 2.700 GC heap after
Heap after GC invocations=5 (full 0):
 def new generation   total 4928K, used 512K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K,   0% used [0x24310000, 0x24310000, 0x24760000)
  from space 512K, 100% used [0x247e0000, 0x24860000, 0x24860000)
  to   space 512K,   0% used [0x24760000, 0x24760000, 0x247e0000)
 tenured generation   total 10944K, used 7067K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  64% used [0x29860000, 0x29f46eb0, 0x29f47000, 0x2a310000)
 compacting perm gen  total 12288K, used 1664K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  13% used [0x34310000, 0x344b01b8, 0x344b0200, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
}
Event: 2.726 GC heap before
{Heap before GC invocations=5 (full 0):
 def new generation   total 4928K, used 4928K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K, 100% used [0x24310000, 0x24760000, 0x24760000)
  from space 512K, 100% used [0x247e0000, 0x24860000, 0x24860000)
  to   space 512K,   0% used [0x24760000, 0x24760000, 0x247e0000)
 tenured generation   total 10944K, used 7067K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  64% used [0x29860000, 0x29f46eb0, 0x29f47000, 0x2a310000)
 compacting perm gen  total 12288K, used 1664K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  13% used [0x34310000, 0x344b01b8, 0x344b0200, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
Event: 2.731 GC heap after
Heap after GC invocations=6 (full 0):
 def new generation   total 4928K, used 511K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K,   0% used [0x24310000, 0x24310000, 0x24760000)
  from space 512K,  99% used [0x24760000, 0x247dfff8, 0x247e0000)
  to   space 512K,   0% used [0x247e0000, 0x247e0000, 0x24860000)
 tenured generation   total 10944K, used 8317K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  75% used [0x29860000, 0x2a07f418, 0x2a07f600, 0x2a310000)
 compacting perm gen  total 12288K, used 1664K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  13% used [0x34310000, 0x344b01b8, 0x344b0200, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
}
Event: 2.869 GC heap before
{Heap before GC invocations=6 (full 0):
 def new generation   total 4928K, used 4927K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K, 100% used [0x24310000, 0x24760000, 0x24760000)
  from space 512K,  99% used [0x24760000, 0x247dfff8, 0x247e0000)
  to   space 512K,   0% used [0x247e0000, 0x247e0000, 0x24860000)
 tenured generation   total 10944K, used 8317K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  75% used [0x29860000, 0x2a07f418, 0x2a07f600, 0x2a310000)
 compacting perm gen  total 12288K, used 1881K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  15% used [0x34310000, 0x344e6618, 0x344e6800, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
Event: 2.882 GC heap after
Heap after GC invocations=7 (full 0):
 def new generation   total 4928K, used 512K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K,   0% used [0x24310000, 0x24310000, 0x24760000)
  from space 512K, 100% used [0x247e0000, 0x24860000, 0x24860000)
  to   space 512K,   0% used [0x24760000, 0x24760000, 0x247e0000)
 tenured generation   total 10944K, used 10191K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  93% used [0x29860000, 0x2a253d58, 0x2a253e00, 0x2a310000)
 compacting perm gen  total 12288K, used 1881K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  15% used [0x34310000, 0x344e6618, 0x344e6800, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
}
Event: 3.344 GC heap before
{Heap before GC invocations=7 (full 0):
 def new generation   total 4928K, used 4928K [0x24310000, 0x24860000, 0x29860000)
  eden space 4416K, 100% used [0x24310000, 0x24760000, 0x24760000)
  from space 512K, 100% used [0x247e0000, 0x24860000, 0x24860000)
  to   space 512K,   0% used [0x24760000, 0x24760000, 0x247e0000)
 tenured generation   total 10944K, used 10191K [0x29860000, 0x2a310000, 0x34310000)
   the space 10944K,  93% used [0x29860000, 0x2a253d58, 0x2a253e00, 0x2a310000)
 compacting perm gen  total 12288K, used 2852K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  23% used [0x34310000, 0x345d9188, 0x345d9200, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
Event: 3.406 GC heap after
Heap after GC invocations=8 (full 1):
 def new generation   total 8768K, used 413K [0x24310000, 0x24c90000, 0x29860000)
  eden space 7808K,   5% used [0x24310000, 0x243775b0, 0x24ab0000)
  from space 960K,   0% used [0x24ab0000, 0x24ab0000, 0x24ba0000)
  to   space 960K,   0% used [0x24ba0000, 0x24ba0000, 0x24c90000)
 tenured generation   total 19308K, used 11583K [0x29860000, 0x2ab3b000, 0x34310000)
   the space 19308K,  59% used [0x29860000, 0x2a3afe68, 0x2a3b0000, 0x2ab3b000)
 compacting perm gen  total 12288K, used 2852K [0x34310000, 0x34f10000, 0x38310000)
   the space 12288K,  23% used [0x34310000, 0x345d9188, 0x345d9200, 0x34f10000)
    ro space 10240K,  42% used [0x38310000, 0x387522a0, 0x38752400, 0x38d10000)
    rw space 12288K,  54% used [0x38d10000, 0x39393250, 0x39393400, 0x39910000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 3.183 Thread 0x04d35000 Threw 0x246bb048 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.183 Thread 0x04d35000 Threw 0x246c1108 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.184 Thread 0x04d35000 Threw 0x246c57e0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.184 Thread 0x04d35000 Threw 0x246c8210 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.283 Thread 0x04d35000 Threw 0x247015a8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.325 Thread 0x04d35000 Threw 0x24711ec0 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.330 Thread 0x04d35000 Threw 0x2471e9f8 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.331 Thread 0x04d35000 Threw 0x24721828 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.332 Thread 0x04d35000 Threw 0x24724b98 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 3.336 Thread 0x04d35000 Threw 0x24737330 at C:\jdk7u2_32P\jdk7u21\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 3.531 loading class 0x399ab508
Event: 3.531 loading class 0x399ab508 done
Event: 3.531 loading class 0x04d94c28
Event: 3.531 loading class 0x04d94c28 done
Event: 3.532 loading class 0x056fe728
Event: 3.532 loading class 0x056fe728 done
Event: 3.586 loading class 0x05701ce0
Event: 3.586 loading class 0x05701ce0 done
Event: 3.607 loading class 0x39a30690
Event: 3.607 loading class 0x39a30690 done


Dynamic libraries:
0x010c0000 - 0x010ef000 	C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77160000 - 0x772e0000 	C:\Windows\SysWOW64\ntdll.dll
0x76550000 - 0x76660000 	C:\Windows\syswow64\kernel32.dll
0x76340000 - 0x76386000 	C:\Windows\syswow64\KERNELBASE.dll
0x76150000 - 0x761f0000 	C:\Windows\syswow64\ADVAPI32.dll
0x76a60000 - 0x76b0c000 	C:\Windows\syswow64\msvcrt.dll
0x76530000 - 0x76549000 	C:\Windows\SysWOW64\sechost.dll
0x75a10000 - 0x75b00000 	C:\Windows\syswow64\RPCRT4.dll
0x74cc0000 - 0x74d20000 	C:\Windows\syswow64\SspiCli.dll
0x74cb0000 - 0x74cbc000 	C:\Windows\syswow64\CRYPTBASE.dll
0x76880000 - 0x76980000 	C:\Windows\syswow64\USER32.dll
0x75ef0000 - 0x75f80000 	C:\Windows\syswow64\GDI32.dll
0x75a00000 - 0x75a0a000 	C:\Windows\syswow64\LPK.dll
0x767e0000 - 0x7687d000 	C:\Windows\syswow64\USP10.dll
0x74aa0000 - 0x74c3e000 	C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76780000 - 0x767d7000 	C:\Windows\syswow64\SHLWAPI.dll
0x76b80000 - 0x76be0000 	C:\Windows\system32\IMM32.DLL
0x76080000 - 0x7614c000 	C:\Windows\syswow64\MSCTF.dll
0x614d0000 - 0x6158e000 	C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x5d170000 - 0x5d4bf000 	C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73670000 - 0x73677000 	C:\Windows\system32\WSOCK32.dll
0x76b10000 - 0x76b45000 	C:\Windows\syswow64\WS2_32.dll
0x77130000 - 0x77136000 	C:\Windows\syswow64\NSI.dll
0x742f0000 - 0x74322000 	C:\Windows\system32\WINMM.dll
0x76d20000 - 0x76d25000 	C:\Windows\syswow64\PSAPI.DLL
0x6a100000 - 0x6a10c000 	C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6a0e0000 - 0x6a100000 	C:\Program Files (x86)\Java\jre7\bin\java.dll
0x614a0000 - 0x614b3000 	C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x60be0000 - 0x60d22000 	C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x75970000 - 0x759ff000 	C:\Windows\syswow64\OLEAUT32.dll
0x75d30000 - 0x75e8c000 	C:\Windows\syswow64\ole32.dll
0x61480000 - 0x61494000 	C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73450000 - 0x7348c000 	C:\Windows\system32\mswsock.dll
0x739d0000 - 0x739d6000 	C:\Windows\System32\wship6.dll
0x68600000 - 0x6860e000 	C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x74340000 - 0x74353000 	C:\Windows\system32\DWMAPI.DLL
0x741b0000 - 0x74230000 	C:\Windows\system32\uxtheme.dll
0x74d20000 - 0x7596a000 	C:\Windows\syswow64\SHELL32.dll
0x73580000 - 0x73596000 	C:\Windows\system32\CRYPTSP.dll
0x73540000 - 0x7357b000 	C:\Windows\system32\rsaenh.dll
0x735d0000 - 0x735e7000 	C:\Windows\system32\USERENV.dll
0x735c0000 - 0x735cb000 	C:\Windows\system32\profapi.dll
0x738d0000 - 0x738e0000 	C:\Windows\system32\NLAapi.dll
0x738c0000 - 0x738d0000 	C:\Windows\system32\napinsp.dll
0x738a0000 - 0x738b2000 	C:\Windows\system32\pnrpnsp.dll
0x73b00000 - 0x73b44000 	C:\Windows\system32\DNSAPI.dll
0x73340000 - 0x73348000 	C:\Windows\System32\winrnr.dll
0x72910000 - 0x72934000 	c:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x74a60000 - 0x74a7c000 	C:\Windows\system32\IPHLPAPI.DLL
0x74a50000 - 0x74a57000 	C:\Windows\system32\WINNSI.DLL
0x727e0000 - 0x72818000 	C:\Windows\System32\fwpuclnt.dll
0x73170000 - 0x73176000 	C:\Windows\system32\rasadhlp.dll
0x61440000 - 0x61471000 	C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x769d0000 - 0x76a53000 	C:\Windows\syswow64\CLBCatQ.DLL
0x6d9a0000 - 0x6da9b000 	C:\Windows\system32\WindowsCodecs.dll
0x749d0000 - 0x74a1c000 	C:\Windows\system32\apphelp.dll
0x6d920000 - 0x6d951000 	C:\Windows\system32\EhStorShell.dll
0x76390000 - 0x7652d000 	C:\Windows\syswow64\SETUPAPI.dll
0x76b50000 - 0x76b77000 	C:\Windows\syswow64\CFGMGR32.dll
0x761f0000 - 0x76202000 	C:\Windows\syswow64\DEVOBJ.dll
0x748d0000 - 0x749c5000 	C:\Windows\system32\PROPSYS.dll
0x6daa0000 - 0x6db10000 	C:\Windows\system32\ntshrui.dll
0x734d0000 - 0x734e9000 	C:\Windows\system32\srvcli.dll
0x73a00000 - 0x73a0b000 	C:\Windows\system32\cscapi.dll
0x739f0000 - 0x739fa000 	C:\Windows\system32\slc.dll
0x61410000 - 0x61440000 	C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x649f0000 - 0x64ab8000 	C:\Windows\system32\OPENGL32.DLL
0x649c0000 - 0x649e2000 	C:\Windows\system32\GLU32.dll
0x648d0000 - 0x649b7000 	C:\Windows\system32\DDRAW.dll
0x65560000 - 0x65566000 	C:\Windows\system32\DCIMAN32.dll
0x68590000 - 0x68597000 	C:\Windows\system32\atiglpxx.dll
0x51610000 - 0x5293e000 	C:\Windows\system32\atioglxx.dll
0x735b0000 - 0x735b9000 	C:\Windows\system32\VERSION.dll
0x60ab0000 - 0x60b1d000 	C:\Windows\system32\atiadlxy.dll
0x735a0000 - 0x735ad000 	C:\Windows\system32\WTSAPI32.dll
0x75d00000 - 0x75d2d000 	C:\Windows\syswow64\WINTRUST.dll
0x76660000 - 0x7677d000 	C:\Windows\syswow64\CRYPT32.dll
0x76330000 - 0x7633c000 	C:\Windows\syswow64\MSASN1.dll
0x71560000 - 0x71649000 	C:\Windows\system32\aticfx32.dll
0x613f0000 - 0x613fb000 	C:\Windows\system32\atigktxx.dll
0x6ae80000 - 0x6af6b000 	C:\Windows\system32\dbghelp.dll

VM Arguments:
java_command: C:\KoLMafia\KoLmafia-12074.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\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)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Common Files\Microsoft Shared\Windows Live
USERNAME=Homer Turgeon
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel



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

OS: Windows 7 , 64 bit Build 7601 Service Pack 1

CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc, tscinvbit, tscinv

Memory: 4k page, physical 16657828k(11809388k free), swap 33313812k(28347816k free)

vm_info: Java HotSpot(TM) Client VM (23.21-b01) for windows-x86 JRE (1.7.0_21-b11), built on Apr  4 2013 04:43:10 by "java_re" with unknown MS VC++:1600

time: Mon May 13 19:01:23 2013
elapsed time: 3 seconds
 

Ajoxer

New member
No. It's worth noting, though that I had been using Java 1.7 update... 16, I think, something like that, and this only started happening last Thursday or Friday.
 

Theraze

Active member
And you're now on 1.7.21, so... if that just updated last week, that's probably your culprit.
 

Catch-22

Active member
Yes, correct me if I'm wrong but 7.0_21-b11 looks like a beta build. You can try this if you're having trouble uninstalling cleanly.
 
Top