The Intel crash on start up bug

Forum for bugs and technical problems.

The Intel crash on start up bug

Postby AdamBoozer4 » Tue Dec 31, 2013 12:13 pm

So I have read the pined thread and anything I could find just so you know. Still please hear me out.

I first became interested in the game while surfing for a good crafting system on YouTube. I didn't want minecraft or a zombie game and Salem looked very interesting. SO I decided to look it up and sure enough I could download it and it relies on java to run so I was sure I shouldn't have an issue playing it. I signed up for an account, downloaded the game, and I ran it. Odly enough my security features didn't trust it and I had to give permission to run it. Though that didn't seem to affect it once the game actually started. I get the the part where it says new character and click on it. I hear a sound like a notification thing, some icons of the U.I. are clearly visible and others are blacked out as if the textures are missing or something and the game promptly crashes. It posted a read me file on the desktop of the error in question that occurred and I opened it up, but I am afraid I am not much of a programmer and couldn't make sense of it.

So having been fairly interested in the game I decided to see if it couldn't be fixed or worked around so I went on Google and tried searching, "Salem crashes on start," but unfortunately I came up with nothing but stuff about the actually place. Thanks Google. I deleted the game, but the thoughts of the concept crept with me so I re downloaded it visited the site today and found that it is actually a common problem. Someone suggested his drivers are out of date, but after an hour of checking and re checking I can assure you my drivers are clearly up to date. In fact they automatically check for an update every day. But there were two suggestions. Update your drivers or try to run this command code. At first I thought it had to do with a command prompt and I dash trayed "command" and tried the .gl meshmode d only to find that it didn't exist. Than I realized they must have actually meant the game window itself, so I ran the game again and got to character selection screen and pressed ;, but nothing happened, so, I tried all the keys I could think of just in case I didn't get it. Nothing happened. Still crashed when I tried to play. It did at least remember me every time.

Anyway I did try some things that usually work form in this situation. I tried to run the game in compatibility mode. The game window didn't even launch. I restarted and tried to run the game as an administrator. That didn't work and curiously every time I run the game it tries to tell me it isn't safe and makes me say run anyway.

So... Now I am here. I am genuinely interested in this game, it is a great concept, but I don't know what to do.

Specs:
HP G72 notebook pc
Processor: Intel(R) Pentium(R) CPU P6100 @ 2.0ghz
4 GB of Ram with 3.80 usable.
64 bit operating system running on windows 7 OS.
Intel® HD Graphics / Driver update: 8.15.10.2189
Intel® 6, 5, 4, 3, 900 Series Chipsets / Version 9.1.1.1023
Realtek High Definition Audio / Version 6.0.1.6196
Broadcom 4313 802.11b/g/n / Version 5.60.350.23

I have ran the game on both Java 6 and now Java 7. It crashes on both.

The error message I receive:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x087de640, pid=6916, tid=3968
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x9e640]
#
# 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 (0x04eb0400): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=3968, stack(0x06880000,0x068d0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x000001f2, ECX=0xffffffff, EDX=0x00000000
ESP=0x068ce24c, EBP=0x00000000, ESI=0x00000000, EDI=0x0a643868
EIP=0x087de640, EFLAGS=0x00010202

Top of Stack: (sp=0x068ce24c)
0x068ce24c: 00000004 04ffe804 0a643868 04ffe407
0x068ce25c: 087de94c 00000004 000001f2 00001403
0x068ce26c: 00000000 000001f2 00000000 00000000
0x068ce27c: 068ce2a8 3457f4d8 04eb0400 3457f4d8
0x068ce28c: 64513d04 00000004 000001f2 00001403
0x068ce29c: 00000000 00000000 3441ebf8 068ce304
0x068ce2ac: 020da9dd 04eb0530 068ce330 00000004
0x068ce2bc: 000001f2 00001403 00000000 00000000

Instructions: (pc=0x087de640)
0x087de620: 8b 04 aa 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b eb
0x087de630: 7c ee eb 3f 33 ed 85 db 7e 39 8d 9b 00 00 00 00
0x087de640: 0f b7 04 6a 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b
0x087de650: eb 7c ed eb 1e 33 ed 85 db 7e 18 eb 03 8d 49 00


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x000001f2 is an unknown value
ECX=0xffffffff is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x068ce24c is pointing into the stack for thread: 0x04eb0400
EBP=0x00000000 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x0a643868 is an unknown value


Stack: [0x06880000,0x068d0000], sp=0x068ce24c, free space=312k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x9e640]

[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.UI.draw(Lhaven/GOut;)V
J haven.HavenPanel.redraw(Ljavax/media/opengl/GL2;)V
J haven.HavenPanel$1.display(Ljavax/media/opengl/GLAutoDrawable;)V
J jogamp.opengl.GLDrawableHelper.displayImpl(Ljavax/media/opengl/GLAutoDrawable;)V
J javax.media.opengl.awt.GLCanvas$9.run()V
J jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V
J jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V
J javax.media.opengl.awt.GLCanvas$10.run()V
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 )
0x07fc0800 JavaThread "Worker thread" daemon [_thread_blocked, id=6476, stack(0x0c040000,0x0c090000)]
0x07fc0400 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=2584, stack(0x07b60000,0x07bb0000)]
0x07fbfc00 JavaThread "Haven audio player" daemon [_thread_blocked, id=3920, stack(0x06730000,0x06780000)]
0x04eb4400 JavaThread "Worker thread" daemon [_thread_blocked, id=5948, stack(0x07b10000,0x07b60000)]
0x04eb1000 JavaThread "Worker thread" daemon [_thread_blocked, id=2272, stack(0x067b0000,0x06800000)]
0x04eb1c00 JavaThread "Worker thread" daemon [_thread_in_Java, id=3820, stack(0x06680000,0x066d0000)]
0x04eb3c00 JavaThread "Server time ticker" daemon [_thread_blocked, id=6296, stack(0x0bfc0000,0x0c010000)]
0x04eb3800 JavaThread "Session writer" daemon [_thread_blocked, id=3372, stack(0x0bee0000,0x0bf30000)]
0x04eb3000 JavaThread "Session reader" daemon [_thread_in_native, id=6504, stack(0x09380000,0x093d0000)]
0x04eb2800 JavaThread "Haven UI thread" [_thread_blocked, id=6796, stack(0x0a960000,0x0a9b0000)]
0x04eb2400 JavaThread "Haven main thread" [_thread_blocked, id=5364, stack(0x0a7a0000,0x0a7f0000)]
0x04eb1800 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=6208, stack(0x086f0000,0x08740000)]
0x04eb0c00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=6800, stack(0x08620000,0x08670000)]
0x04eae400 JavaThread "Haven resource loader" daemon [_thread_blocked, id=6484, stack(0x07bb0000,0x07c00000)]
0x04ead800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=1076, stack(0x06210000,0x06260000)]
0x04eaec00 JavaThread "Haven main thread" [_thread_blocked, id=6172, stack(0x05670000,0x056c0000)]
0x04eaf000 JavaThread "Error reporter" daemon [_thread_blocked, id=7056, stack(0x07a40000,0x07a90000)]
0x04eae000 JavaThread "TimerQueue" daemon [_thread_blocked, id=5312, stack(0x05db0000,0x05e00000)]
=>0x04eb0400 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=3968, stack(0x06880000,0x068d0000)]
0x04eafc00 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=5872, stack(0x05ed0000,0x05f20000)]
0x04ead000 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=6280, stack(0x05f80000,0x05fd0000)]
0x04eaf800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6920, stack(0x06190000,0x061e0000)]
0x0084f400 JavaThread "DestroyJavaVM" [_thread_blocked, id=4444, stack(0x00390000,0x003e0000)]
0x04ea0c00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=6752, stack(0x057d0000,0x05820000)]
0x04e9cc00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=6060, stack(0x01f60000,0x02060000)]
0x04e9bc00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1788, stack(0x054d0000,0x05520000)]
0x04e76c00 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=1968, stack(0x051c0000,0x05210000)]
0x04e72800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=7148, stack(0x050b0000,0x05100000)]
0x04e6e000 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=6936, stack(0x05210000,0x05260000)]
0x00828c00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=6732, stack(0x04640000,0x04690000)]
0x007e3c00 JavaThread "Service Thread" daemon [_thread_blocked, id=6364, stack(0x04a20000,0x04a70000)]
0x007dec00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6464, stack(0x043c0000,0x04410000)]
0x007de000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4876, stack(0x047e0000,0x04830000)]
0x007db400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6224, stack(0x04710000,0x04760000)]
0x00764c00 JavaThread "Finalizer" daemon [_thread_blocked, id=7072, stack(0x046a0000,0x046f0000)]
0x00763000 JavaThread "Reference Handler" daemon [_thread_blocked, id=7080, stack(0x04460000,0x044b0000)]

Other Threads:
0x00761c00 VMThread [stack: 0x04510000,0x04560000] [id=6408]
0x007edc00 WatcherThread [stack: 0x049b0000,0x04a00000] [id=504]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 38336K, used 19294K [0x13f70000, 0x16900000, 0x1ea10000)
eden space 34112K, 56% used [0x13f70000, 0x15247ac0, 0x160c0000)
from space 4224K, 0% used [0x160c0000, 0x160c0000, 0x164e0000)
to space 4224K, 0% used [0x164e0000, 0x164e0000, 0x16900000)
tenured generation total 84944K, used 50965K [0x1ea10000, 0x23d04000, 0x33f70000)
the space 84944K, 59% used [0x1ea10000, 0x21bd56f8, 0x21bd5800, 0x23d04000)
compacting perm gen total 12288K, used 11552K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 94% used [0x33f70000, 0x34ab8210, 0x34ab8400, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)

Card table byte_map: [0x04150000,0x04280000] byte_map_base: 0x040b0480

Polling page: 0x00170000

Code Cache [0x020d0000, 0x02530000, 0x040d0000)
total_blobs=2666 nmethods=2221 adapters=381 free_code_cache=28302Kb largest_free_block=28969600

Compilation events (10 events):
Event: 113.799 Thread 0x007dec00 2245 s sun.misc.Cleaner::add (26 bytes)
Event: 113.800 Thread 0x007dec00 nmethod 2245 0x024cf088 code [0x024cf190, 0x024cf390]
Event: 113.803 Thread 0x007dec00 2246 haven.Skeleton::access$400 (7 bytes)
Event: 113.803 Thread 0x007dec00 nmethod 2246 0x024cee88 code [0x024cef80, 0x024cf00c]
Event: 113.803 Thread 0x007dec00 2247 haven.Skeleton::vqrot (274 bytes)
Event: 113.803 Thread 0x007dec00 nmethod 2247 0x024ce688 code [0x024ce7c0, 0x024ceb30]
Event: 113.809 Thread 0x007dec00 2248 java.util.TimSort::gallopLeft (335 bytes)
Event: 113.810 Thread 0x007dec00 nmethod 2248 0x024d8ec8 code [0x024d9020, 0x024d9350]
Event: 113.810 Thread 0x007dec00 2249 java.util.TimSort::gallopRight (335 bytes)
Event: 113.810 Thread 0x007dec00 nmethod 2249 0x024d86c8 code [0x024d8820, 0x024d8b70]

