Sign in to follow this  
buddyboyx

Client Loads Then Closes Randomly

Recommended Posts

When I start my wurm client, it loads and starts playing music, but never leaves the loading splash and while the loading bar says Welcome back, it just closes, as if I clicked the button to close the window?!?! no error message, nothing, looked at the logs, and it says:\

Logging started 2013-02-23

[09:56:10] You will now fight defensively.

[09:56:10] Welcome back, Buddyboyx! The Golden Valley has been waiting for you.

[09:56:20] You enter The King's Academy.

[09:56:20] You enter Freedom Isles.

[09:56:20] 11 other players are online on this server (1078 totally in Wurm).

[09:56:20] Type /help for available commands.

[09:56:20] You are not invulnerable here.

Logging started 2013-02-23

[09:57:08] Reconnecting Buddyboyx! The Golden Valley has been waiting for you.

[09:57:14] You are not invulnerable now.

[09:57:14] 11 other players are online on this server (1073 totally in Wurm).

Logging started 2013-02-23

[10:05:22] You will now fight defensively.

[10:05:22] Welcome back, Buddyboyx! The Golden Valley has been waiting for you.

[10:05:28] You enter The King's Academy.

[10:05:28] You enter Freedom Isles.

[10:05:29] The deities bless you with a faint light.

[10:05:29] 8 other players are online on this server (1086 totally in Wurm).

[10:05:29] Type /help for available commands.

[10:05:29] You are not invulnerable here.

Logging started 2013-02-23

[10:10:04] You will now fight defensively.

[10:10:05] Welcome back, Buddyboyx! The Golden Valley has been waiting for you.

[10:10:11] You enter The King's Academy.

[10:10:11] You enter Freedom Isles.

[10:10:11] 8 other players are online on this server (1097 totally in Wurm).

[10:10:11] Type /help for available commands.

[10:10:11] You are not invulnerable here.

[10:10:11] The deities bless you with a faint light.

Share this post


Link to post
Share on other sites

i have same problems ... sometimes i must login many times till i get in wurm.... but with more trys work fine then

Share this post


Link to post
Share on other sites

There should be a crash log somewhere, mine are usually called hs_err_***** and can be found in the same place that you launch Wurm from usually. I've had a similar problem, my crash log:

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7784e41b, pid=4404, tid=2776

#

# JRE version: 7.0_13-b20

# Java VM: Java HotSpot Client VM (23.7-b01 mixed mode windows-x86 )

# Problematic frame:

# C [ntdll.dll+0x2e41b] RtlInitUnicodeString+0x1f3

#

# 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 (0x3df68000): JavaThread "Collada Model Loader 0" daemon [_thread_in_native, id=2776, stack(0x3f490000,0x3f4e0000)]

siginfo: ExceptionCode=0xc0000005, writing address 0x00000000

Registers:

EAX=0x00000000, EBX=0x71047f01, ECX=0x03000887, EDX=0x00000300

ESP=0x3f4df024, EBP=0x3f4df058, ESI=0x44338bd1, EDI=0x71040000

EIP=0x7784e41b, EFLAGS=0x00010206

Top of Stack: (sp=0x3f4df024)

0x3f4df024: 00000000 00190000 44338828 001a02aa

0x3f4df034: d89ba30f 2bffff00 03000000 3eda10e0

0x3f4df044: 00000001 3eda7970 00000000 00000001

0x3f4df054: 44338820 3f4df070 7784e023 3eb11ae8

0x3f4df064: 646c014e 36ef4b58 44338820 3f4df084

0x3f4df074: 753c14dd 00190000 00000000 44338828

0x3f4df084: 3f4df098 646c016a 00190000 00000000

0x3f4df094: 44338828 3f4df0e0 64773dcb 44338828

Instructions: (pc=0x7784e41b)

0x7784e3fb: 08 2b 7d f4 33 c0 c1 ef 03 0f a4 f8 10 c1 e7 10

0x7784e40b: c1 ea 10 0b df 0b c8 8b 06 c7 45 f8 01 00 00 00

0x7784e41b: 89 30 8b 45 e0 8b 55 e4 8d 7e 08 f0 0f c7 0f 3b

0x7784e42b: 45 e0 0f 85 48 6d 03 00 3b 55 e4 0f 85 3f 6d 03

Register to memory mapping:

EAX=0x00000000 is an unknown value

EBX=0x71047f01 is an unknown value

ECX=0x03000887 is an unknown value

EDX=0x00000300 is an unknown value

ESP=0x3f4df024 is pointing into the stack for thread: 0x3df68000

EBP=0x3f4df058 is pointing into the stack for thread: 0x3df68000

ESI=0x44338bd1 is an unknown value

EDI=0x71040000 is an unknown value

Stack: [0x3f490000,0x3f4e0000], sp=0x3f4df024, free space=316k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C [ntdll.dll+0x2e41b] RtlInitUnicodeString+0x1f3

C [ntdll.dll+0x2e023] RtlFreeHeap+0x7e

C [kernel32.dll+0x114dd] HeapFree+0x14

C [msvcr100.dll+0x1016a] free+0x1c

C [jpeg.dll+0x3dcb] Java_com_sun_imageio_plugins_jpeg_JPEGImageReader_disposeReader+0x3b

j com.sun.imageio.plugins.jpeg.JPEGImageReader.access$100(J)V+1

j com.sun.imageio.plugins.jpeg.JPEGImageReader$JPEGReaderDisposerRecord.dispose()V+13

j com.sun.imageio.plugins.jpeg.JPEGImageReader.dispose()V+17

j javax.imageio.ImageIO.read(Ljavax/imageio/stream/ImageInputStream;)Ljava/awt/image/BufferedImage;+61

j javax.imageio.ImageIO.read(Ljava/io/InputStream;)Ljava/awt/image/BufferedImage;+20

J class.jv.a(Lclass/jg;Ljava/lang/Object;)V

j class.gU.run()V+80

j java.lang.Thread.run()V+11

v ~StubRoutines::call_stub

V [jvm.dll+0x12a34a]

V [jvm.dll+0x1d968e]

V [jvm.dll+0x12a533]

V [jvm.dll+0x12a597]

V [jvm.dll+0xd306f]

V [jvm.dll+0x14a647]

V [jvm.dll+0x14a7b0]

V [jvm.dll+0x17ee89]

C [msvcr100.dll+0x5c6de] endthreadex+0x3a

C [msvcr100.dll+0x5c788] endthreadex+0xe4

C [kernel32.dll+0x133aa] BaseThreadInitThunk+0x12

C [ntdll.dll+0x39ef2] RtlInitializeExceptionChain+0x63

C [ntdll.dll+0x39ec5] RtlInitializeExceptionChain+0x36

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j com.sun.imageio.plugins.jpeg.JPEGImageReader.disposeReader(J)V+0

j com.sun.imageio.plugins.jpeg.JPEGImageReader.access$100(J)V+1

j com.sun.imageio.plugins.jpeg.JPEGImageReader$JPEGReaderDisposerRecord.dispose()V+13

j com.sun.imageio.plugins.jpeg.JPEGImageReader.dispose()V+17

j javax.imageio.ImageIO.read(Ljavax/imageio/stream/ImageInputStream;)Ljava/awt/image/BufferedImage;+61

j javax.imageio.ImageIO.read(Ljava/io/InputStream;)Ljava/awt/image/BufferedImage;+20

J class.jv.a(Lclass/jg;Ljava/lang/Object;)V

J class.gP.b(Z)V

j class.gP.c()V+2

j class.gU.run()V+80

j java.lang.Thread.run()V+11

v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )

0x43ce7c00 JavaThread "Texture Loader 0" daemon [_thread_blocked, id=3464, stack(0x3e2d0000,0x3e320000)]

0x3df65800 JavaThread "Collada Model Animator" daemon [_thread_in_Java, id=2100, stack(0x43900000,0x43950000)]

0x3df69800 JavaThread "Wurm-Fast-Clock-Workaround-Thread" daemon [_thread_blocked, id=5108, stack(0x3e3b0000,0x3e400000)]

0x3df64000 JavaThread "Sound Unloader" daemon [_thread_blocked, id=4824, stack(0x43a30000,0x43a80000)]

0x3df6a000 JavaThread "Collada Model Loader 1" daemon [_thread_blocked, id=4896, stack(0x3da40000,0x3da90000)]

=>0x3df68000 JavaThread "Collada Model Loader 0" daemon [_thread_in_native, id=2776, stack(0x3f490000,0x3f4e0000)]

0x3df68c00 JavaThread "XSI Model Loader 1" daemon [_thread_blocked, id=4912, stack(0x3d5c0000,0x3d610000)]

0x3df68400 JavaThread "XSI Model Loader 0" daemon [_thread_in_native, id=3688, stack(0x3fbb0000,0x3fc00000)]

0x3df66c00 JavaThread "Wurm 3.1.75-4635 [unstable] main thread" [_thread_blocked, id=5036, stack(0x3d660000,0x3d6b0000)]

0x3df6a400 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=5040, stack(0x3fc20000,0x3fc70000)]

0x3df67800 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=3124, stack(0x3f440000,0x3f490000)]

0x3df67400 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=368, stack(0x3f2a0000,0x3f2f0000)]

0x3df66000 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=3972, stack(0x3e8c0000,0x3e910000)]

0x3df64800 JavaThread "TimerQueue" daemon [_thread_blocked, id=1428, stack(0x3d570000,0x3d5c0000)]

0x0019bc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=4008, stack(0x00a60000,0x00ab0000)]

0x3c720800 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=4136, stack(0x3d800000,0x3d850000)]

0x3c70d800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2728, stack(0x3c9e0000,0x3ca30000)]

0x3c70a800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=996, stack(0x3d0c0000,0x3d110000)]

0x3c699400 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=1900, stack(0x3d440000,0x3d490000)]

0x3c695400 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=1032, stack(0x3d290000,0x3d2e0000)]

0x3c5fc800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4688, stack(0x3cb50000,0x3cba0000)]

0x3c5be800 JavaThread "Service Thread" daemon [_thread_blocked, id=4104, stack(0x3c980000,0x3c9d0000)]

0x3c5b8800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3880, stack(0x00b20000,0x00b70000)]

0x3c5b7800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3064, stack(0x3cb00000,0x3cb50000)]

0x3c5b6400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4856, stack(0x3ca40000,0x3ca90000)]

0x3c560800 JavaThread "Finalizer" daemon [_thread_blocked, id=2432, stack(0x3c8b0000,0x3c900000)]

0x3c55b800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1940, stack(0x3c900000,0x3c950000)]

Other Threads:

0x3c556c00 VMThread [stack: 0x3c840000,0x3c890000] [id=2184]

0x3c5eb800 WatcherThread [stack: 0x3ccd0000,0x3cd20000] [id=3512]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

def new generation total 113536K, used 18596K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 11% used [0x04640000, 0x05168fe8, 0x0a8d0000)

from space 12608K, 56% used [0x0a8d0000, 0x0afd0308, 0x0b520000)

to space 12608K, 0% used [0x0b520000, 0x0b520000, 0x0c170000)

tenured generation total 263768K, used 263685K [0x150e0000, 0x25276000, 0x36640000)

the space 263768K, 99% used [0x150e0000, 0x25261490, 0x25261600, 0x25276000)

compacting perm gen total 19456K, used 19202K [0x36640000, 0x37940000, 0x3a640000)

the space 19456K, 98% used [0x36640000, 0x37900880, 0x37900a00, 0x37940000)

No shared spaces configured.

Card table byte_map: [0x01040000,0x01200000] byte_map_base: 0x0101ce00

Polling page: 0x00130000

Code Cache [0x02640000, 0x02cf0000, 0x04640000)

total_blobs=3457 nmethods=3067 adapters=323 free_code_cache=25932Kb largest_free_block=26553408

Compilation events (10 events):

Event: 51.522 Thread 0x3c5b8800 3047 class.io::a (89 bytes)

Event: 51.522 Thread 0x3c5b8800 nmethod 3047 0x02cbc648 code [0x02cbc740, 0x02cbc830]

Event: 51.580 Thread 0x3c5b8800 3048 java.lang.Math::acos (5 bytes)

Event: 51.581 Thread 0x3c5b8800 nmethod 3048 0x02cbc888 code [0x02cbc980, 0x02cbc9fc]

Event: 51.586 Thread 0x3c5b8800 3050 class.gV::b (177 bytes)

Event: 51.587 Thread 0x3c5b8800 nmethod 3050 0x02cbccc8 code [0x02cbce10, 0x02cbd0a0]

Event: 51.596 Thread 0x3c5b8800 3051 class.bq::a (5 bytes)

Event: 51.596 Thread 0x3c5b8800 nmethod 3051 0x02cbd408 code [0x02cbd500, 0x02cbd580]

Event: 51.632 Thread 0x3c5b8800 3052 com.sun.xml.internal.stream.util.ThreadLocalBufferAllocator::getBufferAllocator (51 bytes)

Event: 51.633 Thread 0x3c5b8800 nmethod 3052 0x02cbd5c8 code [0x02cbd730, 0x02cbda88]

GC Heap History (10 events):

Event: 49.428 GC heap before

{Heap before GC invocations=78 (full 6):

def new generation total 113536K, used 113536K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 100% used [0x04640000, 0x0a8d0000, 0x0a8d0000)

from space 12608K, 100% used [0x0b520000, 0x0c170000, 0x0c170000)

to space 12608K, 0% used [0x0a8d0000, 0x0a8d0000, 0x0b520000)

tenured generation total 252240K, used 231258K [0x150e0000, 0x24734000, 0x36640000)

the space 252240K, 91% used [0x150e0000, 0x232b6828, 0x232b6a00, 0x24734000)

compacting perm gen total 19200K, used 19180K [0x36640000, 0x37900000, 0x3a640000)

the space 19200K, 99% used [0x36640000, 0x378fb198, 0x378fb200, 0x37900000)

No shared spaces configured.

Event: 49.481 GC heap after

Heap after GC invocations=79 (full 6):

def new generation total 113536K, used 12608K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 0% used [0x04640000, 0x04640000, 0x0a8d0000)

from space 12608K, 100% used [0x0a8d0000, 0x0b520000, 0x0b520000)

to space 12608K, 0% used [0x0b520000, 0x0b520000, 0x0c170000)

tenured generation total 252240K, used 244670K [0x150e0000, 0x24734000, 0x36640000)

the space 252240K, 96% used [0x150e0000, 0x23fcfa50, 0x23fcfc00, 0x24734000)

compacting perm gen total 19200K, used 19180K [0x36640000, 0x37900000, 0x3a640000)

the space 19200K, 99% used [0x36640000, 0x378fb198, 0x378fb200, 0x37900000)

No shared spaces configured.

}

