Sign in to follow this  
Kizzu

Java Crash. Help!

Recommended Posts

Hey, what's up. I was trying to play this game for the first time, and my game kept crashing to desktop while loading. Did some research and discovered that apparently it was a issue related with java. I'll post the log here, hoping to get some help :)

 

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3e929e44, pid=8220, tid=9540
#
# JRE version: Java SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot Client VM (24.51-b03 mixed mode windows-x86 )
# Problematic frame:
# C  [atioglxx.dll+0x1a9e44]
#
# 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 (0x3cd69400):  JavaThread "Wurm 3.54 main thread" [_thread_in_native, id=9540, stack(0x3e6f0000,0x3e740000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x44ea8048, ECX=0x00000006, EDX=0x00001403
ESP=0x3e73f994, EBP=0x00002a21, ESI=0x3f24b028, EDI=0x44ea8050
EIP=0x3e929e44, EFLAGS=0x00210206

Top of Stack: (sp=0x3e73f994)
0x3e73f994:   3f249b00 407418cc 3e73f9e4 00000058
0x3e73f9a4:   3e92a523 3f249b00 44ea8048 00000000
0x3e73f9b4:   00002a21 3cd69400 36c42d80 36c42d80
0x3e73f9c4:   3cd69400 3e59d278 0000000c 407418cc
0x3e73f9d4:   00000000 00002a21 00000000 36c42d80
0x3e73f9e4:   3e73fa48 00fd85e8 00000004 00000006
0x3e73f9f4:   00001403 00000000 01c7a9dd 3cd69530
0x3e73fa04:   3e73fa50 00000004 00000006 00001403

Instructions: (pc=0x3e929e44)
0x3e929e24:   5f ec d9 42 04 d9 5f f0 d9 42 08 d9 5f f4 75 dc
0x3e929e34:   5f 5e 5d 5b c3 85 c9 0f 84 81 02 00 00 8d 7b 08
0x3e929e44:   0f b7 10 0f af 56 38 03 16 83 c7 0c 83 c0 02 83
0x3e929e54:   e9 01 d9 02 d9 5f ec d9 42 04 d9 5f f0 d9 42 08


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x44ea8048 is an unknown value
ECX=0x00000006 is an unknown value
EDX=0x00001403 is an unknown value
ESP=0x3e73f994 is pointing into the stack for thread: 0x3cd69400
EBP=0x00002a21 is an unknown value
ESI=0x3f24b028 is an unknown value
EDI=0x44ea8050 is an unknown value


Stack: [0x3e6f0000,0x3e740000],  sp=0x3e73f994,  free space=318k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atioglxx.dll+0x1a9e44]

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.lwjgl.opengl.GL11.nglDrawElementsBO(IIIJJ)V+0
j  org.lwjgl.opengl.GL11.glDrawElements(IIIJ)V+28
j  class.X2gs93LrrQ.Ma4vZ9hcx8(Lclass/itEgI1YrBq;Lclass/FF8RjhFl8T;Lclass/OpN7SHKW0w;Z)V+1063
j  class.X2gs93LrrQ.Ma4vZ9hcx8(Lclass/itEgI1YrBq;Z)V+321
j  class.hdMNB2apRO.rbFTF9lpTa()V+161
j  class.aox5JduXG9.rbFTF9lpTa()V+16
j  com.wurmonline.client.XU4A7KzrWy.iexN2x5i03()V+104
j  com.wurmonline.client.XU4A7KzrWy.run()V+788
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub

---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x3cd37800 JavaThread "Sound Loader 2" daemon [_thread_blocked, id=9712, stack(0x43f00000,0x43f50000)]
  0x3cd37000 JavaThread "Sound Loader 1" daemon [_thread_blocked, id=9480, stack(0x43dd0000,0x43e20000)]
  0x3cd6d800 JavaThread "Sound Loader 0" daemon [_thread_blocked, id=9272, stack(0x43860000,0x438b0000)]
  0x3cd6c400 JavaThread "Wurm-Fast-Clock-Workaround-Thread" daemon [_thread_blocked, id=9360, stack(0x40b90000,0x40be0000)]
  0x3cd67400 JavaThread "Collada Model Loader 1" daemon [_thread_blocked, id=9308, stack(0x3e3e0000,0x3e430000)]
  0x3cd66c00 JavaThread "Collada Model Loader 0" daemon [_thread_in_Java, id=7604, stack(0x43760000,0x437b0000)]
  0x3cd6b400 JavaThread "XSI Model Loader 1" daemon [_thread_blocked, id=9836, stack(0x436b0000,0x43700000)]
  0x3cd6ac00 JavaThread "XSI Model Loader 0" daemon [_thread_in_native, id=9716, stack(0x405a0000,0x405f0000)]
  0x3cd6b800 JavaThread "Sound Unloader" daemon [_thread_blocked, id=6996, stack(0x3d8a0000,0x3d8f0000)]
=>0x3cd69400 JavaThread "Wurm 3.54 main thread" [_thread_in_native, id=9540, stack(0x3e6f0000,0x3e740000)]
  0x3cd6cc00 JavaThread "Job executor 1" [_thread_blocked, id=9352, stack(0x3e690000,0x3e6e0000)]
  0x3cd66000 JavaThread "Job executor 0" [_thread_blocked, id=9112, stack(0x3d760000,0x3d7b0000)]
  0x3cd68c00 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=9796, stack(0x3d200000,0x3d250000)]
  0x3cd69800 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=9628, stack(0x3d650000,0x3d6a0000)]
  0x3cd6d000 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=3396, stack(0x3d710000,0x3d760000)]
  0x3cd6c000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=7484, stack(0x3e100000,0x3e150000)]
  0x3cd6a400 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=9532, stack(0x3d830000,0x3d880000)]
  0x3cd6a000 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=10192, stack(0x3d130000,0x3d180000)]
  0x3cd68800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=8428, stack(0x3cb20000,0x3cb70000)]
  0x3cd68000 JavaThread "TimerQueue" daemon [_thread_blocked, id=3004, stack(0x3d180000,0x3d1d0000)]
  0x0040d400 JavaThread "DestroyJavaVM" [_thread_blocked, id=8496, stack(0x00ba0000,0x00bf0000)]
  0x3bbb3000 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=9756, stack(0x3c850000,0x3c8a0000)]
  0x3bbb0000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=10032, stack(0x3c770000,0x3c7c0000)]
  0x3bbae800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4072, stack(0x3c640000,0x3c690000)]
  0x3bbaa800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=4612, stack(0x3c2a0000,0x3c2f0000)]
  0x3bb0f400 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=1236, stack(0x3c3f0000,0x3c440000)]
  0x3bb0ec00 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=7764, stack(0x3bec0000,0x3bf10000)]
  0x3bafb400 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4656, stack(0x3bd70000,0x3bdc0000)]
  0x3bab4400 JavaThread "Service Thread" daemon [_thread_blocked, id=8212, stack(0x3bf70000,0x3bfc0000)]
  0x3baa9800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=10128, stack(0x00f00000,0x00f50000)]
  0x3baa8800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9276, stack(0x3bcc0000,0x3bd10000)]
  0x3baa5400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6852, stack(0x3be60000,0x3beb0000)]
  0x3ba79400 JavaThread "Finalizer" daemon [_thread_blocked, id=8888, stack(0x3bde0000,0x3be30000)]
  0x3ba74400 JavaThread "Reference Handler" daemon [_thread_blocked, id=7364, stack(0x3bd20000,0x3bd70000)]