GC Heap History (10 events):
Event: 112.669 GC heap before
{Heap before GC invocations=59 (full 6):
def new generation total 32832K, used 32784K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 100% used [0x13f70000, 0x15c00000, 0x15c00000)
from space 3584K, 98% used [0x15f80000, 0x162f41a0, 0x16300000)
to space 3584K, 0% used [0x15c00000, 0x15c00000, 0x15f80000)
tenured generation total 72736K, used 68809K [0x1ea10000, 0x23118000, 0x33f70000)
the space 72736K, 94% used [0x1ea10000, 0x22d42630, 0x22d42800, 0x23118000)
compacting perm gen total 12288K, used 11535K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab3de0, 0x34ab3e00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
Event: 112.673 GC heap after
Heap after GC invocations=60 (full 6):
def new generation total 32832K, used 1047K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 0% used [0x13f70000, 0x13f70000, 0x15c00000)
from space 3584K, 29% used [0x15c00000, 0x15d05d28, 0x15f80000)
to space 3584K, 0% used [0x15f80000, 0x15f80000, 0x16300000)
tenured generation total 72736K, used 72322K [0x1ea10000, 0x23118000, 0x33f70000)
the space 72736K, 99% used [0x1ea10000, 0x230b0b58, 0x230b0c00, 0x23118000)
compacting perm gen total 12288K, used 11535K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab3de0, 0x34ab3e00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
}
Event: 112.703 GC heap before
{Heap before GC invocations=60 (full 6):
def new generation total 32832K, used 30298K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 100% used [0x13f70000, 0x15c00000, 0x15c00000)
from space 3584K, 29% used [0x15c00000, 0x15d06938, 0x15f80000)
to space 3584K, 0% used [0x15f80000, 0x15f80000, 0x16300000)
tenured generation total 72736K, used 72322K [0x1ea10000, 0x23118000, 0x33f70000)
the space 72736K, 99% used [0x1ea10000, 0x230b0b58, 0x230b0c00, 0x23118000)
compacting perm gen total 12288K, used 11535K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab3de0, 0x34ab3e00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
Event: 112.706 GC heap after
Heap after GC invocations=61 (full 6):
def new generation total 32832K, used 1048K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 0% used [0x13f70000, 0x13f70000, 0x15c00000)
from space 3584K, 29% used [0x15f80000, 0x160860a0, 0x16300000)
to space 3584K, 0% used [0x15c00000, 0x15c00000, 0x15f80000)
tenured generation total 72736K, used 72322K [0x1ea10000, 0x23118000, 0x33f70000)
the space 72736K, 99% used [0x1ea10000, 0x230b0b58, 0x230b0c00, 0x23118000)
compacting perm gen total 12288K, used 11535K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab3de0, 0x34ab3e00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
}
Event: 112.817 GC heap before
{Heap before GC invocations=61 (full 6):
def new generation total 32832K, used 31235K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 99% used [0x13f70000, 0x15bead48, 0x15c00000)
from space 3584K, 57% used [0x15f80000, 0x161860b0, 0x16300000)
to space 3584K, 0% used [0x15c00000, 0x15c00000, 0x15f80000)
tenured generation total 72736K, used 72322K [0x1ea10000, 0x23118000, 0x33f70000)
the space 72736K, 99% used [0x1ea10000, 0x230b0b58, 0x230b0c00, 0x23118000)
compacting perm gen total 12288K, used 11535K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab3de0, 0x34ab3e00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
Event: 112.821 GC heap after
Heap after GC invocations=62 (full 6):
def new generation total 32832K, used 3584K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 0% used [0x13f70000, 0x13f70000, 0x15c00000)
from space 3584K, 100% used [0x15c00000, 0x15f80000, 0x15f80000)
to space 3584K, 0% used [0x15f80000, 0x15f80000, 0x16300000)
tenured generation total 73764K, used 73648K [0x1ea10000, 0x23219000, 0x33f70000)
the space 73764K, 99% used [0x1ea10000, 0x231fc3d8, 0x231fc400, 0x23219000)
compacting perm gen total 12288K, used 11535K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab3de0, 0x34ab3e00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
}
Event: 112.985 GC heap before
{Heap before GC invocations=62 (full 6):
def new generation total 32832K, used 32832K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 100% used [0x13f70000, 0x15c00000, 0x15c00000)
from space 3584K, 100% used [0x15c00000, 0x15f80000, 0x15f80000)
to space 3584K, 0% used [0x15f80000, 0x15f80000, 0x16300000)
tenured generation total 74916K, used 74808K [0x1ea10000, 0x23339000, 0x33f70000)
the space 74916K, 99% used [0x1ea10000, 0x2331e138, 0x2331e200, 0x23339000)
compacting perm gen total 12288K, used 11535K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab3de0, 0x34ab3e00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
Event: 112.993 GC heap after
Heap after GC invocations=63 (full 6):
def new generation total 32832K, used 3584K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 0% used [0x13f70000, 0x13f70000, 0x15c00000)
from space 3584K, 100% used [0x15f80000, 0x16300000, 0x16300000)
to space 3584K, 0% used [0x15c00000, 0x15c00000, 0x15f80000)
tenured generation total 80784K, used 80779K [0x1ea10000, 0x238f4000, 0x33f70000)
the space 80784K, 99% used [0x1ea10000, 0x238f2e80, 0x238f3000, 0x238f4000)
compacting perm gen total 12288K, used 11535K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab3de0, 0x34ab3e00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
}
Event: 113.646 GC heap before
{Heap before GC invocations=63 (full 6):
def new generation total 32832K, used 32832K [0x13f70000, 0x16300000, 0x1ea10000)
eden space 29248K, 100% used [0x13f70000, 0x15c00000, 0x15c00000)
from space 3584K, 100% used [0x15f80000, 0x16300000, 0x16300000)
to space 3584K, 0% used [0x15c00000, 0x15c00000, 0x15f80000)
tenured generation total 80784K, used 80779K [0x1ea10000, 0x238f4000, 0x33f70000)
the space 80784K, 99% used [0x1ea10000, 0x238f2e80, 0x238f3000, 0x238f4000)
compacting perm gen total 12288K, used 11542K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab5b30, 0x34ab5c00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
Event: 113.772 GC heap after
Heap after GC invocations=64 (full 7):
def new generation total 38336K, used 0K [0x13f70000, 0x16900000, 0x1ea10000)
eden space 34112K, 0% used [0x13f70000, 0x13f70000, 0x160c0000)
from space 4224K, 0% used [0x160c0000, 0x160c0000, 0x164e0000)
to space 4224K, 0% used [0x164e0000, 0x164e0000, 0x16900000)
tenured generation total 84944K, used 50965K [0x1ea10000, 0x23d04000, 0x33f70000)
the space 84944K, 59% used [0x1ea10000, 0x21bd56f8, 0x21bd5800, 0x23d04000)
compacting perm gen total 12288K, used 11542K [0x33f70000, 0x34b70000, 0x37f70000)
the space 12288K, 93% used [0x33f70000, 0x34ab5b30, 0x34ab5c00, 0x34b70000)
ro space 10240K, 41% used [0x37f70000, 0x383a1a78, 0x383a1c00, 0x38970000)
rw space 12288K, 52% used [0x38970000, 0x38fb62c0, 0x38fb6400, 0x39570000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 113.785 Thread 0x04eb0400 Threw 0x1408cfb8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.786 Thread 0x04eb0400 Threw 0x14091da8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.786 Thread 0x04eb0400 Threw 0x14092398 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.786 Thread 0x04eb0400 Threw 0x14092890 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.789 Thread 0x04eb0400 Threw 0x14098748 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.789 Thread 0x04eb0400 Threw 0x14098d28 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.789 Thread 0x04eb0400 Threw 0x14099218 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.790 Thread 0x04eb0400 Threw 0x1409d4e0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.790 Thread 0x04eb0400 Threw 0x1409dc70 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 113.790 Thread 0x04eb0400 Threw 0x1409e338 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10 events):
Event: 113.785 loading class 0x07e7be60
Event: 113.785 loading class 0x07e7be60 done
Event: 113.786 loading class 0x0741b3b8
Event: 113.786 loading class 0x0741b3b8 done
Event: 113.789 loading class 0x0741b238
Event: 113.789 loading class 0x0741b238 done
Event: 113.790 loading class 0x0e629030
Event: 113.790 loading class 0x0e629030 done
Event: 113.798 Thread 0x007dec00 flushing nmethod 0x024ce3c8
Event: 113.798 Thread 0x007dec00 flushing nmethod 0x024d5e88


Dynamic libraries:
0x00a70000 - 0x00a9f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x76eb0000 - 0x77030000 C:\Windows\SysWOW64\ntdll.dll
0x75580000 - 0x75690000 C:\Windows\syswow64\kernel32.dll
0x75690000 - 0x756d7000 C:\Windows\syswow64\KERNELBASE.dll
0x76500000 - 0x765a0000 C:\Windows\syswow64\ADVAPI32.dll
0x74e90000 - 0x74f3c000 C:\Windows\syswow64\msvcrt.dll
0x76a60000 - 0x76a79000 C:\Windows\SysWOW64\sechost.dll
0x74ca0000 - 0x74d90000 C:\Windows\syswow64\RPCRT4.dll
0x748d0000 - 0x74930000 C:\Windows\syswow64\SspiCli.dll
0x748c0000 - 0x748cc000 C:\Windows\syswow64\CRYPTBASE.dll
0x75340000 - 0x75440000 C:\Windows\syswow64\USER32.dll
0x76470000 - 0x76500000 C:\Windows\syswow64\GDI32.dll
0x75300000 - 0x7530a000 C:\Windows\syswow64\LPK.dll
0x75000000 - 0x7509d000 C:\Windows\syswow64\USP10.dll
0x71470000 - 0x7160e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x74fa0000 - 0x74ff7000 C:\Windows\syswow64\SHLWAPI.dll
0x74f40000 - 0x74fa0000 C:\Windows\system32\IMM32.DLL
0x74dc0000 - 0x74e8c000 C:\Windows\syswow64\MSCTF.dll
0x6afd0000 - 0x6b08f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x5a310000 - 0x5a690000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x72d60000 - 0x72d67000 C:\Windows\system32\WSOCK32.dll
0x74930000 - 0x74965000 C:\Windows\syswow64\WS2_32.dll
0x75810000 - 0x75816000 C:\Windows\syswow64\NSI.dll
0x72cf0000 - 0x72d22000 C:\Windows\system32\WINMM.dll
0x75150000 - 0x75155000 C:\Windows\syswow64\PSAPI.DLL
0x74600000 - 0x7460c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6b0f0000 - 0x6b110000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6acf0000 - 0x6ae33000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x756f0000 - 0x7577f000 C:\Windows\syswow64\OLEAUT32.dll
0x76730000 - 0x7688c000 C:\Windows\syswow64\ole32.dll
0x719d0000 - 0x71a50000 C:\Windows\system32\uxtheme.dll
0x6b0d0000 - 0x6b0e3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x6ac90000 - 0x6aceb000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x72fe0000 - 0x72fe9000 C:\Windows\system32\VERSION.dll
0x76890000 - 0x76a54000 C:\Windows\syswow64\WININET.dll
0x75310000 - 0x75314000 C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll
0x75130000 - 0x75134000 C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll
0x75140000 - 0x75144000 C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll
0x750f0000 - 0x750f3000 C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll
0x75450000 - 0x75453000 C:\Windows\syswow64\normaliz.DLL
0x74a80000 - 0x74c95000 C:\Windows\syswow64\iertutil.dll
0x76e80000 - 0x76e85000 C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll
0x765a0000 - 0x766c5000 C:\Windows\syswow64\urlmon.dll
0x756e0000 - 0x756e4000 C:\Windows\syswow64\api-ms-win-downlevel-ole32-l1-1-0.dll
0x75820000 - 0x7646a000 C:\Windows\syswow64\SHELL32.dll
0x730c0000 - 0x730cb000 C:\Windows\system32\profapi.dll
0x6b0b0000 - 0x6b0c4000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x72960000 - 0x7299c000 C:\Windows\system32\mswsock.dll
0x72940000 - 0x72946000 C:\Windows\System32\wship6.dll
0x745f0000 - 0x745ff000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x71980000 - 0x71993000 C:\Windows\system32\dwmapi.dll
0x72a80000 - 0x72a88000 C:\Windows\system32\Secur32.dll
0x70410000 - 0x70414000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l2-1-0.dll
0x744b0000 - 0x744b4000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l2-1-0.dll
0x730a0000 - 0x730bc000 C:\Windows\system32\IPHLPAPI.DLL
0x73090000 - 0x73097000 C:\Windows\system32\WINNSI.DLL
0x74970000 - 0x749f3000 C:\Windows\syswow64\CLBCatQ.DLL
0x71920000 - 0x7197a000 C:\Windows\System32\netprofm.dll
0x6f7a0000 - 0x6f7b0000 C:\Windows\System32\nlaapi.dll
0x72300000 - 0x72316000 C:\Windows\system32\CRYPTSP.dll
0x722c0000 - 0x722fb000 C:\Windows\system32\rsaenh.dll
0x71a60000 - 0x71a6e000 C:\Windows\system32\RpcRtRemote.dll
0x74080000 - 0x74088000 C:\Windows\System32\npmproxy.dll
0x72950000 - 0x72955000 C:\Windows\System32\wshtcpip.dll
0x729c0000 - 0x729cd000 C:\Windows\system32\dhcpcsvc6.DLL
0x72910000 - 0x72937000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x728c0000 - 0x72904000 C:\Windows\system32\DNSAPI.dll
0x72890000 - 0x728b1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x729a0000 - 0x729b2000 C:\Windows\system32\dhcpcsvc.DLL
0x72880000 - 0x72886000 C:\Windows\system32\rasadhlp.dll
0x71c20000 - 0x71c58000 C:\Windows\System32\fwpuclnt.dll
0x6b110000 - 0x6b148000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x6ac60000 - 0x6ac90000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x75460000 - 0x75580000 C:\Windows\syswow64\CRYPT32.dll
0x75440000 - 0x7544c000 C:\Windows\syswow64\MSASN1.dll
0x6df40000 - 0x6e070000 C:\Windows\system32\WindowsCodecs.dll
0x6faf0000 - 0x6fb3c000 C:\Windows\system32\apphelp.dll
0x10000000 - 0x10022000 C:\Users\Adam\AppData\Roaming\Dropbox\bin\DropboxExt.19.dll
0x70430000 - 0x7051b000 C:\Windows\system32\dbghelp.dll
0x713e0000 - 0x7146e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
0x71330000 - 0x713d3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x6abe0000 - 0x6ac11000 C:\Windows\system32\EhStorShell.dll
0x75160000 - 0x752fd000 C:\Windows\syswow64\SETUPAPI.dll
0x75100000 - 0x75127000 C:\Windows\syswow64\CFGMGR32.dll
0x75320000 - 0x75332000 C:\Windows\syswow64\DEVOBJ.dll
0x6e5b0000 - 0x6e6a5000 C:\Windows\system32\PROPSYS.dll
0x576d0000 - 0x57ada000 C:\PROGRA~2\MICROS~3\Office14\GROOVEEX.DLL
0x6ac30000 - 0x6ac5b000 C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b\ATL90.DLL
0x572c0000 - 0x576cf000 C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
0x56a50000 - 0x572b4000 C:\PROGRA~2\MICROS~3\Office14\1033\GrooveIntlResource.dll
0x6ead0000 - 0x6eb40000 C:\Windows\system32\ntshrui.dll
0x73030000 - 0x73049000 C:\Windows\system32\srvcli.dll
0x70520000 - 0x7052b000 C:\Windows\system32\cscapi.dll
0x74440000 - 0x7444a000 C:\Windows\system32\slc.dll
0x6b090000 - 0x6b0b0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6ce40000 - 0x6ce49000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x6abb0000 - 0x6abd4000 C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x6ce10000 - 0x6ce1a000 C:\Program Files (x86)\Java\jre7\bin\management.dll
0x730d0000 - 0x730e7000 C:\Windows\system32\USERENV.dll
0x74420000 - 0x74430000 C:\Windows\system32\napinsp.dll
0x74220000 - 0x74232000 C:\Windows\system32\pnrpnsp.dll
0x74210000 - 0x7421d000 C:\Windows\system32\wshbth.dll
0x74200000 - 0x74208000 C:\Windows\System32\winrnr.dll
0x6ab80000 - 0x6aba5000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637cb000 C:\Users\Adam\AppData\Local\Temp\jogamp_0000\file_cache\jln3079284002773133012\jln2045467918150229545\gluegen-rt.dll
0x6b820000 - 0x6b826000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Users\Adam\AppData\Local\Temp\jogamp_0000\file_cache\jln3079284002773133012\jln2045467918150229545\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Users\Adam\AppData\Local\Temp\jogamp_0000\file_cache\jln3079284002773133012\jln2045467918150229545\nativewindow_win32.dll
0x5e470000 - 0x5e538000 C:\Windows\system32\OpenGL32.dll
0x5e440000 - 0x5e462000 C:\Windows\system32\GLU32.dll
0x5e350000 - 0x5e437000 C:\Windows\system32\DDRAW.dll
0x5f700000 - 0x5f706000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x64592000 C:\Users\Adam\AppData\Local\Temp\jogamp_0000\file_cache\jln3079284002773133012\jln2045467918150229545\jogl_desktop.dll
0x08740000 - 0x091e5000 C:\Windows\system32\ig4icd32.dll
0x6ab50000 - 0x6ab7d000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll
0x6afc0000 - 0x6afca000 C:\Program Files (x86)\Java\jre7\bin\jsound.dll
0x6af00000 - 0x6af09000 C:\Program Files (x86)\Java\jre7\bin\jsoundds.dll
0x5be80000 - 0x5bef2000 C:\Windows\system32\DSOUND.dll
0x710b0000 - 0x710d5000 C:\Windows\system32\POWRPROF.dll
0x6f760000 - 0x6f799000 C:\Windows\system32\MMDevAPI.DLL
0x5bf30000 - 0x5bf60000 C:\Windows\system32\wdmaud.drv
0x5bf20000 - 0x5bf24000 C:\Windows\system32\ksuser.dll
0x6f930000 - 0x6f937000 C:\Windows\system32\AVRT.dll
0x6e460000 - 0x6e496000 C:\Windows\system32\AUDIOSES.DLL
0x5bf10000 - 0x5bf18000 C:\Windows\system32\msacm32.drv
0x719a0000 - 0x719b4000 C:\Windows\system32\MSACM32.dll
0x5bf00000 - 0x5bf07000 C:\Windows\system32\midimap.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\Adam\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-1045e0cc -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://plymouth.seatribe.se/java/error -Djnlp.haven.defserv=plymouth.seatribe.se -Djnlp.haven.resurl=http://plymouth.seatribe.se/res/ -Djnlp.haven.screenurl=http://plymouth.seatribe.se/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=49517 -Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp -Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre7\\bin\\javaw.exe -Djnlpx.vmargs=-Djnlp.haven.errorurl=http://plymouth.seatribe.se/java/error -Djnlp.haven.defserv=plymouth.seatribe.se -Djnlp.haven.resurl=http://plymouth.seatribe.se/res/ -Djnlp.haven.screenurl=http://plymouth.seatribe.se/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://plymouth.seatribe.se/java/salem.jnlp
java_command: com.sun.javaws.Main -notWebJava C:\Users\Adam\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-1045e0cc
Launcher Type: SUN_STANDARD

Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Windows\SysWOW64;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\Broadcom\Broadcom 802.11\Driver;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\12.0\DLLShared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=Adam
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, 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 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, popcnt, tsc, tscinvbit

Memory: 4k page, physical 3987312k(588352k free), swap 7972760k(4676404k free)

vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600

time: Tue Dec 31 05:11:31 2013
elapsed time: 113 seconds
AdamBoozer4
 
Posts: 1
Joined: Mon Dec 30, 2013 4:47 pm

Re: The Intel crash on start up bug

Postby Kandarim » Tue Dec 31, 2013 2:07 pm

Hello!

i'm afraid this game hasn't exactly such a huge following that it's crashes are listed in google's results :)