Event: 50.262 GC heap before

{Heap before GC invocations=79 (full 6):

def new generation total 113536K, used 113536K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 100% used [0x04640000, 0x0a8d0000, 0x0a8d0000)

from space 12608K, 100% used [0x0a8d0000, 0x0b520000, 0x0b520000)

to space 12608K, 0% used [0x0b520000, 0x0b520000, 0x0c170000)

tenured generation total 252240K, used 244670K [0x150e0000, 0x24734000, 0x36640000)

the space 252240K, 96% used [0x150e0000, 0x23fcfa50, 0x23fcfc00, 0x24734000)

compacting perm gen total 19200K, used 19186K [0x36640000, 0x37900000, 0x3a640000)

the space 19200K, 99% used [0x36640000, 0x378fc870, 0x378fca00, 0x37900000)

No shared spaces configured.

Event: 50.300 GC heap after

Heap after GC invocations=80 (full 6):

def new generation total 113536K, used 6097K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 0% used [0x04640000, 0x04640000, 0x0a8d0000)

from space 12608K, 48% used [0x0b520000, 0x0bb14638, 0x0c170000)

to space 12608K, 0% used [0x0a8d0000, 0x0a8d0000, 0x0b520000)

tenured generation total 252240K, used 251254K [0x150e0000, 0x24734000, 0x36640000)

the space 252240K, 99% used [0x150e0000, 0x2463d9e0, 0x2463da00, 0x24734000)

compacting perm gen total 19200K, used 19186K [0x36640000, 0x37900000, 0x3a640000)

the space 19200K, 99% used [0x36640000, 0x378fc870, 0x378fca00, 0x37900000)

No shared spaces configured.

}

Event: 51.069 GC heap before

{Heap before GC invocations=80 (full 6):

def new generation total 113536K, used 107054K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 100% used [0x04640000, 0x0a8d0000, 0x0a8d0000)

from space 12608K, 48% used [0x0b520000, 0x0bb1bb18, 0x0c170000)

to space 12608K, 0% used [0x0a8d0000, 0x0a8d0000, 0x0b520000)

tenured generation total 252240K, used 251254K [0x150e0000, 0x24734000, 0x36640000)

the space 252240K, 99% used [0x150e0000, 0x2463d9e0, 0x2463da00, 0x24734000)

compacting perm gen total 19200K, used 19194K [0x36640000, 0x37900000, 0x3a640000)

the space 19200K, 99% used [0x36640000, 0x378feba0, 0x378fec00, 0x37900000)

No shared spaces configured.

Event: 51.098 GC heap after

Heap after GC invocations=81 (full 6):

def new generation total 113536K, used 12604K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 0% used [0x04640000, 0x04640000, 0x0a8d0000)

from space 12608K, 99% used [0x0a8d0000, 0x0b51f398, 0x0b520000)

to space 12608K, 0% used [0x0b520000, 0x0b520000, 0x0c170000)

tenured generation total 252240K, used 251305K [0x150e0000, 0x24734000, 0x36640000)

the space 252240K, 99% used [0x150e0000, 0x2464a568, 0x2464a600, 0x24734000)

compacting perm gen total 19200K, used 19194K [0x36640000, 0x37900000, 0x3a640000)

the space 19200K, 99% used [0x36640000, 0x378feba0, 0x378fec00, 0x37900000)

No shared spaces configured.

}

Event: 51.099 GC heap before

{Heap before GC invocations=81 (full 6):

def new generation total 113536K, used 22318K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 9% used [0x04640000, 0x04fbc5a8, 0x0a8d0000)

from space 12608K, 99% used [0x0a8d0000, 0x0b51f398, 0x0b520000)

to space 12608K, 0% used [0x0b520000, 0x0b520000, 0x0c170000)

tenured generation total 252240K, used 251305K [0x150e0000, 0x24734000, 0x36640000)

the space 252240K, 99% used [0x150e0000, 0x2464a568, 0x2464a600, 0x24734000)

compacting perm gen total 19200K, used 19194K [0x36640000, 0x37900000, 0x3a640000)

the space 19200K, 99% used [0x36640000, 0x378feba0, 0x378fec00, 0x37900000)

No shared spaces configured.

Event: 51.134 GC heap after

Heap after GC invocations=82 (full 6):

def new generation total 113536K, used 0K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 0% used [0x04640000, 0x04640000, 0x0a8d0000)

from space 12608K, 0% used [0x0b520000, 0x0b520038, 0x0c170000)

to space 12608K, 0% used [0x0a8d0000, 0x0a8d0000, 0x0b520000)

tenured generation total 263768K, used 263685K [0x150e0000, 0x25276000, 0x36640000)

the space 263768K, 99% used [0x150e0000, 0x25261490, 0x25261600, 0x25276000)

compacting perm gen total 19200K, used 19194K [0x36640000, 0x37900000, 0x3a640000)

the space 19200K, 99% used [0x36640000, 0x378feba0, 0x378fec00, 0x37900000)

No shared spaces configured.

}

Event: 51.641 GC heap before

{Heap before GC invocations=82 (full 6):

def new generation total 113536K, used 100928K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 100% used [0x04640000, 0x0a8d0000, 0x0a8d0000)

from space 12608K, 0% used [0x0b520000, 0x0b520050, 0x0c170000)

to space 12608K, 0% used [0x0a8d0000, 0x0a8d0000, 0x0b520000)

tenured generation total 263768K, used 263685K [0x150e0000, 0x25276000, 0x36640000)

the space 263768K, 99% used [0x150e0000, 0x25261490, 0x25261600, 0x25276000)

compacting perm gen total 19456K, used 19201K [0x36640000, 0x37940000, 0x3a640000)

the space 19456K, 98% used [0x36640000, 0x37900440, 0x37900600, 0x37940000)

No shared spaces configured.

Event: 51.659 GC heap after

Heap after GC invocations=83 (full 6):

def new generation total 113536K, used 7168K [0x04640000, 0x0c170000, 0x150e0000)

eden space 100928K, 0% used [0x04640000, 0x04640000, 0x0a8d0000)

from space 12608K, 56% used [0x0a8d0000, 0x0afd0308, 0x0b520000)

to space 12608K, 0% used [0x0b520000, 0x0b520000, 0x0c170000)

tenured generation total 263768K, used 263685K [0x150e0000, 0x25276000, 0x36640000)

the space 263768K, 99% used [0x150e0000, 0x25261490, 0x25261600, 0x25276000)

compacting perm gen total 19456K, used 19201K [0x36640000, 0x37940000, 0x3a640000)

the space 19456K, 98% used [0x36640000, 0x37900440, 0x37900600, 0x37940000)

No shared spaces configured.

}

Deoptimization events (0 events):

No events

Internal exceptions (10 events):

Event: 50.502 Thread 0x3df66c00 Threw 0x05801848 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 50.502 Thread 0x3df66c00 Threw 0x058029c0 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 50.503 Thread 0x3df66c00 Threw 0x0580a008 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 50.503 Thread 0x3df66c00 Threw 0x0580a340 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 50.503 Thread 0x3df66c00 Threw 0x0580a5f8 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 50.503 Thread 0x3df66c00 Threw 0x0580b770 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 51.566 Thread 0x3df66c00 Threw 0x0a501ba0 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 51.566 Thread 0x3df66c00 Threw 0x0a501f60 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 51.566 Thread 0x3df66c00 Threw 0x0a502250 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 51.566 Thread 0x3df66c00 Threw 0x0a503e48 at C:\jdk7u2_32P\jdk7u13_2932_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):

Event: 51.069 Executing VM operation: GenCollectForAllocation

Event: 51.098 Executing VM operation: GenCollectForAllocation done

Event: 51.099 Executing VM operation: GenCollectFull

Event: 51.134 Executing VM operation: GenCollectFull done

Event: 51.566 loading class 0x3eaa26f0

Event: 51.566 loading class 0x3eaa26f0 done

Event: 51.640 Executing VM operation: GenCollectForAllocation

Event: 51.640 Executing VM operation: GenCollectForAllocation done

Event: 51.641 Executing VM operation: GenCollectFull

Event: 51.659 Executing VM operation: GenCollectFull done

Dynamic libraries:

0x01210000 - 0x0123f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe

0x77820000 - 0x779a0000 C:\Windows\SysWOW64\ntdll.dll

0x753b0000 - 0x754c0000 C:\Windows\syswow64\kernel32.dll

0x76880000 - 0x768c7000 C:\Windows\syswow64\KERNELBASE.dll

0x76d90000 - 0x76e30000 C:\Windows\syswow64\ADVAPI32.dll

0x75290000 - 0x7533c000 C:\Windows\syswow64\msvcrt.dll

0x75340000 - 0x75359000 C:\Windows\SysWOW64\sechost.dll

0x768d0000 - 0x769c0000 C:\Windows\syswow64\RPCRT4.dll

0x74f00000 - 0x74f60000 C:\Windows\syswow64\SspiCli.dll

0x74ef0000 - 0x74efc000 C:\Windows\syswow64\CRYPTBASE.dll

0x76b80000 - 0x76c80000 C:\Windows\syswow64\USER32.dll

0x769d0000 - 0x76a60000 C:\Windows\syswow64\GDI32.dll

0x777f0000 - 0x777fa000 C:\Windows\syswow64\LPK.dll

0x763a0000 - 0x7643d000 C:\Windows\syswow64\USP10.dll

0x71aa0000 - 0x71c3e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll

0x75170000 - 0x751c7000 C:\Windows\syswow64\SHLWAPI.dll

0x761e0000 - 0x76240000 C:\Windows\system32\IMM32.DLL

0x76110000 - 0x761dc000 C:\Windows\syswow64\MSCTF.dll

0x646b0000 - 0x6476e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll

0x64010000 - 0x6435d000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll

0x72a60000 - 0x72a67000 C:\Windows\system32\WSOCK32.dll

0x74f90000 - 0x74fc5000 C:\Windows\syswow64\WS2_32.dll

0x76240000 - 0x76246000 C:\Windows\syswow64\NSI.dll

0x729f0000 - 0x72a22000 C:\Windows\system32\WINMM.dll

0x76e30000 - 0x76e35000 C:\Windows\syswow64\PSAPI.DLL

0x6a270000 - 0x6a27c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll

0x69c30000 - 0x69c50000 C:\Program Files (x86)\Java\jre7\bin\java.dll

0x69c50000 - 0x69c63000 C:\Program Files (x86)\Java\jre7\bin\zip.dll

0x647d0000 - 0x64829000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll

0x76720000 - 0x7687c000 C:\Windows\syswow64\ole32.dll

0x76d00000 - 0x76d8f000 C:\Windows\syswow64\OLEAUT32.dll

0x72ba0000 - 0x72ba9000 C:\Windows\system32\VERSION.dll

0x76280000 - 0x7639b000 C:\Windows\syswow64\WININET.dll

0x74f80000 - 0x74f83000 C:\Windows\syswow64\Normaliz.dll

0x76560000 - 0x76719000 C:\Windows\syswow64\iertutil.dll

0x76e40000 - 0x76f51000 C:\Windows\syswow64\urlmon.dll

0x754c0000 - 0x7610a000 C:\Windows\syswow64\SHELL32.dll

0x72790000 - 0x7279b000 C:\Windows\system32\profapi.dll

0x69640000 - 0x69654000 C:\Program Files (x86)\Java\jre7\bin\net.dll

0x72690000 - 0x726cc000 C:\Windows\system32\mswsock.dll

0x73a90000 - 0x73a96000 C:\Windows\System32\wship6.dll

0x6a210000 - 0x6a21e000 C:\Program Files (x86)\Java\jre7\bin\nio.dll

0x64560000 - 0x646a2000 C:\Program Files (x86)\Java\jre7\bin\awt.dll

0x71a20000 - 0x71aa0000 C:\Windows\system32\uxtheme.dll

0x70dc0000 - 0x70dd3000 C:\Windows\system32\dwmapi.dll

0x71270000 - 0x71278000 C:\Windows\system32\Secur32.dll

0x73b30000 - 0x73b74000 C:\Windows\system32\dnsapi.DLL

0x72350000 - 0x7236c000 C:\Windows\system32\iphlpapi.DLL

0x72340000 - 0x72347000 C:\Windows\system32\WINNSI.DLL

0x72680000 - 0x72685000 C:\Windows\System32\wshtcpip.dll

0x73af0000 - 0x73b11000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll

0x73aa0000 - 0x73aa6000 C:\Windows\system32\rasadhlp.dll

0x73ab0000 - 0x73ae8000 C:\Windows\System32\fwpuclnt.dll

0x73030000 - 0x73082000 C:\Windows\system32\RASAPI32.dll

0x73610000 - 0x73625000 C:\Windows\system32\rasman.dll

0x73560000 - 0x7356d000 C:\Windows\system32\rtutils.dll

0x72330000 - 0x72336000 C:\Windows\system32\sensapi.dll

0x76a60000 - 0x76b7e000 C:\Windows\syswow64\CRYPT32.dll

0x769c0000 - 0x769cc000 C:\Windows\syswow64\MSASN1.dll

0x71f00000 - 0x71f16000 C:\Windows\system32\CRYPTSP.dll

0x71ec0000 - 0x71efb000 C:\Windows\system32\rsaenh.dll

0x72730000 - 0x72747000 C:\Windows\system32\USERENV.dll

0x73fc0000 - 0x73fd0000 C:\Windows\system32\NLAapi.dll

0x73ba0000 - 0x73bb0000 C:\Windows\system32\napinsp.dll

0x73b80000 - 0x73b92000 C:\Windows\system32\pnrpnsp.dll

0x73b20000 - 0x73b28000 C:\Windows\System32\winrnr.dll

0x647a0000 - 0x647ca000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll

0x64770000 - 0x64795000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll

0x75200000 - 0x75283000 C:\Windows\syswow64\CLBCatQ.DLL

0x64520000 - 0x64551000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll

0x3d240000 - 0x3d28c000 C:\Users\Henry\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\9\8b55589-75472c83-2.8.5--n\lwjgl.dll

0x64450000 - 0x64518000 C:\Windows\system32\OPENGL32.dll

0x64420000 - 0x64442000 C:\Windows\system32\GLU32.dll

0x69a80000 - 0x69b67000 C:\Windows\system32\DDRAW.dll