Other Threads:
  0x3ba72c00 VMThread [stack: 0x00f80000,0x00fd0000] [id=8948]
  0x3bad3400 WatcherThread [stack: 0x3bf20000,0x3bf70000] [id=8316]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 62976K, used 19227K [0x03c70000, 0x080c0000, 0x14710000)
  eden space 56000K,  34% used [0x03c70000, 0x04f36cb0, 0x07320000)
  from space 6976K,   0% used [0x07320000, 0x07320000, 0x079f0000)
  to   space 6976K,   0% used [0x079f0000, 0x079f0000, 0x080c0000)
 tenured generation   total 139824K, used 83892K [0x14710000, 0x1cf9c000, 0x35c70000)
   the space 139824K,  59% used [0x14710000, 0x198fd2a8, 0x198fd400, 0x1cf9c000)
 compacting perm gen  total 19968K, used 19795K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  99% used [0x35c70000, 0x36fc4d38, 0x36fc4e00, 0x36ff0000)
No shared spaces configured.

Card table byte_map: [0x00bf0000,0x00db0000] byte_map_base: 0x00bd1c80

Polling page: 0x00170000

Code Cache  [0x01c70000, 0x021b8000, 0x03c70000)
 total_blobs=3081 nmethods=2688 adapters=326 free_code_cache=27382Kb largest_free_block=28038080

Compilation events (10 events):
Event: 22.629 Thread 0x3baa9800 2711             class.P0g3KQ1Ao2::iSx4WIvakA (7 bytes)
Event: 22.629 Thread 0x3baa9800 nmethod 2711 0x021ad448 code [0x021ad540, 0x021ad5f0]
Event: 22.629 Thread 0x3baa9800 2712             class.P0g3KQ1Ao2::Ma4vZ9hcx8 (29 bytes)
Event: 22.629 Thread 0x3baa9800 nmethod 2712 0x021ad688 code [0x021ad790, 0x021ad890]
Event: 22.631 Thread 0x3baa9800 2713             class.T2xKYyalls::AGb1nlIlT5 (814 bytes)
Event: 22.634 Thread 0x3baa9800 nmethod 2713 0x021ada08 code [0x021ade00, 0x021afa20]
Event: 22.635 Thread 0x3baa9800 2714             org.lwjgl.BufferChecks::checkBufferSize (20 bytes)
Event: 22.635 Thread 0x3baa9800 nmethod 2714 0x021b2848 code [0x021b2940, 0x021b29cc]
Event: 22.997 Thread 0x3baa9800 2715             java.util.zip.ZipFile$ZipFileInputStream::finalize (5 bytes)
Event: 22.997 Thread 0x3baa9800 nmethod 2715 0x021b2a48 code [0x021b2b40, 0x021b2bcc]