First up: the client requires permission to run because the dev's haven't bought a "trusted 3rd party hash key", with good reason (price :D).

To run the command, you should press the colon, which will bring up some text in the lower left corner of the client. Depending on the client you use this will look like
Image (default or ender's)
or
Image (mine)

I'm not sure whether this command will solve your issue, but that's how commands are given to the client console :)
Last edited by Kandarim on Sun Aug 10, 2014 4:39 pm, edited 1 time in total.
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.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: The Intel crash on start up bug

Postby ScalGamer1234 » Sat Jan 11, 2014 6:49 am

I tried it and it didn't work
ScalGamer1234
 
Posts: 1
Joined: Wed Jan 08, 2014 3:10 am

Re: The Intel crash on start up bug

Postby loftar » Sun Jan 12, 2014 4:26 am

ScalGamer1234 wrote:I tried it and it didn't work

Are you absolutely sure you actually have the same error?

The telltale signs are the following:
Code: Select all
# C  [ig4icd32.dll+0x9e640]

[...]

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
User avatar
loftar
 
Posts: 1021
Joined: Sun Jul 08, 2012 7:32 am
Location: In your character database, shuffling bits

Re: The Intel crash on start up bug

Postby Kandarim » Mon Jan 13, 2014 8:51 am

I referred him here:

ScalGamer1234 wrote:Your client crashes after Characters selection this error pops up:

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x4c8f35e2, pid=2376, tid=3332
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) Client VM (24.45-b08 mixed mode windows-x86 )
# Problematic frame:
# C [ig4icd32.dll+0x35e2]
#
# 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 (0x4a32bc00): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3332, stack(0x4b790000,0x4b7e0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x0000000a, ECX=0x526d0000, EDX=0x00000000
ESP=0x4b7de5f0, EBP=0x4b7de604, ESI=0x0000000c, EDI=0x00000002
EIP=0x4c8f35e2, EFLAGS=0x00010206

Top of Stack: (sp=0x4b7de5f0)
0x4b7de5f0: 000000c0 0000000c 00000000 00000006
0x4b7de600: 526d0000 4d5d9210 4c8fb086 0000000c
0x4b7de610: 4d5d0060 4f419e60 00000000 526d0000
0x4b7de620: 4d16b468 000000c0 00000060 4d5d0060
0x4b7de630: 00000004 00000060 00000002 00000002
0x4b7de640: 00060000 000000c0 4f419e70 4d5d9210
0x4b7de650: 4d16bc60 4d5d0060 00000000 4d62bd90
0x4b7de660: 4cd6ce52 00000060 5df50004 4d5d0060

Instructions: (pc=0x4c8f35e2)
0x4c8f35c2: 40 20 56 57 8b da 83 fa 02 72 31 d1 ea 89 54 24
0x4c8f35d2: 0c 0f 18 40 40 83 eb 02 bf 02 00 00 00 90 8b d0
0x4c8f35e2: 66 0f 6f 02 8b f1 83 c0 10 83 c1 10 83 ef 01 66
0x4c8f35f2: 0f e7 06 75 e9 83 6c 24 0c 01 75 d5 85 db 74 17


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x0000000a is an unknown value
ECX=0x526d0000 is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x4b7de5f0 is pointing into the stack for thread: 0x4a32bc00
EBP=0x4b7de604 is pointing into the stack for thread: 0x4a32bc00
ESI=0x0000000c is an unknown value
EDI=0x00000002 is an unknown value


Stack: [0x4b790000,0x4b7e0000], sp=0x4b7de5f0, free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x35e2]

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+2
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+21
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.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
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 )
0x4b49cc00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=3196, stack(0x53e60000,0x53eb0000)]
0x4b4a0c00 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=3508, stack(0x52cd0000,0x52d20000)]
0x4b4a0800 JavaThread "Haven audio player" daemon [_thread_blocked, id=4588, stack(0x52c20000,0x52c70000)]
0x4b4a0000 JavaThread "Worker thread" daemon [_thread_blocked, id=4820, stack(0x52160000,0x521b0000)]
0x4b49f800 JavaThread "Worker thread" daemon [_thread_blocked, id=4948, stack(0x51a90000,0x51ae0000)]
0x4b49f400 JavaThread "Worker thread" daemon [_thread_in_Java, id=3776, stack(0x51b80000,0x51bd0000)]
0x4b49ec00 JavaThread "Worker thread" daemon [_thread_in_native, id=3244, stack(0x51a10000,0x51a60000)]
0x4b49e800 JavaThread "Timer Thread" daemon [_thread_blocked, id=3756, stack(0x52ad0000,0x52b20000)]
0x4b49e000 JavaThread "Server time ticker" daemon [_thread_blocked, id=2772, stack(0x521b0000,0x52200000)]
0x4b49dc00 JavaThread "Session writer" daemon [_thread_blocked, id=3500, stack(0x520e0000,0x52130000)]
0x4b49d400 JavaThread "Session reader" daemon [_thread_in_native, id=3460, stack(0x52030000,0x52080000)]
0x4b49c800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_in_native, id=4440, stack(0x51da0000,0x51df0000)]
0x4b49c000 JavaThread "Haven UI thread" [_thread_blocked, id=3560, stack(0x4f5d0000,0x4f620000)]
0x4b49bc00 JavaThread "Haven main thread" [_thread_blocked, id=4484, stack(0x4f620000,0x4f670000)]
0x4b49b400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=836, stack(0x4f4b0000,0x4f500000)]
0x4b49b000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4032, stack(0x4f500000,0x4f550000)]
0x4b49a800 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=3204, stack(0x4c7c0000,0x4c810000)]
0x4b36e000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3724, stack(0x4bd50000,0x4bda0000)]
0x4b36ec00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4516, stack(0x4bd00000,0x4bd50000)]
0x009bb800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3168, stack(0x008d0000,0x00920000)]
0x4b35a800 JavaThread "Haven main thread" [_thread_blocked, id=4248, stack(0x4bc90000,0x4bce0000)]
=>0x4a32bc00 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=3332, stack(0x4b790000,0x4b7e0000)]
0x4b2f0400 JavaThread "Error reporter" daemon [_thread_blocked, id=4836, stack(0x4b230000,0x4b280000)]
0x4a333000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1476, stack(0x4ae40000,0x4ae90000)]
0x4a332800 JavaThread "AWT-Shutdown" [_thread_blocked, id=3700, stack(0x4b280000,0x4b2d0000)]
0x4a332400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=756, stack(0x4b110000,0x4b160000)]
0x4a331c00 JavaThread "Wiki loader 2" daemon [_thread_blocked, id=2624, stack(0x4b0c0000,0x4b110000)]
0x4a2e3400 JavaThread "Wiki loader 1" daemon [_thread_blocked, id=1020, stack(0x4b020000,0x4b070000)]
0x4a2e3000 JavaThread "Wiki loader 0" daemon [_thread_blocked, id=2992, stack(0x4afa0000,0x4aff0000)]
0x4a19ac00 JavaThread "Service Thread" daemon [_thread_blocked, id=3104, stack(0x4a9c0000,0x4aa10000)]
0x4a195c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1324, stack(0x00ac0000,0x00b10000)]
0x4a192800 JavaThread "Attach Listener" daemon [_thread_blocked, id=5052, stack(0x4a870000,0x4a8c0000)]
0x4a18f400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2872, stack(0x4a430000,0x4a480000)]
0x4a165400 JavaThread "Finalizer" daemon [_thread_blocked, id=5056, stack(0x4a700000,0x4a750000)]
0x4a160000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2912, stack(0x4a530000,0x4a580000)]

Other Threads:
0x4a15ec00 VMThread [stack: 0x4a3a0000,0x4a3f0000] [id=2848]
0x4a1b1000 WatcherThread [stack: 0x4aa60000,0x4aab0000] [id=4304]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 45568K, used 20977K [0x041f0000, 0x07360000, 0x19740000)
eden space 40512K, 51% used [0x041f0000, 0x0566c600, 0x06980000)
from space 5056K, 0% used [0x06980000, 0x06980000, 0x06e70000)
to space 5056K, 0% used [0x06e70000, 0x06e70000, 0x07360000)
tenured generation total 101144K, used 60684K [0x19740000, 0x1fa06000, 0x441f0000)
the space 101144K, 59% used [0x19740000, 0x1d2833b0, 0x1d283400, 0x1fa06000)
compacting perm gen total 16896K, used 16774K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 99% used [0x441f0000, 0x45251970, 0x45251a00, 0x45270000)
No shared spaces configured.

Card table byte_map: [0x00b50000,0x00d80000] byte_map_base: 0x00b2f080

Polling page: 0x00240000

Code Cache [0x021f0000, 0x02568000, 0x041f0000)
total_blobs=2180 nmethods=1768 adapters=348 free_code_cache=29219Kb largest_free_block=29920192

Compilation events (10 events):
Event: 39.215 Thread 0x4a195c00 1786 haven.MapView::access$200 (5 bytes)
Event: 39.215 Thread 0x4a195c00 nmethod 1786 0x02565bc8 code [0x02565cc0, 0x02565d40]
Event: 39.217 Thread 0x4a195c00 1787 haven.GLState::compose (67 bytes)
Event: 39.218 Thread 0x4a195c00 nmethod 1787 0x02565dc8 code [0x02565f20, 0x025662f8]
Event: 39.218 Thread 0x4a195c00 1788 java.util.TimSort::gallopRight (335 bytes)
Event: 39.219 Thread 0x4a195c00 nmethod 1788 0x025666c8 code [0x02566820, 0x02566b70]
Event: 39.264 Thread 0x4a195c00 1789 jogamp.opengl.GLStateTracker::getInt (32 bytes)
Event: 39.264 Thread 0x4a195c00 nmethod 1789 0x02566ec8 code [0x02566fd0, 0x025670bc]
Event: 39.264 Thread 0x4a195c00 1790 com.jogamp.opengl.util.GLBuffers::glGetInteger (13 bytes)
Event: 39.264 Thread 0x4a195c00 nmethod 1790 0x025671c8 code [0x025672d0, 0x0256738c]