0x6a2d0000 - 0x6a2d6000 C:\Windows\system32\DCIMAN32.dll

0x74fd0000 - 0x7516d000 C:\Windows\syswow64\SETUPAPI.dll

0x751d0000 - 0x751f7000 C:\Windows\syswow64\CFGMGR32.dll

0x74f60000 - 0x74f72000 C:\Windows\syswow64\DEVOBJ.dll

0x712f0000 - 0x713eb000 C:\Windows\system32\WindowsCodecs.dll

0x712a0000 - 0x712ec000 C:\Windows\system32\apphelp.dll

0x3c800000 - 0x3c822000 C:\Users\Henry\AppData\Roaming\Dropbox\bin\DropboxExt.17.dll

0x71640000 - 0x7172b000 C:\Windows\system32\dbghelp.dll

0x70f70000 - 0x70ffe000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll

0x74b10000 - 0x74bb3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll

0x3c950000 - 0x3c977000 C:\Windows\SysWOW64\CbFsMntNtf3.dll

0x72720000 - 0x7272d000 C:\Windows\SysWOW64\WTSAPI32.dll

0x71050000 - 0x71081000 C:\Windows\system32\EhStorShell.dll

0x73840000 - 0x73935000 C:\Windows\system32\PROPSYS.dll

0x6ff90000 - 0x701af000 C:\Program Files (x86)\Microsoft Office\Office12\GrooveShellExtensions.dll

0x6fe90000 - 0x6ff83000 C:\Program Files (x86)\Microsoft Office\Office12\GrooveUtil.DLL

0x72bc0000 - 0x72c5b000 C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_d09154e044272b9a\MSVCR80.dll

0x73540000 - 0x73547000 C:\Program Files (x86)\Microsoft Office\Office12\GrooveNew.DLL

0x72c60000 - 0x72c7b000 C:\Windows\WinSxS\x86_microsoft.vc80.atl_1fc8b3b9a1e18e3b_8.0.50727.4053_none_d1c738ec43578ea1\ATL80.DLL

0x71e50000 - 0x71e55000 C:\Windows\system32\MSImg32.dll

0x6fe20000 - 0x6fe90000 C:\Windows\system32\ntshrui.dll

0x71c40000 - 0x71c59000 C:\Windows\system32\srvcli.dll

0x730e0000 - 0x730eb000 C:\Windows\system32\cscapi.dll

0x73020000 - 0x7302a000 C:\Windows\system32\slc.dll

0x629d0000 - 0x63d77000 C:\Windows\system32\nvoglv32.DLL

0x726d0000 - 0x726f1000 C:\Windows\system32\ntmarta.dll

0x75360000 - 0x753a5000 C:\Windows\syswow64\WLDAP32.dll

0x713f0000 - 0x71469000 C:\Windows\system32\mscms.dll

0x6fa70000 - 0x6faa8000 C:\Windows\system32\icm32.dll

0x6a280000 - 0x6a28a000 C:\Program Files (x86)\Java\jre7\bin\management.dll

0x643f0000 - 0x6441d000 C:\Program Files (x86)\Java\jre7\bin\kcms.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_unstable.jnlp -Xbootclasspath/a:C:\\Program Files (x86)\\Java\\jre7\\lib\javaws.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\deploy.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\plugin.jar -Djnlpx.vmargs=-Xmx800m -Xms128m -Dorg.lwjgl.input.Mouse.allowNegativeMouseCoords=true -Dsun.java2d.noddraw=true -Djnlp.application.href=http://www.wurmonline.com/client/wurmclient_unstable.jnlp -Djnlpx.jvm=C:\Program Files (x86)\Java\jre7\bin\javaw.exe -Djnlpx.splashport=53024 -Djnlpx.home=C:\\Program Files (x86)\\Java\\jre7\\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\Henry\AppData\Local\Temp\session4505310600268512578 -Djnlpx.heapsize=134217728,838860800 -Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre7\\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Dsun.awt.warmup=true

java_command: com.sun.javaws.Main -secure -notWebJava C:\Users\Henry\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\63\d424bf-4941856d

Launcher Type: SUN_STANDARD

Environment Variables:

CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip

PATH=C:\Program Files (x86)\Java\jre7\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;"C:\Program Files (x86)\Java\jre7\bin"

USERNAME=Henry

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 13, 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 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4k page, physical 4193464k(493480k free), swap 8385072k(2236244k free)

vm_info: Java HotSpot Client VM (23.7-b01) for windows-x86 JRE (1.7.0_13-b20), built on Jan 30 2013 10:03:58 by "java_re" with unknown MS VC++:1600

time: Wed Feb 20 15:49:05 2013

elapsed time: 52 seconds

Share this post


Link to post
Share on other sites

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x40da208e, pid=3932, tid=5292

#

# JRE version: 7.0_09-b05

# Java VM: Java HotSpotâ„¢ Client VM (23.5-b02 mixed mode windows-x86 )

# Problematic frame:

# C [ig4icd32.dll+0x6208e] ShSetEncryptionMethod+0x4532e

#

# 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...eport/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 (0x3e3ad000): JavaThread "Wurm 3.1.76-4609 main thread" [_thread_in_native, id=5292, stack(0x3dc10000,0x3dc60000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x96f681fc

Registers:

EAX=0x96f681fc, EBX=0x0000000a, ECX=0x4246e540, EDX=0x3e7e4de8

ESP=0x3dc5f420, EBP=0x3dc5f4f0, ESI=0x96f68220, EDI=0x424720c0

EIP=0x40da208e, EFLAGS=0x00210206

Top of Stack: (sp=0x3dc5f420)

0x3dc5f420: 00000000 3e762ffc 000c01b8 00000001

0x3dc5f430: 3e762ffc ffffffff 00000000 00000010

0x3dc5f440: 96f68214 0000000a 96f68208 42467480

0x3dc5f450: 3e762ffc 00000000 00000001 3e762ffc

0x3dc5f460: 47419000 47419000 47419000 47419000

0x3dc5f470: 40e4b8e5 3dc5f47c 3dc5f4c4 3f119192

0x3dc5f480: 43960000 43960000 43960000 43960000

0x3dc5f490: 3dc5f4c4 3dc5f4c8 00000000 3e762ffc

Instructions: (pc=0x40da208e)

0x40da206e: 1c 10 83 fb 04 7d 14 83 fb 03 8b f0 7d 04 89 44

0x40da207e: 24 20 83 fb 02 7d 04 89 44 24 28 0f 28 4c 24 30

0x40da208e: 0f 12 08 8b 5c 24 28 0f 16 0b 8b 5c 24 20 0f 28

0x40da209e: 54 24 50 0f 12 13 0f 16 16 0f 28 c1 0f c6 c2 88

Register to memory mapping:

EAX=0x96f681fc is an unknown value

EBX=0x0000000a is an unknown value

ECX=0x4246e540 is an unknown value

EDX=0x3e7e4de8 is an unknown value

ESP=0x3dc5f420 is pointing into the stack for thread: 0x3e3ad000

EBP=0x3dc5f4f0 is pointing into the stack for thread: 0x3e3ad000

ESI=0x96f68220 is an unknown value

EDI=0x424720c0 is an unknown value

Stack: [0x3dc10000,0x3dc60000], sp=0x3dc5f420, free space=317k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C [ig4icd32.dll+0x6208e] ShSetEncryptionMethod+0x4532e

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

j org.lwjgl.opengl.GL11.nglCallList(IJ)V+0

j org.lwjgl.opengl.GL11.glCallList(I)V+15

j class.lC.b(I)V+10

j class.iG.a(F)V+586

j class.iF.a(Z)V+360

j class.iL.b(Z)V+5

j class.by.e(Z)V+76

j class.by.d(II)V+555

j com.wurmonline.client.h.e()V+1072

j com.wurmonline.client.h.run()V+787

j java.lang.Thread.run()V+11

v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )

0x486ac800 JavaThread "Sound Loader 2" daemon [_thread_blocked, id=3256, stack(0x44980000,0x449d0000)]

0x486ac000 JavaThread "Sound Loader 1" daemon [_thread_blocked, id=3552, stack(0x449f0000,0x44a40000)]

0x3e3ab800 JavaThread "Sound Loader 0" daemon [_thread_blocked, id=3248, stack(0x43910000,0x43960000)]

0x3e3ac400 JavaThread "Wurm-Fast-Clock-Workaround-Thread" daemon [_thread_blocked, id=3124, stack(0x3f880000,0x3f8d0000)]

0x3e3ab000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4856, stack(0x40970000,0x409c0000)]

0x3e3b0000 JavaThread "Sound Unloader" daemon [_thread_blocked, id=5764, stack(0x3df50000,0x3dfa0000)]

0x3e3ae800 JavaThread "Collada Model Loader 1" daemon [_thread_blocked, id=3448, stack(0x40620000,0x40670000)]

0x3e3af000 JavaThread "Collada Model Loader 0" daemon [_thread_blocked, id=2660, stack(0x3edf0000,0x3ee40000)]

0x3e3ad400 JavaThread "XSI Model Loader 1" daemon [_thread_blocked, id=5596, stack(0x3f970000,0x3f9c0000)]

0x3e3af400 JavaThread "XSI Model Loader 0" daemon [_thread_blocked, id=4444, stack(0x3f820000,0x3f870000)]

=>0x3e3ad000 JavaThread "Wurm 3.1.76-4609 main thread" [_thread_in_native, id=5292, stack(0x3dc10000,0x3dc60000)]

0x3e3b0800 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=5296, stack(0x40cf0000,0x40d40000)]

0x3e3ae400 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=5876, stack(0x3fa00000,0x3fa50000)]

0x3e3adc00 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=6092, stack(0x3e850000,0x3e8a0000)]

0x3e3ac800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=612, stack(0x3ef50000,0x3efa0000)]

0x3e3abc00 JavaThread "TimerQueue" daemon [_thread_blocked, id=2896, stack(0x3ee60000,0x3eeb0000)]

0x00e7bc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=4420, stack(0x00da0000,0x00df0000)]

0x3c6b4c00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=5896, stack(0x3d950000,0x3d9a0000)]

0x3c6a3000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4348, stack(0x3d3b0000,0x3d400000)]

0x3c6a2400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1612, stack(0x3d6a0000,0x3d6f0000)]

0x3c63b000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=4112, stack(0x3d630000,0x3d680000)]

0x3c637000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=4364, stack(0x3d400000,0x3d450000)]

0x3c596800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4724, stack(0x3cdb0000,0x3ce00000)]

0x3c561c00 JavaThread "Service Thread" daemon [_thread_blocked, id=5664, stack(0x3cc70000,0x3ccc0000)]

0x3c55bc00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1152, stack(0x3ca70000,0x3cac0000)]

0x3c55a800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3916, stack(0x3cb70000,0x3cbc0000)]

0x3c557400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5280, stack(0x3c9f0000,0x3ca40000)]

0x3c500400 JavaThread "Finalizer" daemon [_thread_blocked, id=5444, stack(0x3c820000,0x3c870000)]

0x3c4f9800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3480, stack(0x3c890000,0x3c8e0000)]

Other Threads:

0x3c4f4400 VMThread [stack: 0x010b0000,0x01100000] [id=2696]

0x3c57b800 WatcherThread [stack: 0x3cbd0000,0x3cc20000] [id=4796]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

def new generation total 59456K, used 35354K [0x04530000, 0x085b0000, 0x14fd0000)

eden space 52864K, 54% used [0x04530000, 0x061468f0, 0x078d0000)

from space 6592K, 100% used [0x078d0000, 0x07f40000, 0x07f40000)

to space 6592K, 0% used [0x07f40000, 0x07f40000, 0x085b0000)

tenured generation total 132060K, used 118623K [0x14fd0000, 0x1d0c7000, 0x36530000)

the space 132060K, 89% used [0x14fd0000, 0x1c3a7fa0, 0x1c3a8000, 0x1d0c7000)

compacting perm gen total 18944K, used 18922K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377aabe8, 0x377aac00, 0x377b0000)

No shared spaces configured.

Card table byte_map: [0x3c330000,0x3c4f0000] byte_map_base: 0x3c30d680

Polling page: 0x00390000

Code Cache [0x02530000, 0x02a08000, 0x04530000)

total_blobs=2756 nmethods=2387 adapters=302 free_code_cache=27820Kb largest_free_block=28485760

Compilation events (10 events):

Event: 105.686 Thread 0x3c55bc00 2391 class.ag::a (5 bytes)

Event: 105.686 Thread 0x3c55bc00 nmethod 2391 0x02a02dc8 code [0x02a02ec0, 0x02a02f40]

Event: 105.703 Thread 0x3c55bc00 2392 com.mojang.joxsi.Mesh::tesselate (87 bytes)

Event: 105.704 Thread 0x3c55bc00 nmethod 2392 0x02a02f88 code [0x02a030d0, 0x02a033e0]

Event: 105.735 Thread 0x3c55bc00 2393 com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings::getProperty (20 bytes)

Event: 105.735 Thread 0x3c55bc00 nmethod 2393 0x02a036c8 code [0x02a037d0, 0x02a0388c]

Event: 105.775 Thread 0x3c55bc00 2394 com.mojang.joxsi.loader.XSI_Shader::parse (309 bytes)

Event: 105.777 Thread 0x3c55bc00 nmethod 2394 0x02a03948 code [0x02a03ba0, 0x02a0445c]

Event: 106.064 Thread 0x3c55bc00 2395 org.lwjgl.opengl.GL11::glColor4f (27 bytes)

Event: 106.065 Thread 0x3c55bc00 nmethod 2395 0x02a04f08 code [0x02a05040, 0x02a05280]

GC Heap History (10 events):

Event: 101.069 GC heap before

{Heap before GC invocations=53 (full 5):

def new generation total 45824K, used 43771K [0x04530000, 0x076e0000, 0x14fd0000)

eden space 40768K, 100% used [0x04530000, 0x06d00000, 0x06d00000)

from space 5056K, 59% used [0x06d00000, 0x06feecc8, 0x071f0000)

to space 5056K, 0% used [0x071f0000, 0x071f0000, 0x076e0000)

tenured generation total 101620K, used 95070K [0x14fd0000, 0x1b30d000, 0x36530000)

the space 101620K, 93% used [0x14fd0000, 0x1aca7970, 0x1aca7a00, 0x1b30d000)

compacting perm gen total 18944K, used 18759K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x37781ca0, 0x37781e00, 0x377b0000)

No shared spaces configured.

Event: 101.076 GC heap after

Heap after GC invocations=54 (full 5):

