Forum for bugs and technical problems.
by Michaud© » Thu Feb 20, 2014 11:20 am
- Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x100a02f8, pid=6032, tid=5892
#
# JRE version: Java(TM) SE Runtime Environment (7.0_51-b13) (build 1.7.0_51-b13)
# Java VM: Java HotSpot(TM) Client VM (24.51-b03 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0xa02f8]
#
# 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 (0x0535d800): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=5892, stack(0x06c70000,0x06cc0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
Registers:
EAX=0x00000000, EBX=0x00000000, ECX=0x00000084, EDX=0x00000048
ESP=0x06cbe5cc, EBP=0x00000048, ESI=0x09857ca8, EDI=0x0a4afdc0
EIP=0x100a02f8, EFLAGS=0x00010216
Top of Stack: (sp=0x06cbe5cc)
0x06cbe5cc: 09857ca8 00000048 00000004 00000084
0x06cbe5dc: 00000000 00000048 09857ca8 10139f00
0x06cbe5ec: 00000084 06cbe60c 06cbe610 108d0c00
0x06cbe5fc: 100a0ba2 00000000 09857ca8 00418af0
0x06cbe60c: 00000000 00000000 09857ca8 00000004
0x06cbe61c: 00000084 0a4afdc0 0a50d880 100a18e9
0x06cbe62c: 00000048 00001403 00000000 00000000
0x06cbe63c: 00000004 04ffc804 09857ca8 04ffc804
Instructions: (pc=0x100a02f8)
0x100a02d8: 7c 1e 8b ce e8 9f b2 4b 00 8b 96 78 71 00 00 8b
0x100a02e8: be 30 71 00 00 89 54 24 10 e9 7d 00 00 00 8b ea
0x100a02f8: 0f b7 0b 89 0f 0f b7 53 02 89 57 04 0f b7 4b 04
0x100a0308: 83 ed 02 ba 03 00 00 00 3b ea 89 4f 08 7e 44 8d
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000084 is an unknown value
EDX=0x00000048 is an unknown value
ESP=0x06cbe5cc is pointing into the stack for thread: 0x0535d800
EBP=0x00000048 is an unknown value
ESI=0x09857ca8 is an unknown value
EDI=0x0a4afdc0 is an unknown value
Stack: [0x06c70000,0x06cc0000], sp=0x06cbe5cc, free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0xa02f8]
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.gl4.GL4bcImpl.dispatch_glDrawElements1(IIIJJ)V+0
j jogamp.opengl.gl4.GL4bcImpl.glDrawElements(IIIJ)V+47
j haven.FastMesh$VAOCompiler$VAOCompiled.draw(Lhaven/GOut;)V+35
j haven.FastMesh.draw(Lhaven/GOut;)V+190
j haven.RenderList.render(Lhaven/GOut;Lhaven/Rendered;)V+2
j haven.RenderList.render(Lhaven/GOut;)V+82
j haven.PView.draw(Lhaven/GOut;)V+473
j haven.MapView.draw(Lhaven/GOut;)V+60
J haven.Widget.draw(Lhaven/GOut;Z)V
J haven.Widget.draw(Lhaven/GOut;)V
j haven.GameUI.draw(Lhaven/GOut;)V+27
J haven.Widget.draw(Lhaven/GOut;Z)V
J haven.Widget.draw(Lhaven/GOut;)V
j haven.RootWidget.draw(Lhaven/GOut;)V+2
j haven.UI.draw(Lhaven/GOut;)V+5
j haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V+197
j haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V+37
J jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V
j jogamp.opengl.GLDrawableHelper.display(Ljavax/media/opengl/GLAutoDrawable;)V+2
j javax.media.opengl.awt.GLCanvas$9.run()V+118
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+206
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+80
j javax.media.opengl.awt.GLCanvas$10.run()V+73
J java.awt.event.InvocationEvent.dispatch()V
J java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V
J java.awt.EventQueue$3.run()Ljava/lang/Object;
v ~StubRoutines::call_stub
J java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;
J java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V
J java.awt.EventDispatchThread.pumpOneEventForFilters(I)V
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x07f65800 JavaThread "Worker thread" daemon [_thread_in_Java, id=2772, stack(0x0bdd0000,0x0be20000)]
0x07f65000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3868, stack(0x0d020000,0x0d070000)]
0x07f64c00 JavaThread "Haven audio player" daemon [_thread_blocked, id=1884, stack(0x0adf0000,0x0ae40000)]
0x07f64400 JavaThread "Worker thread" daemon [_thread_blocked, id=5804, stack(0x0af10000,0x0af60000)]
0x07f64000 JavaThread "Worker thread" daemon [_thread_blocked, id=4952, stack(0x0b260000,0x0b2b0000)]
0x05361800 JavaThread "Worker thread" daemon [_thread_in_native, id=1592, stack(0x0b190000,0x0b1e0000)]
0x0535cc00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=872, stack(0x0ad30000,0x0ad80000)]
0x05361000 JavaThread "Server time ticker" daemon [_thread_blocked, id=4996, stack(0x0b0b0000,0x0b100000)]
0x05360c00 JavaThread "Session writer" daemon [_thread_blocked, id=3736, stack(0x0b010000,0x0b060000)]
0x0535a000 JavaThread "Session reader" daemon [_thread_in_native, id=5800, stack(0x058f0000,0x05940000)]
0x05360400 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_in_native, id=4240, stack(0x0b530000,0x0b580000)]
0x05360000 JavaThread "Haven UI thread" [_thread_blocked, id=452, stack(0x0a2d0000,0x0a320000)]
0x0535f800 JavaThread "Haven main thread" [_thread_blocked, id=5272, stack(0x07b90000,0x07be0000)]
0x0535f400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=3152, stack(0x07b40000,0x07b90000)]
0x0535e000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=5932, stack(0x06de0000,0x06e30000)]
0x0535c000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=4020, stack(0x06d60000,0x06db0000)]
0x0535ec00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=5280, stack(0x060d0000,0x06120000)]
0x0535ac00 JavaThread "Haven main thread" [_thread_blocked, id=5968, stack(0x06870000,0x068c0000)]
0x0535b800 JavaThread "Error reporter" daemon [_thread_blocked, id=5432, stack(0x06760000,0x067b0000)]
0x0535e400 JavaThread "TimerQueue" daemon [_thread_blocked, id=4936, stack(0x06cd0000,0x06d20000)]
=>0x0535d800 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=5892, stack(0x06c70000,0x06cc0000)]
0x0535d400 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=2508, stack(0x05f60000,0x05fb0000)]
0x0535a800 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=2000, stack(0x065e0000,0x06630000)]
0x0535c800 JavaThread "AWT-Shutdown" [_thread_blocked, id=4600, stack(0x06530000,0x06580000)]
0x001ff000 JavaThread "DestroyJavaVM" [_thread_blocked, id=5984, stack(0x00e70000,0x00ec0000)]
0x052f2c00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=6096, stack(0x05b70000,0x05bc0000)]
0x052ee000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2704, stack(0x01010000,0x01110000)]
0x052e9000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5648, stack(0x05820000,0x05870000)]
0x052c3c00 JavaThread "CacheCleanUpThread" daemon [_thread_in_native, id=4956, stack(0x05680000,0x056d0000)]
0x052bf800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=3556, stack(0x05710000,0x05760000)]
0x052bec00 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=1372, stack(0x00e20000,0x00e70000)]
0x00cc6c00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4500, stack(0x04f10000,0x04f60000)]
0x00c9d800 JavaThread "Service Thread" daemon [_thread_blocked, id=608, stack(0x04dd0000,0x04e20000)]
0x00c97c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4136, stack(0x04b70000,0x04bc0000)]
0x00c96800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4384, stack(0x04cb0000,0x04d00000)]
0x00c93400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5676, stack(0x04c00000,0x04c50000)]
0x00c28000 JavaThread "Finalizer" daemon [_thread_blocked, id=5792, stack(0x04b20000,0x04b70000)]
0x00c22c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=6088, stack(0x04980000,0x049d0000)]
Other Threads:
0x00c21000 VMThread [stack: 0x04900000,0x04950000] [id=6052]
0x00cb6800 WatcherThread [stack: 0x04ec0000,0x04f10000] [id=5492]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 34304K, used 23909K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 65% used [0x13f20000, 0x152c96a8, 0x15cf0000)
from space 3776K, 100% used [0x160a0000, 0x16450000, 0x16450000)
to space 3776K, 0% used [0x15cf0000, 0x15cf0000, 0x160a0000)
tenured generation total 75984K, used 59778K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 78% used [0x1e9c0000, 0x22420a90, 0x22420c00, 0x233f4000)
compacting perm gen total 12288K, used 11595K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 94% used [0x33f20000, 0x34a72e18, 0x34a73000, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
Card table byte_map: [0x00ec0000,0x00ff0000] byte_map_base: 0x00e20700
Polling page: 0x001c0000
Code Cache [0x025c0000, 0x029d0000, 0x045c0000)
total_blobs=2469 nmethods=2024 adapters=381 free_code_cache=28614Kb largest_free_block=29299968
Compilation events (10 events):
Event: 37.540 Thread 0x00c97c00 2034 haven.GLState$1::prep (36 bytes)
Event: 37.540 Thread 0x00c97c00 nmethod 2034 0x029cdcc8 code [0x029cddd0, 0x029cdebc]
Event: 37.540 Thread 0x00c97c00 2035 haven.Rendered$Order$Default::cmp (5 bytes)
Event: 37.540 Thread 0x00c97c00 nmethod 2035 0x029cdfc8 code [0x029ce0c0, 0x029ce140]
Event: 37.540 Thread 0x00c97c00 2036 haven.Rendered$Order$Default$1::compare (2 bytes)
Event: 37.540 Thread 0x00c97c00 nmethod 2036 0x029ce188 code [0x029ce280, 0x029ce300]
Event: 37.540 Thread 0x00c97c00 2037 haven.MapMesh$3::mainz (4 bytes)
Event: 37.540 Thread 0x00c97c00 nmethod 2037 0x029ce348 code [0x029ce440, 0x029ce4c0]
Event: 37.596 Thread 0x00c97c00 2039 haven.Matrix4f::load (28 bytes)
Event: 37.597 Thread 0x00c97c00 nmethod 2039 0x029ce7c8 code [0x029ce8d0, 0x029ce9b0]
GC Heap History (10 events):
Event: 37.149 GC heap before
{Heap before GC invocations=44 (full 5):
def new generation total 34304K, used 32435K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 100% used [0x13f20000, 0x15cf0000, 0x15cf0000)
from space 3776K, 50% used [0x15cf0000, 0x15eccec8, 0x160a0000)
to space 3776K, 0% used [0x160a0000, 0x160a0000, 0x16450000)
tenured generation total 75984K, used 53325K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 70% used [0x1e9c0000, 0x21dd37c8, 0x21dd3800, 0x233f4000)
compacting perm gen total 12288K, used 11517K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 93% used [0x33f20000, 0x34a5f738, 0x34a5f800, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
Event: 37.154 GC heap after
Heap after GC invocations=45 (full 5):
def new generation total 34304K, used 2104K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 0% used [0x13f20000, 0x13f20000, 0x15cf0000)
from space 3776K, 55% used [0x160a0000, 0x162ae1e8, 0x16450000)
to space 3776K, 0% used [0x15cf0000, 0x15cf0000, 0x160a0000)
tenured generation total 75984K, used 54033K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 71% used [0x1e9c0000, 0x21e84420, 0x21e84600, 0x233f4000)
compacting perm gen total 12288K, used 11517K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 93% used [0x33f20000, 0x34a5f738, 0x34a5f800, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
}
Event: 37.225 GC heap before
{Heap before GC invocations=45 (full 5):
def new generation total 34304K, used 32632K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 100% used [0x13f20000, 0x15cf0000, 0x15cf0000)
from space 3776K, 55% used [0x160a0000, 0x162ae1e8, 0x16450000)
to space 3776K, 0% used [0x15cf0000, 0x15cf0000, 0x160a0000)
tenured generation total 75984K, used 54033K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 71% used [0x1e9c0000, 0x21e84420, 0x21e84600, 0x233f4000)
compacting perm gen total 12288K, used 11517K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 93% used [0x33f20000, 0x34a5f748, 0x34a5f800, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
Event: 37.233 GC heap after
Heap after GC invocations=46 (full 5):
def new generation total 34304K, used 2282K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 0% used [0x13f20000, 0x13f20000, 0x15cf0000)
from space 3776K, 60% used [0x15cf0000, 0x15f2a8d0, 0x160a0000)
to space 3776K, 0% used [0x160a0000, 0x160a0000, 0x16450000)
tenured generation total 75984K, used 55153K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 72% used [0x1e9c0000, 0x21f9c5e0, 0x21f9c600, 0x233f4000)
compacting perm gen total 12288K, used 11517K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 93% used [0x33f20000, 0x34a5f748, 0x34a5f800, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
}
Event: 37.237 GC heap before
{Heap before GC invocations=46 (full 5):
def new generation total 34304K, used 4547K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 7% used [0x13f20000, 0x141564b0, 0x15cf0000)
from space 3776K, 60% used [0x15cf0000, 0x15f2a8d0, 0x160a0000)
to space 3776K, 0% used [0x160a0000, 0x160a0000, 0x16450000)
tenured generation total 75984K, used 55153K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 72% used [0x1e9c0000, 0x21f9c5e0, 0x21f9c600, 0x233f4000)
compacting perm gen total 12288K, used 11517K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 93% used [0x33f20000, 0x34a5f748, 0x34a5f800, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
Event: 37.241 GC heap after
Heap after GC invocations=47 (full 5):
def new generation total 34304K, used 1342K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 0% used [0x13f20000, 0x13f20000, 0x15cf0000)
from space 3776K, 35% used [0x160a0000, 0x161ef820, 0x16450000)
to space 3776K, 0% used [0x15cf0000, 0x15cf0000, 0x160a0000)
tenured generation total 75984K, used 55988K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 73% used [0x1e9c0000, 0x2206d2f0, 0x2206d400, 0x233f4000)
compacting perm gen total 12288K, used 11517K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 93% used [0x33f20000, 0x34a5f748, 0x34a5f800, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
}
Event: 37.334 GC heap before
{Heap before GC invocations=47 (full 5):
def new generation total 34304K, used 31870K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 100% used [0x13f20000, 0x15cf0000, 0x15cf0000)
from space 3776K, 35% used [0x160a0000, 0x161ef820, 0x16450000)
to space 3776K, 0% used [0x15cf0000, 0x15cf0000, 0x160a0000)
tenured generation total 75984K, used 55988K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 73% used [0x1e9c0000, 0x2206d2f0, 0x2206d400, 0x233f4000)
compacting perm gen total 12288K, used 11518K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 93% used [0x33f20000, 0x34a5f9f8, 0x34a5fa00, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
Event: 37.338 GC heap after
Heap after GC invocations=48 (full 5):
def new generation total 34304K, used 1492K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 0% used [0x13f20000, 0x13f20000, 0x15cf0000)
from space 3776K, 39% used [0x15cf0000, 0x15e65340, 0x160a0000)
to space 3776K, 0% used [0x160a0000, 0x160a0000, 0x16450000)
tenured generation total 75984K, used 55988K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 73% used [0x1e9c0000, 0x2206d2f0, 0x2206d400, 0x233f4000)
compacting perm gen total 12288K, used 11518K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 93% used [0x33f20000, 0x34a5f9f8, 0x34a5fa00, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
}
Event: 37.543 GC heap before
{Heap before GC invocations=48 (full 5):
def new generation total 34304K, used 32375K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 98% used [0x13f20000, 0x15c888e8, 0x15cf0000)
from space 3776K, 59% used [0x15cf0000, 0x15f25350, 0x160a0000)
to space 3776K, 0% used [0x160a0000, 0x160a0000, 0x16450000)
tenured generation total 75984K, used 55988K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 73% used [0x1e9c0000, 0x2206d2f0, 0x2206d400, 0x233f4000)
compacting perm gen total 12288K, used 11595K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 94% used [0x33f20000, 0x34a72e18, 0x34a73000, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
Event: 37.554 GC heap after
Heap after GC invocations=49 (full 5):
def new generation total 34304K, used 3776K [0x13f20000, 0x16450000, 0x1e9c0000)
eden space 30528K, 0% used [0x13f20000, 0x13f20000, 0x15cf0000)
from space 3776K, 100% used [0x160a0000, 0x16450000, 0x16450000)
to space 3776K, 0% used [0x15cf0000, 0x15cf0000, 0x160a0000)
tenured generation total 75984K, used 59778K [0x1e9c0000, 0x233f4000, 0x33f20000)
the space 75984K, 78% used [0x1e9c0000, 0x22420a90, 0x22420c00, 0x233f4000)
compacting perm gen total 12288K, used 11595K [0x33f20000, 0x34b20000, 0x37f20000)
the space 12288K, 94% used [0x33f20000, 0x34a72e18, 0x34a73000, 0x34b20000)
ro space 10240K, 41% used [0x37f20000, 0x38352050, 0x38352200, 0x38920000)
rw space 12288K, 52% used [0x38920000, 0x38f66800, 0x38f66800, 0x39520000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 37.487 Thread 0x0535d800 Threw 0x1598b678 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.494 Thread 0x0535d800 Threw 0x15a50098 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.494 Thread 0x0535d800 Threw 0x15a505f8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.494 Thread 0x0535d800 Threw 0x15a50ab8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.495 Thread 0x0535d800 Threw 0x15a57060 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.495 Thread 0x0535d800 Threw 0x15a57600 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.495 Thread 0x0535d800 Threw 0x15a57ad8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.519 Thread 0x05360000 Threw 0x15c131b8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.519 Thread 0x05360000 Threw 0x15c13540 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 37.519 Thread 0x05360000 Threw 0x15c13818 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Events (10 events):
Event: 37.554 Executing VM operation: RevokeBias
Event: 37.554 Executing VM operation: RevokeBias done
Event: 37.554 Executing VM operation: RevokeBias
Event: 37.555 Executing VM operation: RevokeBias done
Event: 37.555 Executing VM operation: RevokeBias
Event: 37.555 Executing VM operation: RevokeBias done
Event: 37.555 Executing VM operation: RevokeBias
Event: 37.555 Executing VM operation: RevokeBias done
Event: 37.555 Executing VM operation: RevokeBias
Event: 37.555 Executing VM operation: RevokeBias done
Dynamic libraries:
0x01190000 - 0x011bf000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x775b0000 - 0x77730000 C:\Windows\SysWOW64\ntdll.dll
0x77020000 - 0x77130000 C:\Windows\syswow64\kernel32.dll
0x76fd0000 - 0x77017000 C:\Windows\syswow64\KERNELBASE.dll
0x76300000 - 0x763a0000 C:\Windows\syswow64\ADVAPI32.dll
0x75f10000 - 0x75fbc000 C:\Windows\syswow64\msvcrt.dll
0x77190000 - 0x771a9000 C:\Windows\SysWOW64\sechost.dll
0x76710000 - 0x76800000 C:\Windows\syswow64\RPCRT4.dll
0x74fd0000 - 0x75030000 C:\Windows\syswow64\SspiCli.dll
0x74fc0000 - 0x74fcc000 C:\Windows\syswow64\CRYPTBASE.dll
0x76570000 - 0x76670000 C:\Windows\syswow64\USER32.dll
0x75e80000 - 0x75f10000 C:\Windows\syswow64\GDI32.dll
0x76110000 - 0x7611a000 C:\Windows\syswow64\LPK.dll
0x76f00000 - 0x76f9d000 C:\Windows\syswow64\USP10.dll
0x70660000 - 0x707fe000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x77130000 - 0x77187000 C:\Windows\syswow64\SHLWAPI.dll
0x766b0000 - 0x76710000 C:\Windows\system32\IMM32.DLL
0x761b0000 - 0x7627c000 C:\Windows\syswow64\MSCTF.dll
0x59460000 - 0x5951f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x56810000 - 0x56b90000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x6f310000 - 0x6f317000 C:\Windows\system32\WSOCK32.dll
0x76670000 - 0x766a5000 C:\Windows\syswow64\WS2_32.dll
0x75210000 - 0x75216000 C:\Windows\syswow64\NSI.dll
0x71520000 - 0x71552000 C:\Windows\system32\WINMM.dll
0x75220000 - 0x75225000 C:\Windows\syswow64\PSAPI.DLL
0x6f220000 - 0x6f22c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6f140000 - 0x6f160000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x56dc0000 - 0x56f03000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x75180000 - 0x7520f000 C:\Windows\syswow64\OLEAUT32.dll
0x76bd0000 - 0x76d2c000 C:\Windows\syswow64\ole32.dll
0x6d8a0000 - 0x6d8b3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x71560000 - 0x715e0000 C:\Windows\system32\uxtheme.dll
0x677d0000 - 0x6782c000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x733c0000 - 0x733c9000 C:\Windows\system32\VERSION.dll
0x763a0000 - 0x76564000 C:\Windows\syswow64\WININET.dll
0x77580000 - 0x77584000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x76120000 - 0x76124000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x762f0000 - 0x762f4000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x76100000 - 0x76103000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x76d30000 - 0x76d33000 C:\Windows\syswow64\normaliz.DLL
0x76800000 - 0x76a17000 C:\Windows\syswow64\iertutil.dll
0x76fc0000 - 0x76fc5000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x76d40000 - 0x76e64000 C:\Windows\syswow64\urlmon.dll
0x76280000 - 0x76284000 C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x75230000 - 0x75e7a000 C:\Windows\syswow64\SHELL32.dll
0x72da0000 - 0x72dab000 C:\Windows\system32\profapi.dll
0x6d6a0000 - 0x6d6b4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x72e30000 - 0x72e6c000 C:\Windows\system32\mswsock.dll
0x73d20000 - 0x73d26000 C:\Windows\System32\wship6.dll
0x6d460000 - 0x6d46f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x720a0000 - 0x720b3000 C:\Windows\system32\dwmapi.dll
0x72e80000 - 0x72e88000 C:\Windows\system32\Secur32.dll
0x6fe20000 - 0x6fe24000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x72de0000 - 0x72dfc000 C:\Windows\system32\IPHLPAPI.DLL
0x72e00000 - 0x72e07000 C:\Windows\system32\WINNSI.DLL
0x6bab0000 - 0x6bab4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x76e70000 - 0x76ef3000 C:\Windows\syswow64\CLBCatQ.DLL
0x70c90000 - 0x70cea000 C:\Windows\System32\netprofm.dll
0x70d90000 - 0x70da0000 C:\Windows\System32\nlaapi.dll
0x73390000 - 0x733a6000 C:\Windows\system32\CRYPTSP.dll
0x73350000 - 0x7338b000 C:\Windows\system32\rsaenh.dll
0x73340000 - 0x7334e000 C:\Windows\system32\RpcRtRemote.dll
0x70c80000 - 0x70c88000 C:\Windows\System32\npmproxy.dll
0x70cf0000 - 0x70cf5000 C:\Windows\System32\wshtcpip.dll
0x73c70000 - 0x73c7d000 C:\Windows\system32\dhcpcsvc6.DLL
0x71140000 - 0x71184000 C:\Windows\system32\DNSAPI.dll
0x71120000 - 0x71132000 C:\Windows\system32\dhcpcsvc.DLL
0x70d00000 - 0x70d06000 C:\Windows\system32\rasadhlp.dll
0x70d10000 - 0x70d48000 C:\Windows\System32\fwpuclnt.dll
0x6b8f0000 - 0x6b929000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x69c40000 - 0x69c70000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x6d8c0000 - 0x6d9f0000 C:\Windows\system32\WindowsCodecs.dll
0x732f0000 - 0x7333c000 C:\Windows\system32\apphelp.dll
0x650a0000 - 0x650d1000 C:\Windows\system32\EhStorShell.dll
0x76a20000 - 0x76bbd000 C:\Windows\syswow64\SETUPAPI.dll
0x76010000 - 0x76037000 C:\Windows\syswow64\CFGMGR32.dll
0x76fa0000 - 0x76fb2000 C:\Windows\syswow64\DEVOBJ.dll
0x70da0000 - 0x70e95000 C:\Windows\system32\PROPSYS.dll
0x64880000 - 0x64c86000 C:\PROGRA~2\MICROS~1\Office14\GROOVEEX.DLL
0x70910000 - 0x709b3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x74de0000 - 0x74e6e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
0x650f0000 - 0x6511b000 C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b\ATL90.DLL
0x64460000 - 0x6487a000 C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
0x63bf0000 - 0x64455000 C:\PROGRA~2\MICROS~1\Office14\1033\GrooveIntlResource.dll
0x65140000 - 0x651b0000 C:\Windows\system32\ntshrui.dll
0x72170000 - 0x72189000 C:\Windows\system32\srvcli.dll
0x65130000 - 0x6513b000 C:\Windows\system32\cscapi.dll
0x65120000 - 0x6512a000 C:\Windows\system32\slc.dll
0x75030000 - 0x75150000 C:\Windows\syswow64\CRYPT32.dll
0x76bc0000 - 0x76bcc000 C:\Windows\syswow64\MSASN1.dll
0x6d380000 - 0x6d3a0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6d450000 - 0x6d459000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x67860000 - 0x67884000 C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x6d330000 - 0x6d33a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x733d0000 - 0x733e7000 C:\Windows\system32\USERENV.dll
0x70d80000 - 0x70d90000 C:\Windows\system32\napinsp.dll
0x70d60000 - 0x70d72000 C:\Windows\system32\pnrpnsp.dll
0x70d50000 - 0x70d58000 C:\Windows\System32\winrnr.dll
0x677a0000 - 0x677c5000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637cb000 C:\Users\Michaud\AppData\Local\Temp\jogamp_0000\file_cache\jln4572943142162904925\jln1498362107943218879\gluegen-rt.dll
0x6d320000 - 0x6d326000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Users\Michaud\AppData\Local\Temp\jogamp_0000\file_cache\jln4572943142162904925\jln1498362107943218879\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Users\Michaud\AppData\Local\Temp\jogamp_0000\file_cache\jln4572943142162904925\jln1498362107943218879\nativewindow_win32.dll
0x64fd0000 - 0x65098000 C:\Windows\system32\OpenGL32.dll
0x6f190000 - 0x6f1b2000 C:\Windows\system32\GLU32.dll
0x715e0000 - 0x716c7000 C:\Windows\system32\DDRAW.dll
0x72db0000 - 0x72db6000 C:\Windows\system32\DCIMAN32.dll
0x067b0000 - 0x06842000 C:\Users\Michaud\AppData\Local\Temp\jogamp_0000\file_cache\jln4572943142162904925\jln1498362107943218879\jogl_desktop.dll
0x10000000 - 0x10aff000 C:\Windows\system32\ig4icd32.dll
0x672f0000 - 0x6731d000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll
0x6c5a0000 - 0x6c5aa000 C:\Program Files (x86)\Java\jre7\bin\jsound.dll
0x6c5b0000 - 0x6c5b9000 C:\Program Files (x86)\Java\jre7\bin\jsoundds.dll
0x70830000 - 0x708a2000 C:\Windows\system32\DSOUND.dll
0x70800000 - 0x70825000 C:\Windows\system32\POWRPROF.dll
0x74290000 - 0x742c9000 C:\Windows\system32\MMDevAPI.DLL
0x6fe40000 - 0x6fe70000 C:\Windows\system32\wdmaud.drv
0x6fe30000 - 0x6fe34000 C:\Windows\system32\ksuser.dll
0x70b40000 - 0x70b47000 C:\Windows\system32\AVRT.dll
0x6fec0000 - 0x6fef6000 C:\Windows\system32\AUDIOSES.DLL
0x6d6d0000 - 0x6d6d8000 C:\Windows\system32\msacm32.drv
0x743d0000 - 0x743e4000 C:\Windows\system32\MSACM32.dll
0x6d6c0000 - 0x6d6c7000 C:\Windows\system32\midimap.dll
0x6d1b0000 - 0x6d29b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Djava.security.policy=file:C:\Program Files (x86)\Java\jre7\lib\security\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\Program Files (x86)\Java\jre7\bin -Djnlpx.origFilenameArg=C:\Users\Michaud\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\20\44da76d4-6451de66 -Djnlpx.remove=false -Dsun.awt.warmup=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 -Djnlp.haven.errorurl=http://game.salemthegame.com/java/error -Djnlp.haven.defserv=game.salemthegame.com -Djnlp.haven.resurl=http://game.salemthegame.com/res/ -Djnlp.haven.screenurl=http://game.salemthegame.com/mt/ss -Djnlp.haven.storeurl=http://services.paradoxplaza.com/adam/storelette/salem -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=50273 -Djnlp.application.href=http://game.salemthegame.com/java/salem.jnlp -Djnlpx.jvm=C:\Program Files (x86)\Java\jre7\bin\javaw.exe -Djnlpx.vmargs=-Djnlp.haven.errorurl=http://game.salemthegame.com/java/error -Djnlp.haven.defserv=game.salemthegame.com -Djnlp.haven.resurl=http://game.salemthegame.com/res/ -Djnlp.haven.screenurl=http://game.salemthegame.com/mt/ss -Djnlp.haven.storeurl=http://services.paradoxplaza.com/adam/storelette/salem -Djnlp.haven.regurl=http://login.salemthegame.com/beta/nregister -Djnlp.application.href=http://game.salemthegame.com/java/salem.jnlp
java_command: com.sun.javaws.Main -notWebJava C:\Users\Michaud\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\20\44da76d4-6451de66
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Windows\system32;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=Michaud
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 10, 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 23 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
Memory: 4k page, physical 4089780k(1395756k free), swap 8177696k(5169200k free)
vm_info: Java HotSpot(TM) 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: Thu Feb 20 04:20:10 2014
elapsed time: 37 seconds
-
Michaud©
-
- Posts: 1
- Joined: Thu Feb 20, 2014 11:17 am
by Kandarim » Thu Feb 20, 2014 5:22 pm
you should note that this was an error from the default client, for clarity.
All i can say for now is that it seems to be an issue with the intel graphic cards driver, which have had issues before.
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
-

Kandarim
- Customer
-
- Posts: 5321
- Joined: Mon Jan 21, 2013 4:18 pm
-
by loftar » Thu Feb 20, 2014 5:24 pm
See
this thread for more info. It's the same error.
-

loftar
-
- Posts: 1021
- Joined: Sun Jul 08, 2012 7:32 am
- Location: In your character database, shuffling bits
-
Return to Bugs & Technicalities
Who is online
Users browsing this forum: No registered users and 13 guests