GC Heap History (10 events):
Event: 21.996 GC heap before
{Heap before GC invocations=40 (full 5):
 def new generation   total 45888K, used 40834K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K, 100% used [0x03c70000, 0x06450000, 0x06450000)
  from space 5056K,   0% used [0x06450000, 0x064509a8, 0x06940000)
  to   space 5056K,   0% used [0x06940000, 0x06940000, 0x06e30000)
 tenured generation   total 101780K, used 61067K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  59% used [0x14710000, 0x182b2fa8, 0x182b3000, 0x1aa75000)
 compacting perm gen  total 19968K, used 19713K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  98% used [0x35c70000, 0x36fb0480, 0x36fb0600, 0x36ff0000)
No shared spaces configured.
Event: 22.014 GC heap after
Heap after GC invocations=41 (full 5):
 def new generation   total 45888K, used 5056K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K,   0% used [0x03c70000, 0x03c70000, 0x06450000)
  from space 5056K, 100% used [0x06940000, 0x06e30000, 0x06e30000)
  to   space 5056K,   0% used [0x06450000, 0x06450000, 0x06940000)
 tenured generation   total 101780K, used 66352K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  65% used [0x14710000, 0x187dc1d0, 0x187dc200, 0x1aa75000)
 compacting perm gen  total 19968K, used 19713K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  98% used [0x35c70000, 0x36fb0480, 0x36fb0600, 0x36ff0000)
No shared spaces configured.
}
Event: 22.140 GC heap before
{Heap before GC invocations=41 (full 5):
 def new generation   total 45888K, used 45888K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K, 100% used [0x03c70000, 0x06450000, 0x06450000)
  from space 5056K, 100% used [0x06940000, 0x06e30000, 0x06e30000)
  to   space 5056K,   0% used [0x06450000, 0x06450000, 0x06940000)
 tenured generation   total 101780K, used 66352K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  65% used [0x14710000, 0x187dc1d0, 0x187dc200, 0x1aa75000)
 compacting perm gen  total 19968K, used 19724K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  98% used [0x35c70000, 0x36fb3050, 0x36fb3200, 0x36ff0000)
No shared spaces configured.
Event: 22.168 GC heap after
Heap after GC invocations=42 (full 5):
 def new generation   total 45888K, used 5056K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K,   0% used [0x03c70000, 0x03c70000, 0x06450000)
  from space 5056K, 100% used [0x06450000, 0x06940000, 0x06940000)
  to   space 5056K,   0% used [0x06940000, 0x06940000, 0x06e30000)
 tenured generation   total 101780K, used 75327K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  74% used [0x14710000, 0x1909fc98, 0x1909fe00, 0x1aa75000)
 compacting perm gen  total 19968K, used 19724K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  98% used [0x35c70000, 0x36fb3050, 0x36fb3200, 0x36ff0000)
No shared spaces configured.
}
Event: 22.266 GC heap before
{Heap before GC invocations=42 (full 5):
 def new generation   total 45888K, used 45888K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K, 100% used [0x03c70000, 0x06450000, 0x06450000)
  from space 5056K, 100% used [0x06450000, 0x06940000, 0x06940000)
  to   space 5056K,   0% used [0x06940000, 0x06940000, 0x06e30000)
 tenured generation   total 101780K, used 75327K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  74% used [0x14710000, 0x1909fc98, 0x1909fe00, 0x1aa75000)
 compacting perm gen  total 19968K, used 19727K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  98% used [0x35c70000, 0x36fb3de0, 0x36fb3e00, 0x36ff0000)
No shared spaces configured.
Event: 22.292 GC heap after
Heap after GC invocations=43 (full 5):
 def new generation   total 45888K, used 5056K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K,   0% used [0x03c70000, 0x03c70000, 0x06450000)
  from space 5056K, 100% used [0x06940000, 0x06e30000, 0x06e30000)
  to   space 5056K,   0% used [0x06450000, 0x06450000, 0x06940000)
 tenured generation   total 101780K, used 82929K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  81% used [0x14710000, 0x1980c708, 0x1980c800, 0x1aa75000)
 compacting perm gen  total 19968K, used 19727K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  98% used [0x35c70000, 0x36fb3de0, 0x36fb3e00, 0x36ff0000)
No shared spaces configured.
}
Event: 22.384 GC heap before
{Heap before GC invocations=43 (full 5):
 def new generation   total 45888K, used 45888K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K, 100% used [0x03c70000, 0x06450000, 0x06450000)
  from space 5056K, 100% used [0x06940000, 0x06e30000, 0x06e30000)
  to   space 5056K,   0% used [0x06450000, 0x06450000, 0x06940000)
 tenured generation   total 101780K, used 82929K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  81% used [0x14710000, 0x1980c708, 0x1980c800, 0x1aa75000)
 compacting perm gen  total 19968K, used 19737K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  98% used [0x35c70000, 0x36fb6768, 0x36fb6800, 0x36ff0000)
No shared spaces configured.
Event: 22.408 GC heap after
Heap after GC invocations=44 (full 5):
 def new generation   total 45888K, used 5056K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K,   0% used [0x03c70000, 0x03c70000, 0x06450000)
  from space 5056K, 100% used [0x06450000, 0x06940000, 0x06940000)
  to   space 5056K,   0% used [0x06940000, 0x06940000, 0x06e30000)
 tenured generation   total 101780K, used 91742K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  90% used [0x14710000, 0x1a0a7b20, 0x1a0a7c00, 0x1aa75000)
 compacting perm gen  total 19968K, used 19737K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  98% used [0x35c70000, 0x36fb6768, 0x36fb6800, 0x36ff0000)
No shared spaces configured.
}
Event: 22.667 GC heap before
{Heap before GC invocations=44 (full 5):
 def new generation   total 45888K, used 45888K [0x03c70000, 0x06e30000, 0x14710000)
  eden space 40832K, 100% used [0x03c70000, 0x06450000, 0x06450000)
  from space 5056K, 100% used [0x06450000, 0x06940000, 0x06940000)
  to   space 5056K,   0% used [0x06940000, 0x06940000, 0x06e30000)
 tenured generation   total 101780K, used 91742K [0x14710000, 0x1aa75000, 0x35c70000)
   the space 101780K,  90% used [0x14710000, 0x1a0a7b20, 0x1a0a7c00, 0x1aa75000)
 compacting perm gen  total 19968K, used 19790K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  99% used [0x35c70000, 0x36fc3b88, 0x36fc3c00, 0x36ff0000)
No shared spaces configured.
Event: 22.996 GC heap after
Heap after GC invocations=45 (full 6):
 def new generation   total 62976K, used 0K [0x03c70000, 0x080c0000, 0x14710000)
  eden space 56000K,   0% used [0x03c70000, 0x03c70000, 0x07320000)
  from space 6976K,   0% used [0x07320000, 0x07320000, 0x079f0000)
  to   space 6976K,   0% used [0x079f0000, 0x079f0000, 0x080c0000)
 tenured generation   total 139824K, used 83892K [0x14710000, 0x1cf9c000, 0x35c70000)
   the space 139824K,  59% used [0x14710000, 0x198fd2a8, 0x198fd400, 0x1cf9c000)
 compacting perm gen  total 19968K, used 19790K [0x35c70000, 0x36ff0000, 0x39c70000)
   the space 19968K,  99% used [0x35c70000, 0x36fc3b88, 0x36fc3c00, 0x36ff0000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 22.579 Thread 0x3cd6ac00 Threw 0x05cd5a48 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 22.579 Thread 0x3cd6ac00 Threw 0x05cd7570 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 22.653 Thread 0x3cd6ac00 Threw 0x05cf8a70 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 22.653 Thread 0x3cd6ac00 Threw 0x05cf8df8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 22.653 Thread 0x3cd6ac00 Threw 0x05cf90d0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 22.653 Thread 0x3cd6ac00 Threw 0x05cfa228 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 23.020 Thread 0x3cd69400 Threw 0x03d0cf20 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 23.020 Thread 0x3cd69400 Threw 0x03d0d2a8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 23.020 Thread 0x3cd69400 Threw 0x03d0d580 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 23.020 Thread 0x3cd69400 Threw 0x03d0e6d8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10 events):
Event: 22.544 loading class 0x3baced50 done
Event: 22.568 Thread 0x3cfe6c00 Thread exited: 0x3cfe6c00
Event: 22.579 loading class 0x3db2db68
Event: 22.579 loading class 0x3db2db68 done
Event: 22.653 loading class 0x3daab3f0
Event: 22.653 loading class 0x3daab3f0 done
Event: 22.667 Executing VM operation: GenCollectForAllocation
Event: 22.996 Executing VM operation: GenCollectForAllocation done
Event: 23.019 loading class 0x3cdbb4a8
Event: 23.019 loading class 0x3cdbb4a8 done


Dynamic libraries:
0x01040000 - 0x0106f000     C:\Program Files\Java\jre7\bin\javaw.exe
0x773f0000 - 0x7752c000     C:\Windows\SYSTEM32\ntdll.dll
0x76260000 - 0x76334000     C:\Windows\system32\kernel32.dll
0x74ba0000 - 0x74beb000     C:\Windows\system32\KERNELBASE.dll
0x75350000 - 0x753f0000     C:\Windows\system32\ADVAPI32.dll
0x752a0000 - 0x7534c000     C:\Windows\system32\msvcrt.dll
0x74c40000 - 0x74c59000     C:\Windows\SYSTEM32\sechost.dll
0x751f0000 - 0x75292000     C:\Windows\system32\RPCRT4.dll
0x76510000 - 0x765d9000     C:\Windows\system32\USER32.dll
0x74bf0000 - 0x74c3e000     C:\Windows\system32\GDI32.dll
0x76500000 - 0x7650a000     C:\Windows\system32\LPK.dll
0x765e0000 - 0x7667d000     C:\Windows\system32\USP10.dll
0x738e0000 - 0x73a7e000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x74c60000 - 0x74cb7000     C:\Windows\system32\SHLWAPI.dll
0x76340000 - 0x7635f000     C:\Windows\system32\IMM32.DLL
0x75120000 - 0x751ec000     C:\Windows\system32\MSCTF.dll
0x66e60000 - 0x66f1f000     C:\Program Files\Java\jre7\bin\msvcr100.dll
0x66740000 - 0x66ac0000     C:\Program Files\Java\jre7\bin\client\jvm.dll
0x6fe20000 - 0x6fe27000     C:\Windows\system32\WSOCK32.dll
0x76050000 - 0x76085000     C:\Windows\system32\WS2_32.dll
0x76a00000 - 0x76a06000     C:\Windows\system32\NSI.dll
0x72ae0000 - 0x72b12000     C:\Windows\system32\WINMM.dll
0x77530000 - 0x77535000     C:\Windows\system32\PSAPI.DLL
0x72790000 - 0x7279c000     C:\Program Files\Java\jre7\bin\verify.dll
0x72770000 - 0x72790000     C:\Program Files\Java\jre7\bin\java.dll
0x6c5c0000 - 0x6c5d3000     C:\Program Files\Java\jre7\bin\zip.dll
0x687d0000 - 0x6882c000     C:\Program Files\Java\jre7\bin\deploy.dll
0x766d0000 - 0x7682c000     C:\Windows\system32\ole32.dll
0x76890000 - 0x7691f000     C:\Windows\system32\OLEAUT32.dll
0x73d80000 - 0x73d89000     C:\Windows\system32\VERSION.dll
0x76090000 - 0x76254000     C:\Windows\system32\WININET.dll
0x74920000 - 0x74924000     C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
0x74a50000 - 0x74a54000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x74a10000 - 0x74a14000     C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
0x74910000 - 0x74913000     C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x76040000 - 0x76043000     C:\Windows\system32\normaliz.DLL
0x74f00000 - 0x75117000     C:\Windows\system32\iertutil.dll
0x74a60000 - 0x74a65000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x74cc0000 - 0x74de4000     C:\Windows\system32\urlmon.dll
0x74a70000 - 0x74a74000     C:\Windows\system32\api-ms-win-downlevel-ole32-l1-1-0.dll
0x753f0000 - 0x7603a000     C:\Windows\system32\SHELL32.dll
0x74890000 - 0x7489b000     C:\Windows\system32\profapi.dll
0x6f2d0000 - 0x6f2e4000     C:\Program Files\Java\jre7\bin\net.dll
0x742c0000 - 0x742fc000     C:\Windows\system32\mswsock.dll
0x742b0000 - 0x742b6000     C:\Windows\System32\wship6.dll
0x72830000 - 0x7283f000     C:\Program Files\Java\jre7\bin\nio.dll
0x665f0000 - 0x66733000     C:\Program Files\Java\jre7\bin\awt.dll
0x747e0000 - 0x747ec000     C:\Windows\system32\CRYPTBASE.dll
0x74740000 - 0x74748000     C:\Windows\system32\Secur32.dll
0x74770000 - 0x7478b000     C:\Windows\system32\SSPICLI.DLL
0x6f0e0000 - 0x6f0e4000     C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x72850000 - 0x7286c000     C:\Windows\system32\IPHLPAPI.DLL
0x72840000 - 0x72847000     C:\Windows\system32\WINNSI.DLL
0x6c3e0000 - 0x6c3e4000     C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x73e10000 - 0x73e15000     C:\Windows\System32\wshtcpip.dll
0x74180000 - 0x741c4000     C:\Windows\system32\DNSAPI.dll
0x6f6b0000 - 0x6f6b6000     C:\Windows\system32\rasadhlp.dll
0x72690000 - 0x726c8000     C:\Windows\System32\fwpuclnt.dll
0x74a80000 - 0x74ba0000     C:\Windows\system32\CRYPT32.dll
0x74900000 - 0x7490c000     C:\Windows\system32\MSASN1.dll
0x72610000 - 0x7261a000     C:\Program Files\Java\jre7\bin\management.dll
0x74300000 - 0x74316000     C:\Windows\system32\CRYPTSP.dll
0x740a0000 - 0x740db000     C:\Windows\system32\rsaenh.dll
0x73ee0000 - 0x73ef7000     C:\Windows\system32\USERENV.dll
0x72c30000 - 0x72c40000     C:\Windows\system32\NLAapi.dll
0x6c250000 - 0x6c260000     C:\Windows\system32\napinsp.dll
0x6be70000 - 0x6be82000     C:\Windows\system32\pnrpnsp.dll
0x6b390000 - 0x6b398000     C:\Windows\System32\winrnr.dll
0x73430000 - 0x73443000     C:\Windows\system32\DWMAPI.DLL
0x6b2e0000 - 0x6b319000     C:\Program Files\Java\jre7\bin\fontmanager.dll
0x6b200000 - 0x6b225000     C:\Program Files\Java\jre7\bin\jpeg.dll
0x74df0000 - 0x74e73000     C:\Windows\system32\CLBCatQ.DLL
0x69310000 - 0x69340000     C:\Program Files\Java\jre7\bin\t2k.dll
0x00fd0000 - 0x0101d000     C:\Users\Nuno\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\620a1f63-3445a5c3-2.9.1--n\lwjgl.dll
0x66520000 - 0x665e8000     C:\Windows\system32\OPENGL32.dll
0x685e0000 - 0x68602000     C:\Windows\system32\GLU32.dll
0x66430000 - 0x66517000     C:\Windows\system32\DDRAW.dll
0x72630000 - 0x72636000     C:\Windows\system32\DCIMAN32.dll
0x76360000 - 0x764fd000     C:\Windows\system32\SETUPAPI.dll
0x74a20000 - 0x74a47000     C:\Windows\system32\CFGMGR32.dll
0x74960000 - 0x74972000     C:\Windows\system32\DEVOBJ.dll
0x731c0000 - 0x732f0000     C:\Windows\system32\WindowsCodecs.dll
0x74790000 - 0x747dc000     C:\Windows\system32\apphelp.dll
0x6edd0000 - 0x6ee01000     C:\Windows\system32\EhStorShell.dll
0x737a0000 - 0x73895000     C:\Windows\system32\PROPSYS.dll
0x6df70000 - 0x6e37a000     C:\PROGRA~1\MICROS~2\Office14\GROOVEEX.DLL
0x704f0000 - 0x70593000     C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x6f450000 - 0x6f4de000     C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
0x6eda0000 - 0x6edcb000     C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b\ATL90.DLL
0x73760000 - 0x737a0000     C:\Windows\system32\UxTheme.dll
0x6d6a0000 - 0x6daaf000     C:\PROGRA~1\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
0x6ce30000 - 0x6d694000     C:\PROGRA~1\MICROS~2\Office14\1033\GrooveIntlResource.dll
0x6ed30000 - 0x6ed9a000     C:\Windows\System32\cscui.dll
0x6f2f0000 - 0x6f2f9000     C:\Windows\System32\CSCDLL.dll
0x6e930000 - 0x6e93b000     C:\Windows\system32\CSCAPI.dll
0x6dca0000 - 0x6dd10000     C:\Windows\system32\ntshrui.dll
0x746b0000 - 0x746c9000     C:\Windows\system32\srvcli.dll
0x72b40000 - 0x72b4a000     C:\Windows\system32\slc.dll
0x6c8f0000 - 0x6c974000     C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll
0x3e780000 - 0x3f2db000     C:\Windows\system32\atioglxx.dll
0x3c500000 - 0x3c52d000     C:\Windows\system32\atiadlxx.dll
0x74930000 - 0x7495e000     C:\Windows\system32\WINTRUST.dll
0x6cca0000 - 0x6cd19000     C:\Windows\system32\mscms.dll
0x6eed0000 - 0x6ef08000     C:\Windows\system32\icm32.dll
0x3d6a0000 - 0x3d705000     C:\Users\Nuno\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\620a1f63-3445a5c3-2.9.1--n\OpenAL32.dll
0x73450000 - 0x73489000     C:\Windows\System32\MMDevApi.dll
0x6b130000 - 0x6b1a2000     C:\Windows\system32\dsound.dll
0x73d40000 - 0x73d65000     C:\Windows\system32\POWRPROF.dll
0x72920000 - 0x72956000     C:\Windows\system32\AUDIOSES.DLL
0x685b0000 - 0x685dd000     C:\Program Files\Java\jre7\bin\kcms.dll
0x6e7e0000 - 0x6e8cb000     C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx800m -Xms128m -Dorg.lwjgl.input.Mouse.allowNegativeMouseCoords=true -Dsun.java2d.noddraw=true -Djnlp.application.href=http://www.wurmonline.com/client/wurmclient.jnlp -Xbootclasspath/a:C:\Program Files\Java\jre7\lib\javaws.jar;C:\Program Files\Java\jre7\lib\deploy.jar;C:\Program Files\Java\jre7\lib\plugin.jar -Djnlpx.vmargs=-Xmx800m -Xms128m -Dorg.lwjgl.input.Mouse.allowNegativeMouseCoords=true -Dsun.java2d.noddraw=true -Djnlp.application. href='http://www.wurmonline.com/client/wurmclient.jnlp'> -Djnlpx.jvm=C:\Program Files\Java\jre7\bin\javaw.exe -Djnlpx.splashport=57949 -Djnlpx.home=C:\Program Files\Java\jre7\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\Nuno\AppData\Local\Temp\session6153650765459259947 -Djnlpx.heapsize=134217728,838860800 -Djava.security.policy=file:C:\Program Files\Java\jre7\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Dsun.awt.warmup=true
java_command: com.sun.javaws.Main -secure -notWebJava C:\Users\Nuno\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\41\5fef8269-7b09dd2a
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Java\jre7\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;"C:\Program Files\Java\jre7\bin"
USERNAME=Nuno
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 23 Stepping 10, GenuineIntel



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

OS: Windows 7 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 3143676k(1768364k free), swap 7855396k(5316640k free)

vm_info: Java HotSpot Client VM (24.51-b03) for windows-x86 JRE (1.7.0_51-b13), built on Dec 18 2013 19:09:58 by "java_re" with unknown MS VC++:1600

time: Sun Mar 30 11:58:19 2014
elapsed time: 23 seconds
 

 

Share this post


Link to post
Share on other sites

Use 64-bit java instead of 32-bit, and see if you can update your graphics drivers


Share this post


Link to post
Share on other sites

But, I am using a 32-bit OS


 


Also, driver is up to date.


Edited by Kizzu

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this