GC Heap History (10 events):
Event: 33.800 GC heap before
{Heap before GC invocations=38 (full 4):
def new generation total 45440K, used 45440K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 100% used [0x041f0000, 0x06970000, 0x06970000)
from space 4992K, 100% used [0x06e50000, 0x07330000, 0x07330000)
to space 4992K, 0% used [0x06970000, 0x06970000, 0x06e50000)
tenured generation total 100768K, used 89023K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 88% used [0x19740000, 0x1ee2fd88, 0x1ee2fe00, 0x1f9a8000)
compacting perm gen total 16896K, used 16656K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 98% used [0x441f0000, 0x45234330, 0x45234400, 0x45270000)
No shared spaces configured.
Event: 33.810 GC heap after
Heap after GC invocations=39 (full 4):
def new generation total 45440K, used 1681K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 0% used [0x041f0000, 0x041f0000, 0x06970000)
from space 4992K, 33% used [0x06970000, 0x06b14510, 0x06e50000)
to space 4992K, 0% used [0x06e50000, 0x06e50000, 0x07330000)
tenured generation total 100768K, used 93600K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 92% used [0x19740000, 0x1f2a8208, 0x1f2a8400, 0x1f9a8000)
compacting perm gen total 16896K, used 16656K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 98% used [0x441f0000, 0x45234330, 0x45234400, 0x45270000)
No shared spaces configured.
}
Event: 33.920 GC heap before
{Heap before GC invocations=39 (full 4):
def new generation total 45440K, used 42129K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 100% used [0x041f0000, 0x06970000, 0x06970000)
from space 4992K, 33% used [0x06970000, 0x06b14510, 0x06e50000)
to space 4992K, 0% used [0x06e50000, 0x06e50000, 0x07330000)
tenured generation total 100768K, used 93600K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 92% used [0x19740000, 0x1f2a8208, 0x1f2a8400, 0x1f9a8000)
compacting perm gen total 16896K, used 16656K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 98% used [0x441f0000, 0x45234330, 0x45234400, 0x45270000)
No shared spaces configured.
Event: 33.927 GC heap after
Heap after GC invocations=40 (full 4):
def new generation total 45440K, used 3260K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 0% used [0x041f0000, 0x041f0000, 0x06970000)
from space 4992K, 65% used [0x06e50000, 0x0717f310, 0x07330000)
to space 4992K, 0% used [0x06970000, 0x06970000, 0x06e50000)
tenured generation total 100768K, used 93600K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 92% used [0x19740000, 0x1f2a8208, 0x1f2a8400, 0x1f9a8000)
compacting perm gen total 16896K, used 16656K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 98% used [0x441f0000, 0x45234330, 0x45234400, 0x45270000)
No shared spaces configured.
}
Event: 34.032 GC heap before
{Heap before GC invocations=40 (full 4):
def new generation total 45440K, used 43708K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 100% used [0x041f0000, 0x06970000, 0x06970000)
from space 4992K, 65% used [0x06e50000, 0x0717f310, 0x07330000)
to space 4992K, 0% used [0x06970000, 0x06970000, 0x06e50000)
tenured generation total 100768K, used 93600K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 92% used [0x19740000, 0x1f2a8208, 0x1f2a8400, 0x1f9a8000)
compacting perm gen total 16896K, used 16677K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 98% used [0x441f0000, 0x45239760, 0x45239800, 0x45270000)
No shared spaces configured.
Event: 34.042 GC heap after
Heap after GC invocations=41 (full 4):
def new generation total 45440K, used 3592K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 0% used [0x041f0000, 0x041f0000, 0x06970000)
from space 4992K, 71% used [0x06970000, 0x06cf2178, 0x06e50000)
to space 4992K, 0% used [0x06e50000, 0x06e50000, 0x07330000)
tenured generation total 100768K, used 95064K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 94% used [0x19740000, 0x1f416310, 0x1f416400, 0x1f9a8000)
compacting perm gen total 16896K, used 16677K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 98% used [0x441f0000, 0x45239760, 0x45239800, 0x45270000)
No shared spaces configured.
}
Event: 34.333 GC heap before
{Heap before GC invocations=41 (full 4):
def new generation total 45440K, used 44040K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 100% used [0x041f0000, 0x06970000, 0x06970000)
from space 4992K, 71% used [0x06970000, 0x06cf2178, 0x06e50000)
to space 4992K, 0% used [0x06e50000, 0x06e50000, 0x07330000)
tenured generation total 100768K, used 95064K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 94% used [0x19740000, 0x1f416310, 0x1f416400, 0x1f9a8000)
compacting perm gen total 16896K, used 16748K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 99% used [0x441f0000, 0x4524b2a0, 0x4524b400, 0x45270000)
No shared spaces configured.
Event: 34.345 GC heap after
Heap after GC invocations=42 (full 4):
def new generation total 45440K, used 4992K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 0% used [0x041f0000, 0x041f0000, 0x06970000)
from space 4992K, 100% used [0x06e50000, 0x07330000, 0x07330000)
to space 4992K, 0% used [0x06970000, 0x06970000, 0x06e50000)
tenured generation total 100768K, used 97834K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 97% used [0x19740000, 0x1f6ca8d8, 0x1f6caa00, 0x1f9a8000)
compacting perm gen total 16896K, used 16748K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 99% used [0x441f0000, 0x4524b2a0, 0x4524b400, 0x45270000)
No shared spaces configured.
}
Event: 39.043 GC heap before
{Heap before GC invocations=42 (full 4):
def new generation total 45440K, used 45440K [0x041f0000, 0x07330000, 0x19740000)
eden space 40448K, 100% used [0x041f0000, 0x06970000, 0x06970000)
from space 4992K, 100% used [0x06e50000, 0x07330000, 0x07330000)
to space 4992K, 0% used [0x06970000, 0x06970000, 0x06e50000)
tenured generation total 100768K, used 97834K [0x19740000, 0x1f9a8000, 0x441f0000)
the space 100768K, 97% used [0x19740000, 0x1f6ca8d8, 0x1f6caa00, 0x1f9a8000)
compacting perm gen total 16896K, used 16758K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 99% used [0x441f0000, 0x4524dab0, 0x4524dc00, 0x45270000)
No shared spaces configured.
Event: 39.123 GC heap after
Heap after GC invocations=43 (full 5):
def new generation total 45568K, used 0K [0x041f0000, 0x07360000, 0x19740000)
eden space 40512K, 0% used [0x041f0000, 0x041f0000, 0x06980000)
from space 5056K, 0% used [0x06980000, 0x06980000, 0x06e70000)
to space 5056K, 0% used [0x06e70000, 0x06e70000, 0x07360000)
tenured generation total 101144K, used 60684K [0x19740000, 0x1fa06000, 0x441f0000)
the space 101144K, 59% used [0x19740000, 0x1d2833b0, 0x1d283400, 0x1fa06000)
compacting perm gen total 16896K, used 16758K [0x441f0000, 0x45270000, 0x481f0000)
the space 16896K, 99% used [0x441f0000, 0x4524dab0, 0x4524dc00, 0x45270000)
No shared spaces configured.
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 38.913 Thread 0x4a32bc00 Threw 0x04d9f7a0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 38.914 Thread 0x4a32bc00 Threw 0x04da1748 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.188 Thread 0x4a32bc00 Threw 0x04edd8a0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.202 Thread 0x4b49c000 Threw 0x04fd0008 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.202 Thread 0x4b49c000 Threw 0x04fd09e8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.202 Thread 0x4b49c000 Threw 0x04fd0e50 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.202 Thread 0x4b49c000 Threw 0x04fd1830 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.203 Thread 0x4b49c000 Threw 0x04fd2e08 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.203 Thread 0x4b49c000 Threw 0x04fd37f0 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 39.211 Thread 0x4b49c000 Threw 0x050869e8 at C:\re\jdk7u45\229\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10 events):
Event: 39.203 Executing VM operation: Deoptimize
Event: 39.203 Executing VM operation: Deoptimize done
Event: 39.203 loading class 0x00a1d530
Event: 39.204 loading class 0x00a1d530 done
Event: 39.210 loading class 0x4b35bb40
Event: 39.210 loading class 0x4b35bb40 done
Event: 39.215 loading class 0x00a1d0b0
Event: 39.215 loading class 0x00a1d0b0 done
Event: 39.217 Executing VM operation: RevokeBias
Event: 39.217 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00dc0000 - 0x00def000 C:\Program Files (x86)\Java\jre7\bin\java.exe
0x77530000 - 0x776b0000 C:\Windows\SysWOW64\ntdll.dll
0x76ef0000 - 0x77000000 C:\Windows\syswow64\kernel32.dll
0x76b80000 - 0x76bc7000 C:\Windows\syswow64\KERNELBASE.dll
0x77000000 - 0x770a0000 C:\Windows\syswow64\ADVAPI32.dll
0x75b20000 - 0x75bcc000 C:\Windows\syswow64\msvcrt.dll
0x751d0000 - 0x751e9000 C:\Windows\SysWOW64\sechost.dll
0x76a90000 - 0x76b80000 C:\Windows\syswow64\RPCRT4.dll
0x74f50000 - 0x74fb0000 C:\Windows\syswow64\SspiCli.dll
0x74f40000 - 0x74f4c000 C:\Windows\syswow64\CRYPTBASE.dll
0x76be0000 - 0x76ce0000 C:\Windows\syswow64\USER32.dll
0x753a0000 - 0x75430000 C:\Windows\syswow64\GDI32.dll
0x75e30000 - 0x75e3a000 C:\Windows\syswow64\LPK.dll
0x74fb0000 - 0x7504d000 C:\Windows\syswow64\USP10.dll
0x735a0000 - 0x7373e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75dd0000 - 0x75e27000 C:\Windows\syswow64\SHLWAPI.dll
0x75860000 - 0x758c0000 C:\Windows\system32\IMM32.DLL
0x75470000 - 0x7553c000 C:\Windows\syswow64\MSCTF.dll
0x6d910000 - 0x6d9cf000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x665f0000 - 0x66970000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x72b50000 - 0x72b57000 C:\Windows\system32\WSOCK32.dll
0x75430000 - 0x75465000 C:\Windows\syswow64\WS2_32.dll
0x76bd0000 - 0x76bd6000 C:\Windows\syswow64\NSI.dll
0x722c0000 - 0x722f2000 C:\Windows\system32\WINMM.dll
0x75050000 - 0x75055000 C:\Windows\syswow64\PSAPI.DLL
0x743a0000 - 0x743ac000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x723e0000 - 0x72400000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6ff50000 - 0x6ff63000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x6e0c0000 - 0x6e203000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x76ce0000 - 0x76d6f000 C:\Windows\syswow64\OLEAUT32.dll
0x76d90000 - 0x76eec000 C:\Windows\syswow64\ole32.dll
0x6ff30000 - 0x6ff44000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x72af0000 - 0x72b2c000 C:\Windows\system32\mswsock.dll
0x74cf0000 - 0x74cf6000 C:\Windows\System32\wship6.dll
0x748e0000 - 0x748ef000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x75e40000 - 0x76a8a000 C:\Windows\syswow64\SHELL32.dll
0x748f0000 - 0x74903000 C:\Windows\system32\DWMAPI.DLL
0x6a3b0000 - 0x6a3e8000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x751f0000 - 0x75273000 C:\Windows\syswow64\CLBCatQ.DLL
0x73b30000 - 0x73c60000 C:\Windows\system32\WindowsCodecs.dll
0x72780000 - 0x727cc000 C:\Windows\system32\apphelp.dll
0x6ffd0000 - 0x70001000 C:\Windows\system32\EhStorShell.dll
0x75c20000 - 0x75dbd000 C:\Windows\syswow64\SETUPAPI.dll
0x75070000 - 0x75097000 C:\Windows\syswow64\CFGMGR32.dll
0x757e0000 - 0x757f2000 C:\Windows\syswow64\DEVOBJ.dll
0x709e0000 - 0x70ad5000 C:\Windows\system32\PROPSYS.dll
0x6e210000 - 0x6e280000 C:\Windows\system32\ntshrui.dll
0x705b0000 - 0x705c9000 C:\Windows\system32\srvcli.dll
0x72690000 - 0x7269b000 C:\Windows\system32\cscapi.dll
0x721f0000 - 0x721fa000 C:\Windows\system32\slc.dll
0x6ff00000 - 0x6ff30000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x73290000 - 0x732a6000 C:\Windows\system32\CRYPTSP.dll
0x73250000 - 0x7328b000 C:\Windows\system32\rsaenh.dll
0x72f20000 - 0x72f37000 C:\Windows\system32\USERENV.dll
0x72f10000 - 0x72f1b000 C:\Windows\system32\profapi.dll
0x72b70000 - 0x72b80000 C:\Windows\system32\NLAapi.dll
0x72b60000 - 0x72b70000 C:\Windows\system32\napinsp.dll
0x72b30000 - 0x72b42000 C:\Windows\system32\pnrpnsp.dll
0x72aa0000 - 0x72ae4000 C:\Windows\system32\DNSAPI.dll
0x72a90000 - 0x72a98000 C:\Windows\System32\winrnr.dll
0x72a50000 - 0x72a5d000 C:\Windows\system32\wshbth.dll
0x72a40000 - 0x72a45000 C:\Windows\System32\wshtcpip.dll
0x72f60000 - 0x72f7c000 C:\Windows\system32\IPHLPAPI.DLL
0x72f50000 - 0x72f57000 C:\Windows\system32\WINNSI.DLL
0x72680000 - 0x72686000 C:\Windows\system32\rasadhlp.dll
0x726b0000 - 0x726e8000 C:\Windows\System32\fwpuclnt.dll
0x6d8e0000 - 0x6d905000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637cb000 C:\Users\ProdiG\AppData\Local\Temp\jogamp_0000\file_cache\jln2422656566989836012\jln8817489855678026510\gluegen-rt.dll
0x705a0000 - 0x705a6000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44b000 C:\Users\ProdiG\AppData\Local\Temp\jogamp_0000\file_cache\jln2422656566989836012\jln8817489855678026510\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Users\ProdiG\AppData\Local\Temp\jogamp_0000\file_cache\jln2422656566989836012\jln8817489855678026510\nativewindow_win32.dll
0x6a2e0000 - 0x6a3a8000 C:\Windows\system32\OpenGL32.dll
0x6a2b0000 - 0x6a2d2000 C:\Windows\system32\GLU32.dll
0x6a1c0000 - 0x6a2a7000 C:\Windows\system32\DDRAW.dll
0x725f0000 - 0x725f6000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x64592000 C:\Users\ProdiG\AppData\Local\Temp\jogamp_0000\file_cache\jln2422656566989836012\jln8817489855678026510\jogl_desktop.dll
0x4c8f0000 - 0x4d5cb000 C:\Windows\system32\ig4icd32.dll
0x6a190000 - 0x6a1bd000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll
0x6e0a0000 - 0x6e0c0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6ffa0000 - 0x6ffa9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x75280000 - 0x753a0000 C:\Windows\syswow64\CRYPT32.dll
0x77500000 - 0x7750c000 C:\Windows\syswow64\MSASN1.dll
0x6a180000 - 0x6a18a000 C:\Program Files (x86)\Java\jre7\bin\jsound.dll
0x6a170000 - 0x6a179000 C:\Program Files (x86)\Java\jre7\bin\jsoundds.dll
0x744b0000 - 0x74522000 C:\Windows\system32\DSOUND.dll
0x74be0000 - 0x74c05000 C:\Windows\system32\POWRPROF.dll
0x72280000 - 0x722b9000 C:\Windows\system32\MMDevAPI.DLL
0x6a140000 - 0x6a170000 C:\Windows\system32\wdmaud.drv
0x6a130000 - 0x6a134000 C:\Windows\system32\ksuser.dll
0x6a120000 - 0x6a127000 C:\Windows\system32\AVRT.dll
0x72480000 - 0x724b6000 C:\Windows\system32\AUDIOSES.DLL
0x6a110000 - 0x6a118000 C:\Windows\system32\msacm32.drv
0x6a0f0000 - 0x6a104000 C:\Windows\system32\MSACM32.dll
0x6a0e0000 - 0x6a0e7000 C:\Windows\system32\midimap.dll
0x71620000 - 0x7170b000 C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Xmx1024m -Djava.library.path=%PATH%;.
java_command: lsalem.jar -U http://plymouth.seatribe.se/res/ plymouth.seatribe.se
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Windows\SysWOW64;;"c:\Program Files\Java\jre7\bin";"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=ProdiG
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



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

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

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

