Sign in to follow this  
Grant4455

Java Crashing

Recommended Posts

Tried disabling VBO after the first crash. Normally, I can play for maybe 20 minutes before a crash occurs, then I might not even be able to load in at all, or play only for two minutes before another crash closes me out. It is a java crash, no error box. 

 

Thanks

 

 

 

#

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

#

#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7709191c, pid=9180, tid=16728

#

# JRE version: Java SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)

# Java VM: Java HotSpot Client VM (24.51-b03 mixed mode windows-x86 )

# Problematic frame:

# C  [ntdll.dll+0x6191c]

#

# 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:


# 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 (0x3e35c400):  JavaThread "XSI Model Loader 0" daemon [_thread_in_native, id=16728, stack(0x3ee30000,0x3ee80000)]

 

siginfo: ExceptionCode=0xc0000005, reading address 0x0af80018

 

Registers:

EAX=0x0af80000, EBX=0x0000009a, ECX=0x80000000, EDX=0x3f556078

ESP=0x3ee7f31c, EBP=0x3ee7f348, ESI=0x00000000, EDI=0x3f35185a

EIP=0x7709191c, EFLAGS=0x00010a06

 

Top of Stack: (sp=0x3ee7f31c)

0x3ee7f31c:   02ba0000 3f556078 00000000 3f69f110

0x3ee7f32c:   0002003c 3f69ef90 3f556078 00000000

0x3ee7f33c:   0af80000 00000000 3f35185a 3ee7f364

0x3ee7f34c:   77081fbd 71fb014e 469d6fe8 37414d50

0x3ee7f35c:   3f556080 3f556080 3ee7f378 71fb016a

0x3ee7f36c:   02ba0000 00000000 3f556080 3ee7f3c0

0x3ee7f37c:   716c3eeb 3f556080 3e35c400 37414d50

0x3ee7f38c:   02bba9dd 3e35c530 3ee7f3c8 3f69f118 

 

Instructions: (pc=0x7709191c)

0x770918fc:   10 f0 0f b1 0a 8b 55 ec 3b c6 0f 85 fa 4f fb ff

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

0x7709191c:   8b 40 18 0f b3 18 33 c0 66 39 47 0c 0f 85 52 87

0x7709192c:   fa ff 8b 4d f8 8b 17 0f b7 c6 41 03 c1 c1 e3 10 

 

 

Register to memory mapping:

 

EAX=0x0af80000 is an unallocated location in the heap

EBX=0x0000009a is an unknown value

ECX=0x80000000 is an unknown value

EDX=0x3f556078 is an unknown value

ESP=0x3ee7f31c is pointing into the stack for thread: 0x3e35c400

EBP=0x3ee7f348 is pointing into the stack for thread: 0x3e35c400

ESI=0x00000000 is an unknown value

EDI=0x3f35185a is an unknown value

 

 

Stack: [0x3ee30000,0x3ee80000],  sp=0x3ee7f31c,  free space=316k

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

C  [ntdll.dll+0x6191c]

C  [ntdll.dll+0x51fbd]

C  [msvcr100.dll+0x1016a]

C  [jpeg.dll+0x3eeb]

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

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

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

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.m2ysUU5MIl.Ma4vZ9hcx8(Lclass/pZ6jE7ctVH;Ljava/lang/Object;)V

j  class.a5WnFFJzaS.iSx4WIvakA()V+116

j  class.b347TJOYA1.run()V+45

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

v  ~StubRoutines::call_stub

V  [jvm.dll+0x13f35a]

V  [jvm.dll+0x202c6e]

V  [jvm.dll+0x13f525]

V  [jvm.dll+0x13f587]

V  [jvm.dll+0xeb81f]

V  [jvm.dll+0x16059c]

V  [jvm.dll+0x160fd7]

V  [jvm.dll+0x1a4b79]

C  [msvcr100.dll+0x5c556]

C  [msvcr100.dll+0x5c600]

C  [KERNEL32.DLL+0x2850d]

C  [ntdll.dll+0x5bf39]