def new generation total 45824K, used 1235K [0x04530000, 0x076e0000, 0x14fd0000)

eden space 40768K, 0% used [0x04530000, 0x04530000, 0x06d00000)

from space 5056K, 24% used [0x071f0000, 0x07324e40, 0x076e0000)

to space 5056K, 0% used [0x06d00000, 0x06d00000, 0x071f0000)

tenured generation total 101620K, used 95741K [0x14fd0000, 0x1b30d000, 0x36530000)

the space 101620K, 94% used [0x14fd0000, 0x1ad4f440, 0x1ad4f600, 0x1b30d000)

compacting perm gen total 18944K, used 18759K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x37781ca0, 0x37781e00, 0x377b0000)

No shared spaces configured.

}

Event: 102.873 GC heap before

{Heap before GC invocations=54 (full 5):

def new generation total 45824K, used 41963K [0x04530000, 0x076e0000, 0x14fd0000)

eden space 40768K, 99% used [0x04530000, 0x06cf5f90, 0x06d00000)

from space 5056K, 24% used [0x071f0000, 0x07324e40, 0x076e0000)

to space 5056K, 0% used [0x06d00000, 0x06d00000, 0x071f0000)

tenured generation total 101620K, used 95741K [0x14fd0000, 0x1b30d000, 0x36530000)

the space 101620K, 94% used [0x14fd0000, 0x1ad4f440, 0x1ad4f600, 0x1b30d000)

compacting perm gen total 18944K, used 18761K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377824a0, 0x37782600, 0x377b0000)

No shared spaces configured.

Event: 102.879 GC heap after

Heap after GC invocations=55 (full 5):

def new generation total 45824K, used 1678K [0x04530000, 0x076e0000, 0x14fd0000)

eden space 40768K, 0% used [0x04530000, 0x04530000, 0x06d00000)

from space 5056K, 33% used [0x06d00000, 0x06ea3ab0, 0x071f0000)

to space 5056K, 0% used [0x071f0000, 0x071f0000, 0x076e0000)

tenured generation total 101620K, used 95741K [0x14fd0000, 0x1b30d000, 0x36530000)

the space 101620K, 94% used [0x14fd0000, 0x1ad4f440, 0x1ad4f600, 0x1b30d000)

compacting perm gen total 18944K, used 18761K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377824a0, 0x37782600, 0x377b0000)

No shared spaces configured.

}

Event: 105.020 GC heap before

{Heap before GC invocations=55 (full 5):

def new generation total 45824K, used 42446K [0x04530000, 0x076e0000, 0x14fd0000)

eden space 40768K, 100% used [0x04530000, 0x06d00000, 0x06d00000)

from space 5056K, 33% used [0x06d00000, 0x06ea3ab0, 0x071f0000)

to space 5056K, 0% used [0x071f0000, 0x071f0000, 0x076e0000)

tenured generation total 101620K, used 95741K [0x14fd0000, 0x1b30d000, 0x36530000)

the space 101620K, 94% used [0x14fd0000, 0x1ad4f440, 0x1ad4f600, 0x1b30d000)

compacting perm gen total 18944K, used 18906K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377a6bc8, 0x377a6c00, 0x377b0000)

No shared spaces configured.

Event: 105.300 GC heap after

Heap after GC invocations=56 (full 6):

def new generation total 59456K, used 0K [0x04530000, 0x085b0000, 0x14fd0000)

eden space 52864K, 0% used [0x04530000, 0x04530000, 0x078d0000)

from space 6592K, 0% used [0x078d0000, 0x078d0000, 0x07f40000)

to space 6592K, 0% used [0x07f40000, 0x07f40000, 0x085b0000)

tenured generation total 132060K, used 79235K [0x14fd0000, 0x1d0c7000, 0x36530000)

the space 132060K, 59% used [0x14fd0000, 0x19d30fd0, 0x19d31000, 0x1d0c7000)

compacting perm gen total 18944K, used 18906K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377a6bc8, 0x377a6c00, 0x377b0000)

No shared spaces configured.

}

Event: 105.563 GC heap before

{Heap before GC invocations=56 (full 6):

def new generation total 59456K, used 52989K [0x04530000, 0x085b0000, 0x14fd0000)

eden space 52864K, 92% used [0x04530000, 0x074ef690, 0x078d0000)

from space 6592K, 62% used [0x078d0000, 0x07cd0010, 0x07f40000)

to space 6592K, 0% used [0x07f40000, 0x07f40000, 0x085b0000)

tenured generation total 132060K, used 79235K [0x14fd0000, 0x1d0c7000, 0x36530000)

the space 132060K, 59% used [0x14fd0000, 0x19d30fd0, 0x19d31000, 0x1d0c7000)

compacting perm gen total 18944K, used 18915K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377a8e90, 0x377a9000, 0x377b0000)

No shared spaces configured.

Event: 105.600 GC heap after

Heap after GC invocations=57 (full 6):

def new generation total 59456K, used 6592K [0x04530000, 0x085b0000, 0x14fd0000)

eden space 52864K, 0% used [0x04530000, 0x04530000, 0x078d0000)

from space 6592K, 100% used [0x07f40000, 0x085b0000, 0x085b0000)

to space 6592K, 0% used [0x078d0000, 0x078d0000, 0x07f40000)

tenured generation total 132060K, used 98428K [0x14fd0000, 0x1d0c7000, 0x36530000)

the space 132060K, 74% used [0x14fd0000, 0x1afef378, 0x1afef400, 0x1d0c7000)

compacting perm gen total 18944K, used 18915K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377a8e90, 0x377a9000, 0x377b0000)

No shared spaces configured.

}

Event: 105.827 GC heap before

{Heap before GC invocations=57 (full 6):

def new generation total 59456K, used 59342K [0x04530000, 0x085b0000, 0x14fd0000)

eden space 52864K, 99% used [0x04530000, 0x078b3a90, 0x078d0000)

from space 6592K, 100% used [0x07f40000, 0x085b0000, 0x085b0000)

to space 6592K, 0% used [0x078d0000, 0x078d0000, 0x07f40000)

tenured generation total 132060K, used 98428K [0x14fd0000, 0x1d0c7000, 0x36530000)

the space 132060K, 74% used [0x14fd0000, 0x1afef378, 0x1afef400, 0x1d0c7000)

compacting perm gen total 18944K, used 18922K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377aabe8, 0x377aac00, 0x377b0000)

No shared spaces configured.

Event: 105.881 GC heap after

Heap after GC invocations=58 (full 6):

def new generation total 59456K, used 6592K [0x04530000, 0x085b0000, 0x14fd0000)

eden space 52864K, 0% used [0x04530000, 0x04530000, 0x078d0000)

from space 6592K, 100% used [0x078d0000, 0x07f40000, 0x07f40000)

to space 6592K, 0% used [0x07f40000, 0x07f40000, 0x085b0000)

tenured generation total 132060K, used 118623K [0x14fd0000, 0x1d0c7000, 0x36530000)

the space 132060K, 89% used [0x14fd0000, 0x1c3a7fa0, 0x1c3a8000, 0x1d0c7000)

compacting perm gen total 18944K, used 18922K [0x36530000, 0x377b0000, 0x3a530000)

the space 18944K, 99% used [0x36530000, 0x377aabe8, 0x377aac00, 0x377b0000)

No shared spaces configured.

}

Deoptimization events (0 events):

No events

Internal exceptions (10 events):

Event: 105.019 Thread 0x3e3ae800 Threw 0x06ce4ea8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.318 Thread 0x3e3ae800 Threw 0x049cc960 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.323 Thread 0x3e3ae800 Threw 0x049d1538 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.323 Thread 0x3e3ae800 Threw 0x049d1a38 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.323 Thread 0x3e3ae800 Threw 0x049d1da8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.323 Thread 0x3e3ae800 Threw 0x049d39f8 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.685 Thread 0x3e3ad000 Threw 0x0498af48 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.685 Thread 0x3e3ad000 Threw 0x0498b280 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.685 Thread 0x3e3ad000 Threw 0x0498b538 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 105.685 Thread 0x3e3ad000 Threw 0x0498c590 at C:\jdk7u1_32P\jdk7u9_3984_new\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):

Event: 105.547 Executing VM operation: GenCollectForAllocation done

Event: 105.553 Thread 0x3c55bc00 flushing nmethod 0x02858f08

Event: 105.563 Executing VM operation: GenCollectFull

Event: 105.600 Executing VM operation: GenCollectFull done

Event: 105.684 loading class 0x3f1313a8

Event: 105.684 loading class 0x3f1313a8 done

Event: 105.822 Executing VM operation: GenCollectForAllocation

Event: 105.881 Executing VM operation: GenCollectForAllocation done

Event: 105.884 Executing VM operation: RevokeBias

Event: 105.884 Executing VM operation: RevokeBias done

Dynamic libraries:

0x01100000 - 0x0112f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe

0x77d70000 - 0x77ef0000 C:\Windows\SysWOW64\ntdll.dll

0x754b0000 - 0x755c0000 C:\Windows\syswow64\kernel32.dll

0x77000000 - 0x77047000 C:\Windows\syswow64\KERNELBASE.dll

0x72060000 - 0x7209c000 C:\Program Files\AVAST Software\Avast\snxhk.dll

0x755c0000 - 0x75660000 C:\Windows\syswow64\ADVAPI32.dll

0x75c10000 - 0x75cbc000 C:\Windows\syswow64\msvcrt.dll

0x76fe0000 - 0x76ff9000 C:\Windows\SysWOW64\sechost.dll

0x77050000 - 0x77140000 C:\Windows\syswow64\RPCRT4.dll

0x75450000 - 0x754b0000 C:\Windows\syswow64\SspiCli.dll

0x75440000 - 0x7544c000 C:\Windows\syswow64\CRYPTBASE.dll

0x77380000 - 0x77480000 C:\Windows\syswow64\USER32.dll

0x75780000 - 0x75810000 C:\Windows\syswow64\GDI32.dll

0x75a90000 - 0x75a9a000 C:\Windows\syswow64\LPK.dll

0x75b70000 - 0x75c0d000 C:\Windows\syswow64\USP10.dll

0x721e0000 - 0x7237e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll

0x75720000 - 0x75777000 C:\Windows\syswow64\SHLWAPI.dll

0x75ef0000 - 0x75f50000 C:\Windows\system32\IMM32.DLL

0x76e20000 - 0x76eec000 C:\Windows\syswow64\MSCTF.dll

0x71830000 - 0x718ee000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll

0x714e0000 - 0x7182d000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll

0x73da0000 - 0x73da7000 C:\Windows\system32\WSOCK32.dll

0x75aa0000 - 0x75ad5000 C:\Windows\syswow64\WS2_32.dll

0x76fd0000 - 0x76fd6000 C:\Windows\syswow64\NSI.dll

0x730f0000 - 0x73122000 C:\Windows\system32\WINMM.dll

0x75f50000 - 0x75f55000 C:\Windows\syswow64\PSAPI.DLL

0x75330000 - 0x7533c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll

0x75090000 - 0x750b0000 C:\Program Files (x86)\Java\jre7\bin\java.dll

0x74f20000 - 0x74f33000 C:\Program Files (x86)\Java\jre7\bin\zip.dll

0x71960000 - 0x719ad000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll

0x75930000 - 0x75a8c000 C:\Windows\syswow64\ole32.dll

0x76ef0000 - 0x76f7f000 C:\Windows\syswow64\OLEAUT32.dll

0x73d90000 - 0x73d99000 C:\Windows\system32\VERSION.dll

0x77140000 - 0x7725b000 C:\Windows\syswow64\WININET.dll

0x00660000 - 0x00663000 C:\Windows\syswow64\Normaliz.dll

0x76c60000 - 0x76e19000 C:\Windows\syswow64\iertutil.dll

0x77260000 - 0x77371000 C:\Windows\syswow64\urlmon.dll

0x76010000 - 0x76c5a000 C:\Windows\syswow64\SHELL32.dll

0x72e90000 - 0x72e9b000 C:\Windows\system32\profapi.dll

0x742d0000 - 0x742e4000 C:\Program Files (x86)\Java\jre7\bin\net.dll

0x72da0000 - 0x72ddc000 C:\Windows\system32\mswsock.dll

0x720a0000 - 0x720a6000 C:\Windows\System32\wship6.dll

0x74ed0000 - 0x74edf000 C:\Program Files (x86)\Java\jre7\bin\nio.dll

0x6ccc0000 - 0x6ce02000 C:\Program Files (x86)\Java\jre7\bin\awt.dll

0x75120000 - 0x751a0000 C:\Windows\system32\uxtheme.dll

0x75100000 - 0x75113000 C:\Windows\system32\dwmapi.dll

0x733e0000 - 0x733e8000 C:\Windows\system32\Secur32.dll

0x72de0000 - 0x72e01000 C:\Windows\system32\ntmarta.dll

0x76f80000 - 0x76fc5000 C:\Windows\syswow64\WLDAP32.dll

0x72470000 - 0x724b4000 C:\Windows\system32\dnsapi.DLL

0x72a30000 - 0x72a4c000 C:\Windows\system32\iphlpapi.DLL

0x72a20000 - 0x72a27000 C:\Windows\system32\WINNSI.DLL

0x75e60000 - 0x75ee3000 C:\Windows\syswow64\CLBCatQ.DLL

0x71be0000 - 0x71c3a000 C:\Windows\System32\netprofm.dll

0x72590000 - 0x725a0000 C:\Windows\System32\nlaapi.dll

0x725e0000 - 0x725f6000 C:\Windows\system32\CRYPTSP.dll

0x725a0000 - 0x725db000 C:\Windows\system32\rsaenh.dll

0x73900000 - 0x7390e000 C:\Windows\system32\RpcRtRemote.dll

0x74f10000 - 0x74f18000 C:\Windows\System32\npmproxy.dll

0x71c40000 - 0x71c52000 C:\Windows\system32\dhcpcsvc.DLL

0x72d90000 - 0x72d95000 C:\Windows\System32\wshtcpip.dll

0x6e350000 - 0x6e35d000 C:\Windows\system32\dhcpcsvc6.DLL

0x72430000 - 0x72451000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll

0x72400000 - 0x72427000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL

0x723b0000 - 0x723b6000 C:\Windows\system32\rasadhlp.dll

0x723c0000 - 0x723f8000 C:\Windows\System32\fwpuclnt.dll

0x71900000 - 0x71952000 C:\Windows\system32\RASAPI32.dll

0x74ca0000 - 0x74cb5000 C:\Windows\system32\rasman.dll