Memory: 4k page, physical 6183084k(3890400k free), swap 12364304k(10034192k free)

vm_info: Java HotSpot(TM) Client VM (24.45-b08) for windows-x86 JRE (1.7.0_45-b18), built on Oct 8 2013 06:02:43 by "java_re" with unknown MS VC++:1600

time: Thu Jan 09 19:14:25 2014
elapsed time: 39 seconds

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.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: The Intel crash on start up bug

Postby Everdred236 » Sat Mar 29, 2014 12:17 am

I'm having the same problem, those codes are also what I'm receiving. Has there been any progress on this? The "gl meshmode d" command didn't work for me either. I'm coming back to the game after a year or so hiatus and would really like to get back into it. Any help you can offer would be appreciated.

I am getting the same error
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x1009e640, pid=5436, tid=2488
#
# 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+0x9e640]
#
# 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 (0x05499800): JavaThread "AWT-EventQueue-2" [_thread_in_native, id=2488, stack(0x08550000,0x085a0000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x00000000, EBX=0x00000108, ECX=0xffffffff, EDX=0x00000000
ESP=0x0859e90c, EBP=0x00000000, ESI=0x00000000, EDI=0x07cba5a8
EIP=0x1009e640, EFLAGS=0x00010202

Top of Stack: (sp=0x0859e90c)
0x0859e90c: 00000004 04ffe804 07cba5a8 04ffe407
0x0859e91c: 1009e94c 00000004 00000108 00001403
0x0859e92c: 00000000 00000108 00000000 00000000
0x0859e93c: 0859e968 34be8df8 05499800 34be8df8
0x0859e94c: 64513d04 00000004 00000108 00001403
0x0859e95c: 00000000 00000000 34a8dc88 0859e9c4
0x0859e96c: 027ea9dd 05499930 0859e9f0 00000004
0x0859e97c: 00000108 00001403 00000000 00000000

Instructions: (pc=0x1009e640)
0x1009e620: 8b 04 aa 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b eb
0x1009e630: 7c ee eb 3f 33 ed 85 db 7e 39 8d 9b 00 00 00 00
0x1009e640: 0f b7 04 6a 3b c8 0f 43 c8 3b f0 0f 46 f0 45 3b
0x1009e650: eb 7c ed eb 1e 33 ed 85 db 7e 18 eb 03 8d 49 00


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000108 is an unknown value
ECX=0xffffffff is an unknown value
EDX=0x00000000 is an unknown value
ESP=0x0859e90c is pointing into the stack for thread: 0x05499800
EBP=0x00000000 is an unknown value
ESI=0x00000000 is an unknown value
EDI=0x07cba5a8 is an unknown value


Stack: [0x08550000,0x085a0000], sp=0x0859e90c, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [ig4icd32.dll+0x9e640]

[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+3
j haven.GameUI.draw(Lhaven/GOut;)V+27
J haven.Widget.draw(Lhaven/GOut;Z)V
j haven.Widget.draw(Lhaven/GOut;)V+3
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+81
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+21
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 )
0x0a00d800 JavaThread "Worker thread" daemon [_thread_in_Java, id=1044, stack(0x0eb80000,0x0ebd0000)]
0x0a00d400 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=4772, stack(0x0d790000,0x0d7e0000)]
0x0a00cc00 JavaThread "Haven audio player" daemon [_thread_blocked, id=1172, stack(0x0cf70000,0x0cfc0000)]
0x0a00c800 JavaThread "Worker thread" daemon [_thread_in_Java, id=3428, stack(0x0d130000,0x0d180000)]
0x0a00c000 JavaThread "Worker thread" daemon [_thread_blocked, id=5268, stack(0x0cfd0000,0x0d020000)]
0x0549e000 JavaThread "Worker thread" daemon [_thread_blocked, id=3960, stack(0x0d070000,0x0d0c0000)]
0x0549dc00 JavaThread "Server time ticker" daemon [_thread_blocked, id=3172, stack(0x0d3b0000,0x0d400000)]
0x0549d400 JavaThread "Session writer" daemon [_thread_blocked, id=3780, stack(0x0d430000,0x0d480000)]
0x05498400 JavaThread "Session reader" daemon [_thread_in_native, id=4624, stack(0x0d2b0000,0x0d300000)]
0x0549c400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5856, stack(0x08210000,0x08260000)]
0x0549d000 JavaThread "Haven UI thread" [_thread_blocked, id=5852, stack(0x08e10000,0x08e60000)]
0x0549c800 JavaThread "Haven main thread" [_thread_blocked, id=3392, stack(0x0bc60000,0x0bcb0000)]
0x0549bc00 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=3688, stack(0x09af0000,0x09b40000)]
0x0549b400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=6020, stack(0x09980000,0x099d0000)]
0x0549b000 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3612, stack(0x08c80000,0x08cd0000)]
0x05499c00 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=3588, stack(0x07fe0000,0x08030000)]
0x05497800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=4596, stack(0x07e80000,0x07ed0000)]
0x05496c00 JavaThread "Haven main thread" [_thread_blocked, id=1296, stack(0x08440000,0x08490000)]
0x05497000 JavaThread "Error reporter" daemon [_thread_blocked, id=5568, stack(0x08150000,0x081a0000)]
0x0549a400 JavaThread "TimerQueue" daemon [_thread_blocked, id=5048, stack(0x08390000,0x083e0000)]
=>0x05499800 JavaThread "AWT-EventQueue-2" [_thread_in_native, id=2488, stack(0x08550000,0x085a0000)]
0x05499000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=1004, stack(0x08490000,0x084e0000)]
0x05497c00 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=3332, stack(0x05a80000,0x05ad0000)]
0x05498c00 JavaThread "AWT-Shutdown" [_thread_blocked, id=4660, stack(0x081c0000,0x08210000)]
0x009bf000 JavaThread "DestroyJavaVM" [_thread_blocked, id=4852, stack(0x003f0000,0x00440000)]
0x053f8c00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=4968, stack(0x05b30000,0x05b80000)]
0x053f5800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5668, stack(0x024c0000,0x025c0000)]
0x053f0400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4880, stack(0x05640000,0x05690000)]
0x053ca400 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=5016, stack(0x05950000,0x059a0000)]
0x053c6000 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=6108, stack(0x057f0000,0x05840000)]
0x053c5800 JavaThread "MemoryCache-DelayedCleanup" daemon [_thread_blocked, id=4280, stack(0x05750000,0x057a0000)]
0x0096f800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=5720, stack(0x04de0000,0x04e30000)]
0x00929000 JavaThread "Service Thread" daemon [_thread_blocked, id=5860, stack(0x02430000,0x02480000)]
0x00923800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3876, stack(0x04d80000,0x04dd0000)]
0x00922400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3068, stack(0x04d20000,0x04d70000)]
0x0091f400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5032, stack(0x04af0000,0x04b40000)]
0x008b5c00 JavaThread "Finalizer" daemon [_thread_blocked, id=4700, stack(0x04a80000,0x04ad0000)]
0x008b0c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3736, stack(0x04870000,0x048c0000)]