C  [ntdll.dll+0x5bf0c]

 

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$300(J)V+1

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

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

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.m2ysUU5MIl.Ma4vZ9hcx8(Lclass/pZ6jE7ctVH;Ljava/lang/Object;)V

j  class.a5WnFFJzaS.Ma4vZ9hcx8(Lcom/mojang/joxsi/Model;)V+136

j  class.a5WnFFJzaS.iSx4WIvakA()V+116

j  class.b347TJOYA1.run()V+45

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

v  ~StubRoutines::call_stub

 

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

 

Java Threads: ( => current thread )

  0x46983800 JavaThread "Sound Loader 2" daemon [_thread_blocked, id=10880, stack(0x401a0000,0x401f0000)]

  0x4697fc00 JavaThread "Sound Loader 1" daemon [_thread_blocked, id=11628, stack(0x3ff70000,0x3ffc0000)]

  0x46983000 JavaThread "Wurm StartupImageLoader Thread" daemon [_thread_in_native, id=2144, stack(0x3fee0000,0x3ff30000)]

  0x3f761c00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=7020, stack(0x3eec0000,0x3ef10000)]

  0x3e35ec00 JavaThread "Sound Loader 0" daemon [_thread_blocked, id=14720, stack(0x40110000,0x40160000)]

  0x3e35d800 JavaThread "Wurm-Fast-Clock-Workaround-Thread" daemon [_thread_blocked, id=9340, stack(0x40080000,0x400d0000)]

  0x3e35cc00 JavaThread "Collada Model Loader 1" daemon [_thread_in_native, id=16856, stack(0x3fff0000,0x40040000)]

  0x3e361c00 JavaThread "Collada Model Loader 0" daemon [_thread_blocked, id=16332, stack(0x3f110000,0x3f160000)]

  0x3e361800 JavaThread "XSI Model Loader 1" daemon [_thread_blocked, id=14376, stack(0x3f080000,0x3f0d0000)]

=>0x3e35c400 JavaThread "XSI Model Loader 0" daemon [_thread_in_native, id=16728, stack(0x3ee30000,0x3ee80000)]

  0x3e360800 JavaThread "Sound Unloader" daemon [_thread_blocked, id=18280, stack(0x3e7d0000,0x3e820000)]

  0x3e360400 JavaThread "Wurm 3.30-5856 main thread" [_thread_in_native, id=3728, stack(0x3e620000,0x3e670000)]

  0x3e35c000 JavaThread "Job executor 2" [_thread_blocked, id=12588, stack(0x3df20000,0x3df70000)]

  0x3e35fc00 JavaThread "Job executor 1" [_thread_blocked, id=13464, stack(0x3de00000,0x3de50000)]

  0x3e35b000 JavaThread "Job executor 0" [_thread_blocked, id=18444, stack(0x3dc50000,0x3dca0000)]

  0x3e35b800 JavaThread "SwingWorker-pool-1-thread-6" daemon [_thread_blocked, id=4308, stack(0x3fa90000,0x3fae0000)]

  0x3e35ac00 JavaThread "SwingWorker-pool-1-thread-5" daemon [_thread_blocked, id=14044, stack(0x3e960000,0x3e9b0000)]

  0x3e35a400 JavaThread "SwingWorker-pool-1-thread-4" daemon [_thread_blocked, id=3804, stack(0x3fa00000,0x3fa50000)]

  0x3e361000 JavaThread "SwingWorker-pool-1-thread-3" daemon [_thread_blocked, id=17932, stack(0x3eb10000,0x3eb60000)]

  0x3e35f800 JavaThread "SwingWorker-pool-1-thread-2" daemon [_thread_blocked, id=5896, stack(0x3ea80000,0x3ead0000)]

  0x3e0db400 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_blocked, id=11312, stack(0x3e740000,0x3e790000)]

  0x3e0d8800 JavaThread "TimerQueue" daemon [_thread_blocked, id=15796, stack(0x3dd70000,0x3ddc0000)]

  0x02bad400 JavaThread "DestroyJavaVM" [_thread_blocked, id=17668, stack(0x01060000,0x010b0000)]

  0x3ceb2000 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=10464, stack(0x3dce0000,0x3dd30000)]

  0x3ceb1000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5756, stack(0x3da60000,0x3dab0000)]

  0x3ceb0400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=10112, stack(0x3d940000,0x3d990000)]

  0x3cea7800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=15152, stack(0x3d7d0000,0x3d820000)]

  0x3cea3c00 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=5416, stack(0x3d740000,0x3d790000)]

  0x3cea3400 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=1396, stack(0x3d6b0000,0x3d700000)]

  0x3ce0d800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=11060, stack(0x3d2b0000,0x3d300000)]

  0x3cdbbc00 JavaThread "Service Thread" daemon [_thread_blocked, id=17260, stack(0x3d190000,0x3d1e0000)]

  0x3cdbac00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=16336, stack(0x3d100000,0x3d150000)]

  0x3cdb8000 JavaThread "Attach Listener" daemon [_thread_blocked, id=17688, stack(0x3d070000,0x3d0c0000)]

  0x3cdb5c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9108, stack(0x3cfe0000,0x3d030000)]

  0x02b0a800 JavaThread "Finalizer" daemon [_thread_blocked, id=6800, stack(0x3cd50000,0x3cda0000)]

  0x02b03c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=16268, stack(0x3ccc0000,0x3cd10000)]

 