0x74590000 - 0x7459d000 C:\Windows\system32\rtutils.dll

0x738d0000 - 0x738d6000 C:\Windows\system32\sensapi.dll

0x75810000 - 0x7592e000 C:\Windows\syswow64\CRYPT32.dll

0x75660000 - 0x7566c000 C:\Windows\syswow64\MSASN1.dll

0x72e30000 - 0x72e47000 C:\Windows\system32\USERENV.dll

0x72580000 - 0x72590000 C:\Windows\system32\napinsp.dll

0x724c0000 - 0x724d2000 C:\Windows\system32\pnrpnsp.dll

0x72460000 - 0x72468000 C:\Windows\System32\winrnr.dll

0x74220000 - 0x7424a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll

0x73630000 - 0x73655000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll

0x733f0000 - 0x73421000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll

0x3d760000 - 0x3d7ac000 C:\Users\Cory\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\14\4db4de4e-5a512eda-2.8.5--n\lwjgl.dll

0x71410000 - 0x714d8000 C:\Windows\system32\OPENGL32.dll

0x71a60000 - 0x71a82000 C:\Windows\system32\GLU32.dll

0x6cbd0000 - 0x6ccb7000 C:\Windows\system32\DDRAW.dll

0x742c0000 - 0x742c6000 C:\Windows\system32\DCIMAN32.dll

0x75cc0000 - 0x75e5d000 C:\Windows\syswow64\SETUPAPI.dll

0x75670000 - 0x75697000 C:\Windows\syswow64\CFGMGR32.dll

0x75f90000 - 0x75fa2000 C:\Windows\syswow64\DEVOBJ.dll

0x6ce60000 - 0x6cf5b000 C:\Windows\system32\WindowsCodecs.dll

0x72010000 - 0x7205c000 C:\Windows\system32\apphelp.dll

0x721a0000 - 0x721d1000 C:\Windows\system32\EhStorShell.dll

0x74f90000 - 0x75085000 C:\Windows\system32\PROPSYS.dll

0x71d10000 - 0x71d80000 C:\Windows\system32\ntshrui.dll

0x727f0000 - 0x72809000 C:\Windows\system32\srvcli.dll

0x73c00000 - 0x73c0b000 C:\Windows\system32\cscapi.dll

0x74ee0000 - 0x74eea000 C:\Windows\system32\slc.dll

0x40d40000 - 0x41132000 C:\Windows\system32\ig4icd32.dll

0x41140000 - 0x413da000 C:\Windows\system32\ig4dev32.dll

0x71d80000 - 0x71df9000 C:\Windows\system32\mscms.dll

0x713d0000 - 0x71408000 C:\Windows\system32\icm32.dll

0x40880000 - 0x408e7000 C:\Users\Cory\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\14\4db4de4e-5a512eda-2.8.5--n\OpenAL32.dll

0x719c0000 - 0x719ed000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll

0x752b0000 - 0x752e9000 C:\Windows\System32\MMDevApi.dll

0x6e490000 - 0x6e502000 C:\Windows\system32\dsound.dll

0x74600000 - 0x74625000 C:\Windows\system32\POWRPROF.dll

0x6e390000 - 0x6e3c6000 C:\Windows\system32\AUDIOSES.DLL

0x74630000 - 0x7463a000 C:\Program Files (x86)\Java\jre7\bin\management.dll

0x73c90000 - 0x73d7b000 C:\Windows\system32\dbghelp.dll

VM Arguments:

jvm_args: -Xmx800m -Xms128m -Dorg.lwjgl.input.Mouse.allowNegativeMouseCoords=true -Dsun.java2d.noddraw=true -Xbootclasspath/a:C:\\Program Files (x86)\\Java\\jre7\\lib\javaws.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\deploy.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\plugin.jar -Djnlpx.vmargs=-Xmx800m -Xms128m -Dorg.lwjgl.input.Mouse.allowNegativeMouseCoords=true -Dsun.java2d.noddraw=true -Djnlpx.jvm=C:\Program Files (x86)\Java\jre7\bin\javaw.exe -Djnlpx.splashport=64363 -Djnlpx.home=C:\\Program Files (x86)\\Java\\jre7\\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\Cory\AppData\Local\Temp\session2381977362754945025 -Djnlpx.heapsize=134217728,838860800 -Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre7\\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Dsun.awt.warmup=true

java_command: com.sun.javaws.Main -secure C:\Users\Cory\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\41\5fef8269-2f75623c

Launcher Type: SUN_STANDARD

Environment Variables:

PATH=C:\Program Files (x86)\Java\jre7\bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;"C:\Program Files (x86)\Java\jre7\bin"

USERNAME=Cory

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 15 Stepping 13, 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 15 stepping 13, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, tsc

Memory: 4k page, physical 2087352k(562588k free), swap 4174704k(1947352k free)

vm_info: Java HotSpotâ„¢ Client VM (23.5-b02) for windows-x86 JRE (1.7.0_09-b05), built on Sep 24 2012 22:01:33 by "java_re" with unknown MS VC++:1600

time: Sat Feb 23 10:44:01 2013

elapsed time: 106 seconds

Edited by buddyboyx

Share this post


Link to post
Share on other sites

Could it have anything to do with my graphics driver? I have an older graphics driver because the windows 7 graphics drivers are not supported on my computer.

Share this post


Link to post
Share on other sites

It's Java 7. I have another thread about it as well, with crash log. There are crashes at startup in Java 6 as well, but very rarely. With Java 7 it takes 1-5 tries to get Wurm started :(

Edited by Torgrim

Share this post


Link to post
Share on other sites

Disable VBO in the compatibility tab of the launcher settings.

Also Intel should have Windows 7 drivers for most of their GPUs. You may have to uninstall the (almost always outdated) manufacturer installed video drivers first to install the drivers from Intel.

Share this post


Link to post
Share on other sites

Disable VBO in the compatibility tab of the launcher settings.

Also Intel should have Windows 7 drivers for most of their GPUs. You may have to uninstall the (almost always outdated) manufacturer installed video drivers first to install the drivers from Intel.

Awesome thanks you fixed my problem. No more crashes on startup here.

Share this post


Link to post
Share on other sites

Still happening to me, VBO disabled.

Every start this happens several times (1 to 3).

#

# A fatal error has been detected by the Java Runtime Environment:

#

# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x77471252, pid=5280, tid=312

#

# JRE version: 7.0_15-b03

# Java VM: Java HotSpotâ„¢ Client VM (23.7-b01 mixed mode windows-x86 )

# Problematic frame:

# C [ntdll.dll+0x61252] RtlSetLastWin32ErrorAndNtStatusFromNtStatus+0x26b

#

# 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...eport/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 (0x3f123400): JavaThread "Wurm 3.1.77-4666 main thread" [_thread_in_native, id=312, stack(0x3dd50000,0x3dda0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000018

Registers:

EAX=0x00000000, EBX=0x0000013c, ECX=0x80000001, EDX=0x3ce7a220

ESP=0x3dd9ef70, EBP=0x3dd9ef9c, ESI=0x00000001, EDI=0x3f35ca82

EIP=0x77471252, EFLAGS=0x00210216

Top of Stack: (sp=0x3dd9ef70)

0x3dd9ef70: 02b40000 3ce7a220 00000000 0000001c

0x3dd9ef80: 00000001 15abc538 3ce7a220 00000001

0x3dd9ef90: 3f35ca82 00000000 00000000 3dd9efb8

0x3dd9efa0: 7745f489 72f2014e 4895b708 00000000

0x3dd9efb0: 3e422148 3e422148 3dd9efcc 72f2016a

0x3dd9efc0: 02b40000 00000000 3ce7a228 3dd9f028

0x3dd9efd0: 734934db 3ce7a228 3f123400 3dd9f010

0x3dd9efe0: 73491b3a 3e422148 4895b7e0 02e910f9

Instructions: (pc=0x77471252)

0x77471232: 10 f0 0f b1 0a 8b 55 ec 3b c6 0f 85 9b d5 fa ff

0x77471242: 8b 42 04 c1 e8 08 0f b7 d8 8b 45 f8 c6 42 07 80

0x77471252: 8b 40 18 0f b3 18 33 c0 66 39 47 0c 0f 85 af d5

0x77471262: fa ff 8b 4d fc 0f b7 c6 41 03 c1 c1 e3 10 0b c3

Register to memory mapping:

EAX=0x00000000 is an unknown value

EBX=0x0000013c is an unknown value

ECX=0x80000001 is an unknown value

EDX=0x3ce7a220 is an unknown value

ESP=0x3dd9ef70 is pointing into the stack for thread: 0x3f123400

EBP=0x3dd9ef9c is pointing into the stack for thread: 0x3f123400

ESI=0x00000001 is an unknown value

EDI=0x3f35ca82 is an unknown value

Stack: [0x3dd50000,0x3dda0000], sp=0x3dd9ef70, free space=315k

Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)

C [ntdll.dll+0x61252] RtlSetLastWin32ErrorAndNtStatusFromNtStatus+0x26b

C [ntdll.dll+0x4f489] RtlFreeHeap+0x7b

C [msvcr100.dll+0x1016a] free+0x1c

C [zip.dll+0x34db] Java_java_util_zip_ZipFile_getZipMessage+0x167f

J java.util.zip.ZipFile$ZipFileInputStream.close()V

j javax.imageio.stream.ImageInputStreamImpl.readByte()B+1

j com.sun.imageio.plugins.wbmp.WBMPImageReaderSpi.canDecodeInput(Ljava/lang/Object;)Z+21

j javax.imageio.ImageIO$CanDecodeInputFilter.filter(Ljava/lang/Object;)Z+43

j javax.imageio.spi.FilterIterator.advance()V+27

j javax.imageio.spi.FilterIterator.<init>(Ljava/util/Iterator;Ljavax/imageio/spi/ServiceRegistry$Filter;)V+20

j javax.imageio.spi.ServiceRegistry.getServiceProviders(Ljava/lang/Class;Ljavax/imageio/spi/ServiceRegistry$Filter;Z)Ljava/util/Iterator;+45

j javax.imageio.ImageIO.getImageReaders(Ljava/lang/Object;)Ljava/util/Iterator;+29

j javax.imageio.ImageIO.read(Ljavax/imageio/stream/ImageInputStream;)Ljava/awt/image/BufferedImage;+15

j javax.imageio.ImageIO.read(Ljava/io/InputStream;)Ljava/awt/image/BufferedImage;+20

j class.jC.a(Lclass/jn;Ljava/lang/Object;)V+111

J class.jC.a(ZLjava/lang/String;Lclass/jH;Z)Lclass/jB;

j class.by.d(II)V+1014

j com.wurmonline.client.h.e()V+1072

j com.wurmonline.client.h.run()V+787

j java.lang.Thread.run()V+11

v ~StubRoutines::call_stub

V [jvm.dll+0x12a34a]

V [jvm.dll+0x1d968e]

V [jvm.dll+0x12a533]

V [jvm.dll+0x12a597]

V [jvm.dll+0xd306f]

V [jvm.dll+0x14a647]

V [jvm.dll+0x14a7b0]

V [jvm.dll+0x17ee89]

C [msvcr100.dll+0x5c6de] endthreadex+0x3a

C [msvcr100.dll+0x5c788] endthreadex+0xe4

C [KERNEL32.DLL+0x28543] BaseThreadInitThunk+0xe

C [ntdll.dll+0x5ac69] RtlInitializeExceptionChain+0x85

C [ntdll.dll+0x5ac3c] RtlInitializeExceptionChain+0x58

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)

J java.util.zip.ZipFile.freeEntry(JJ)V

J java.util.zip.ZipFile$ZipFileInputStream.close()V

J java.util.zip.ZipFile$ZipFileInputStream.read([bII)I

J java.util.zip.ZipFile$ZipFileInflaterInputStream.fill()V

J java.util.zip.InflaterInputStream.read([bII)I

J javax.imageio.stream.MemoryCache.loadFromStream(Ljava/io/InputStream;J)J

j javax.imageio.stream.MemoryCacheImageInputStream.read()I+23

j javax.imageio.stream.ImageInputStreamImpl.readByte()B+1

j com.sun.imageio.plugins.wbmp.WBMPImageReaderSpi.canDecodeInput(Ljava/lang/Object;)Z+21

j javax.imageio.ImageIO$CanDecodeInputFilter.filter(Ljava/lang/Object;)Z+43

j javax.imageio.spi.FilterIterator.advance()V+27

j javax.imageio.spi.FilterIterator.<init>(Ljava/util/Iterator;Ljavax/imageio/spi/ServiceRegistry$Filter;)V+20

j javax.imageio.spi.ServiceRegistry.getServiceProviders(Ljava/lang/Class;Ljavax/imageio/spi/ServiceRegistry$Filter;Z)Ljava/util/Iterator;+45

j javax.imageio.ImageIO.getImageReaders(Ljava/lang/Object;)Ljava/util/Iterator;+29

j javax.imageio.ImageIO.read(Ljavax/imageio/stream/ImageInputStream;)Ljava/awt/image/BufferedImage;+15

j javax.imageio.ImageIO.read(Ljava/io/InputStream;)Ljava/awt/image/BufferedImage;+20

j class.jC.a(Lclass/jn;Ljava/lang/Object;)V+111

J class.jC.a(ZLjava/lang/String;Lclass/jH;Z)Lclass/jB;

j class.jC.b(Ljava/lang/String;)V+12

j class.by.d(II)V+1014

j com.wurmonline.client.h.e()V+1072

j com.wurmonline.client.h.run()V+787

j java.lang.Thread.run()V+11

v ~StubRoutines::call_stub

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

Java Threads: ( => current thread )

0x48996800 JavaThread "Sound Loader 2" daemon [_thread_blocked, id=2872, stack(0x45f10000,0x45f60000)]

0x48995c00 JavaThread "Sound Loader 1" daemon [_thread_blocked, id=2868, stack(0x447e0000,0x44830000)]

0x3e10f000 JavaThread "Collada Model Animator" daemon [_thread_blocked, id=4668, stack(0x445b0000,0x44600000)]

0x3e10dc00 JavaThread "Sound Loader 0" daemon [_thread_blocked, id=2296, stack(0x3e520000,0x3e570000)]

0x3f122400 JavaThread "Wurm-Fast-Clock-Workaround-Thread" daemon [_thread_blocked, id=3724, stack(0x3e490000,0x3e4e0000)]

0x3f123c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3740, stack(0x3de70000,0x3dec0000)]

0x3f122800 JavaThread "Sound Unloader" daemon [_thread_blocked, id=5064, stack(0x44090000,0x440e0000)]

0x3f123000 JavaThread "Collada Model Loader 1" daemon [_thread_blocked, id=5724, stack(0x44000000,0x44050000)]

0x3f121c00 JavaThread "Collada Model Loader 0" daemon [_thread_blocked, id=3088, stack(0x43f70000,0x43fc0000)]

0x3f121800 JavaThread "XSI Model Loader 1" daemon [_thread_blocked, id=688, stack(0x43ee0000,0x43f30000)]

0x3f121000 JavaThread "XSI Model Loader 0" daemon [_thread_blocked, id=1428, stack(0x433b0000,0x43400000)]

=>0x3f123400 JavaThread "Wurm 3.1.77-4666 main thread" [_thread_in_native, id=312, stack(0x3dd50000,0x3dda0000)]

0x3f120800 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=5652, stack(0x3ff00000,0x3ff50000)]