Other Threads:
0x008aec00 VMThread [stack: 0x048d0000,0x04920000] [id=3996]
0x0093a800 WatcherThread [stack: 0x04e90000,0x04ee0000] [id=5116]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
def new generation total 56768K, used 38536K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 64% used [0x145c0000, 0x1656a500, 0x17710000)
from space 6272K, 97% used [0x17710000, 0x17d07c68, 0x17d30000)
to space 6272K, 0% used [0x17d30000, 0x17d30000, 0x18350000)
tenured generation total 125912K, used 118498K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 94% used [0x1f060000, 0x26418828, 0x26418a00, 0x26b56000)
compacting perm gen total 12288K, used 11713K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 95% used [0x345c0000, 0x35130458, 0x35130600, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)

Card table byte_map: [0x025c0000,0x026f0000] byte_map_base: 0x0251d200

Polling page: 0x00130000

Code Cache [0x027e0000, 0x02ca8000, 0x047e0000)
total_blobs=3028 nmethods=2583 adapters=381 free_code_cache=27892Kb largest_free_block=28558656

Compilation events (10 events):
Event: 184.931 Thread 0x00923800 2625 haven.Skeleton::access$500 (7 bytes)
Event: 184.931 Thread 0x00923800 nmethod 2625 0x02ca0ec8 code [0x02ca0fc0, 0x02ca104c]
Event: 184.932 Thread 0x00923800 2626 haven.Skeleton::vvadd (54 bytes)
Event: 184.932 Thread 0x00923800 nmethod 2626 0x02ca10c8 code [0x02ca11d0, 0x02ca1380]
Event: 184.933 Thread 0x00923800 2627 haven.MapView::access$200 (5 bytes)
Event: 184.933 Thread 0x00923800 nmethod 2627 0x02ca1988 code [0x02ca1a80, 0x02ca1b00]
Event: 184.934 Thread 0x00923800 2629 haven.GLState$Composed::<init> (71 bytes)
Event: 184.936 Thread 0x00923800 nmethod 2629 0x02ca1b88 code [0x02ca1ce0, 0x02ca2088]
Event: 184.937 Thread 0x00923800 2630 haven.GLState$Composed::prep (36 bytes)
Event: 184.937 Thread 0x00923800 nmethod 2630 0x02ca2448 code [0x02ca2550, 0x02ca263c]