Other Threads:

  0x02b02800 VMThread [stack: 0x02b50000,0x02ba0000] [id=19252]

  0x3cdd9000 WatcherThread [stack: 0x3d220000,0x3d270000] [id=11944]

 

VM state:not at safepoint (normal execution)

 

VM Mutex/Monitor currently owned by a thread: None

 

Heap

 def new generation   total 58112K, used 52332K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K,  95% used [0x04bb0000, 0x07bfd680, 0x07e30000)

  from space 6400K,  44% used [0x07e30000, 0x080fda98, 0x08470000)

  to   space 6400K,   0% used [0x08470000, 0x08470000, 0x08ab0000)

 tenured generation   total 128952K, used 100332K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  77% used [0x15650000, 0x1b84b2f8, 0x1b84b400, 0x1d43e000)

 compacting perm gen  total 19456K, used 19327K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e8fd28, 0x37e8fe00, 0x37eb0000)

No shared spaces configured.

 

Card table byte_map: [0x3c9b0000,0x3cb70000] byte_map_base: 0x3c98a280

 

Polling page: 0x00fb0000

 

Code Cache  [0x02bb0000, 0x03180000, 0x04bb0000)

 total_blobs=3485 nmethods=3089 adapters=329 free_code_cache=26825Kb largest_free_block=27467520

 

Compilation events (10 events):

Event: 84.783 Thread 0x3cdbac00 3068             class.eWTjn4yl0h::iSx4WIvakA (358 bytes)

Event: 84.783 Thread 0x3cdbac00 nmethod 3068 0x03172208 code [0x03172420, 0x031728e4]

Event: 84.783 Thread 0x3cdbac00 3069             class.eWTjn4yl0h::rbFTF9lpTa (9 bytes)

Event: 84.783 Thread 0x3cdbac00 nmethod 3069 0x03172f08 code [0x03173010, 0x031730ac]

Event: 84.783 Thread 0x3cdbac00 3070             class.eWTjn4yl0h::Ma4vZ9hcx8 (22 bytes)

Event: 84.783 Thread 0x3cdbac00 nmethod 3070 0x03173148 code [0x03173240, 0x031732f0]

Event: 84.783 Thread 0x3cdbac00 3071             class.eWTjn4yl0h::XU4A7KzrWy (5 bytes)

Event: 84.783 Thread 0x3cdbac00 nmethod 3071 0x03173348 code [0x03173440, 0x031734c0]

Event: 84.783 Thread 0x3cdbac00 3072             class.eWTjn4yl0h::dc2fxF1eYZ (8 bytes)

Event: 84.784 Thread 0x3cdbac00 nmethod 3072 0x03173508 code [0x03173600, 0x031736a0]

 

GC Heap History (10 events):

