Fatal error!! wont start!!

everytime i open salem it crashes and i get this error in a notepad
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0c4dfe7d, pid=4504, tid=4580
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x4fe7d] DrvPresentBuffers+0x10ecd
#
# 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 (0x05362400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4580, stack(0x09870000,0x098c0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x00000001, ECX=0x00000003, EDX=0x0d4555a8
ESP=0x098be638, EBP=0x098be748, ESI=0x089cb6a0, EDI=0x098be710
EIP=0x0c4dfe7d, EFLAGS=0x00010246
Top of Stack: (sp=0x098be638)
0x098be638: 0b9c01cc 36010036 00000000 00000000
0x098be648: 00000000 00000000 00000000 00000000
0x098be658: 00000000 00000000 00000000 00000000
0x098be668: 00000000 00000000 00000000 00000000
0x098be678: 00000000 00000000 00000000 00000000
0x098be688: 00000000 00000000 00000000 098be748
0x098be698: 0c4d8d74 00000034 00000001 0b9b8d68
0x098be6a8: 36010036 00000216 36010036 0b9b8d68
Instructions: (pc=0x0c4dfe7d)
0x0c4dfe5d: 03 d3 81 3c d7 38 30 00 00 8d 04 d7 75 95 8b 56
0x0c4dfe6d: 0c 83 ba cc 00 00 00 04 75 24 64 a1 f0 0b 00 00
0x0c4dfe7d: 8b 50 08 8d 4c 24 08 51 68 0e 01 00 00 52 e8 60
0x0c4dfe8d: 80 02 00 83 7c 24 08 00 0f 84 45 ff ff ff 8b 56
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x00000003 is an unknown value
EDX=0x0d4555a8 is an unknown value
ESP=0x098be638 is pointing into the stack for thread: 0x05362400
EBP=0x098be748 is pointing into the stack for thread: 0x05362400
ESI=0x089cb6a0 is an unknown value
EDI=0x098be710 is pointing into the stack for thread: 0x05362400
Stack: [0x09870000,0x098c0000], sp=0x098be638, free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x4fe7d] DrvPresentBuffers+0x10ecd
C [jogl_desktop.dll+0x33346] Java_jogamp_opengl_windows_wgl_WGLExtImpl_dispatch_1wglCreateContextAttribsARB0__JJLjava_lang_Object_2IJ+0x3e
j jogamp.opengl.windows.wgl.WGLExtImpl.dispatch_wglCreateContextAttribsARB0(JJLjava/lang/Object;IJ)J+0
j jogamp.opengl.windows.wgl.WGLExtImpl.wglCreateContextAttribsARB(JJLjava/nio/IntBuffer;)J+59
j jogamp.opengl.windows.wgl.WindowsWGLContext.createContextARBImpl(JZIII)J+326
j jogamp.opengl.GLContextImpl.createContextARB(JZ)J+218
j jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(Ljogamp/opengl/GLContextImpl;)Z+115
j jogamp.opengl.GLContextImpl.makeCurrentWithinLock(I)I+47
j jogamp.opengl.GLContextImpl.makeCurrent()I+227
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;Ljavax/media/opengl/GLAutoDrawable;)V+63
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+85
j javax.media.opengl.awt.GLCanvas$8.run()V+49
j javax.media.opengl.Threading.invoke(ZLjava/lang/Runnable;Ljava/lang/Object;)V+33
j javax.media.opengl.awt.GLCanvas.display()V+50
j javax.media.opengl.awt.GLCanvas.paint(Ljava/awt/Graphics;)V+135
j sun.awt.RepaintArea.paintComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6
j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+326
j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+155
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+869
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41
j java.awt.EventQueue.access$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
V [jvm.dll+0x12a34a]
V [jvm.dll+0x1d968e]
V [jvm.dll+0x12a3cd]
V [jvm.dll+0xd9d0a]
C [java.dll+0x102f] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x17
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
j java.awt.EventQueue$4.run()Ljava/lang/Void;+11
j java.awt.EventQueue$4.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
V [jvm.dll+0x12a34a]
V [jvm.dll+0x1d968e]
V [jvm.dll+0x12a3cd]
V [jvm.dll+0xd9d0a]
C [java.dll+0x102f] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x17
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+73
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
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
V [jvm.dll+0x12a34a]
V [jvm.dll+0x1d968e]
V [jvm.dll+0x12a533]
V [jvm.dll+0x12a597]
V [jvm.dll+0xd306f]
V [jvm.dll+0x14a647]
V [jvm.dll+0x14a7b0]
V [jvm.dll+0x17ee89]
C [msvcr100.dll+0x5c6de] endthreadex+0x3a
C [msvcr100.dll+0x5c788] endthreadex+0xe4
C [kernel32.dll+0x13677] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39f42] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39f15] RtlInitializeExceptionChain+0x36
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.windows.wgl.WGLExtImpl.dispatch_wglCreateContextAttribsARB0(JJLjava/lang/Object;IJ)J+0
j jogamp.opengl.windows.wgl.WGLExtImpl.wglCreateContextAttribsARB(JJLjava/nio/IntBuffer;)J+59
j jogamp.opengl.windows.wgl.WindowsWGLContext.createContextARBImpl(JZIII)J+326
j jogamp.opengl.GLContextImpl.createContextARB(JZ)J+218
j jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(Ljogamp/opengl/GLContextImpl;)Z+115
j jogamp.opengl.GLContextImpl.makeCurrentWithinLock(I)I+47
j jogamp.opengl.GLContextImpl.makeCurrent()I+227
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;Ljavax/media/opengl/GLAutoDrawable;)V+63
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+85
j javax.media.opengl.awt.GLCanvas$8.run()V+49
j javax.media.opengl.Threading.invoke(ZLjava/lang/Runnable;Ljava/lang/Object;)V+33
j javax.media.opengl.awt.GLCanvas.display()V+50
j javax.media.opengl.awt.GLCanvas.paint(Ljava/awt/Graphics;)V+135
j sun.awt.RepaintArea.paintComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6
j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+326
j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+155
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+869
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41
j java.awt.EventQueue.access$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
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;+28
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
j java.awt.EventQueue$4.run()Ljava/lang/Void;+11
j java.awt.EventQueue$4.run()Ljava/lang/Object;+1
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;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+73
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
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 )
0x05366c00 JavaThread "Haven UI thread" [_thread_blocked, id=2584, stack(0x0dc70000,0x0dcc0000)]
0x05366400 JavaThread "Haven main thread" [_thread_blocked, id=1968, stack(0x0e630000,0x0e680000)]
0x05366000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=4240, stack(0x0dd40000,0x0dd90000)]
0x05365800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=1660, stack(0x0a960000,0x0a9b0000)]
0x05365000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=4800, stack(0x0b930000,0x0b980000)]
0x05364c00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3036, stack(0x09a70000,0x09ac0000)]
0x05363400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=2080, stack(0x0a6f0000,0x0a740000)]
0x05364400 JavaThread "Haven main thread" [_thread_blocked, id=4136, stack(0x0a770000,0x0a7c0000)]
0x05364000 JavaThread "Error reporter" daemon [_thread_blocked, id=2488, stack(0x0a7d0000,0x0a820000)]
0x05360800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2568, stack(0x08ac0000,0x08b10000)]
0x05360c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=212, stack(0x088c0000,0x08910000)]
0x05362c00 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3776, stack(0x076e0000,0x07730000)]
=>0x05362400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4580, stack(0x09870000,0x098c0000)]
0x05361400 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=4376, stack(0x089e0000,0x08a30000)]
0x05362000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3556, stack(0x08480000,0x084d0000)]
0x05361800 JavaThread "ProgressReporter" daemon [_thread_blocked, id=4428, stack(0x08b30000,0x08b80000)]
0x0531a000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1376, stack(0x082c0000,0x08310000)]
0x00d4d800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3944, stack(0x00ba0000,0x00bf0000)]
0x052bdc00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=3116, stack(0x07920000,0x07970000)]
0x052b9000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3488, stack(0x024c0000,0x025c0000)]
0x052b8400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3040, stack(0x07690000,0x076e0000)]
0x052a4000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=1504, stack(0x070a0000,0x070f0000)]
0x05295400 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=1108, stack(0x07120000,0x07170000)]
0x0521a800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4092, stack(0x06620000,0x06670000)]
0x00cefc00 JavaThread "Service Thread" daemon [_thread_blocked, id=3668, stack(0x05440000,0x05490000)]
0x00cea000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3184, stack(0x05180000,0x051d0000)]
0x00ce8c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4064, stack(0x05060000,0x050b0000)]
0x00cdb800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4324, stack(0x04f30000,0x04f80000)]
0x00cc7400 JavaThread "Finalizer" daemon [_thread_blocked, id=256, stack(0x04e50000,0x04ea0000)]
0x00cc5c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4172, stack(0x02cb0000,0x02d00000)]
Other Threads:
0x00ce2c00 VMThread [stack: 0x02b60000,0x02bb0000] [id=2496]
0x051e1c00 WatcherThread [stack: 0x054c0000,0x05510000] [id=5064]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 21760K, used 16706K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 76% used [0x141c0000, 0x1504bd60, 0x154b0000)
from space 2368K, 76% used [0x154b0000, 0x15674e48, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 47445K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 98% used [0x1ec60000, 0x21ab55f8, 0x21ab5600, 0x21b76000)
compacting perm gen total 12288K, used 8911K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 72% used [0x341c0000, 0x34a73f48, 0x34a74000, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Card table byte_map: [0x02960000,0x02a90000] byte_map_base: 0x028bf200
Polling page: 0x00170000
Code Cache [0x02d20000, 0x02f50000, 0x04d20000)
total_blobs=1357 nmethods=972 adapters=320 free_code_cache=30550Kb largest_free_block=31283520
Compilation events (10 events):
Event: 9.053 Thread 0x00cea000 966 sun.reflect.DelegatingConstructorAccessorImpl::newInstance (9 bytes)
Event: 9.053 Thread 0x00cea000 nmethod 966 0x02f47308 code [0x02f47410, 0x02f474ac]
Event: 9.061 Thread 0x00cea000 967 sun.font.CompositeGlyphMapper::setCachedGlyphCode (73 bytes)
Event: 9.061 Thread 0x00cea000 nmethod 967 0x02f47708 code [0x02f47830, 0x02f47ac0]
Event: 9.065 Thread 0x00cea000 968 sun.font.CMap$CMapFormat4::getGlyph (186 bytes)
Event: 9.065 Thread 0x00cea000 nmethod 968 0x02f47fc8 code [0x02f48100, 0x02f4838c]
Event: 9.069 Thread 0x00cea000 970 java.io.ExpiringCache$1::removeEldestEntry (20 bytes)
Event: 9.070 Thread 0x00cea000 nmethod 970 0x02f48b88 code [0x02f48c80, 0x02f48d20]
Event: 9.070 Thread 0x00cea000 971 java.io.ExpiringCache::access$000 (5 bytes)
Event: 9.070 Thread 0x00cea000 nmethod 971 0x02f48dc8 code [0x02f48ec0, 0x02f48f30]
GC Heap History (10 events):
Event: 7.219 GC heap before
{Heap before GC invocations=19 (full 2):
def new generation total 8512K, used 7933K [0x141c0000, 0x14af0000, 0x1ec60000)
eden space 7616K, 100% used [0x141c0000, 0x14930000, 0x14930000)
from space 896K, 35% used [0x14930000, 0x1497f5b0, 0x14a10000)
to space 896K, 0% used [0x14a10000, 0x14a10000, 0x14af0000)
tenured generation total 27916K, used 26267K [0x1ec60000, 0x207a3000, 0x341c0000)
the space 27916K, 94% used [0x1ec60000, 0x20606f58, 0x20607000, 0x207a3000)
compacting perm gen total 12288K, used 8125K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349af428, 0x349af600, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 7.258 GC heap after
Heap after GC invocations=20 (full 3):
def new generation total 21760K, used 0K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 28927K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 59% used [0x1ec60000, 0x2089ff88, 0x208a0000, 0x21b76000)
compacting perm gen total 12288K, used 8125K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349af428, 0x349af600, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Event: 7.482 GC heap before
{Heap before GC invocations=20 (full 3):
def new generation total 21760K, used 19392K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 100% used [0x141c0000, 0x154b0000, 0x154b0000)
from space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 28927K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 59% used [0x1ec60000, 0x2089ff88, 0x208a0000, 0x21b76000)
compacting perm gen total 12288K, used 8210K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349c4818, 0x349c4a00, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 7.486 GC heap after
Heap after GC invocations=21 (full 3):
def new generation total 21760K, used 2368K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 100% used [0x15700000, 0x15950000, 0x15950000)
to space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
tenured generation total 48216K, used 35228K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 73% used [0x1ec60000, 0x20ec73a8, 0x20ec7400, 0x21b76000)
compacting perm gen total 12288K, used 8210K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349c4818, 0x349c4a00, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Event: 7.733 GC heap before
{Heap before GC invocations=21 (full 3):
def new generation total 21760K, used 21729K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 99% used [0x141c0000, 0x154a87d8, 0x154b0000)
from space 2368K, 100% used [0x15700000, 0x15950000, 0x15950000)
to space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
tenured generation total 48216K, used 35228K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 73% used [0x1ec60000, 0x20ec73a8, 0x20ec7400, 0x21b76000)
compacting perm gen total 12288K, used 8213K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349c5758, 0x349c5800, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 7.742 GC heap after
Heap after GC invocations=22 (full 3):
def new generation total 21760K, used 2368K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 100% used [0x154b0000, 0x15700000, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 44110K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 91% used [0x1ec60000, 0x21773bf8, 0x21773c00, 0x21b76000)
compacting perm gen total 12288K, used 8213K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349c5758, 0x349c5800, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Event: 8.085 GC heap before
{Heap before GC invocations=22 (full 3):
def new generation total 21760K, used 21759K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 99% used [0x141c0000, 0x154affc8, 0x154b0000)
from space 2368K, 100% used [0x154b0000, 0x15700000, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 44110K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 91% used [0x1ec60000, 0x21773bf8, 0x21773c00, 0x21b76000)
compacting perm gen total 12288K, used 8281K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 67% used [0x341c0000, 0x349d6620, 0x349d6800, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 8.088 GC heap after
Heap after GC invocations=23 (full 3):
def new generation total 21760K, used 1364K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 57% used [0x15700000, 0x15855208, 0x15950000)
to space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
tenured generation total 48216K, used 46347K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 96% used [0x1ec60000, 0x219a2e00, 0x219a2e00, 0x21b76000)
compacting perm gen total 12288K, used 8281K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 67% used [0x341c0000, 0x349d6620, 0x349d6800, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Event: 8.929 GC heap before
{Heap before GC invocations=23 (full 3):
def new generation total 21760K, used 20266K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 97% used [0x141c0000, 0x154358d0, 0x154b0000)
from space 2368K, 57% used [0x15700000, 0x15855208, 0x15950000)
to space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
tenured generation total 48216K, used 46347K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 96% used [0x1ec60000, 0x219a2e00, 0x219a2e00, 0x21b76000)
compacting perm gen total 12288K, used 8495K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 69% used [0x341c0000, 0x34a0bc38, 0x34a0be00, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 8.933 GC heap after
Heap after GC invocations=24 (full 3):
def new generation total 21760K, used 1811K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 76% used [0x154b0000, 0x15674e48, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 47445K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 98% used [0x1ec60000, 0x21ab55f8, 0x21ab5600, 0x21b76000)
compacting perm gen total 12288K, used 8495K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 69% used [0x341c0000, 0x34a0bc38, 0x34a0be00, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 8.993 Thread 0x05366400 Threw 0x148d7368 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.993 Thread 0x05366400 Threw 0x148d7768 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.993 Thread 0x05366400 Threw 0x148d7a70 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.993 Thread 0x05366400 Threw 0x148d8c98 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 9.050 Thread 0x05366400 Threw 0x14929880 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
Event: 9.050 Thread 0x05366400 Threw 0x14929a38 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
Event: 9.072 Thread 0x05366400 Threw 0x14c634c0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 9.072 Thread 0x05366400 Threw 0x14c638b0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 9.072 Thread 0x05366400 Threw 0x14c63bb0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 9.073 Thread 0x05366400 Threw 0x14c64da8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 9.072 loading class 0x0bcfd298 done
Event: 9.072 loading class 0x0bb2adb0 done
Event: 9.072 loading class 0x39856ee0
Event: 9.072 loading class 0x398568e8
Event: 9.072 loading class 0x398568e8 done
Event: 9.072 loading class 0x39856ee0 done
Event: 9.072 loading class 0x08ca5830
Event: 9.072 loading class 0x08ca5830 done
Event: 9.073 loading class 0x39852050
Event: 9.073 loading class 0x39852050 done
Dynamic libraries:
0x00fe0000 - 0x0100f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77240000 - 0x773c0000 C:\Windows\SysWOW64\ntdll.dll
0x751f0000 - 0x75300000 C:\Windows\syswow64\kernel32.dll
0x767c0000 - 0x76807000 C:\Windows\syswow64\KERNELBASE.dll
0x74980000 - 0x74a20000 C:\Windows\syswow64\ADVAPI32.dll
0x74e70000 - 0x74f1c000 C:\Windows\syswow64\msvcrt.dll
0x76960000 - 0x76979000 C:\Windows\SysWOW64\sechost.dll
0x74a20000 - 0x74b10000 C:\Windows\syswow64\RPCRT4.dll
0x74920000 - 0x74980000 C:\Windows\syswow64\SspiCli.dll
0x74910000 - 0x7491c000 C:\Windows\syswow64\CRYPTBASE.dll
0x75320000 - 0x75420000 C:\Windows\syswow64\USER32.dll
0x765b0000 - 0x76640000 C:\Windows\syswow64\GDI32.dll
0x74b70000 - 0x74b7a000 C:\Windows\syswow64\LPK.dll
0x75150000 - 0x751ee000 C:\Windows\syswow64\USP10.dll
0x715c0000 - 0x7175e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\COMCTL32.dll
0x74b10000 - 0x74b67000 C:\Windows\syswow64\SHLWAPI.dll
0x756a0000 - 0x75700000 C:\Windows\system32\IMM32.DLL
0x755d0000 - 0x7569c000 C:\Windows\syswow64\MSCTF.dll
0x665b0000 - 0x6666e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x64690000 - 0x649dc000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73240000 - 0x73247000 C:\Windows\system32\WSOCK32.dll
0x75580000 - 0x755b5000 C:\Windows\syswow64\WS2_32.dll
0x75700000 - 0x75706000 C:\Windows\syswow64\NSI.dll
0x73000000 - 0x73032000 C:\Windows\system32\WINMM.dll
0x755c0000 - 0x755c5000 C:\Windows\syswow64\PSAPI.DLL
0x66970000 - 0x6697c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x666f0000 - 0x66710000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x65030000 - 0x65172000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x74d20000 - 0x74daf000 C:\Windows\syswow64\OLEAUT32.dll
0x75420000 - 0x7557c000 C:\Windows\syswow64\ole32.dll
0x71b00000 - 0x71b80000 C:\Windows\system32\uxtheme.dll
0x718d0000 - 0x718f0000 C:\Program Files (x86)\Common Files\Spigot\Search Settings\wth160.dll
0x6a620000 - 0x6a7e3000 C:\Windows\system32\d3d9.dll
0x73270000 - 0x73279000 C:\Windows\system32\VERSION.dll
0x6a5f0000 - 0x6a5f6000 C:\Windows\system32\d3d8thk.dll
0x71ae0000 - 0x71af3000 C:\Windows\system32\dwmapi.dll
0x6a490000 - 0x6a511000 C:\Windows\system32\aticfx32.dll
0x71e60000 - 0x71e69000 C:\Windows\system32\atiu9pag.dll
0x6a0e0000 - 0x6a486000 C:\Windows\system32\atiumdag.dll
0x69de0000 - 0x6a0d9000 C:\Windows\system32\atiumdva.dll
0x66710000 - 0x66723000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x664f0000 - 0x66549000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x76810000 - 0x7692b000 C:\Windows\syswow64\WININET.dll
0x74db0000 - 0x74db3000 C:\Windows\syswow64\Normaliz.dll
0x75710000 - 0x758c9000 C:\Windows\syswow64\iertutil.dll
0x766a0000 - 0x767b1000 C:\Windows\syswow64\urlmon.dll
0x75960000 - 0x765a9000 C:\Windows\syswow64\SHELL32.dll
0x72da0000 - 0x72dab000 C:\Windows\system32\profapi.dll
0x66670000 - 0x66684000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x72710000 - 0x7274c000 C:\Windows\system32\mswsock.dll
0x722f0000 - 0x722f6000 C:\Windows\System32\wship6.dll
0x71bc0000 - 0x71bce000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x727f0000 - 0x727f8000 C:\Windows\system32\Secur32.dll
0x722a0000 - 0x722e4000 C:\Windows\system32\dnsapi.DLL
0x72d80000 - 0x72d9c000 C:\Windows\system32\iphlpapi.DLL
0x72d70000 - 0x72d77000 C:\Windows\system32\WINNSI.DLL
0x750c0000 - 0x75143000 C:\Windows\syswow64\CLBCatQ.DLL
0x66550000 - 0x665aa000 C:\Windows\System32\netprofm.dll
0x71e20000 - 0x71e30000 C:\Windows\System32\nlaapi.dll
0x71da0000 - 0x71db6000 C:\Windows\system32\CRYPTSP.dll
0x71d60000 - 0x71d9b000 C:\Windows\system32\rsaenh.dll
0x71a80000 - 0x71a8e000 C:\Windows\system32\RpcRtRemote.dll
0x666a0000 - 0x666a8000 C:\Windows\System32\npmproxy.dll
0x72580000 - 0x7258d000 C:\Windows\system32\dhcpcsvc6.DLL
0x72700000 - 0x72705000 C:\Windows\System32\wshtcpip.dll
0x72560000 - 0x72572000 C:\Windows\system32\dhcpcsvc.DLL
0x720c0000 - 0x720e7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x72090000 - 0x720b1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x72080000 - 0x72086000 C:\Windows\system32\rasadhlp.dll
0x71b80000 - 0x71bb8000 C:\Windows\System32\fwpuclnt.dll
0x71ec0000 - 0x71f12000 C:\Windows\system32\RASAPI32.dll
0x71ea0000 - 0x71eb5000 C:\Windows\system32\rasman.dll
0x71e90000 - 0x71e9d000 C:\Windows\system32\rtutils.dll
0x71e80000 - 0x71e86000 C:\Windows\system32\sensapi.dll
0x72750000 - 0x72771000 C:\Windows\system32\ntmarta.dll
0x74e20000 - 0x74e65000 C:\Windows\syswow64\WLDAP32.dll
0x666c0000 - 0x666ea000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x66220000 - 0x66251000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x69c80000 - 0x69d7b000 C:\Windows\system32\WindowsCodecs.dll
0x71a90000 - 0x71adb000 C:\Windows\system32\apphelp.dll
0x66340000 - 0x66371000 C:\Windows\system32\EhStorShell.dll
0x74f20000 - 0x750bd000 C:\Windows\syswow64\SETUPAPI.dll
0x76930000 - 0x76957000 C:\Windows\syswow64\CFGMGR32.dll
0x75300000 - 0x75312000 C:\Windows\syswow64\DEVOBJ.dll
0x747f0000 - 0x748e5000 C:\Windows\system32\PROPSYS.dll
0x66260000 - 0x662cf000 C:\Windows\system32\ntshrui.dll
0x72d10000 - 0x72d29000 C:\Windows\system32\srvcli.dll
0x735b0000 - 0x735bb000 C:\Windows\system32\cscapi.dll
0x6a600000 - 0x6a60a000 C:\Windows\system32\slc.dll
0x74c00000 - 0x74d1e000 C:\Windows\syswow64\CRYPT32.dll
0x77210000 - 0x7721c000 C:\Windows\syswow64\MSASN1.dll
0x66200000 - 0x66220000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x666b0000 - 0x666b9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x72db0000 - 0x72dc7000 C:\Windows\system32\USERENV.dll
0x73820000 - 0x73828000 C:\Windows\System32\winrnr.dll
0x73810000 - 0x73820000 C:\Windows\system32\napinsp.dll
0x737f0000 - 0x73802000 C:\Windows\system32\pnrpnsp.dll
0x655c0000 - 0x655e5000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637ca000 C:\Users\Chan\AppData\Local\Temp\jogamp_0000\file_cache\jln8649881653807930562\jln3608259932550073068\gluegen-rt.dll
0x66690000 - 0x66696000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x07110000 - 0x0711a000 C:\Users\Chan\AppData\Local\Temp\jogamp_0000\file_cache\jln8649881653807930562\jln3608259932550073068\nativewindow_awt.dll
0x6c100000 - 0x6c110000 C:\Users\Chan\AppData\Local\Temp\jogamp_0000\file_cache\jln8649881653807930562\jln3608259932550073068\nativewindow_win32.dll
0x64f60000 - 0x65028000 C:\Windows\system32\OpenGL32.dll
0x65590000 - 0x655b2000 C:\Windows\system32\GLU32.dll
0x66790000 - 0x66877000 C:\Windows\system32\DDRAW.dll
0x71e70000 - 0x71e76000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x6456a000 C:\Users\Chan\AppData\Local\Temp\jogamp_0000\file_cache\jln8649881653807930562\jln3608259932550073068\jogl_desktop.dll
0x65560000 - 0x6558d000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll
0x661f0000 - 0x661f7000 C:\Windows\system32\atiglpxx.dll
0x0c490000 - 0x0d340000 C:\Windows\system32\atioglxx.dll
0x64f50000 - 0x64f57000 C:\Windows\system32\atigktxx.dll
0x10000000 - 0x1003a000 C:\Windows\system32\atiadlxy.dll
0x76640000 - 0x7666d000 C:\Windows\syswow64\WINTRUST.dll
0x73610000 - 0x736fb000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre7\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files (x86)\\Java\\jre7\\bin -Djnlpx.origFilenameArg=C:\Users\Chan\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-5fed7751 -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 -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=50502 -Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp -Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre7\\bin\\javaw.exe -Djnlpx.vmargs=-Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp
java_command: com.sun.javaws.Main -notWebJava C:\Users\Chan\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-5fed7751
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Windows\SysWOW64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=Chan
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7600
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 4185012k(2550844k free), swap 8368120k(6464048k free)
vm_info: Java HotSpot(TM) Client VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:04:36 by "java_re" with unknown MS VC++:1600
time: Wed Mar 27 03:20:40 2013
elapsed time: 9 seconds
My video card supports OpenGL 4.1 and my Java is up to date, plus I've opened the ports udc 1870 and tcp 1871... but Salem still crashes!!!
Please Help Me!!!!
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0c4dfe7d, pid=4504, tid=4580
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [atioglxx.dll+0x4fe7d] DrvPresentBuffers+0x10ecd
#
# 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 (0x05362400): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4580, stack(0x09870000,0x098c0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x00000001, ECX=0x00000003, EDX=0x0d4555a8
ESP=0x098be638, EBP=0x098be748, ESI=0x089cb6a0, EDI=0x098be710
EIP=0x0c4dfe7d, EFLAGS=0x00010246
Top of Stack: (sp=0x098be638)
0x098be638: 0b9c01cc 36010036 00000000 00000000
0x098be648: 00000000 00000000 00000000 00000000
0x098be658: 00000000 00000000 00000000 00000000
0x098be668: 00000000 00000000 00000000 00000000
0x098be678: 00000000 00000000 00000000 00000000
0x098be688: 00000000 00000000 00000000 098be748
0x098be698: 0c4d8d74 00000034 00000001 0b9b8d68
0x098be6a8: 36010036 00000216 36010036 0b9b8d68
Instructions: (pc=0x0c4dfe7d)
0x0c4dfe5d: 03 d3 81 3c d7 38 30 00 00 8d 04 d7 75 95 8b 56
0x0c4dfe6d: 0c 83 ba cc 00 00 00 04 75 24 64 a1 f0 0b 00 00
0x0c4dfe7d: 8b 50 08 8d 4c 24 08 51 68 0e 01 00 00 52 e8 60
0x0c4dfe8d: 80 02 00 83 7c 24 08 00 0f 84 45 ff ff ff 8b 56
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x00000003 is an unknown value
EDX=0x0d4555a8 is an unknown value
ESP=0x098be638 is pointing into the stack for thread: 0x05362400
EBP=0x098be748 is pointing into the stack for thread: 0x05362400
ESI=0x089cb6a0 is an unknown value
EDI=0x098be710 is pointing into the stack for thread: 0x05362400
Stack: [0x09870000,0x098c0000], sp=0x098be638, free space=313k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x4fe7d] DrvPresentBuffers+0x10ecd
C [jogl_desktop.dll+0x33346] Java_jogamp_opengl_windows_wgl_WGLExtImpl_dispatch_1wglCreateContextAttribsARB0__JJLjava_lang_Object_2IJ+0x3e
j jogamp.opengl.windows.wgl.WGLExtImpl.dispatch_wglCreateContextAttribsARB0(JJLjava/lang/Object;IJ)J+0
j jogamp.opengl.windows.wgl.WGLExtImpl.wglCreateContextAttribsARB(JJLjava/nio/IntBuffer;)J+59
j jogamp.opengl.windows.wgl.WindowsWGLContext.createContextARBImpl(JZIII)J+326
j jogamp.opengl.GLContextImpl.createContextARB(JZ)J+218
j jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(Ljogamp/opengl/GLContextImpl;)Z+115
j jogamp.opengl.GLContextImpl.makeCurrentWithinLock(I)I+47
j jogamp.opengl.GLContextImpl.makeCurrent()I+227
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;Ljavax/media/opengl/GLAutoDrawable;)V+63
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+85
j javax.media.opengl.awt.GLCanvas$8.run()V+49
j javax.media.opengl.Threading.invoke(ZLjava/lang/Runnable;Ljava/lang/Object;)V+33
j javax.media.opengl.awt.GLCanvas.display()V+50
j javax.media.opengl.awt.GLCanvas.paint(Ljava/awt/Graphics;)V+135
j sun.awt.RepaintArea.paintComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6
j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+326
j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+155
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+869
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41
j java.awt.EventQueue.access$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
V [jvm.dll+0x12a34a]
V [jvm.dll+0x1d968e]
V [jvm.dll+0x12a3cd]
V [jvm.dll+0xd9d0a]
C [java.dll+0x102f] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x17
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
j java.awt.EventQueue$4.run()Ljava/lang/Void;+11
j java.awt.EventQueue$4.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
V [jvm.dll+0x12a34a]
V [jvm.dll+0x1d968e]
V [jvm.dll+0x12a3cd]
V [jvm.dll+0xd9d0a]
C [java.dll+0x102f] Java_java_security_AccessController_doPrivileged__Ljava_security_PrivilegedAction_2Ljava_security_AccessControlContext_2+0x17
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+73
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
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
V [jvm.dll+0x12a34a]
V [jvm.dll+0x1d968e]
V [jvm.dll+0x12a533]
V [jvm.dll+0x12a597]
V [jvm.dll+0xd306f]
V [jvm.dll+0x14a647]
V [jvm.dll+0x14a7b0]
V [jvm.dll+0x17ee89]
C [msvcr100.dll+0x5c6de] endthreadex+0x3a
C [msvcr100.dll+0x5c788] endthreadex+0xe4
C [kernel32.dll+0x13677] BaseThreadInitThunk+0x12
C [ntdll.dll+0x39f42] RtlInitializeExceptionChain+0x63
C [ntdll.dll+0x39f15] RtlInitializeExceptionChain+0x36
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.windows.wgl.WGLExtImpl.dispatch_wglCreateContextAttribsARB0(JJLjava/lang/Object;IJ)J+0
j jogamp.opengl.windows.wgl.WGLExtImpl.wglCreateContextAttribsARB(JJLjava/nio/IntBuffer;)J+59
j jogamp.opengl.windows.wgl.WindowsWGLContext.createContextARBImpl(JZIII)J+326
j jogamp.opengl.GLContextImpl.createContextARB(JZ)J+218
j jogamp.opengl.windows.wgl.WindowsWGLContext.createImpl(Ljogamp/opengl/GLContextImpl;)Z+115
j jogamp.opengl.GLContextImpl.makeCurrentWithinLock(I)I+47
j jogamp.opengl.GLContextImpl.makeCurrent()I+227
j jogamp.opengl.GLDrawableHelper.invokeGLImpl(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;Ljavax/media/opengl/GLAutoDrawable;)V+63
j jogamp.opengl.GLDrawableHelper.invokeGL(Ljavax/media/opengl/GLDrawable;Ljavax/media/opengl/GLContext;Ljava/lang/Runnable;Ljava/lang/Runnable;)V+85
j javax.media.opengl.awt.GLCanvas$8.run()V+49
j javax.media.opengl.Threading.invoke(ZLjava/lang/Runnable;Ljava/lang/Object;)V+33
j javax.media.opengl.awt.GLCanvas.display()V+50
j javax.media.opengl.awt.GLCanvas.paint(Ljava/awt/Graphics;)V+135
j sun.awt.RepaintArea.paintComponent(Ljava/awt/Component;Ljava/awt/Graphics;)V+6
j sun.awt.RepaintArea.paint(Ljava/lang/Object;Z)V+326
j sun.awt.windows.WComponentPeer.handleEvent(Ljava/awt/AWTEvent;)V+155
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+869
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41
j java.awt.EventQueue.access$200(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+12
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
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;+28
j java.security.ProtectionDomain$1.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
j java.awt.EventQueue$4.run()Ljava/lang/Void;+11
j java.awt.EventQueue$4.run()Ljava/lang/Object;+1
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;+28
j java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+73
j java.awt.EventDispatchThread.pumpOneEventForFilters(I)V+245
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 )
0x05366c00 JavaThread "Haven UI thread" [_thread_blocked, id=2584, stack(0x0dc70000,0x0dcc0000)]
0x05366400 JavaThread "Haven main thread" [_thread_blocked, id=1968, stack(0x0e630000,0x0e680000)]
0x05366000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=4240, stack(0x0dd40000,0x0dd90000)]
0x05365800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=1660, stack(0x0a960000,0x0a9b0000)]
0x05365000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=4800, stack(0x0b930000,0x0b980000)]
0x05364c00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=3036, stack(0x09a70000,0x09ac0000)]
0x05363400 JavaThread "Haven resource loader" daemon [_thread_in_native, id=2080, stack(0x0a6f0000,0x0a740000)]
0x05364400 JavaThread "Haven main thread" [_thread_blocked, id=4136, stack(0x0a770000,0x0a7c0000)]
0x05364000 JavaThread "Error reporter" daemon [_thread_blocked, id=2488, stack(0x0a7d0000,0x0a820000)]
0x05360800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=2568, stack(0x08ac0000,0x08b10000)]
0x05360c00 JavaThread "TimerQueue" daemon [_thread_blocked, id=212, stack(0x088c0000,0x08910000)]
0x05362c00 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=3776, stack(0x076e0000,0x07730000)]
=>0x05362400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=4580, stack(0x09870000,0x098c0000)]
0x05361400 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=4376, stack(0x089e0000,0x08a30000)]
0x05362000 JavaThread "AWT-Shutdown" [_thread_blocked, id=3556, stack(0x08480000,0x084d0000)]
0x05361800 JavaThread "ProgressReporter" daemon [_thread_blocked, id=4428, stack(0x08b30000,0x08b80000)]
0x0531a000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=1376, stack(0x082c0000,0x08310000)]
0x00d4d800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3944, stack(0x00ba0000,0x00bf0000)]
0x052bdc00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=3116, stack(0x07920000,0x07970000)]
0x052b9000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=3488, stack(0x024c0000,0x025c0000)]
0x052b8400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3040, stack(0x07690000,0x076e0000)]
0x052a4000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=1504, stack(0x070a0000,0x070f0000)]
0x05295400 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=1108, stack(0x07120000,0x07170000)]
0x0521a800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=4092, stack(0x06620000,0x06670000)]
0x00cefc00 JavaThread "Service Thread" daemon [_thread_blocked, id=3668, stack(0x05440000,0x05490000)]
0x00cea000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3184, stack(0x05180000,0x051d0000)]
0x00ce8c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=4064, stack(0x05060000,0x050b0000)]
0x00cdb800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4324, stack(0x04f30000,0x04f80000)]
0x00cc7400 JavaThread "Finalizer" daemon [_thread_blocked, id=256, stack(0x04e50000,0x04ea0000)]
0x00cc5c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4172, stack(0x02cb0000,0x02d00000)]
Other Threads:
0x00ce2c00 VMThread [stack: 0x02b60000,0x02bb0000] [id=2496]
0x051e1c00 WatcherThread [stack: 0x054c0000,0x05510000] [id=5064]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 21760K, used 16706K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 76% used [0x141c0000, 0x1504bd60, 0x154b0000)
from space 2368K, 76% used [0x154b0000, 0x15674e48, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 47445K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 98% used [0x1ec60000, 0x21ab55f8, 0x21ab5600, 0x21b76000)
compacting perm gen total 12288K, used 8911K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 72% used [0x341c0000, 0x34a73f48, 0x34a74000, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Card table byte_map: [0x02960000,0x02a90000] byte_map_base: 0x028bf200
Polling page: 0x00170000
Code Cache [0x02d20000, 0x02f50000, 0x04d20000)
total_blobs=1357 nmethods=972 adapters=320 free_code_cache=30550Kb largest_free_block=31283520
Compilation events (10 events):
Event: 9.053 Thread 0x00cea000 966 sun.reflect.DelegatingConstructorAccessorImpl::newInstance (9 bytes)
Event: 9.053 Thread 0x00cea000 nmethod 966 0x02f47308 code [0x02f47410, 0x02f474ac]
Event: 9.061 Thread 0x00cea000 967 sun.font.CompositeGlyphMapper::setCachedGlyphCode (73 bytes)
Event: 9.061 Thread 0x00cea000 nmethod 967 0x02f47708 code [0x02f47830, 0x02f47ac0]
Event: 9.065 Thread 0x00cea000 968 sun.font.CMap$CMapFormat4::getGlyph (186 bytes)
Event: 9.065 Thread 0x00cea000 nmethod 968 0x02f47fc8 code [0x02f48100, 0x02f4838c]
Event: 9.069 Thread 0x00cea000 970 java.io.ExpiringCache$1::removeEldestEntry (20 bytes)
Event: 9.070 Thread 0x00cea000 nmethod 970 0x02f48b88 code [0x02f48c80, 0x02f48d20]
Event: 9.070 Thread 0x00cea000 971 java.io.ExpiringCache::access$000 (5 bytes)
Event: 9.070 Thread 0x00cea000 nmethod 971 0x02f48dc8 code [0x02f48ec0, 0x02f48f30]
GC Heap History (10 events):
Event: 7.219 GC heap before
{Heap before GC invocations=19 (full 2):
def new generation total 8512K, used 7933K [0x141c0000, 0x14af0000, 0x1ec60000)
eden space 7616K, 100% used [0x141c0000, 0x14930000, 0x14930000)
from space 896K, 35% used [0x14930000, 0x1497f5b0, 0x14a10000)
to space 896K, 0% used [0x14a10000, 0x14a10000, 0x14af0000)
tenured generation total 27916K, used 26267K [0x1ec60000, 0x207a3000, 0x341c0000)
the space 27916K, 94% used [0x1ec60000, 0x20606f58, 0x20607000, 0x207a3000)
compacting perm gen total 12288K, used 8125K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349af428, 0x349af600, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 7.258 GC heap after
Heap after GC invocations=20 (full 3):
def new generation total 21760K, used 0K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 28927K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 59% used [0x1ec60000, 0x2089ff88, 0x208a0000, 0x21b76000)
compacting perm gen total 12288K, used 8125K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349af428, 0x349af600, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Event: 7.482 GC heap before
{Heap before GC invocations=20 (full 3):
def new generation total 21760K, used 19392K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 100% used [0x141c0000, 0x154b0000, 0x154b0000)
from space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 28927K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 59% used [0x1ec60000, 0x2089ff88, 0x208a0000, 0x21b76000)
compacting perm gen total 12288K, used 8210K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349c4818, 0x349c4a00, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 7.486 GC heap after
Heap after GC invocations=21 (full 3):
def new generation total 21760K, used 2368K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 100% used [0x15700000, 0x15950000, 0x15950000)
to space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
tenured generation total 48216K, used 35228K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 73% used [0x1ec60000, 0x20ec73a8, 0x20ec7400, 0x21b76000)
compacting perm gen total 12288K, used 8210K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349c4818, 0x349c4a00, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Event: 7.733 GC heap before
{Heap before GC invocations=21 (full 3):
def new generation total 21760K, used 21729K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 99% used [0x141c0000, 0x154a87d8, 0x154b0000)
from space 2368K, 100% used [0x15700000, 0x15950000, 0x15950000)
to space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
tenured generation total 48216K, used 35228K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 73% used [0x1ec60000, 0x20ec73a8, 0x20ec7400, 0x21b76000)
compacting perm gen total 12288K, used 8213K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349c5758, 0x349c5800, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 7.742 GC heap after
Heap after GC invocations=22 (full 3):
def new generation total 21760K, used 2368K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 100% used [0x154b0000, 0x15700000, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 44110K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 91% used [0x1ec60000, 0x21773bf8, 0x21773c00, 0x21b76000)
compacting perm gen total 12288K, used 8213K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 66% used [0x341c0000, 0x349c5758, 0x349c5800, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Event: 8.085 GC heap before
{Heap before GC invocations=22 (full 3):
def new generation total 21760K, used 21759K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 99% used [0x141c0000, 0x154affc8, 0x154b0000)
from space 2368K, 100% used [0x154b0000, 0x15700000, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 44110K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 91% used [0x1ec60000, 0x21773bf8, 0x21773c00, 0x21b76000)
compacting perm gen total 12288K, used 8281K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 67% used [0x341c0000, 0x349d6620, 0x349d6800, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 8.088 GC heap after
Heap after GC invocations=23 (full 3):
def new generation total 21760K, used 1364K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 57% used [0x15700000, 0x15855208, 0x15950000)
to space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
tenured generation total 48216K, used 46347K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 96% used [0x1ec60000, 0x219a2e00, 0x219a2e00, 0x21b76000)
compacting perm gen total 12288K, used 8281K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 67% used [0x341c0000, 0x349d6620, 0x349d6800, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Event: 8.929 GC heap before
{Heap before GC invocations=23 (full 3):
def new generation total 21760K, used 20266K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 97% used [0x141c0000, 0x154358d0, 0x154b0000)
from space 2368K, 57% used [0x15700000, 0x15855208, 0x15950000)
to space 2368K, 0% used [0x154b0000, 0x154b0000, 0x15700000)
tenured generation total 48216K, used 46347K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 96% used [0x1ec60000, 0x219a2e00, 0x219a2e00, 0x21b76000)
compacting perm gen total 12288K, used 8495K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 69% used [0x341c0000, 0x34a0bc38, 0x34a0be00, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
Event: 8.933 GC heap after
Heap after GC invocations=24 (full 3):
def new generation total 21760K, used 1811K [0x141c0000, 0x15950000, 0x1ec60000)
eden space 19392K, 0% used [0x141c0000, 0x141c0000, 0x154b0000)
from space 2368K, 76% used [0x154b0000, 0x15674e48, 0x15700000)
to space 2368K, 0% used [0x15700000, 0x15700000, 0x15950000)
tenured generation total 48216K, used 47445K [0x1ec60000, 0x21b76000, 0x341c0000)
the space 48216K, 98% used [0x1ec60000, 0x21ab55f8, 0x21ab5600, 0x21b76000)
compacting perm gen total 12288K, used 8495K [0x341c0000, 0x34dc0000, 0x381c0000)
the space 12288K, 69% used [0x341c0000, 0x34a0bc38, 0x34a0be00, 0x34dc0000)
ro space 10240K, 42% used [0x381c0000, 0x38601d60, 0x38601e00, 0x38bc0000)
rw space 12288K, 54% used [0x38bc0000, 0x39242928, 0x39242a00, 0x397c0000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 8.993 Thread 0x05366400 Threw 0x148d7368 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.993 Thread 0x05366400 Threw 0x148d7768 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.993 Thread 0x05366400 Threw 0x148d7a70 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 8.993 Thread 0x05366400 Threw 0x148d8c98 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 9.050 Thread 0x05366400 Threw 0x14929880 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
Event: 9.050 Thread 0x05366400 Threw 0x14929a38 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
Event: 9.072 Thread 0x05366400 Threw 0x14c634c0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 9.072 Thread 0x05366400 Threw 0x14c638b0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 9.072 Thread 0x05366400 Threw 0x14c63bb0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 9.073 Thread 0x05366400 Threw 0x14c64da8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Events (10 events):
Event: 9.072 loading class 0x0bcfd298 done
Event: 9.072 loading class 0x0bb2adb0 done
Event: 9.072 loading class 0x39856ee0
Event: 9.072 loading class 0x398568e8
Event: 9.072 loading class 0x398568e8 done
Event: 9.072 loading class 0x39856ee0 done
Event: 9.072 loading class 0x08ca5830
Event: 9.072 loading class 0x08ca5830 done
Event: 9.073 loading class 0x39852050
Event: 9.073 loading class 0x39852050 done
Dynamic libraries:
0x00fe0000 - 0x0100f000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77240000 - 0x773c0000 C:\Windows\SysWOW64\ntdll.dll
0x751f0000 - 0x75300000 C:\Windows\syswow64\kernel32.dll
0x767c0000 - 0x76807000 C:\Windows\syswow64\KERNELBASE.dll
0x74980000 - 0x74a20000 C:\Windows\syswow64\ADVAPI32.dll
0x74e70000 - 0x74f1c000 C:\Windows\syswow64\msvcrt.dll
0x76960000 - 0x76979000 C:\Windows\SysWOW64\sechost.dll
0x74a20000 - 0x74b10000 C:\Windows\syswow64\RPCRT4.dll
0x74920000 - 0x74980000 C:\Windows\syswow64\SspiCli.dll
0x74910000 - 0x7491c000 C:\Windows\syswow64\CRYPTBASE.dll
0x75320000 - 0x75420000 C:\Windows\syswow64\USER32.dll
0x765b0000 - 0x76640000 C:\Windows\syswow64\GDI32.dll
0x74b70000 - 0x74b7a000 C:\Windows\syswow64\LPK.dll
0x75150000 - 0x751ee000 C:\Windows\syswow64\USP10.dll
0x715c0000 - 0x7175e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16661_none_420fe3fa2b8113bd\COMCTL32.dll
0x74b10000 - 0x74b67000 C:\Windows\syswow64\SHLWAPI.dll
0x756a0000 - 0x75700000 C:\Windows\system32\IMM32.DLL
0x755d0000 - 0x7569c000 C:\Windows\syswow64\MSCTF.dll
0x665b0000 - 0x6666e000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x64690000 - 0x649dc000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73240000 - 0x73247000 C:\Windows\system32\WSOCK32.dll
0x75580000 - 0x755b5000 C:\Windows\syswow64\WS2_32.dll
0x75700000 - 0x75706000 C:\Windows\syswow64\NSI.dll
0x73000000 - 0x73032000 C:\Windows\system32\WINMM.dll
0x755c0000 - 0x755c5000 C:\Windows\syswow64\PSAPI.DLL
0x66970000 - 0x6697c000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x666f0000 - 0x66710000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x65030000 - 0x65172000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x74d20000 - 0x74daf000 C:\Windows\syswow64\OLEAUT32.dll
0x75420000 - 0x7557c000 C:\Windows\syswow64\ole32.dll
0x71b00000 - 0x71b80000 C:\Windows\system32\uxtheme.dll
0x718d0000 - 0x718f0000 C:\Program Files (x86)\Common Files\Spigot\Search Settings\wth160.dll
0x6a620000 - 0x6a7e3000 C:\Windows\system32\d3d9.dll
0x73270000 - 0x73279000 C:\Windows\system32\VERSION.dll
0x6a5f0000 - 0x6a5f6000 C:\Windows\system32\d3d8thk.dll
0x71ae0000 - 0x71af3000 C:\Windows\system32\dwmapi.dll
0x6a490000 - 0x6a511000 C:\Windows\system32\aticfx32.dll
0x71e60000 - 0x71e69000 C:\Windows\system32\atiu9pag.dll
0x6a0e0000 - 0x6a486000 C:\Windows\system32\atiumdag.dll
0x69de0000 - 0x6a0d9000 C:\Windows\system32\atiumdva.dll
0x66710000 - 0x66723000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x664f0000 - 0x66549000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x76810000 - 0x7692b000 C:\Windows\syswow64\WININET.dll
0x74db0000 - 0x74db3000 C:\Windows\syswow64\Normaliz.dll
0x75710000 - 0x758c9000 C:\Windows\syswow64\iertutil.dll
0x766a0000 - 0x767b1000 C:\Windows\syswow64\urlmon.dll
0x75960000 - 0x765a9000 C:\Windows\syswow64\SHELL32.dll
0x72da0000 - 0x72dab000 C:\Windows\system32\profapi.dll
0x66670000 - 0x66684000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x72710000 - 0x7274c000 C:\Windows\system32\mswsock.dll
0x722f0000 - 0x722f6000 C:\Windows\System32\wship6.dll
0x71bc0000 - 0x71bce000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x727f0000 - 0x727f8000 C:\Windows\system32\Secur32.dll
0x722a0000 - 0x722e4000 C:\Windows\system32\dnsapi.DLL
0x72d80000 - 0x72d9c000 C:\Windows\system32\iphlpapi.DLL
0x72d70000 - 0x72d77000 C:\Windows\system32\WINNSI.DLL
0x750c0000 - 0x75143000 C:\Windows\syswow64\CLBCatQ.DLL
0x66550000 - 0x665aa000 C:\Windows\System32\netprofm.dll
0x71e20000 - 0x71e30000 C:\Windows\System32\nlaapi.dll
0x71da0000 - 0x71db6000 C:\Windows\system32\CRYPTSP.dll
0x71d60000 - 0x71d9b000 C:\Windows\system32\rsaenh.dll
0x71a80000 - 0x71a8e000 C:\Windows\system32\RpcRtRemote.dll
0x666a0000 - 0x666a8000 C:\Windows\System32\npmproxy.dll
0x72580000 - 0x7258d000 C:\Windows\system32\dhcpcsvc6.DLL
0x72700000 - 0x72705000 C:\Windows\System32\wshtcpip.dll
0x72560000 - 0x72572000 C:\Windows\system32\dhcpcsvc.DLL
0x720c0000 - 0x720e7000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x72090000 - 0x720b1000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x72080000 - 0x72086000 C:\Windows\system32\rasadhlp.dll
0x71b80000 - 0x71bb8000 C:\Windows\System32\fwpuclnt.dll
0x71ec0000 - 0x71f12000 C:\Windows\system32\RASAPI32.dll
0x71ea0000 - 0x71eb5000 C:\Windows\system32\rasman.dll
0x71e90000 - 0x71e9d000 C:\Windows\system32\rtutils.dll
0x71e80000 - 0x71e86000 C:\Windows\system32\sensapi.dll
0x72750000 - 0x72771000 C:\Windows\system32\ntmarta.dll
0x74e20000 - 0x74e65000 C:\Windows\syswow64\WLDAP32.dll
0x666c0000 - 0x666ea000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x66220000 - 0x66251000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x69c80000 - 0x69d7b000 C:\Windows\system32\WindowsCodecs.dll
0x71a90000 - 0x71adb000 C:\Windows\system32\apphelp.dll
0x66340000 - 0x66371000 C:\Windows\system32\EhStorShell.dll
0x74f20000 - 0x750bd000 C:\Windows\syswow64\SETUPAPI.dll
0x76930000 - 0x76957000 C:\Windows\syswow64\CFGMGR32.dll
0x75300000 - 0x75312000 C:\Windows\syswow64\DEVOBJ.dll
0x747f0000 - 0x748e5000 C:\Windows\system32\PROPSYS.dll
0x66260000 - 0x662cf000 C:\Windows\system32\ntshrui.dll
0x72d10000 - 0x72d29000 C:\Windows\system32\srvcli.dll
0x735b0000 - 0x735bb000 C:\Windows\system32\cscapi.dll
0x6a600000 - 0x6a60a000 C:\Windows\system32\slc.dll
0x74c00000 - 0x74d1e000 C:\Windows\syswow64\CRYPT32.dll
0x77210000 - 0x7721c000 C:\Windows\syswow64\MSASN1.dll
0x66200000 - 0x66220000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x666b0000 - 0x666b9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x72db0000 - 0x72dc7000 C:\Windows\system32\USERENV.dll
0x73820000 - 0x73828000 C:\Windows\System32\winrnr.dll
0x73810000 - 0x73820000 C:\Windows\system32\napinsp.dll
0x737f0000 - 0x73802000 C:\Windows\system32\pnrpnsp.dll
0x655c0000 - 0x655e5000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637ca000 C:\Users\Chan\AppData\Local\Temp\jogamp_0000\file_cache\jln8649881653807930562\jln3608259932550073068\gluegen-rt.dll
0x66690000 - 0x66696000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x07110000 - 0x0711a000 C:\Users\Chan\AppData\Local\Temp\jogamp_0000\file_cache\jln8649881653807930562\jln3608259932550073068\nativewindow_awt.dll
0x6c100000 - 0x6c110000 C:\Users\Chan\AppData\Local\Temp\jogamp_0000\file_cache\jln8649881653807930562\jln3608259932550073068\nativewindow_win32.dll
0x64f60000 - 0x65028000 C:\Windows\system32\OpenGL32.dll
0x65590000 - 0x655b2000 C:\Windows\system32\GLU32.dll
0x66790000 - 0x66877000 C:\Windows\system32\DDRAW.dll
0x71e70000 - 0x71e76000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x6456a000 C:\Users\Chan\AppData\Local\Temp\jogamp_0000\file_cache\jln8649881653807930562\jln3608259932550073068\jogl_desktop.dll
0x65560000 - 0x6558d000 C:\Program Files (x86)\Java\jre7\bin\kcms.dll
0x661f0000 - 0x661f7000 C:\Windows\system32\atiglpxx.dll
0x0c490000 - 0x0d340000 C:\Windows\system32\atioglxx.dll
0x64f50000 - 0x64f57000 C:\Windows\system32\atigktxx.dll
0x10000000 - 0x1003a000 C:\Windows\system32\atiadlxy.dll
0x76640000 - 0x7666d000 C:\Windows\syswow64\WINTRUST.dll
0x73610000 - 0x736fb000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Djava.security.policy=file:C:\\Program Files (x86)\\Java\\jre7\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files (x86)\\Java\\jre7\\bin -Djnlpx.origFilenameArg=C:\Users\Chan\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-5fed7751 -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 -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=50502 -Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp -Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre7\\bin\\javaw.exe -Djnlpx.vmargs=-Djnlp.application.href=http://plymouth.seatribe.se/java/salem.jnlp
java_command: com.sun.javaws.Main -notWebJava C:\Users\Chan\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-5fed7751
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip
PATH=C:\Windows\SysWOW64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files (x86)\QuickTime\QTSystem\;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=Chan
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7600
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 4185012k(2550844k free), swap 8368120k(6464048k free)
vm_info: Java HotSpot(TM) Client VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:04:36 by "java_re" with unknown MS VC++:1600
time: Wed Mar 27 03:20:40 2013
elapsed time: 9 seconds
My video card supports OpenGL 4.1 and my Java is up to date, plus I've opened the ports udc 1870 and tcp 1871... but Salem still crashes!!!
Please Help Me!!!!