GC Heap History (10 events):
Event: 183.522 GC heap before
{Heap before GC invocations=90 (full 8):
def new generation total 56768K, used 56768K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 100% used [0x145c0000, 0x17710000, 0x17710000)
from space 6272K, 100% used [0x17d30000, 0x18350000, 0x18350000)
to space 6272K, 0% used [0x17710000, 0x17710000, 0x17d30000)
tenured generation total 125912K, used 90942K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 72% used [0x1f060000, 0x2492f928, 0x2492fa00, 0x26b56000)
compacting perm gen total 12288K, used 11624K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 94% used [0x345c0000, 0x3511a198, 0x3511a200, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
Event: 183.544 GC heap after
Heap after GC invocations=91 (full 8):
def new generation total 56768K, used 5846K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 0% used [0x145c0000, 0x145c0000, 0x17710000)
from space 6272K, 93% used [0x17710000, 0x17cc5a68, 0x17d30000)
to space 6272K, 0% used [0x17d30000, 0x17d30000, 0x18350000)
tenured generation total 125912K, used 96697K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 76% used [0x1f060000, 0x24ece568, 0x24ece600, 0x26b56000)
compacting perm gen total 12288K, used 11624K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 94% used [0x345c0000, 0x3511a198, 0x3511a200, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
}
Event: 183.862 GC heap before
{Heap before GC invocations=91 (full 8):
def new generation total 56768K, used 56342K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 100% used [0x145c0000, 0x17710000, 0x17710000)
from space 6272K, 93% used [0x17710000, 0x17cc5a68, 0x17d30000)
to space 6272K, 0% used [0x17d30000, 0x17d30000, 0x18350000)
tenured generation total 125912K, used 96697K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 76% used [0x1f060000, 0x24ece568, 0x24ece600, 0x26b56000)
compacting perm gen total 12288K, used 11643K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 94% used [0x345c0000, 0x3511ec90, 0x3511ee00, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
Event: 183.883 GC heap after
Heap after GC invocations=92 (full 8):
def new generation total 56768K, used 6245K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 0% used [0x145c0000, 0x145c0000, 0x17710000)
from space 6272K, 99% used [0x17d30000, 0x18349758, 0x18350000)
to space 6272K, 0% used [0x17710000, 0x17710000, 0x17d30000)
tenured generation total 125912K, used 101946K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 80% used [0x1f060000, 0x253ee950, 0x253eea00, 0x26b56000)
compacting perm gen total 12288K, used 11643K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 94% used [0x345c0000, 0x3511ec90, 0x3511ee00, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
}
Event: 184.180 GC heap before
{Heap before GC invocations=92 (full 8):
def new generation total 56768K, used 56741K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 100% used [0x145c0000, 0x17710000, 0x17710000)
from space 6272K, 99% used [0x17d30000, 0x18349758, 0x18350000)
to space 6272K, 0% used [0x17710000, 0x17710000, 0x17d30000)
tenured generation total 125912K, used 101946K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 80% used [0x1f060000, 0x253ee950, 0x253eea00, 0x26b56000)
compacting perm gen total 12288K, used 11645K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 94% used [0x345c0000, 0x3511f768, 0x3511f800, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
Event: 184.197 GC heap after
Heap after GC invocations=93 (full 8):
def new generation total 56768K, used 5069K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 0% used [0x145c0000, 0x145c0000, 0x17710000)
from space 6272K, 80% used [0x17710000, 0x17c03740, 0x17d30000)
to space 6272K, 0% used [0x17d30000, 0x17d30000, 0x18350000)
tenured generation total 125912K, used 107542K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 85% used [0x1f060000, 0x25965aa0, 0x25965c00, 0x26b56000)
compacting perm gen total 12288K, used 11645K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 94% used [0x345c0000, 0x3511f768, 0x3511f800, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
}
Event: 184.504 GC heap before
{Heap before GC invocations=93 (full 8):
def new generation total 56768K, used 55565K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 100% used [0x145c0000, 0x17710000, 0x17710000)
from space 6272K, 80% used [0x17710000, 0x17c03740, 0x17d30000)
to space 6272K, 0% used [0x17d30000, 0x17d30000, 0x18350000)
tenured generation total 125912K, used 107542K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 85% used [0x1f060000, 0x25965aa0, 0x25965c00, 0x26b56000)
compacting perm gen total 12288K, used 11646K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 94% used [0x345c0000, 0x3511fa18, 0x3511fc00, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
Event: 184.521 GC heap after
Heap after GC invocations=94 (full 8):
def new generation total 56768K, used 6098K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 0% used [0x145c0000, 0x145c0000, 0x17710000)
from space 6272K, 97% used [0x17d30000, 0x18324990, 0x18350000)
to space 6272K, 0% used [0x17710000, 0x17710000, 0x17d30000)
tenured generation total 125912K, used 112558K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 89% used [0x1f060000, 0x25e4baa8, 0x25e4bc00, 0x26b56000)
compacting perm gen total 12288K, used 11646K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 94% used [0x345c0000, 0x3511fa18, 0x3511fc00, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
}
Event: 184.804 GC heap before
{Heap before GC invocations=94 (full 8):
def new generation total 56768K, used 56594K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 100% used [0x145c0000, 0x17710000, 0x17710000)
from space 6272K, 97% used [0x17d30000, 0x18324990, 0x18350000)
to space 6272K, 0% used [0x17710000, 0x17710000, 0x17d30000)
tenured generation total 125912K, used 112558K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 89% used [0x1f060000, 0x25e4baa8, 0x25e4bc00, 0x26b56000)
compacting perm gen total 12288K, used 11700K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 95% used [0x345c0000, 0x3512d1c0, 0x3512d200, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
Event: 184.823 GC heap after
Heap after GC invocations=95 (full 8):
def new generation total 56768K, used 6111K [0x145c0000, 0x18350000, 0x1f060000)
eden space 50496K, 0% used [0x145c0000, 0x145c0000, 0x17710000)
from space 6272K, 97% used [0x17710000, 0x17d07c68, 0x17d30000)
to space 6272K, 0% used [0x17d30000, 0x17d30000, 0x18350000)
tenured generation total 125912K, used 118498K [0x1f060000, 0x26b56000, 0x345c0000)
the space 125912K, 94% used [0x1f060000, 0x26418828, 0x26418a00, 0x26b56000)
compacting perm gen total 12288K, used 11700K [0x345c0000, 0x351c0000, 0x385c0000)
the space 12288K, 95% used [0x345c0000, 0x3512d1c0, 0x3512d200, 0x351c0000)
ro space 10240K, 41% used [0x385c0000, 0x389f2050, 0x389f2200, 0x38fc0000)
rw space 12288K, 52% used [0x38fc0000, 0x39606800, 0x39606800, 0x39bc0000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 184.919 Thread 0x0549d000 Threw 0x15b57de0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.919 Thread 0x0549d000 Threw 0x15b58768 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.919 Thread 0x0549d000 Threw 0x15b69fb8 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.919 Thread 0x0549d000 Threw 0x15b6a430 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.919 Thread 0x0549d000 Threw 0x15b6a768 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.919 Thread 0x0549d000 Threw 0x15b6b0f0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.920 Thread 0x0549d000 Threw 0x15b7c400 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.920 Thread 0x0549d000 Threw 0x15b7c878 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.920 Thread 0x0549d000 Threw 0x15b7cbb0 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244
Event: 184.920 Thread 0x0549d000 Threw 0x15b7d538 at C:\re\jdk7u51\527\hotspot\src\share\vm\prims\jvm.cpp:1244

Events (10 events):
Event: 184.919 loading class 0x09f24ad8
Event: 184.919 loading class 0x09f24ad8 done
Event: 184.919 loading class 0x09f24ad8
Event: 184.919 loading class 0x09f24ad8 done
Event: 184.920 Executing VM operation: RevokeBias
Event: 184.920 Executing VM operation: RevokeBias done
Event: 184.920 Executing VM operation: RevokeBias
Event: 184.920 Executing VM operation: RevokeBias done
Event: 184.936 Executing VM operation: RevokeBias
Event: 184.936 Executing VM operation: RevokeBias done


Dynamic libraries:
0x00df0000 - 0x00e1f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x777f0000 - 0x77970000 C:\windows\SysWOW64\ntdll.dll
0x76c90000 - 0x76da0000 C:\windows\syswow64\kernel32.dll
0x75140000 - 0x75186000 C:\windows\syswow64\KERNELBASE.dll
0x74fb0000 - 0x75050000 C:\windows\syswow64\ADVAPI32.dll
0x76e80000 - 0x76f2c000 C:\windows\syswow64\msvcrt.dll
0x76530000 - 0x76549000 C:\windows\SysWOW64\sechost.dll
0x75050000 - 0x75140000 C:\windows\syswow64\RPCRT4.dll
0x74ed0000 - 0x74f30000 C:\windows\syswow64\SspiCli.dll
0x74ec0000 - 0x74ecc000 C:\windows\syswow64\CRYPTBASE.dll
0x769c0000 - 0x76ac0000 C:\windows\syswow64\USER32.dll
0x767e0000 - 0x76870000 C:\windows\syswow64\GDI32.dll
0x777c0000 - 0x777ca000 C:\windows\syswow64\LPK.dll
0x76490000 - 0x7652d000 C:\windows\syswow64\USP10.dll
0x70270000 - 0x7040e000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76780000 - 0x767d7000 C:\windows\syswow64\SHLWAPI.dll
0x76720000 - 0x76780000 C:\windows\system32\IMM32.DLL
0x75fa0000 - 0x7606c000 C:\windows\syswow64\MSCTF.dll
0x73f50000 - 0x7400f000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x63f90000 - 0x64310000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x71cb0000 - 0x71cb7000 C:\windows\system32\WSOCK32.dll
0x76df0000 - 0x76e25000 C:\windows\syswow64\WS2_32.dll
0x76550000 - 0x76556000 C:\windows\syswow64\NSI.dll
0x731d0000 - 0x73202000 C:\windows\system32\WINMM.dll
0x751a0000 - 0x751a5000 C:\windows\syswow64\PSAPI.DLL
0x74e50000 - 0x74e9c000 C:\windows\system32\apphelp.dll
0x6a680000 - 0x6a68c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6a660000 - 0x6a680000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x65920000 - 0x65a63000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x76870000 - 0x768ff000 C:\windows\syswow64\OLEAUT32.dll
0x76ac0000 - 0x76c1c000 C:\windows\SysWOW64\ntdll.dll
0x74b10000 - 0x74b90000 C:\windows\SysWOW64\sechost.dll
0x6a430000 - 0x6a443000 C:\windows\syswow64\CRYPTBASE.dll
0x66ca0000 - 0x66cfc000 C:\windows\syswow64\LPK.dll
0x73430000 - 0x73439000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76340000 - 0x7645b000 C:\windows\syswow64\MSCTF.dll
0x75190000 - 0x75193000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x76560000 - 0x76718000 C:\windows\syswow64\WS2_32.dll
0x76220000 - 0x76331000 C:\windows\syswow64\urlmon.dll
0x75350000 - 0x75f9a000 C:\windows\syswow64\PSAPI.DLL
0x71d30000 - 0x71d3b000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x6a410000 - 0x6a424000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x71c40000 - 0x71c7c000 C:\windows\syswow64\OLEAUT32.dll
0x74580000 - 0x74586000 C:\windows\system32\uxtheme.dll
0x6a620000 - 0x6a62f000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x74e10000 - 0x74e23000 C:\windows\system32\VERSION.dll
0x70fb0000 - 0x70fb8000 C:\windows\system32\Secur32.dll
0x71730000 - 0x71774000 C:\windows\syswow64\iertutil.dll
0x71920000 - 0x7193c000 C:\windows\system32\iphlpapi.DLL
0x71910000 - 0x71917000 C:\windows\system32\profapi.dll
0x71c30000 - 0x71c35000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x6ea00000 - 0x6ea21000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x6e9d0000 - 0x6e9f7000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x6e9c0000 - 0x6e9c6000 C:\windows\system32\dwmapi.dll
0x744b0000 - 0x744e8000 C:\windows\System32\fwpuclnt.dll
0x70fd0000 - 0x70ff1000 C:\windows\system32\ntmarta.dll
0x76e30000 - 0x76e75000 C:\windows\system32\WINNSI.DLL
0x6d200000 - 0x6d252000 C:\windows\System32\wshtcpip.dll
0x73580000 - 0x73595000 C:\windows\system32\rasman.dll
0x6e500000 - 0x6e50d000 C:\windows\system32\rasadhlp.dll
0x70ec0000 - 0x70ec6000 C:\windows\System32\fwpuclnt.dll
0x71460000 - 0x71476000 C:\windows\system32\ntmarta.dll
0x71300000 - 0x7133b000 C:\windows\system32\rsaenh.dll
0x71cc0000 - 0x71cd7000 C:\windows\system32\USERENV.dll
0x6ea60000 - 0x6ea70000 C:\windows\system32\rtutils.dll
0x6ea40000 - 0x6ea52000 C:\windows\system32\sensapi.dll
0x6ea30000 - 0x6ea38000 C:\windows\system32\CRYPTSP.dll
0x66d20000 - 0x66d59000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x6a460000 - 0x6a490000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x76930000 - 0x769b3000 C:\windows\system32\pnrpnsp.dll
0x6d0a0000 - 0x6d19b000 C:\windows\System32\winrnr.dll
0x69b60000 - 0x69b91000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x751b0000 - 0x7534d000 C:\windows\syswow64\SETUPAPI.dll
0x76460000 - 0x76487000 C:\windows\syswow64\CFGMGR32.dll
0x76dd0000 - 0x76de2000 C:\windows\syswow64\DEVOBJ.dll
0x70170000 - 0x70265000 C:\windows\system32\PETUPAPI.dl
0x6a790000 - 0x6a800000 C:\windows\syswow64\CFGMGR32.dll
0x70b50000 - 0x70b69000 C:\windows\syswow64\DEVOBJ.dll
0x70ed0000 - 0x70edb000 C:\windows\system32\PROPSYS.dll
0x6cc00000 - 0x6cc0a000 C:\windows\system32\slc.dll
0x76070000 - 0x7618e000 C:\windows\syswow64\CRYPT32.dll
0x76c80000 - 0x76c8c000 C:\windows\syswow64\MSASN1.dll
0x73ed0000 - 0x73ef0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6a780000 - 0x6a789000 C:\windows\syswow64\MSASN1.dll
0x658f0000 - 0x65914000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x6cc20000 - 0x6cc29000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x658c0000 - 0x658e5000 C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x637c0000 - 0x637cb000 C:\windows\system32\LINKINFO.dll
0x6a770000 - 0x6a776000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x07f30000 - 0x07f3b000 C:\Users\Ian\AppData\Local\Temp\jogamp_0000\file_cache\jln4202857086077010596\jln803127465156948989\nativewindow_awt.dll
0x6c100000 - 0x6c10c000 C:\Users\Ian\AppData\Local\Temp\jogamp_0000\file_cache\jln4202857086077010596\jln803127465156948989\nativewindow_win32.dll
0x647b0000 - 0x64878000 C:\windows\system32\OpenGL32.dll
0x65640000 - 0x65662000 C:\windows\system32\OpenGL32.dll
0x6c690000 - 0x6c777000 C:\windows\system32\GLU32.dll
0x740c0000 - 0x740c6000 C:\windows\system32\DDRAW.dll
0x64500000 - 0x64592000 C:\windows\system32\DCIMAN32.dll
0x10000000 - 0x10aa5000 C:\Users\Ian\AppData\Local\Temp\jogamp_0000\file_cache\jln4202857086077010596\jln803127465156948989\jogl_desktop.dll
0x655e0000 - 0x6560d000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll
0x6a450000 - 0x6a45a000 C:\Program Files (x86)\Java\jre7\bin\jsound.dll
0x6a760000 - 0x6a769000 C:\windows\syswow64\KERNELBASE.dll
0x6e5b0000 - 0x6e622000 C:\windows\syswow64\GDI32.dll
0x6f680000 - 0x6f6a5000 C:\windows\syswow64\MSCTF.dll
0x6c650000 - 0x6c689000 C:\windows\syswow64\NSI.dll
0x655b0000 - 0x655e0000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x68900000 - 0x68904000 C:\windows\syswow64\OLEAUT32.dll
0x66d10000 - 0x66d17000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x6c610000 - 0x6c646000 C:\windows\syswow64\WININET.dll
0x66d00000 - 0x66d08000 C:\windows\syswow64\urlmon.dll
0x66380000 - 0x66394000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x66c90000 - 0x66c97000 C:\windows\System32\wship6.dll
0x71160000 - 0x7124b000 C:\windows\system32\Secur32.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\Ian\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\HY52HLLY\salem.jnlp -Djnlpx.remove=true -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=51328 -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
java_command: com.sun.javaws.Main C:\Users\Ian\AppData\Local\Temp\javaws2
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files (x86)\Java\jre7\bin;C:\Program Files (x86)\Internet Explorer;;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)\QuickTime\QTSystem\;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=Ian
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel



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

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

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

Memory: 4k page, physical 3987312k(1898080k free), swap 7972772k(5781700k 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: Fri Mar 28 18:50:05 2014
elapsed time: 185 seconds
Everdred236
 
Posts: 1
Joined: Thu Mar 14, 2013 9:22 am

Re: The Intel crash on start up bug

Postby loftar » Wed Apr 02, 2014 6:44 am

Everdred236 wrote:The "gl meshmode d" command didn't work for me either.

In that case, you seem to have typed it wrong or something, because the stacktrace in your report indicates that the client still uses VAO drawing:
Everdred236 wrote:
Code: Select all
j  haven.FastMesh$VAOCompiler$VAOCompiled.draw(Lhaven/GOut;)V+35

The same thing can be said for the report posted by Kandarim from ScalGamer1234.


Everdred236 wrote:Has there been any progress on this?

Well, there can't really be any progress per se. It's a bug in the driver, and there isn't a whole lot I can do about that.
User avatar
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 5 guests