Event: 84.349 GC heap before

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

 def new generation   total 58112K, used 58112K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K, 100% used [0x04bb0000, 0x07e30000, 0x07e30000)

  from space 6400K, 100% used [0x08470000, 0x08ab0000, 0x08ab0000)

  to   space 6400K,   0% used [0x07e30000, 0x07e30000, 0x08470000)

 tenured generation   total 128952K, used 83484K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  64% used [0x15650000, 0x1a7d7058, 0x1a7d7200, 0x1d43e000)

 compacting perm gen  total 19200K, used 19163K [0x36bb0000, 0x37e70000, 0x3abb0000)

   the space 19200K,  99% used [0x36bb0000, 0x37e66e80, 0x37e67000, 0x37e70000)

No shared spaces configured.

Event: 84.364 GC heap after

Heap after GC invocations=51 (full 5):

 def new generation   total 58112K, used 6400K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K,   0% used [0x04bb0000, 0x04bb0000, 0x07e30000)

  from space 6400K, 100% used [0x07e30000, 0x08470000, 0x08470000)

  to   space 6400K,   0% used [0x08470000, 0x08470000, 0x08ab0000)

 tenured generation   total 128952K, used 91114K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  70% used [0x15650000, 0x1af4ab98, 0x1af4ac00, 0x1d43e000)

 compacting perm gen  total 19200K, used 19163K [0x36bb0000, 0x37e70000, 0x3abb0000)

   the space 19200K,  99% used [0x36bb0000, 0x37e66e80, 0x37e67000, 0x37e70000)

No shared spaces configured.

}

Event: 84.442 GC heap before

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

 def new generation   total 58112K, used 58112K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K, 100% used [0x04bb0000, 0x07e30000, 0x07e30000)

  from space 6400K, 100% used [0x07e30000, 0x08470000, 0x08470000)

  to   space 6400K,   0% used [0x08470000, 0x08470000, 0x08ab0000)

 tenured generation   total 128952K, used 91114K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  70% used [0x15650000, 0x1af4ab98, 0x1af4ac00, 0x1d43e000)

 compacting perm gen  total 19456K, used 19293K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e87588, 0x37e87600, 0x37eb0000)

No shared spaces configured.

Event: 84.450 GC heap after

Heap after GC invocations=52 (full 5):

 def new generation   total 58112K, used 4491K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K,   0% used [0x04bb0000, 0x04bb0000, 0x07e30000)

  from space 6400K,  70% used [0x08470000, 0x088d2dd8, 0x08ab0000)

  to   space 6400K,   0% used [0x07e30000, 0x07e30000, 0x08470000)

 tenured generation   total 128952K, used 94609K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  73% used [0x15650000, 0x1b2b4650, 0x1b2b4800, 0x1d43e000)

 compacting perm gen  total 19456K, used 19293K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e87588, 0x37e87600, 0x37eb0000)

No shared spaces configured.

}

Event: 84.536 GC heap before

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

 def new generation   total 58112K, used 56203K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K, 100% used [0x04bb0000, 0x07e30000, 0x07e30000)

  from space 6400K,  70% used [0x08470000, 0x088d2dd8, 0x08ab0000)

  to   space 6400K,   0% used [0x07e30000, 0x07e30000, 0x08470000)

 tenured generation   total 128952K, used 94609K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  73% used [0x15650000, 0x1b2b4650, 0x1b2b4800, 0x1d43e000)

 compacting perm gen  total 19456K, used 19317K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e8d6c0, 0x37e8d800, 0x37eb0000)

No shared spaces configured.

Event: 84.543 GC heap after

Heap after GC invocations=53 (full 5):

 def new generation   total 58112K, used 4382K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K,   0% used [0x04bb0000, 0x04bb0000, 0x07e30000)

  from space 6400K,  68% used [0x07e30000, 0x08277be0, 0x08470000)

  to   space 6400K,   0% used [0x08470000, 0x08470000, 0x08ab0000)

 tenured generation   total 128952K, used 96005K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  74% used [0x15650000, 0x1b411578, 0x1b411600, 0x1d43e000)

 compacting perm gen  total 19456K, used 19317K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e8d6c0, 0x37e8d800, 0x37eb0000)

No shared spaces configured.

}