0x3e10d800 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=4252, stack(0x3fa70000,0x3fac0000)]

0x3e10d000 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=2560, stack(0x3f9e0000,0x3fa30000)]

0x3e10f400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=5716, stack(0x3f870000,0x3f8c0000)]

0x3e10e800 JavaThread "TimerQueue" daemon [_thread_blocked, id=5824, stack(0x3ef90000,0x3efe0000)]

0x02b4b800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5732, stack(0x02ac0000,0x02b10000)]

0x3cf72000 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=2024, stack(0x3de20000,0x3de70000)]

0x3cf69000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4596, stack(0x3db90000,0x3dbe0000)]

0x3cf66000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=368, stack(0x3da70000,0x3dac0000)]

0x3cef9800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=5092, stack(0x3d900000,0x3d950000)]

0x3cef4c00 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=5588, stack(0x3d870000,0x3d8c0000)]

0x3ce3ac00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=1884, stack(0x3d470000,0x3d4c0000)]

0x3ce11000 JavaThread "Service Thread" daemon [_thread_blocked, id=2732, stack(0x3d350000,0x3d3a0000)]

0x3cdfd800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3924, stack(0x3d2c0000,0x3d310000)]

0x3cdfc800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3588, stack(0x3d230000,0x3d280000)]

0x3cdfa400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1220, stack(0x3d1a0000,0x3d1f0000)]

0x3cdc1c00 JavaThread "Finalizer" daemon [_thread_blocked, id=1096, stack(0x3d110000,0x3d160000)]

0x3cdbcc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=940, stack(0x3d080000,0x3d0d0000)]

Other Threads:

0x3cdb7800 VMThread [stack: 0x3cff0000,0x3d040000] [id=5868]

0x3ce29400 WatcherThread [stack: 0x3d3e0000,0x3d430000] [id=5376]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap

def new generation total 103680K, used 70808K [0x04ce0000, 0x0bd50000, 0x15780000)

eden space 92224K, 64% used [0x04ce0000, 0x086d63a0, 0x0a6f0000)

from space 11456K, 100% used [0x0b220000, 0x0bd50000, 0x0bd50000)

to space 11456K, 0% used [0x0a6f0000, 0x0a6f0000, 0x0b220000)

tenured generation total 230164K, used 177785K [0x15780000, 0x23845000, 0x36ce0000)

the space 230164K, 77% used [0x15780000, 0x2051e6e0, 0x2051e800, 0x23845000)

compacting perm gen total 19456K, used 19259K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37faef60, 0x37faf000, 0x37fe0000)

No shared spaces configured.

Card table byte_map: [0x3cae0000,0x3cca0000] byte_map_base: 0x3cab9900

Polling page: 0x010e0000

Code Cache [0x02c60000, 0x03190000, 0x04c60000)

total_blobs=2922 nmethods=2532 adapters=323 free_code_cache=27475Kb largest_free_block=28133504

Compilation events (10 events):

Event: 40.830 Thread 0x3cdfd800 2533 class.iA::h (5 bytes)

Event: 40.830 Thread 0x3cdfd800 nmethod 2533 0x0318ad88 code [0x0318ae80, 0x0318af00]

Event: 40.830 Thread 0x3cdfd800 2534 class.iA::i (5 bytes)

Event: 40.830 Thread 0x3cdfd800 nmethod 2534 0x0318af48 code [0x0318b040, 0x0318b0c0]

Event: 40.830 Thread 0x3cdfd800 2535 class.iA::j (5 bytes)

Event: 40.830 Thread 0x3cdfd800 nmethod 2535 0x0318b108 code [0x0318b200, 0x0318b280]

Event: 40.830 Thread 0x3cdfd800 2536 class.iA::a (5 bytes)

Event: 40.830 Thread 0x3cdfd800 nmethod 2536 0x0318b2c8 code [0x0318b3c0, 0x0318b440]

Event: 40.842 Thread 0x3cdfd800 2537 org.lwjgl.opengl.APIUtil::encode (58 bytes)

Event: 40.842 Thread 0x3cdfd800 nmethod 2537 0x0318b488 code [0x0318b5b0, 0x0318b6b4]

GC Heap History (10 events):

Event: 39.799 GC heap before

{Heap before GC invocations=55 (full 6):

def new generation total 64896K, used 61588K [0x04ce0000, 0x09340000, 0x15780000)

eden space 57728K, 100% used [0x04ce0000, 0x08540000, 0x08540000)

from space 7168K, 53% used [0x08540000, 0x08905330, 0x08c40000)

to space 7168K, 0% used [0x08c40000, 0x08c40000, 0x09340000)

tenured generation total 144056K, used 127301K [0x15780000, 0x1e42e000, 0x36ce0000)

the space 144056K, 88% used [0x15780000, 0x1d3d1450, 0x1d3d1600, 0x1e42e000)

compacting perm gen total 19456K, used 19232K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37fa82e0, 0x37fa8400, 0x37fe0000)

No shared spaces configured.

Event: 39.807 GC heap after

Heap after GC invocations=56 (full 6):

def new generation total 64896K, used 4479K [0x04ce0000, 0x09340000, 0x15780000)

eden space 57728K, 0% used [0x04ce0000, 0x04ce0000, 0x08540000)

from space 7168K, 62% used [0x08c40000, 0x0909fd30, 0x09340000)

to space 7168K, 0% used [0x08540000, 0x08540000, 0x08c40000)

tenured generation total 144056K, used 127979K [0x15780000, 0x1e42e000, 0x36ce0000)

the space 144056K, 88% used [0x15780000, 0x1d47ad28, 0x1d47ae00, 0x1e42e000)

compacting perm gen total 19456K, used 19232K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37fa82e0, 0x37fa8400, 0x37fe0000)

No shared spaces configured.

}

Event: 39.976 GC heap before

{Heap before GC invocations=56 (full 6):

def new generation total 64896K, used 62207K [0x04ce0000, 0x09340000, 0x15780000)

eden space 57728K, 100% used [0x04ce0000, 0x08540000, 0x08540000)

from space 7168K, 62% used [0x08c40000, 0x0909fd30, 0x09340000)

to space 7168K, 0% used [0x08540000, 0x08540000, 0x08c40000)

tenured generation total 144056K, used 127979K [0x15780000, 0x1e42e000, 0x36ce0000)

the space 144056K, 88% used [0x15780000, 0x1d47ad28, 0x1d47ae00, 0x1e42e000)

compacting perm gen total 19456K, used 19232K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37fa82f0, 0x37fa8400, 0x37fe0000)

No shared spaces configured.

Event: 39.984 GC heap after

Heap after GC invocations=57 (full 6):

def new generation total 64896K, used 6612K [0x04ce0000, 0x09340000, 0x15780000)

eden space 57728K, 0% used [0x04ce0000, 0x04ce0000, 0x08540000)

from space 7168K, 92% used [0x08540000, 0x08bb51c0, 0x08c40000)

to space 7168K, 0% used [0x08c40000, 0x08c40000, 0x09340000)

tenured generation total 144056K, used 129483K [0x15780000, 0x1e42e000, 0x36ce0000)

the space 144056K, 89% used [0x15780000, 0x1d5f2c10, 0x1d5f2e00, 0x1e42e000)

compacting perm gen total 19456K, used 19232K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37fa82f0, 0x37fa8400, 0x37fe0000)

No shared spaces configured.

}

Event: 40.140 GC heap before

{Heap before GC invocations=57 (full 6):

def new generation total 64896K, used 63286K [0x04ce0000, 0x09340000, 0x15780000)

eden space 57728K, 98% used [0x04ce0000, 0x08438680, 0x08540000)

from space 7168K, 92% used [0x08540000, 0x08bb51c0, 0x08c40000)

to space 7168K, 0% used [0x08c40000, 0x08c40000, 0x09340000)

tenured generation total 144056K, used 133579K [0x15780000, 0x1e42e000, 0x36ce0000)

the space 144056K, 92% used [0x15780000, 0x1d9f2c20, 0x1d9f2e00, 0x1e42e000)

compacting perm gen total 19456K, used 19249K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37fac4f0, 0x37fac600, 0x37fe0000)

No shared spaces configured.

Event: 40.149 GC heap after

Heap after GC invocations=58 (full 6):

def new generation total 64896K, used 7168K [0x04ce0000, 0x09340000, 0x15780000)

eden space 57728K, 0% used [0x04ce0000, 0x04ce0000, 0x08540000)

from space 7168K, 100% used [0x08c40000, 0x09340000, 0x09340000)

to space 7168K, 0% used [0x08540000, 0x08540000, 0x08c40000)

tenured generation total 144056K, used 135507K [0x15780000, 0x1e42e000, 0x36ce0000)

the space 144056K, 94% used [0x15780000, 0x1dbd4d00, 0x1dbd4e00, 0x1e42e000)

compacting perm gen total 19456K, used 19249K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37fac4f0, 0x37fac600, 0x37fe0000)

No shared spaces configured.

}

Event: 40.267 GC heap before

{Heap before GC invocations=58 (full 6):

def new generation total 64896K, used 64580K [0x04ce0000, 0x09340000, 0x15780000)

eden space 57728K, 99% used [0x04ce0000, 0x084f1098, 0x08540000)

from space 7168K, 100% used [0x08c40000, 0x09340000, 0x09340000)

to space 7168K, 0% used [0x08540000, 0x08540000, 0x08c40000)

tenured generation total 144056K, used 135507K [0x15780000, 0x1e42e000, 0x36ce0000)

the space 144056K, 94% used [0x15780000, 0x1dbd4d00, 0x1dbd4e00, 0x1e42e000)

compacting perm gen total 19456K, used 19251K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37facc40, 0x37face00, 0x37fe0000)

No shared spaces configured.

Event: 40.489 GC heap after

Heap after GC invocations=59 (full 7):

def new generation total 103680K, used 0K [0x04ce0000, 0x0bd50000, 0x15780000)

eden space 92224K, 0% used [0x04ce0000, 0x04ce0000, 0x0a6f0000)

from space 11456K, 0% used [0x0a6f0000, 0x0a6f0000, 0x0b220000)

to space 11456K, 0% used [0x0b220000, 0x0b220000, 0x0bd50000)

tenured generation total 230164K, used 138096K [0x15780000, 0x23845000, 0x36ce0000)

the space 230164K, 59% used [0x15780000, 0x1de5c2b8, 0x1de5c400, 0x23845000)

compacting perm gen total 19456K, used 19251K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37facc40, 0x37face00, 0x37fe0000)

No shared spaces configured.

}

Event: 40.668 GC heap before

{Heap before GC invocations=59 (full 7):

def new generation total 103680K, used 92224K [0x04ce0000, 0x0bd50000, 0x15780000)

eden space 92224K, 100% used [0x04ce0000, 0x0a6f0000, 0x0a6f0000)

from space 11456K, 0% used [0x0a6f0000, 0x0a6f0000, 0x0b220000)

to space 11456K, 0% used [0x0b220000, 0x0b220000, 0x0bd50000)

tenured generation total 230164K, used 138096K [0x15780000, 0x23845000, 0x36ce0000)

the space 230164K, 59% used [0x15780000, 0x1de5c2b8, 0x1de5c400, 0x23845000)

compacting perm gen total 19456K, used 19259K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37faef60, 0x37faf000, 0x37fe0000)

No shared spaces configured.

Event: 40.718 GC heap after

Heap after GC invocations=60 (full 7):

def new generation total 103680K, used 11456K [0x04ce0000, 0x0bd50000, 0x15780000)

eden space 92224K, 0% used [0x04ce0000, 0x04ce0000, 0x0a6f0000)

from space 11456K, 100% used [0x0b220000, 0x0bd50000, 0x0bd50000)

to space 11456K, 0% used [0x0a6f0000, 0x0a6f0000, 0x0b220000)

tenured generation total 230164K, used 177785K [0x15780000, 0x23845000, 0x36ce0000)

the space 230164K, 77% used [0x15780000, 0x2051e6e0, 0x2051e800, 0x23845000)

compacting perm gen total 19456K, used 19259K [0x36ce0000, 0x37fe0000, 0x3ace0000)

the space 19456K, 98% used [0x36ce0000, 0x37faef60, 0x37faf000, 0x37fe0000)

No shared spaces configured.

}

Deoptimization events (0 events):

No events

Internal exceptions (10 events):

Event: 40.630 Thread 0x3f123400 Threw 0x09017b90 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.630 Thread 0x3f123400 Threw 0x09018be8 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.635 Thread 0x3f123400 Threw 0x0901f9c8 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.635 Thread 0x3f123400 Threw 0x0901fd00 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.635 Thread 0x3f123400 Threw 0x0901ffb8 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.635 Thread 0x3f123400 Threw 0x095e00d8 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.636 Thread 0x3f123400 Threw 0x095e3e50 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.636 Thread 0x3f123400 Threw 0x095e4188 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.636 Thread 0x3f123400 Threw 0x095e4440 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Event: 40.636 Thread 0x3f123400 Threw 0x095e5498 at C:\jdk7u2_32P\jdk7u15\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):

Event: 40.491 loading class 0x3cebf0a0

Event: 40.491 loading class 0x3cebf0a0 done

Event: 40.630 loading class 0x3f0da3d0

Event: 40.630 loading class 0x3f0da3d0 done

Event: 40.635 loading class 0x48956c88

Event: 40.635 loading class 0x48956c88 done

Event: 40.636 loading class 0x3f0da6f0

Event: 40.636 loading class 0x3f0da6f0 done

Event: 40.667 Executing VM operation: GenCollectForAllocation

Event: 40.757 Executing VM operation: GenCollectForAllocation done

Dynamic libraries:

0x00e50000 - 0x00e7f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe

0x77410000 - 0x77567000 C:\WINDOWS\SYSTEM32\ntdll.dll

0x75af0000 - 0x75c20000 C:\WINDOWS\SYSTEM32\KERNEL32.DLL

0x74f70000 - 0x75016000 C:\WINDOWS\SYSTEM32\KERNELBASE.dll

0x74770000 - 0x74817000 C:\WINDOWS\system32\apphelp.dll

0x74d20000 - 0x74dce000 C:\WINDOWS\SYSTEM32\ADVAPI32.dll

0x76f70000 - 0x77086000 C:\WINDOWS\SYSTEM32\USER32.dll

0x74090000 - 0x74287000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16384_none_893961408605e985\COMCTL32.dll

0x74e60000 - 0x74f11000 C:\WINDOWS\SYSTEM32\msvcrt.dll

0x75cd0000 - 0x75d04000 C:\WINDOWS\SYSTEM32\sechost.dll

0x75330000 - 0x753dc000 C:\WINDOWS\SYSTEM32\RPCRT4.dll

0x758b0000 - 0x759ad000 C:\WINDOWS\SYSTEM32\GDI32.dll

0x74aa0000 - 0x74abc000 C:\WINDOWS\SYSTEM32\SspiCli.dll

0x74a90000 - 0x74a99000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll

0x74a30000 - 0x74a81000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll

0x772b0000 - 0x772d0000 C:\WINDOWS\system32\IMM32.DLL

0x75020000 - 0x750fd000 C:\WINDOWS\SYSTEM32\MSCTF.dll

0x72f10000 - 0x72fce000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll

0x70fe0000 - 0x7132c000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll

0x73e80000 - 0x73e88000 C:\WINDOWS\SYSTEM32\WSOCK32.dll

0x73d40000 - 0x73d61000 C:\WINDOWS\SYSTEM32\WINMM.dll

0x772e0000 - 0x772e6000 C:\WINDOWS\SYSTEM32\PSAPI.DLL

0x74f20000 - 0x74f70000 C:\WINDOWS\SYSTEM32\WS2_32.dll

0x73be0000 - 0x73c0a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll

0x75150000 - 0x75158000 C:\WINDOWS\SYSTEM32\NSI.dll

0x74530000 - 0x7453c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll

0x73620000 - 0x73640000 C:\Program Files (x86)\Java\jre7\bin\java.dll

0x73490000 - 0x734a3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll

0x71850000 - 0x718a9000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll

0x75710000 - 0x75829000 C:\WINDOWS\SYSTEM32\ole32.dll

0x75c40000 - 0x75ccb000 C:\WINDOWS\SYSTEM32\OLEAUT32.dll

0x74a20000 - 0x74a28000 C:\WINDOWS\SYSTEM32\VERSION.dll

0x75160000 - 0x75319000 C:\WINDOWS\SYSTEM32\WININET.dll

0x75590000 - 0x756b0000 C:\WINDOWS\SYSTEM32\urlmon.dll

0x759b0000 - 0x75ae6000 C:\WINDOWS\SYSTEM32\combase.dll

0x74b70000 - 0x74d11000 C:\WINDOWS\SYSTEM32\iertutil.dll

0x74dd0000 - 0x74e10000 C:\WINDOWS\SYSTEM32\SHLWAPI.dll

0x75ea0000 - 0x76f66000 C:\WINDOWS\SYSTEM32\SHELL32.dll

0x73f80000 - 0x73ff5000 C:\WINDOWS\SYSTEM32\SHCORE.dll

0x73e60000 - 0x73e71000 C:\WINDOWS\SYSTEM32\profapi.dll

0x73030000 - 0x73044000 C:\Program Files (x86)\Java\jre7\bin\net.dll

0x73b00000 - 0x73b4a000 C:\WINDOWS\system32\mswsock.dll

0x74520000 - 0x7452e000 C:\Program Files (x86)\Java\jre7\bin\nio.dll

0x6ef20000 - 0x6f062000 C:\Program Files (x86)\Java\jre7\bin\awt.dll

0x73ef0000 - 0x73f78000 C:\WINDOWS\system32\uxtheme.dll

0x73e90000 - 0x73ea9000 C:\WINDOWS\SYSTEM32\dwmapi.dll

0x73ee0000 - 0x73ee9000 C:\WINDOWS\SYSTEM32\Secur32.dll

0x736f0000 - 0x73772000 C:\WINDOWS\SYSTEM32\winhttp.dll

0x74500000 - 0x74520000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL

0x744e0000 - 0x744e8000 C:\WINDOWS\SYSTEM32\WINNSI.DLL

0x74400000 - 0x74475000 C:\WINDOWS\SYSTEM32\DNSAPI.dll

0x732c0000 - 0x732c7000 C:\Windows\System32\rasadhlp.dll

0x74640000 - 0x74650000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL

0x74620000 - 0x74632000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL

0x73280000 - 0x732bf000 C:\WINDOWS\System32\fwpuclnt.dll

0x75d10000 - 0x75e98000 C:\WINDOWS\SYSTEM32\CRYPT32.dll

0x75c20000 - 0x75c32000 C:\WINDOWS\SYSTEM32\MSASN1.dll

0x744c0000 - 0x744da000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll

0x74480000 - 0x744be000 C:\WINDOWS\system32\rsaenh.dll

0x74000000 - 0x7401b000 C:\WINDOWS\SYSTEM32\USERENV.dll

0x737b0000 - 0x737c0000 C:\WINDOWS\system32\napinsp.dll

0x73790000 - 0x737a4000 C:\WINDOWS\system32\pnrpnsp.dll

0x73600000 - 0x73610000 C:\WINDOWS\system32\NLAapi.dll

0x735f0000 - 0x735f9000 C:\WINDOWS\System32\winrnr.dll

0x72e70000 - 0x72e9a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll

0x72e40000 - 0x72e65000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll

0x71810000 - 0x71841000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll

0x3e690000 - 0x3e6dc000 C:\Users\Stanko\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\14\4db4de4e-47777c95-2.8.5--n\lwjgl.dll

0x6ee50000 - 0x6ef1e000 C:\WINDOWS\SYSTEM32\OPENGL32.dll

0x72e10000 - 0x72e33000 C:\WINDOWS\SYSTEM32\GLU32.dll

0x6ed70000 - 0x6ee49000 C:\WINDOWS\SYSTEM32\DDRAW.dll

0x73b80000 - 0x73b87000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll

0x75830000 - 0x758a4000 C:\WINDOWS\SYSTEM32\clbcatq.dll

0x73130000 - 0x73276000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll

0x6b0c0000 - 0x6c467000 C:\WINDOWS\SYSTEM32\nvoglv32.DLL

0x753e0000 - 0x7558f000 C:\WINDOWS\SYSTEM32\SETUPAPI.dll

0x75100000 - 0x75146000 C:\WINDOWS\SYSTEM32\CFGMGR32.dll

0x74b50000 - 0x74b6e000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll

0x74e10000 - 0x74e53000 C:\WINDOWS\SYSTEM32\WINTRUST.dll

0x74990000 - 0x749b6000 C:\WINDOWS\SYSTEM32\ntmarta.dll

0x737c0000 - 0x737ff000 C:\WINDOWS\SYSTEM32\powrprof.dll

0x730b0000 - 0x7312c000 C:\WINDOWS\SYSTEM32\mscms.dll

0x717d0000 - 0x7180b000 C:\WINDOWS\SYSTEM32\icm32.dll

0x70f80000 - 0x70fdc000 C:\WINDOWS\SYSTEM32\dxgi.dll

0x6e510000 - 0x6e6b3000 C:\WINDOWS\SYSTEM32\d3d11.dll

0x6d540000 - 0x6e14a000 C:\WINDOWS\SYSTEM32\nvwgf2um.dll

0x440e0000 - 0x44147000 C:\Users\Stanko\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\14\4db4de4e-47777c95-2.8.5--n\OpenAL32.dll

0x73530000 - 0x7357d000 C:\WINDOWS\System32\MMDevApi.dll

0x74540000 - 0x745c4000 C:\WINDOWS\SYSTEM32\dsound.dll

0x734d0000 - 0x73524000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL

0x713c0000 - 0x713ed000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll

0x732d0000 - 0x732da000 C:\Program Files (x86)\Java\jre7\bin\management.dll

0x71510000 - 0x71639000 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 (x86)\\Java\\jre7\\lib\javaws.jar;C:\\Program Files (x86)\\Java\\jre7\\lib\deploy.jar;C:\\Program Files (x86)\\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 (x86)\Java\jre7\bin\javaw.exe -Djnlpx.splashport=56222 -Djnlpx.home=C:\\Program Files (x86)\\Java\\jre7\\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\Stanko\AppData\Local\Temp\session7400972736446600020 -Djnlpx.heapsize=134217728,838860800 -Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre7\\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Dsun.awt.warmup=true

java_command: com.sun.javaws.Main -secure -notWebJava C:\Users\Stanko\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\41\5fef8269-46eb7af9

Launcher Type: SUN_STANDARD

Environment Variables:

PATH=C:\Program Files (x86)\Java\jre7\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;"C:\Program Files (x86)\Java\jre7\bin"

USERNAME=Stanko

OS=Windows_NT

PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 6 Stepping 3, AuthenticAMD

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

OS: Windows 8 , 64 bit Build 9200

CPU:total 2 (2 cores per cpu, 1 threads per core) family 16 model 6 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

Memory: 4k page, physical 6288948k(3845884k free), swap 7534132k(4142636k free)

vm_info: Java HotSpotâ„¢ Client VM (23.7-b01) for windows-x86 JRE (1.7.0_15-b03), built on Feb 15 2013 14:01:25 by "java_re" with unknown MS VC++:1600

time: Wed Feb 27 07:37:31 2013

elapsed time: 40 seconds

Edited by Syirian

Share this post


Link to post
Share on other sites

C [ntdll.dll+0x4f489] RtlFreeHeap+0x7b

This is a bug that started with Java 7. Downgrade to Java 6 as workaround

Share this post


Link to post
Share on other sites