Event: 84.619 GC heap before

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

 def new generation   total 58112K, used 56094K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K, 100% used [0x04bb0000, 0x07e30000, 0x07e30000)

  from space 6400K,  68% used [0x07e30000, 0x08277be0, 0x08470000)

  to   space 6400K,   0% used [0x08470000, 0x08470000, 0x08ab0000)

 tenured generation   total 128952K, used 96005K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  74% used [0x15650000, 0x1b411578, 0x1b411600, 0x1d43e000)

 compacting perm gen  total 19456K, used 19317K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e8d6d0, 0x37e8d800, 0x37eb0000)

No shared spaces configured.

Event: 84.624 GC heap after

Heap after GC invocations=54 (full 5):

 def new generation   total 58112K, used 6400K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K,   0% used [0x04bb0000, 0x04bb0000, 0x07e30000)

  from space 6400K, 100% used [0x08470000, 0x08ab0000, 0x08ab0000)

  to   space 6400K,   0% used [0x07e30000, 0x07e30000, 0x08470000)

 tenured generation   total 128952K, used 98801K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  76% used [0x15650000, 0x1b6cc4f0, 0x1b6cc600, 0x1d43e000)

 compacting perm gen  total 19456K, used 19317K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e8d6d0, 0x37e8d800, 0x37eb0000)

No shared spaces configured.

}

Event: 84.728 GC heap before

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

 def new generation   total 58112K, used 58112K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K, 100% used [0x04bb0000, 0x07e30000, 0x07e30000)

  from space 6400K, 100% used [0x08470000, 0x08ab0000, 0x08ab0000)

  to   space 6400K,   0% used [0x07e30000, 0x07e30000, 0x08470000)

 tenured generation   total 128952K, used 98809K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  76% used [0x15650000, 0x1b6ce500, 0x1b6ce600, 0x1d43e000)

 compacting perm gen  total 19456K, used 19321K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e8e640, 0x37e8e800, 0x37eb0000)

No shared spaces configured.

Event: 84.733 GC heap after

Heap after GC invocations=55 (full 5):

 def new generation   total 58112K, used 2870K [0x04bb0000, 0x08ab0000, 0x15650000)

  eden space 51712K,   0% used [0x04bb0000, 0x04bb0000, 0x07e30000)

  from space 6400K,  44% used [0x07e30000, 0x080fda98, 0x08470000)

  to   space 6400K,   0% used [0x08470000, 0x08470000, 0x08ab0000)

 tenured generation   total 128952K, used 100332K [0x15650000, 0x1d43e000, 0x36bb0000)

   the space 128952K,  77% used [0x15650000, 0x1b84b2f8, 0x1b84b400, 0x1d43e000)

 compacting perm gen  total 19456K, used 19321K [0x36bb0000, 0x37eb0000, 0x3abb0000)

   the space 19456K,  99% used [0x36bb0000, 0x37e8e640, 0x37e8e800, 0x37eb0000)

No shared spaces configured.

}

 

Deoptimization events (0 events):

No events

 

Internal exceptions (10 events):

Event: 84.493 Thread 0x3e360400 Threw 0x05bd5d80 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.493 Thread 0x3e360400 Threw 0x05bd6ed8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.727 Thread 0x3e360400 Threw 0x07c8a320 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.727 Thread 0x3e360400 Threw 0x07c8a6a8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.727 Thread 0x3e360400 Threw 0x07c8a980 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.727 Thread 0x3e360400 Threw 0x07c8bad8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.727 Thread 0x3e360400 Threw 0x07c900a0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.727 Thread 0x3e360400 Threw 0x07c90428 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.727 Thread 0x3e360400 Threw 0x07c90700 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Event: 84.727 Thread 0x3e360400 Threw 0x07ddbc00 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

 

Events (10 events):

Event: 84.619 Executing VM operation: GenCollectForAllocation

Event: 84.624 Executing VM operation: GenCollectForAllocation done

Event: 84.727 loading class 0x3f52f570

Event: 84.727 loading class 0x3f52f570 done

Event: 84.727 loading class 0x3f22eaa0

Event: 84.727 loading class 0x3f22eaa0 done

Event: 84.728 Executing VM operation: GenCollectForAllocation

Event: 84.728 Executing VM operation: GenCollectForAllocation done

Event: 84.728 Executing VM operation: GenCollectFull

Event: 84.733 Executing VM operation: GenCollectFull done

 

 

Dynamic libraries:

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

0x77030000 - 0x77187000 C:\windows\SYSTEM32\ntdll.dll

0x74ce0000 - 0x74e10000 C:\windows\SYSTEM32\KERNEL32.DLL

0x75180000 - 0x75226000 C:\windows\SYSTEM32\KERNELBASE.dll

0x740c0000 - 0x74167000 C:\windows\system32\apphelp.dll

0x76300000 - 0x763ae000 C:\windows\SYSTEM32\ADVAPI32.dll

0x749f0000 - 0x74b06000 C:\windows\SYSTEM32\USER32.dll

0x71ae0000 - 0x71cd8000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9200.16579_none_8937eec6860750f5\COMCTL32.dll

0x76e50000 - 0x76f01000 C:\windows\SYSTEM32\msvcrt.dll

0x763b0000 - 0x763e4000 C:\windows\SYSTEM32\sechost.dll

0x76da0000 - 0x76e4c000 C:\windows\SYSTEM32\RPCRT4.dll

0x74680000 - 0x7477d000 C:\windows\SYSTEM32\GDI32.dll

0x74660000 - 0x7467c000 C:\windows\SYSTEM32\SspiCli.dll

0x74650000 - 0x74659000 C:\windows\SYSTEM32\CRYPTBASE.dll

0x745f0000 - 0x74641000 C:\windows\SYSTEM32\bcryptPrimitives.dll

0x74930000 - 0x74950000 C:\windows\system32\IMM32.DLL

0x76400000 - 0x764de000 C:\windows\SYSTEM32\MSCTF.dll

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

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

0x74370000 - 0x74378000 C:\windows\SYSTEM32\WSOCK32.dll

0x719c0000 - 0x719e1000 C:\windows\SYSTEM32\WINMM.dll

0x74e10000 - 0x74e16000 C:\windows\SYSTEM32\PSAPI.DLL

0x764e0000 - 0x76530000 C:\windows\SYSTEM32\WS2_32.dll

0x71030000 - 0x7105b000 C:\windows\SYSTEM32\WINMMBASE.dll

0x74ff0000 - 0x74ff8000 C:\windows\SYSTEM32\NSI.dll

0x76bf0000 - 0x76c36000 C:\windows\SYSTEM32\cfgmgr32.dll

0x76a10000 - 0x76a2e000 C:\windows\SYSTEM32\DEVOBJ.dll

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

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

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

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

0x76c40000 - 0x76d59000 C:\windows\SYSTEM32\ole32.dll

0x76980000 - 0x76a0b000 C:\windows\SYSTEM32\OLEAUT32.dll

0x74360000 - 0x74368000 C:\windows\SYSTEM32\VERSION.dll

0x76a30000 - 0x76be8000 C:\windows\SYSTEM32\WININET.dll

0x75050000 - 0x75171000 C:\windows\SYSTEM32\urlmon.dll

0x74e20000 - 0x74f56000 C:\windows\SYSTEM32\combase.dll

0x76530000 - 0x76728000 C:\windows\SYSTEM32\iertutil.dll

0x76d60000 - 0x76da0000 C:\windows\SYSTEM32\SHLWAPI.dll

0x75230000 - 0x762f6000 C:\windows\SYSTEM32\SHELL32.dll

0x72860000 - 0x728d3000 C:\windows\SYSTEM32\SHCORE.dll

0x73670000 - 0x73681000 C:\windows\SYSTEM32\profapi.dll

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

0x73060000 - 0x730aa000 C:\windows\system32\mswsock.dll

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

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

0x71a50000 - 0x71ad8000 C:\windows\system32\uxtheme.dll

0x71a30000 - 0x71a49000 C:\windows\SYSTEM32\dwmapi.dll

0x730b0000 - 0x730b9000 C:\windows\SYSTEM32\Secur32.dll

0x74180000 - 0x74202000 C:\windows\SYSTEM32\winhttp.dll