I just install Java 6 over 7 (didn't uninstall anything) and after more than a dozen logins no crashes at all. Thanks.

Share this post


Link to post
Share on other sites

Game wont load after client launches window disappears finally this time i get a error message

Contents of console.log:

Time is Fri Mar 01 12:52:26 PST 2013

Running client version 3.1.77-4667

=== System information ===

Executing from C:\Program Files (x86)\Java\jre7\bin\

Operating system: Windows 7 (arch: x86, version: 6.1)

Java version: 1.7.0_15 (Oracle Corporation) &lt;http://java.oracle.com/>

Jvm version: 23.7-b01 (Oracle Corporation) [Java HotSpot Client VM]

Available CPUs: 2

>>> Main thread exiting.

Loading character FAOK

Loading config default

Loading props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt

Loading props file C:\Users\USERNAME\wurm\players\FAOK\password.txt

>>> LoginFrame queue entry exiting.

Saving props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt

Saving props file C:\Users\USERNAME\wurm\players\FAOK\password.txt

Saving props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt

Loaded pack sound.jar (r1)

Loaded pack graphics.jar (r1151)

Options up-to-date!

Preparing to enable console logging.

Now logging to C:\Users\USERNAME\wurm\console.FAOK.log

=== Wurm options ===

animation_playback_self = 1

auto_mipmaps_enabled = 2

auto_run_source = 0

cavedetail = 2

censor_chat = true

cloud_shadows = false

collada_animations = 3

color_black = 0.0,0.0,0.0

color_cyan = 0.0,1.0,1.0

color_error = 1.0,0.3,0.3

color_fuchsia = 1.0,0.0,1.0

color_green = 0.08,1.0,0.08

color_grey = 0.5,0.5,0.5

color_lime = 0.0,1.0,0.0

color_maroon = 0.5,0.0,0.0

color_navy_blue = 0.23,0.39,1.0

color_orange = 1.0,0.5,0.0

color_purple = 0.5,0.0,0.5

color_red = 1.0,0.0,0.0

color_royal_blue = 0.23,0.39,1.0

color_silver = 0.75,0.75,0.75

color_system = 0.5,1.0,0.5

color_teal = 0.0,0.5,0.5

color_white = 1.0,1.0,1.0

color_yellow = 1.0,1.0,0.0

compressed_textures = false

compressed_textures_S3TC = true

custim_timer_source = 1

customTimer1 = -1|-1

customTimer2 = -1|-1

customTimer3 = -1|-1

customTimer4 = -1|-1

customTimer5 = -1|-1

debug_mode = false

depth_clamp_enabled = 2

display_settings = false:false:0:1024:768:32:-1:false:false

eigc_enabled = false

enable_debugs = false

enable_shift_drag = false

enable_vsync = true

engine_multithreaded = 0

event_log_rotation = 2

exec_source = 0

fast_yield = false

fbo_enabled = 2

fog_coord_src = 0

font_antialias = 2

font_bold = 11

font_default = 11

font_header = 24

font_italian = 11

font_monospaced = 11

font_static = 11

fov_horizontal = 80

fps_limit = 60

fps_limit_background = 30

fps_limit_enabled = true

game_client_thread_priority = 2

glsl_enabled = 2

gui_opacity = 3

gui_skin = 1

has_read_eula = true

hide_menu_examine = false

hide_menu_no_target = false

hide_menu_spam_mode = true

hide_menu_stop = false

high_res_binoculars = false

hint_texture_scaling = 1

impColumn = true

inverse_mouse = false

irc_log_rotation = 2

irc_notif = 0

item_creature_render_distance = 4

key_bindings_source = 0

keyboard_layout = 0

loadInventoryStartup = true

local_list_in_event = false

log_extra_errors = false

log_gl_errors = false

mark_text_read = true

material_as_suffix = true

max_texture_size = 3

mega_texture_size = 6

model_loader_thread_priority = 2

model_loading_threads = 1

multidraw_enabled = 2

no_brightness = false

no_terrain_render = false

no_world_render = false

non_power_of_two = 2

occlusion_queries_enabled = 2

offscreen_texture_size = 1

other_log_rotation = 2

outline_picking = true

pbuffer_enabled = true

player_guest = false

player_texture_size = 2

reflection_texture_size = 2

reflections = 2

release_context = false

release_context_on_jogl_sleep = false

remember_password = true

render_distant_terrain = true

render_glow = false

render_sun_glare = true

resident_models = false

save_skills_on_quit = false

screenshot_file_format = 1

season_override = 0

setting_timestamps = true

settings_version = 3

shadow_level = 0

shift_drag_default = 10

showKChat = true

silent_friends_update = false

skillgain_minimum = 3

skillgain_no_alignment = true

skillgain_no_favor = true

skydetail = 1

sound_al_gain = 15

sound_buzzlevel = 2

sound_cache_enabled = true

sound_doppler_enabled = false

sound_engine = 2

sound_footstepslevel = 10

sound_play_ambients = true

sound_play_buzz = true

sound_play_combat = true

sound_play_door = true

sound_play_emotes = true

sound_play_footsteps = true

sound_play_music = true

sound_play_weather = true

sound_play_work = true

stipple_enabled = true

structure_render_distance = 4

submit_client_data = 1

terrain_bump = true

terrain_res = 1

test_attach_equipment = false

test_mode = 0

tile_transitions = true

tiledecorations = 2

togglePushToTalk = true

treelist_outline = true

trees = 2

update_optional = true

use_alpha_particles = true

use_anisotropic_filtering = 0

use_antialiasing = 0

use_color_picking = true

use_fast_clock_work_around = true

use_fbo_color_picking = true

use_fbo_reflections = true

use_nagles_algorithm = false

use_nano_timer = false

use_non_alpha_particles = true

use_phobia_models = false

use_tree_models = true

use_weather_particles = true

vbo_enabled = 0

viewport_bob = true

water_detail = 2

Setting up dotXSI Model Loader

Setting up Collada Model Loader

Executing C:\Users\USERNAME\wurm\configs\default\keybindings.txt

Translating legacy key PAGE_UP to PRIOR

Translating legacy key PAGE_DOWN to NEXT

Translating legacy key ENTER to RETURN

Word filter loaded: 23

>>> Launch queue entry exiting.

Using LWJGL display 1024:768:0:0 (false)

Launching dotXSI Model Loader threads

Launching Collada Model Loader threads

Setting up OpenAL Sound Engine

OpenAL version: 1.1 ALSOFT 1.14

OpenAL renderer: OpenAL Soft

OpenAL vendor: OpenAL Community

OpenAL extensions: AL_EXT_ALAW AL_EXT_DOUBLE AL_EXT_EXPONENT_DISTANCE AL_EXT_FLOAT32 AL_EXT_IMA4 AL_EXT_LINEAR_DISTANCE AL_EXT_MCFORMATS AL_EXT_MULAW AL_EXT_MULAW_MCFORMATS AL_EXT_OFFSET AL_EXT_source_distance_model AL_LOKI_quadriphonic AL_SOFT_buffer_samples AL_SOFT_buffer_sub_data AL_SOFTX_deferred_updates AL_SOFT_direct_channels AL_SOFT_loop_points

Generating: 128 source channels.

=== OpenGL information ===

LWJGL version: 2.8.5

Adapter info: aticfx64 (null)

OpenGL vendor: ATI Technologies Inc.

OpenGL renderer: ATI Radeon HD 4650

OpenGL version: 3.3.11653 Compatibility Profile Context

OpenGL extensions:

GL_AMDX_debug_output

GL_AMDX_vertex_shader_tessellator

GL_AMD_conservative_depth

GL_AMD_debug_output

GL_AMD_depth_clamp_separate

GL_AMD_draw_buffers_blend

GL_AMD_name_gen_delete

GL_AMD_performance_monitor

GL_AMD_pinned_memory

GL_AMD_sample_positions

GL_AMD_seamless_cubemap_per_texture

GL_AMD_shader_stencil_export

GL_AMD_texture_cube_map_array

GL_AMD_texture_texture4

GL_AMD_vertex_shader_tessellator

GL_ARB_ES2_compatibility

GL_ARB_base_instance

GL_ARB_blend_func_extended

GL_ARB_color_buffer_float

GL_ARB_compressed_texture_pixel_storage

GL_ARB_conservative_depth

GL_ARB_copy_buffer

GL_ARB_depth_buffer_float

GL_ARB_depth_clamp

GL_ARB_depth_texture

GL_ARB_draw_buffers

GL_ARB_draw_buffers_blend

GL_ARB_draw_elements_base_vertex

GL_ARB_draw_instanced

GL_ARB_explicit_attrib_location

GL_ARB_fragment_coord_conventions

GL_ARB_fragment_program

GL_ARB_fragment_program_shadow

GL_ARB_fragment_shader

GL_ARB_framebuffer_object

GL_ARB_framebuffer_sRGB

GL_ARB_geometry_shader4

GL_ARB_get_program_binary

GL_ARB_half_float_pixel

GL_ARB_half_float_vertex

GL_ARB_imaging

GL_ARB_instanced_arrays

GL_ARB_internalformat_query

GL_ARB_map_buffer_alignment

GL_ARB_map_buffer_range

GL_ARB_multisample

GL_ARB_multitexture

GL_ARB_occlusion_query

GL_ARB_occlusion_query2

GL_ARB_pixel_buffer_object

GL_ARB_point_parameters

GL_ARB_point_sprite

GL_ARB_provoking_vertex

GL_ARB_sample_shading

GL_ARB_sampler_objects

GL_ARB_seamless_cube_map

GL_ARB_separate_shader_objects

GL_ARB_shader_bit_encoding

GL_ARB_shader_objects

GL_ARB_shader_precision

GL_ARB_shader_stencil_export

GL_ARB_shader_texture_lod

GL_ARB_shading_language_100

GL_ARB_shading_language_420pack

GL_ARB_shading_language_packing

GL_ARB_shadow

GL_ARB_shadow_ambient

GL_ARB_sync

GL_ARB_texture_border_clamp

GL_ARB_texture_buffer_object

GL_ARB_texture_buffer_object_rgb32

GL_ARB_texture_compression

GL_ARB_texture_compression_rgtc

GL_ARB_texture_cube_map

GL_ARB_texture_cube_map_array

GL_ARB_texture_env_add

GL_ARB_texture_env_combine

GL_ARB_texture_env_crossbar

GL_ARB_texture_env_dot3

GL_ARB_texture_float

GL_ARB_texture_gather

GL_ARB_texture_mirrored_repeat

GL_ARB_texture_multisample

GL_ARB_texture_non_power_of_two

GL_ARB_texture_query_lod

GL_ARB_texture_rectangle

GL_ARB_texture_rg

GL_ARB_texture_rgb10_a2ui

GL_ARB_texture_snorm

GL_ARB_texture_storage

GL_ARB_timer_query

GL_ARB_transform_feedback2

GL_ARB_transform_feedback3

GL_ARB_transform_feedback_instanced

GL_ARB_transpose_matrix

GL_ARB_uniform_buffer_object

GL_ARB_vertex_array_bgra

GL_ARB_vertex_array_object

GL_ARB_vertex_buffer_object

GL_ARB_vertex_program

GL_ARB_vertex_shader

GL_ARB_vertex_type_2_10_10_10_rev

GL_ARB_viewport_array

GL_ARB_window_pos

GL_ATI_draw_buffers

GL_ATI_envmap_bumpmap

GL_ATI_fragment_shader

GL_ATI_meminfo

GL_ATI_separate_stencil

GL_ATI_texture_compression_3dc

GL_ATI_texture_env_combine3

GL_ATI_texture_float

GL_ATI_texture_mirror_once

GL_EXT_abgr

GL_EXT_bgra

GL_EXT_bindable_uniform

GL_EXT_blend_color

GL_EXT_blend_equation_separate

GL_EXT_blend_func_separate

GL_EXT_blend_minmax

GL_EXT_blend_subtract

GL_EXT_compiled_vertex_array

GL_EXT_copy_buffer

GL_EXT_copy_texture

GL_EXT_direct_state_access

GL_EXT_draw_buffers2

GL_EXT_draw_instanced

GL_EXT_draw_range_elements

GL_EXT_fog_coord

GL_EXT_framebuffer_blit

GL_EXT_framebuffer_multisample

GL_EXT_framebuffer_object

GL_EXT_framebuffer_sRGB

GL_EXT_geometry_shader4

GL_EXT_gpu_program_parameters

GL_EXT_gpu_shader4

GL_EXT_histogram

GL_EXT_multi_draw_arrays

GL_EXT_packed_depth_stencil

GL_EXT_packed_float

GL_EXT_packed_pixels

GL_EXT_pixel_buffer_object

GL_EXT_point_parameters

GL_EXT_provoking_vertex

GL_EXT_rescale_normal

GL_EXT_secondary_color

GL_EXT_separate_specular_color

GL_EXT_shadow_funcs

GL_EXT_stencil_wrap

GL_EXT_subtexture

GL_EXT_texgen_reflection

GL_EXT_texture3D

GL_EXT_texture_array

GL_EXT_texture_buffer_object

GL_EXT_texture_compression_latc

GL_EXT_texture_compression_rgtc

GL_EXT_texture_compression_s3tc

GL_EXT_texture_cube_map

GL_EXT_texture_edge_clamp

GL_EXT_texture_env_add

GL_EXT_texture_env_combine

GL_EXT_texture_env_dot3

GL_EXT_texture_filter_anisotropic

GL_EXT_texture_integer

GL_EXT_texture_lod

GL_EXT_texture_lod_bias

GL_EXT_texture_mirror_clamp

GL_EXT_texture_object

GL_EXT_texture_rectangle

GL_EXT_texture_sRGB

GL_EXT_texture_shared_exponent

GL_EXT_texture_snorm

GL_EXT_texture_storage

GL_EXT_texture_swizzle

GL_EXT_timer_query

GL_EXT_transform_feedback

GL_EXT_vertex_array

GL_EXT_vertex_array_bgra

GL_IBM_texture_mirrored_repeat

GL_KTX_buffer_region

GL_NV_blend_square

GL_NV_conditional_render

GL_NV_copy_depth_to_color

GL_NV_copy_image

GL_NV_explicit_multisample

GL_NV_float_buffer

GL_NV_half_float

GL_NV_primitive_restart

GL_NV_texgen_reflection

GL_NV_texture_barrier

GL_SGIS_generate_mipmap

GL_SGIS_texture_edge_clamp

GL_SGIS_texture_lod

GL_SUN_multi_draw_arrays

GL_WIN_swap_hint

WGL_EXT_swap_control

16384x16384 textures not supported, downscaling.

GLSL version: 3.30

Server response: Invalid request.

Starting workaround for fast running clocks

Using LWJGL timer.

Initialized mouse with 3 buttons.

Exception in thread "Sound Loader 0" java.lang.NullPointerException

at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler.access$1300(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at class.kC.<init>(SourceFile:35)

at class.kB.a(SourceFile:34)

at class.jZ.a(SourceFile:105)

at class.kv.<init>(SourceFile:40)

at class.kx.a(SourceFile:247)

at class.kx.a(SourceFile:34)

at class.ke.run(SourceFile:329)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Startup Phase - Setting up..

Initializing font texture for SansSerif (11). Texture Size: 512

Initializing font texture for SansSerif (11, italic). Texture Size: 128

No positions file for 1024x752

No position data stored for fightwindow

No position data stored for skills

No position data stored for spelleffects

No position data stored for missions

No position data stored for achievementWindow

No position data stored for chat

No position data stored for event

No position data stored for inventory

No position data stored for equipment

No position data stored for wikisearch

No position data stored for stats

No position data stored for healthbar

No position data stored for missionprogress

No position data stored for target

No position data stored for selected

No position data stored for toolbelt

No position data stored for compass

No position data stored for timers

No position data stored for helpbutton

No position data stored for friends

No position data stored for menuwindow

No position data stored for trade

Gui initialized

Startup Phase - Preparing terrain

Startup Phase - Connecting ..

Disabling Nagles

Writing to C:\Users\USERNAME\wurm\players\FAOK\logs\_Event.2013-03.txt

Login successful

Executing C:\Users\USERNAME\wurm\configs\default\autorun.txt

Starting update of login splash image...

Exception in thread "Sound Loader 2" java.lang.NullPointerException

at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler.access$1300(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at class.kC.<init>(SourceFile:35)

at class.kB.a(SourceFile:34)

at class.jZ.a(SourceFile:105)

at class.kv.<init>(SourceFile:40)

at class.kx.a(SourceFile:247)

at class.kx.a(SourceFile:34)

at class.kg.run(SourceFile:370)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Exception in thread "Sound Loader 3" java.lang.NullPointerException

at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler.access$1300(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at class.kC.<init>(SourceFile:35)

at class.kB.a(SourceFile:34)

at class.jZ.a(SourceFile:105)

at class.kv.<init>(SourceFile:40)

at class.kx.a(SourceFile:247)

at class.kx.a(SourceFile:34)

at class.kg.run(SourceFile:370)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Writing to C:\Users\USERNAME\wurm\players\FAOK\logs\CA_HELP.2013-03.txt

Execution aborted at connection 1, iteration 0

Run time 0s, local time Fri Mar 01 12:54:47 PST 2013

Destroying game window

Exception in thread "Sound Loader 1" java.lang.NullPointerException

at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler.access$1300(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at class.kC.<init>(SourceFile:35)

at class.kB.a(SourceFile:34)

at class.jZ.a(SourceFile:105)

at class.kv.<init>(SourceFile:40)

at class.kx.a(SourceFile:247)

at class.kx.a(SourceFile:34)

at class.kf.run(SourceFile:350)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Exception in thread "Sound Loader 6" java.lang.NullPointerException

at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler.access$1300(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at class.kC.<init>(SourceFile:35)

at class.kB.a(SourceFile:34)

at class.jZ.a(SourceFile:105)

at class.kv.<init>(SourceFile:40)

at class.kx.a(SourceFile:247)

at class.kx.a(SourceFile:34)

at class.kf.run(SourceFile:350)

at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

====== CLIENT CRASH ======

Unexpected crash while playing

java.lang.NullPointerException

at com.sun.deploy.security.CPCallbackHandler.isAuthenticated(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler.access$1300(Unknown Source)

at com.sun.deploy.security.CPCallbackHandler$ChildElement.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.checkResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath$JarLoader.getResource(Unknown Source)

at com.sun.deploy.security.DeployURLClassPath.getResource(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at com.sun.jnlp.JNLPClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at class.by.a(SourceFile:429)

at class.by.e(SourceFile:443)

at class.by.a(SourceFile:644)

at com.wurmonline.client.h.e(SourceFile:316)

at com.wurmonline.client.h.run(SourceFile:1375)

at java.lang.Thread.run(Unknown Source)

Share this post


Link to post
Share on other sites

I found that after downgrading Java to 6 this still happens but not so often as before. Haven't count exactly numbers, it's like 1 per 10 game loads.

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