0x74210000 - 0x74230000 C:\windows\SYSTEM32\IPHLPAPI.DLL

0x74170000 - 0x74178000 C:\windows\SYSTEM32\WINNSI.DLL

0x72fe0000 - 0x73055000 C:\windows\SYSTEM32\DNSAPI.dll

0x73690000 - 0x736b1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll

0x72f90000 - 0x72f97000 C:\Windows\System32\rasadhlp.dll

0x72e00000 - 0x72e10000 C:\windows\SYSTEM32\dhcpcsvc6.DLL

0x72de0000 - 0x72df2000 C:\windows\SYSTEM32\dhcpcsvc.DLL

0x72fa0000 - 0x72fdf000 C:\windows\System32\fwpuclnt.dll

0x74780000 - 0x74902000 C:\windows\SYSTEM32\CRYPT32.dll

0x749d0000 - 0x749e2000 C:\windows\SYSTEM32\MSASN1.dll

0x73de0000 - 0x73dfa000 C:\windows\SYSTEM32\KERNEL32.DLL

0x73da0000 - 0x73dde000 C:\windows\SYSTEM32\sechost.dll

0x737a0000 - 0x737bb000 C:\windows\SYSTEM32\CRYPTBASE.dll

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

0x736e0000 - 0x736f4000 C:\windows\SYSTEM32\WINMM.dll

0x736d0000 - 0x736e0000 C:\windows\SYSTEM32\WINMMBASE.dll

0x736c0000 - 0x736c9000 C:\windows\SYSTEM32\cfgmgr32.dll

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

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

0x71690000 - 0x716c0000 C:\windows\SYSTEM32\OLEAUT32.dll

0x3e4b0000 - 0x3e4fd000 C:\windows\SYSTEM32\WININET.dll

0x65060000 - 0x6512e000 C:\windows\SYSTEM32\combase.dll

0x65030000 - 0x65053000 C:\windows\SYSTEM32\SHLWAPI.dll

0x6f690000 - 0x6f769000 C:\windows\SYSTEM32\SHCORE.dll

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

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

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

0x56fe0000 - 0x57827000 C:\windows\SYSTEM32\dwmapi.dll

0x6f580000 - 0x6f5fc000 C:\windows\SYSTEM32\winhttp.dll

0x6f540000 - 0x6f57b000 C:\windows\SYSTEM32\icm32.dll

0x71660000 - 0x7168d000 C:\windows\SYSTEM32\DNSAPI.dll

0x6f8e0000 - 0x6fa09000 C:\Windows\System32\rasadhlp.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=55944 -Djnlpx.home=C:\Program Files (x86)\Java\jre7\bin -Djnlpx.remove=false -Djnlpx.offline=false -Djnlpx.relaunch=true -Djnlpx.session.data=C:\Users\Denise\AppData\Local\Temp\session1696465744762901288 -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\Denise\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\41\5fef8269-6c7e1643

Launcher Type: SUN_STANDARD

 

Environment Variables:

PATH=C:\windows\system32;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;c:\Program Files (x86)\Intel\iCLS Client\;c:\Program Files\Intel\iCLS Client\;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;"C:\Program Files (x86)\Java\jre7\bin"

USERNAME=Denise

OS=Windows_NT

PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel

 

 

 

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

 

OS: Windows 8 , 64 bit Build 9200 

 

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

 

Memory: 4k page, physical 6173540k(3042264k free), swap 10367844k(5467892k free)

 

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

 

time: Mon Feb 10 21:01:23 2014

elapsed time: 84 seconds

 


Time is Mon Feb 10 21:00:01 CST 2014

Running client version 3.30-5856

 

=== System information ===

Executing from C:\Users\USERNAME\Desktop\

Operating system: Windows 8 (arch: x86, version: 6.2)

Java version: 1.7.0_51 (Oracle Corporation) <http://java.oracle.com/>

Jvm version: 24.51-b03 (Oracle Corporation) [Java HotSpot Client VM]

Available CPUs: 4

 

>>> Main thread exiting.

Loading character SquireGranticus

Loading config default

Loading props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt

Loading props file C:\Users\USERNAME\wurm\players\SquireGranticus\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\SquireGranticus\password.txt

Saving props file C:\Users\USERNAME\wurm\configs\default\gamesettings.txt

Loaded pack sound.jar (r1)

Loaded pack pmk.jar (r1593)

Loaded pack graphics.jar (r1727)

Options up-to-date!

Loading props file C:\Users\USERNAME\wurm\players\SquireGranticus\playerdata.txt

Loading props file C:\Users\USERNAME\wurm\players\SquireGranticus\stats.txt

 

Preparing to enable console logging.

Now logging to C:\Users\USERNAME\wurm\console.SquireGranticus.log

 

=== Wurm options ===

animation_playback_self = 0

auto_mipmaps_enabled = 2

auto_run_source = 0

cavedetail = 0

censor_chat = true

cloud_shadows = false

collada_animations = 1

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

contribution_culling = 150

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

disable_select_all_shortcut = false

display_settings = false:true:0:1024:768:32:-1:false: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 = 0

gpu_skinning = true

gui_opacity = 3

gui_skin = 1

has_read_eula = true

hide_inactive_friends = false

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 = 0

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 = 1

mega_texture_size = 3

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 = 0

other_log_rotation = 2

outline_picking = true

pbuffer_enabled = true

player_texture_size = 2

reflection_texture_size = 0

reflections = 1

release_context = false

release_context_on_jogl_sleep = false

remember_password = true

render_distant_terrain = false

render_glow = false

render_sun_glare = false

resident_models = false

save_skills_on_quit = false

screenshot_file_format = 1

season_override = 0

send_extra_tile_data = false

setting_timestamps = true

settings_version = 3

shadow_level = 0

shift_drag_default = 10

showKChat = true

show_body_in_inventory = false

show_old_quickbar = false

silent_friends_update = false

skillgain_minimum = 3

skillgain_no_alignment = true

skillgain_no_favor = true

skydetail = 0

sound_al_gain = 15

sound_buzzlevel = 2

sound_cache_enabled = true

sound_doppler_enabled = false

sound_engine = 0

sound_footstepslevel = 10

sound_music_level = 5

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 = 0

submit_client_data = 1

terrain_bump = true

terrain_res = 0

test_attach_equipment = false

test_mode = 0

tile_transitions = false

tiledecorations = 0

togglePushToTalk = true

treelist_outline = true

trees = 0

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 = false

vbo_enabled = 0

viewport_bob = true

water_detail = 0

 

Feb 10, 2014 9:01:16 PM class.MWG54dNHR1 run

INFO: PostRequest parameters: [name=v, value=1, name=tid, value=UA-44537377-1, name=cid, value=0f8266ad-8eb6-4f52-b3ae-d37e8b464e12, name=t, value=event, name=an, value=Wurm Client, name=av, value=3.30-5856, name=ec, value=Churn, name=ea, value=collect, name=el, value=Startup, name=ev, value=true, name=cd01, value=-597710193]

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

java.io.IOException: font.sign not found

at class.ZZZ01FSRVn.Ma4vZ9hcx8(SourceFile:153)

at class.YdAcUPyoEN.<clinit>(SourceFile:34)

at class.SLMsQgtabT.<init>(SourceFile:260)

at com.wurmonline.client.XU4A7KzrWy.<init>(SourceFile:175)

at com.wurmonline.client.XU4A7KzrWy.Ma4vZ9hcx8(SourceFile:1447)

at class.RXw5tQYha6.iSx4WIvakA(SourceFile:874)

at class.ULu250cVnH.actionPerformed(SourceFile:1069)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

at java.awt.EventQueue.access$200(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.awt.EventQueue$3.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue$4.run(Unknown Source)

at java.awt.EventQueue$4.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Feb 10, 2014 9:01:16 PM class.MWG54dNHR1 run

INFO: Event successfully posted to Google Analytics

Word filter loaded: 23

Starting job manager with 3 worker threads

>>> Launch queue entry exiting.

Using LWJGL display 1920:1080:0:0 (false)

 

Was looking for the Console.log but couldn't find it. Sorry about that. If anyone could point me to the file location, that would be great.


 


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