Page 1 of 1

Cant even start the application hs_err_pid5776

PostPosted: Tue Mar 12, 2013 7:08 pm
by jfase12
I click on the salem program, then i run the app and it comes up and crashes instantly. Heres my error:


Code: Select all
 #
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x69087cbd, pid=5776, tid=6288
#
# 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+0x57cbd]  DrvPresentBuffers+0x1130d
#
# 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 (0x06ab2400):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6288, stack(0x08eb0000,0x08f00000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000008

Registers:
EAX=0x00000000, EBX=0x00000001, ECX=0x00000003, EDX=0x0c5dbfe8
ESP=0x08efeab8, EBP=0x08efebc8, ESI=0x0a27cbe8, EDI=0x08efeb90
EIP=0x69087cbd, EFLAGS=0x00010246

Top of Stack: (sp=0x08efeab8)
0x08efeab8:   c101141e 00000000 00000000 00000000
0x08efeac8:   00000000 00000000 00000000 00000000
0x08efead8:   00000000 00000000 00000000 00000000
0x08efeae8:   00000000 00000000 00000000 00000000
0x08efeaf8:   00000000 00000000 00000000 00000000
0x08efeb08:   00000000 00000000 00000000 08efebc8
0x08efeb18:   69080a44 00000036 00000001 0791a850
0x08efeb28:   c101141e 000001bc c101141e 0791a850

Instructions: (pc=0x69087cbd)
0x69087c9d:   03 d3 81 3c d7 38 30 00 00 8d 04 d7 75 95 8b 56
0x69087cad:   0c 83 ba cc 00 00 00 04 75 2d 64 a1 f0 0b 00 00
0x69087cbd:   8b 48 08 85 c9 74 15 8b 01 8b 80 bc 00 00 00 8d
0x69087ccd:   54 24 08 52 68 10 01 00 00 51 ff d0 83 7c 24 08


Register to memory mapping:

EAX=0x00000000 is an unknown value
EBX=0x00000001 is an unknown value
ECX=0x00000003 is an unknown value
EDX=0x0c5dbfe8 is an unknown value
ESP=0x08efeab8 is pointing into the stack for thread: 0x06ab2400
EBP=0x08efebc8 is pointing into the stack for thread: 0x06ab2400
ESI=0x0a27cbe8 is an unknown value
EDI=0x08efeb90 is pointing into the stack for thread: 0x06ab2400


Stack: [0x08eb0000,0x08f00000],  sp=0x08efeab8,  free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atioglxx.dll+0x57cbd]  DrvPresentBuffers+0x1130d
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  java.awt.event.InvocationEvent.dispatch()V+11
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
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.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
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+0x133aa]  BaseThreadInitThunk+0x12
C  [ntdll.dll+0x39ef2]  RtlInitializeExceptionChain+0x63
C  [ntdll.dll+0x39ec5]  RtlInitializeExceptionChain+0x36

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  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  java.awt.event.InvocationEvent.dispatch()V+11
j  java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+21
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.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V+46
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 )
  0x06ab5c00 JavaThread "Haven UI thread" [_thread_blocked, id=5836, stack(0x09750000,0x097a0000)]
  0x06ab5800 JavaThread "Haven main thread" [_thread_blocked, id=6932, stack(0x0a2f0000,0x0a340000)]
  0x06ab5000 JavaThread "Haven resource loader" daemon [_thread_in_native, id=4052, stack(0x0a440000,0x0a490000)]
  0x06ab4c00 JavaThread "Haven resource loader" daemon [_thread_blocked, id=6284, stack(0x08e00000,0x08e50000)]
  0x06ab2c00 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=6556, stack(0x089c0000,0x08a10000)]
  0x06ab0c00 JavaThread "Haven resource loader" daemon [_thread_in_native, id=3836, stack(0x08bb0000,0x08c00000)]
  0x06ab4400 JavaThread "Haven main thread" [_thread_blocked, id=5100, stack(0x08c90000,0x08ce0000)]
  0x06ab0400 JavaThread "Error reporter" daemon [_thread_blocked, id=6940, stack(0x07880000,0x078d0000)]
  0x06ab3c00 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=3480, stack(0x097d0000,0x09820000)]
  0x06ab3000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6340, stack(0x09700000,0x09750000)]
=>0x06ab2400 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6288, stack(0x08eb0000,0x08f00000)]
  0x06ab1800 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=4192, stack(0x087d0000,0x08820000)]
  0x06ab2000 JavaThread "AWT-Shutdown" [_thread_blocked, id=6008, stack(0x088e0000,0x08930000)]
  0x06ab1000 JavaThread "ProgressReporter" daemon [_thread_blocked, id=5988, stack(0x08830000,0x08880000)]
  0x06a62800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=6304, stack(0x07fa0000,0x07ff0000)]
  0x0021dc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=3108, stack(0x00e70000,0x00ec0000)]
  0x06a0bc00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=5324, stack(0x07bb0000,0x07c00000)]
  0x06a06c00 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5084, stack(0x02800000,0x02900000)]
  0x06a05c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4848, stack(0x07540000,0x07590000)]
  0x069f0000 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=5156, stack(0x075f0000,0x07640000)]
  0x069eb400 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=7092, stack(0x07470000,0x074c0000)]
  0x06967c00 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=6848, stack(0x06e50000,0x06ea0000)]
  0x00f9f400 JavaThread "Service Thread" daemon [_thread_blocked, id=3996, stack(0x04fe0000,0x05030000)]
  0x00f99c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1096, stack(0x05ce0000,0x05d30000)]
  0x00f98800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3276, stack(0x05ac0000,0x05b10000)]
  0x00f8ac00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3832, stack(0x04d50000,0x04da0000)]
  0x00f77400 JavaThread "Finalizer" daemon [_thread_blocked, id=5756, stack(0x05040000,0x05090000)]
  0x00f75800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5096, stack(0x04de0000,0x04e30000)]

Other Threads:
  0x00f71000 VMThread [stack: 0x00fd0000,0x01020000] [id=5224]
  0x00fb5800 WatcherThread [stack: 0x06800000,0x06850000] [id=1732]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 def new generation   total 21504K, used 10384K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K,  41% used [0x14530000, 0x14d04020, 0x157e0000)
  from space 2368K, 100% used [0x157e0000, 0x15a30000, 0x15a30000)
  to   space 2368K,   0% used [0x15a30000, 0x15a30000, 0x15c80000)
 tenured generation   total 47592K, used 45967K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  96% used [0x1efd0000, 0x21cb3d68, 0x21cb3e00, 0x21e4a000)
 compacting perm gen  total 12288K, used 8746K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  71% used [0x34530000, 0x34dba818, 0x34dbaa00, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)

Card table byte_map: [0x04a00000,0x04b30000] byte_map_base: 0x0495d680

Polling page: 0x001e0000

Code Cache  [0x02a00000, 0x02c60000, 0x04a00000)
 total_blobs=1504 nmethods=1124 adapters=314 free_code_cache=30338Kb largest_free_block=31065920

Compilation events (10 events):
Event: 12.429 Thread 0x00f99c00 1121             java.awt.image.ComponentColorModel::getGreen (7 bytes)
Event: 12.429 Thread 0x00f99c00 nmethod 1121 0x02c5e688 code [0x02c5e780, 0x02c5e81c]
Event: 12.429 Thread 0x00f99c00 1122             java.awt.image.ComponentColorModel::getBlue (7 bytes)
Event: 12.429 Thread 0x00f99c00 nmethod 1122 0x02c5e888 code [0x02c5e980, 0x02c5ea1c]
Event: 12.429 Thread 0x00f99c00 1123             java.util.zip.ZipFile$ZipFileInflaterInputStream::fill (80 bytes)
Event: 12.430 Thread 0x00f99c00 nmethod 1123 0x02c5ea88 code [0x02c5ebb0, 0x02c5ed54]
Event: 12.431 Thread 0x00f99c00 1124             sun.font.GlyphList::getGrayBits (157 bytes)
Event: 12.431 Thread 0x00f99c00 nmethod 1124 0x02c5eec8 code [0x02c5eff0, 0x02c5f320]
Event: 12.454 Thread 0x00f99c00 1125             java.util.LinkedList$ListItr::<init> (52 bytes)
Event: 12.454 Thread 0x00f99c00 nmethod 1125 0x02c5f608 code [0x02c5f710, 0x02c5f80c]

GC Heap History (10 events):
Event: 10.988 GC heap before
{Heap before GC invocations=21 (full 2):
 def new generation   total 8320K, used 8265K [0x14530000, 0x14e30000, 0x1efd0000)
  eden space 7424K, 100% used [0x14530000, 0x14c70000, 0x14c70000)
  from space 896K,  93% used [0x14d50000, 0x14e22428, 0x14e30000)
  to   space 896K,   0% used [0x14c70000, 0x14c70000, 0x14d50000)
 tenured generation   total 27536K, used 25498K [0x1efd0000, 0x20ab4000, 0x34530000)
   the space 27536K,  92% used [0x1efd0000, 0x208b6bc8, 0x208b6c00, 0x20ab4000)
 compacting perm gen  total 12288K, used 8366K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  68% used [0x34530000, 0x34d5b950, 0x34d5ba00, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
Event: 11.065 GC heap after
Heap after GC invocations=22 (full 3):
 def new generation   total 21504K, used 40K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K,   0% used [0x14530000, 0x1453a330, 0x157e0000)
  from space 2368K,   0% used [0x157e0000, 0x157e0000, 0x15a30000)
  to   space 2368K,   0% used [0x15a30000, 0x15a30000, 0x15c80000)
 tenured generation   total 47592K, used 28553K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  59% used [0x1efd0000, 0x20bb26d8, 0x20bb2800, 0x21e4a000)
 compacting perm gen  total 12288K, used 8366K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  68% used [0x34530000, 0x34d5b950, 0x34d5ba00, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
}
Event: 11.408 GC heap before
{Heap before GC invocations=22 (full 3):
 def new generation   total 21504K, used 19136K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K, 100% used [0x14530000, 0x157e0000, 0x157e0000)
  from space 2368K,   0% used [0x157e0000, 0x157e0000, 0x15a30000)
  to   space 2368K,   0% used [0x15a30000, 0x15a30000, 0x15c80000)
 tenured generation   total 47592K, used 28553K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  59% used [0x1efd0000, 0x20bb26d8, 0x20bb2800, 0x21e4a000)
 compacting perm gen  total 12288K, used 8411K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  68% used [0x34530000, 0x34d66ee8, 0x34d67000, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
Event: 11.425 GC heap after
Heap after GC invocations=23 (full 3):
 def new generation   total 21504K, used 2058K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K,   0% used [0x14530000, 0x14530000, 0x157e0000)
  from space 2368K,  86% used [0x15a30000, 0x15c329d0, 0x15c80000)
  to   space 2368K,   0% used [0x157e0000, 0x157e0000, 0x15a30000)
 tenured generation   total 47592K, used 29577K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  62% used [0x1efd0000, 0x20cb26e8, 0x20cb2800, 0x21e4a000)
 compacting perm gen  total 12288K, used 8411K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  68% used [0x34530000, 0x34d66ee8, 0x34d67000, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
}
Event: 11.704 GC heap before
{Heap before GC invocations=23 (full 3):
 def new generation   total 21504K, used 20709K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K,  97% used [0x14530000, 0x15766aa8, 0x157e0000)
  from space 2368K,  86% used [0x15a30000, 0x15c329d0, 0x15c80000)
  to   space 2368K,   0% used [0x157e0000, 0x157e0000, 0x15a30000)
 tenured generation   total 47592K, used 29577K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  62% used [0x1efd0000, 0x20cb26e8, 0x20cb2800, 0x21e4a000)
 compacting perm gen  total 12288K, used 8449K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  68% used [0x34530000, 0x34d706b8, 0x34d70800, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
Event: 11.719 GC heap after
Heap after GC invocations=24 (full 3):
 def new generation   total 21504K, used 2368K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K,   0% used [0x14530000, 0x14530000, 0x157e0000)
  from space 2368K, 100% used [0x157e0000, 0x15a30000, 0x15a30000)
  to   space 2368K,   0% used [0x15a30000, 0x15a30000, 0x15c80000)
 tenured generation   total 47592K, used 36854K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  77% used [0x1efd0000, 0x213cdac8, 0x213cdc00, 0x21e4a000)
 compacting perm gen  total 12288K, used 8449K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  68% used [0x34530000, 0x34d706b8, 0x34d70800, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
}
Event: 11.939 GC heap before
{Heap before GC invocations=24 (full 3):
 def new generation   total 21504K, used 21504K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K, 100% used [0x14530000, 0x157e0000, 0x157e0000)
  from space 2368K, 100% used [0x157e0000, 0x15a30000, 0x15a30000)
  to   space 2368K,   0% used [0x15a30000, 0x15a30000, 0x15c80000)
 tenured generation   total 47592K, used 36854K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  77% used [0x1efd0000, 0x213cdac8, 0x213cdc00, 0x21e4a000)
 compacting perm gen  total 12288K, used 8449K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  68% used [0x34530000, 0x34d706b8, 0x34d70800, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
Event: 11.948 GC heap after
Heap after GC invocations=25 (full 3):
 def new generation   total 21504K, used 2367K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K,   0% used [0x14530000, 0x14530000, 0x157e0000)
  from space 2368K,  99% used [0x15a30000, 0x15c7fdc8, 0x15c80000)
  to   space 2368K,   0% used [0x157e0000, 0x157e0000, 0x15a30000)
 tenured generation   total 47592K, used 41277K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  86% used [0x1efd0000, 0x2181f6a8, 0x2181f800, 0x21e4a000)
 compacting perm gen  total 12288K, used 8449K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  68% used [0x34530000, 0x34d706b8, 0x34d70800, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
}
Event: 12.407 GC heap before
{Heap before GC invocations=25 (full 3):
 def new generation   total 21504K, used 21503K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K, 100% used [0x14530000, 0x157e0000, 0x157e0000)
  from space 2368K,  99% used [0x15a30000, 0x15c7fdc8, 0x15c80000)
  to   space 2368K,   0% used [0x157e0000, 0x157e0000, 0x15a30000)
 tenured generation   total 47592K, used 41277K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  86% used [0x1efd0000, 0x2181f6a8, 0x2181f800, 0x21e4a000)
 compacting perm gen  total 12288K, used 8741K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  71% used [0x34530000, 0x34db9528, 0x34db9600, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
Event: 12.425 GC heap after
Heap after GC invocations=26 (full 3):
 def new generation   total 21504K, used 2368K [0x14530000, 0x15c80000, 0x1efd0000)
  eden space 19136K,   0% used [0x14530000, 0x14530000, 0x157e0000)
  from space 2368K, 100% used [0x157e0000, 0x15a30000, 0x15a30000)
  to   space 2368K,   0% used [0x15a30000, 0x15a30000, 0x15c80000)
 tenured generation   total 47592K, used 45967K [0x1efd0000, 0x21e4a000, 0x34530000)
   the space 47592K,  96% used [0x1efd0000, 0x21cb3d68, 0x21cb3e00, 0x21e4a000)
 compacting perm gen  total 12288K, used 8741K [0x34530000, 0x35130000, 0x38530000)
   the space 12288K,  71% used [0x34530000, 0x34db9528, 0x34db9600, 0x35130000)
    ro space 10240K,  42% used [0x38530000, 0x38971d60, 0x38971e00, 0x38f30000)
    rw space 12288K,  54% used [0x38f30000, 0x395b2928, 0x395b2a00, 0x39b30000)
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 12.403 Thread 0x06ab5800 Threw 0x157c9ad8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.403 Thread 0x06ab5800 Threw 0x157cab80 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.428 Thread 0x06ab5800 Threw 0x145440d0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.428 Thread 0x06ab5800 Threw 0x14544458 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.428 Thread 0x06ab5800 Threw 0x14544730 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.428 Thread 0x06ab5800 Threw 0x145457d8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.432 Thread 0x06ab5800 Threw 0x145514a8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.432 Thread 0x06ab5800 Threw 0x14551830 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.432 Thread 0x06ab5800 Threw 0x14551b08 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 12.432 Thread 0x06ab5800 Threw 0x14552b98 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 12.428 loading class 0x08ff3d20
Event: 12.428 loading class 0x08ff3d20 done
Event: 12.430 Executing VM operation: RevokeBias
Event: 12.430 Executing VM operation: RevokeBias done
Event: 12.430 Executing VM operation: RevokeBias
Event: 12.430 Executing VM operation: RevokeBias done
Event: 12.432 loading class 0x08ff1520
Event: 12.432 loading class 0x08ff1520 done
Event: 12.433 loading class 0x39bc2050
Event: 12.434 loading class 0x39bc2050 done


Dynamic libraries:
0x01220000 - 0x0124f000    C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77750000 - 0x778d0000    C:\Windows\SysWOW64\ntdll.dll
0x76550000 - 0x76660000    C:\Windows\syswow64\kernel32.dll
0x760a0000 - 0x760e7000    C:\Windows\syswow64\KERNELBASE.dll
0x71c80000 - 0x71cbc000    C:\Program Files\AVAST Software\Avast\snxhk.dll
0x760f0000 - 0x76190000    C:\Windows\syswow64\ADVAPI32.dll
0x76860000 - 0x7690c000    C:\Windows\syswow64\msvcrt.dll
0x76510000 - 0x76529000    C:\Windows\SysWOW64\sechost.dll
0x76190000 - 0x76280000    C:\Windows\syswow64\RPCRT4.dll
0x74e30000 - 0x74e90000    C:\Windows\syswow64\SspiCli.dll
0x74e20000 - 0x74e2c000    C:\Windows\syswow64\CRYPTBASE.dll
0x75ea0000 - 0x75fa0000    C:\Windows\syswow64\USER32.dll
0x76910000 - 0x769a0000    C:\Windows\syswow64\GDI32.dll
0x77720000 - 0x7772a000    C:\Windows\syswow64\LPK.dll
0x76430000 - 0x764cd000    C:\Windows\syswow64\USP10.dll
0x71d50000 - 0x71eee000    C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x75fe0000 - 0x76037000    C:\Windows\syswow64\SHLWAPI.dll
0x76040000 - 0x760a0000    C:\Windows\system32\IMM32.DLL
0x74fb0000 - 0x7507c000    C:\Windows\syswow64\MSCTF.dll
0x72720000 - 0x727de000    C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x6d8b0000 - 0x6dbfc000    C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x74790000 - 0x74797000    C:\Windows\system32\WSOCK32.dll
0x764d0000 - 0x76505000    C:\Windows\syswow64\WS2_32.dll
0x76df0000 - 0x76df6000    C:\Windows\syswow64\NSI.dll
0x73b70000 - 0x73ba2000    C:\Windows\system32\WINMM.dll
0x76420000 - 0x76425000    C:\Windows\syswow64\PSAPI.DLL
0x741d0000 - 0x741dc000    C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x72960000 - 0x72980000    C:\Program Files (x86)\Java\jre7\bin\java.dll
0x6de00000 - 0x6df42000    C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x74f20000 - 0x74faf000    C:\Windows\syswow64\OLEAUT32.dll
0x76c90000 - 0x76dec000    C:\Windows\syswow64\ole32.dll
0x73a90000 - 0x73b10000    C:\Windows\system32\uxtheme.dll
0x10000000 - 0x1009e000    C:\Program Files (x86)\DigitalPersona\Bin\DpoFeedb.dll
0x74780000 - 0x74789000    C:\Windows\system32\VERSION.dll
0x71c60000 - 0x71c77000    C:\Windows\system32\USERENV.dll
0x73340000 - 0x7334b000    C:\Windows\system32\profapi.dll
0x72f50000 - 0x72f63000    C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x66410000 - 0x665d3000    C:\Windows\system32\d3d9.dll
0x66400000 - 0x66406000    C:\Windows\system32\d3d8thk.dll
0x73310000 - 0x73323000    C:\Windows\system32\dwmapi.dll
0x66370000 - 0x6637a000    C:\Windows\system32\atiu9pag.DLL
0x65e90000 - 0x6626e000    C:\Windows\system32\atiumdag.dll
0x65a70000 - 0x65dc3000    C:\Windows\system32\atiumdva.dll
0x72840000 - 0x72899000    C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x76740000 - 0x7685b000    C:\Windows\syswow64\WININET.dll
0x769a0000 - 0x769a3000    C:\Windows\syswow64\Normaliz.dll
0x769b0000 - 0x76b68000    C:\Windows\syswow64\iertutil.dll
0x75cd0000 - 0x75de1000    C:\Windows\syswow64\urlmon.dll
0x75080000 - 0x75cca000    C:\Windows\syswow64\SHELL32.dll
0x72820000 - 0x72834000    C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73590000 - 0x735cc000    C:\Windows\system32\mswsock.dll
0x71d40000 - 0x71d46000    C:\Windows\System32\wship6.dll
0x741e0000 - 0x741ee000    C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x71c20000 - 0x71c58000    C:\Program Files (x86)\DigitalPersona\Bin\DpoSet.dll
0x73dd0000 - 0x73dd8000    C:\Windows\system32\Secur32.dll
0x734b0000 - 0x734f4000    C:\Windows\system32\dnsapi.DLL
0x73480000 - 0x7349c000    C:\Windows\system32\iphlpapi.DLL
0x73470000 - 0x73477000    C:\Windows\system32\WINNSI.DLL
0x76e00000 - 0x76e83000    C:\Windows\syswow64\CLBCatQ.DLL
0x741f0000 - 0x7424a000    C:\Windows\System32\netprofm.dll
0x73570000 - 0x73580000    C:\Windows\System32\nlaapi.dll
0x73fa0000 - 0x73fb6000    C:\Windows\system32\CRYPTSP.dll
0x73770000 - 0x737ab000    C:\Windows\system32\rsaenh.dll
0x742f0000 - 0x742fe000    C:\Windows\system32\RpcRtRemote.dll
0x70320000 - 0x70328000    C:\Windows\System32\npmproxy.dll
0x73580000 - 0x73585000    C:\Windows\System32\wshtcpip.dll
0x72ec0000 - 0x72ecd000    C:\Windows\system32\dhcpcsvc6.DLL
0x73510000 - 0x73537000    C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x710a0000 - 0x710b2000    C:\Windows\system32\dhcpcsvc.DLL
0x73420000 - 0x73426000    C:\Windows\system32\rasadhlp.dll
0x73430000 - 0x73468000    C:\Windows\System32\fwpuclnt.dll
0x6eae0000 - 0x6eb32000    C:\Windows\system32\RASAPI32.dll
0x6e9e0000 - 0x6e9f5000    C:\Windows\system32\rasman.dll
0x70820000 - 0x7082d000    C:\Windows\system32\rtutils.dll
0x6e9d0000 - 0x6e9d6000    C:\Windows\system32\sensapi.dll
0x71d10000 - 0x71d31000    C:\Windows\system32\ntmarta.dll
0x76660000 - 0x766a5000    C:\Windows\syswow64\WLDAP32.dll
0x72930000 - 0x7295a000    C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x727e0000 - 0x72811000    C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x06f60000 - 0x06f98000    C:\Program Files\WIDCOMM\Bluetooth Software\SysWOW64\BtMmHook.dll
0x6f950000 - 0x6fa4b000    C:\Windows\system32\WindowsCodecs.dll
0x730d0000 - 0x7311c000    C:\Windows\system32\apphelp.dll
0x61f30000 - 0x61f61000    C:\Windows\system32\EhStorShell.dll
0x76280000 - 0x7641d000    C:\Windows\syswow64\SETUPAPI.dll
0x75fb0000 - 0x75fd7000    C:\Windows\syswow64\CFGMGR32.dll
0x76530000 - 0x76542000    C:\Windows\syswow64\DEVOBJ.dll
0x710c0000 - 0x711b5000    C:\Windows\system32\PROPSYS.dll
0x6ef40000 - 0x6efb0000    C:\Windows\system32\ntshrui.dll
0x73d80000 - 0x73d99000    C:\Windows\system32\srvcli.dll
0x745f0000 - 0x745fb000    C:\Windows\system32\cscapi.dll
0x70330000 - 0x7033a000    C:\Windows\system32\slc.dll
0x76b70000 - 0x76c8e000    C:\Windows\syswow64\CRYPT32.dll
0x75fa0000 - 0x75fac000    C:\Windows\syswow64\MSASN1.dll
0x72910000 - 0x72930000    C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x730a0000 - 0x730a9000    C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x72640000 - 0x72664000    C:\Program Files (x86)\Java\jre7\bin\dcpr.dll
0x73560000 - 0x73570000    C:\Windows\system32\napinsp.dll
0x73540000 - 0x73552000    C:\Windows\system32\pnrpnsp.dll
0x73500000 - 0x7350d000    C:\Windows\system32\wshbth.dll
0x734a0000 - 0x734a8000    C:\Windows\System32\winrnr.dll
0x72610000 - 0x72635000    C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637ca000    C:\Users\Jeremy\AppData\Local\Temp\jogamp_0000\file_cache\jln2569000579863552895\jln8954643744955791451\gluegen-rt.dll
0x72900000 - 0x72906000    C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44a000    C:\Users\Jeremy\AppData\Local\Temp\jogamp_0000\file_cache\jln2569000579863552895\jln8954643744955791451\nativewindow_awt.dll
0x6c100000 - 0x6c110000    C:\Users\Jeremy\AppData\Local\Temp\jogamp_0000\file_cache\jln2569000579863552895\jln8954643744955791451\nativewindow_win32.dll
0x70e30000 - 0x70ef8000    C:\Windows\system32\OpenGL32.dll
0x725e0000 - 0x72602000    C:\Windows\system32\GLU32.dll
0x70aa0000 - 0x70b87000    C:\Windows\system32\DDRAW.dll
0x72710000 - 0x72716000    C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x6456a000    C:\Users\Jeremy\AppData\Local\Temp\jogamp_0000\file_cache\jln2569000579863552895\jln8954643744955791451\jogl_desktop.dll
0x72700000 - 0x72707000    C:\Windows\system32\atiglpxx.dll
0x69030000 - 0x69f8b000    C:\Windows\system32\atioglxx.dll
0x726e0000 - 0x726e8000    C:\Windows\system32\atigktxx.dll
0x738c0000 - 0x739a4000    C:\Windows\system32\aticfx32.dll
0x07b70000 - 0x07bab000    C:\Windows\system32\atiadlxy.dll
0x76710000 - 0x7673d000    C:\Windows\syswow64\WINTRUST.dll
0x72310000 - 0x7233d000    C:\Program Files (x86)\Java\jre7\bin\kcms.dll
0x74680000 - 0x7476b000    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\Jeremy\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-4c88b4c8 -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=55776 -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\Jeremy\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\35\5192be3-4c88b4c8
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Windows\SysWOW64;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;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)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Broadcom\Broadcom 802.11\Driver;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;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)\Java\jre7\bin"
USERNAME=Jeremy
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 5 Stepping 3, AuthenticAMD



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

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

CPU:total 3 (3 cores per cpu, 1 threads per core) family 16 model 5 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

Memory: 4k page, physical 6024092k(3693832k free), swap 12046332k(9292912k 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: Tue Mar 12 14:05:50 2013
elapsed time: 12 seconds

Re: Cant even start the application hs_err_pid5776

PostPosted: Tue Mar 12, 2013 9:12 pm
by MagicManICT
Looks like your using a 32-bit build of Java and running the 64-bit client. Uninstall any current Java versions on your system and make sure to get the 64 bit downloads. If you're using a 32-bit browser, this would be the cause. You can manually download the 64 bit client from this page: http://www.oracle.com/technetwork/java/ ... 80261.html

Select the proper OS, download, and install.

Re: Cant even start the application hs_err_pid5776

PostPosted: Wed Mar 13, 2013 9:06 am
by maxhm517
I'm having the same problem, and these instructions don't seem to have helped. Now it simply fails to launch, and no longer creates the file with the error message.

Re: Cant even start the application hs_err_pid5776

PostPosted: Wed Mar 13, 2013 9:12 am
by maxhm517
Actually it is still leaving the error message, I just didn't see it.

Re: Cant even start the application hs_err_pid5776

PostPosted: Wed Mar 13, 2013 4:48 pm
by jfase12
I tried installing the 64bit version of java but it still doesnt work..

Re: Cant even start the application hs_err_pid5776

PostPosted: Wed Mar 13, 2013 5:10 pm
by jfase12
Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000143b3a32, pid=1400, tid=6644
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.7-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [atio6axx.dll+0x73a32]  DrvPresentBuffers+0x14a62
#
# 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 (0x000000000c067800):  JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6644, stack(0x000000000f600000,0x000000000f700000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000010

Registers:
RAX=0x000007fffff66000, RBX=0x000000000a8ae670, RCX=0x0000000000000000, RDX=0x000000000f6fd120
RSP=0x000000000f6fcff0, RBP=0x0000000004011495, RSI=0x00000000000001bc, RDI=0x0000000000000000
R8 =0x0000000000000004, R9 =0x000000000f6fd100, R10=0x000000000f156790, R11=0x000000000f6fce90
R12=0x00000000147d4a40, R13=0x00000000dc5f75d0, R14=0x000000000f6fd258, R15=0x000000000c067800
RIP=0x00000000143b3a32, EFLAGS=0x0000000000010246

Top of Stack: (sp=0x000000000f6fcff0)
0x000000000f6fcff0:   0000000000000000 0000000000000000
0x000000000f6fd000:   0000000000000000 0000000000000000
0x000000000f6fd010:   0000000000000000 0000000000000000
0x000000000f6fd020:   0000000000000000 0000000000000000
0x000000000f6fd030:   0000000000000000 00000000143aa675
0x000000000f6fd040:   0000000000000000 0000000000000000
0x000000000f6fd050:   0000000000000000 0000000000000000
0x000000000f6fd060:   0000000000000000 0000000000000000
0x000000000f6fd070:   0000000000000000 0000000000000000
0x000000000f6fd080:   00000000000001bc 00000000143aa0bc
0x000000000f6fd090:   0000000000000000 0000000000000000
0x000000000f6fd0a0:   000000000f6fd258 00000000dc5f75d0
0x000000000f6fd0b0:   0000000000020000 00000000143946e6
0x000000000f6fd0c0:   0000000015cabbc0 00000000147d4a40
0x000000000f6fd0d0:   000000000f156890 0000000000000009
0x000000000f6fd0e0:   00000000147d4a40 0000000000000000

Instructions: (pc=0x00000000143b3a32)
0x00000000143b3a12:   ff ff ff 48 8b 43 18 83 b8 d8 00 00 00 04 75 41
0x00000000143b3a22:   65 48 8b 04 25 30 00 00 00 48 8b 88 48 12 00 00
0x00000000143b3a32:   48 8b 49 10 48 85 c9 74 1a 48 8b 01 4c 8d 8c 24
0x00000000143b3a42:   d0 00 00 00 41 b8 10 01 00 00 48 8b d1 ff 90 78


Register to memory mapping:

RAX=0x000007fffff66000 is an unknown value
RBX=0x000000000a8ae670 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000000f6fd120 is pointing into the stack for thread: 0x000000000c067800
RSP=0x000000000f6fcff0 is pointing into the stack for thread: 0x000000000c067800
RBP=0x0000000004011495 is an unknown value
RSI=0x00000000000001bc is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000004 is an unknown value
R9 =0x000000000f6fd100 is pointing into the stack for thread: 0x000000000c067800
R10=0x000000000f156790 is an unknown value
R11=0x000000000f6fce90 is pointing into the stack for thread: 0x000000000c067800
R12=0x00000000147d4a40 is an unknown value
R13=0x00000000dc5f75d0 is an oop
{method}
 - klass: {other class}
R14=0x000000000f6fd258 is pointing into the stack for thread: 0x000000000c067800
R15=0x000000000c067800 is a thread


Stack: [0x000000000f600000,0x000000000f700000],  sp=0x000000000f6fcff0,  free space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [atio6axx.dll+0x73a32]  DrvPresentBuffers+0x14a62

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 )
  0x000000000c064800 JavaThread "Haven UI thread" [_thread_blocked, id=6584, stack(0x000000000f960000,0x000000000fa60000)]
  0x000000000c06a000 JavaThread "Haven main thread" [_thread_blocked, id=3648, stack(0x000000000d340000,0x000000000d440000)]
  0x000000000c06f000 JavaThread "Worker thread" daemon [_thread_blocked, id=7060, stack(0x0000000015e10000,0x0000000015f10000)]
  0x000000000c06e800 JavaThread "Haven resource loader" daemon [_thread_in_native, id=4404, stack(0x000000000d8b0000,0x000000000d9b0000)]
  0x000000000c06d800 JavaThread "Haven resource loader" daemon [_thread_blocked, id=2280, stack(0x000000000e280000,0x000000000e380000)]
  0x000000000c06d000 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=5256, stack(0x000000000f020000,0x000000000f120000)]
  0x000000000c066000 JavaThread "Haven resource loader" daemon [_thread_in_native, id=2496, stack(0x000000000e3b0000,0x000000000e4b0000)]
  0x000000000c06c000 JavaThread "Haven main thread" [_thread_blocked, id=3156, stack(0x000000000e170000,0x000000000e270000)]
  0x000000000c06b800 JavaThread "Error reporter" daemon [_thread_blocked, id=1136, stack(0x000000000cf60000,0x000000000d060000)]
  0x000000000c068800 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=7120, stack(0x000000000dcf0000,0x000000000ddf0000)]
  0x000000000c06a800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=6616, stack(0x00000000112a0000,0x00000000113a0000)]
  0x000000000c069000 JavaThread "TimerQueue" daemon [_thread_blocked, id=2792, stack(0x00000000110f0000,0x00000000111f0000)]
=>0x000000000c067800 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6644, stack(0x000000000f600000,0x000000000f700000)]
  0x000000000c067000 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=1200, stack(0x000000000eec0000,0x000000000efc0000)]
  0x000000000c065800 JavaThread "AWT-Shutdown" [_thread_blocked, id=6732, stack(0x000000000ed30000,0x000000000ee30000)]
  0x000000000233c800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3512, stack(0x00000000024c0000,0x00000000025c0000)]
  0x000000000bf68000 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=2696, stack(0x000000000cc50000,0x000000000cd50000)]
  0x000000000bf5f000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=156, stack(0x0000000002660000,0x0000000002760000)]
  0x000000000bee8800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4516, stack(0x000000000c790000,0x000000000c890000)]
  0x000000000bf0e800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=6256, stack(0x000000000c5e0000,0x000000000c6e0000)]
  0x000000000be75800 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=6488, stack(0x000000000c380000,0x000000000c480000)]
  0x0000000007b66800 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=3980, stack(0x000000000b6a0000,0x000000000b7a0000)]
  0x0000000007b3c800 JavaThread "Service Thread" daemon [_thread_blocked, id=6308, stack(0x000000000b580000,0x000000000b680000)]
  0x0000000007b3a000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4192, stack(0x000000000b3c0000,0x000000000b4c0000)]
  0x0000000007b2b000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=6480, stack(0x000000000b0a0000,0x000000000b1a0000)]
  0x0000000007b25000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4212, stack(0x000000000b1f0000,0x000000000b2f0000)]
  0x0000000007b23800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=6336, stack(0x000000000a750000,0x000000000a850000)]
  0x0000000007a15000 JavaThread "Finalizer" daemon [_thread_blocked, id=5708, stack(0x0000000009080000,0x0000000009180000)]
  0x0000000007a0e000 JavaThread "Reference Handler" daemon [_thread_blocked, id=3868, stack(0x0000000008eb0000,0x0000000008fb0000)]

Other Threads:
  0x0000000007a01000 VMThread [stack: 0x0000000008b40000,0x0000000008c40000] [id=4636]
  0x0000000007b45800 WatcherThread [stack: 0x000000000b800000,0x000000000b900000] [id=6424]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap
 PSYoungGen      total 56448K, used 35035K [0x00000000f5560000, 0x00000000f9af0000, 0x0000000100000000)
  eden space 41920K, 64% used [0x00000000f5560000,0x00000000f6fcf220,0x00000000f7e50000)
  from space 14528K, 54% used [0x00000000f8cc0000,0x00000000f9487a48,0x00000000f9af0000)
  to   space 14656K, 0% used [0x00000000f7e50000,0x00000000f7e50000,0x00000000f8ca0000)
 ParOldGen       total 61504K, used 41750K [0x00000000e0000000, 0x00000000e3c10000, 0x00000000f5560000)
  object space 61504K, 67% used [0x00000000e0000000,0x00000000e28c5aa8,0x00000000e3c10000)
 PSPermGen       total 48064K, used 25105K [0x00000000dae00000, 0x00000000ddcf0000, 0x00000000e0000000)
  object space 48064K, 52% used [0x00000000dae00000,0x00000000dc684630,0x00000000ddcf0000)

Card table byte_map: [0x00000000058a0000,0x00000000059d0000] byte_map_base: 0x00000000051c9000

Polling page: 0x0000000000390000

Code Cache  [0x00000000028a0000, 0x0000000002b10000, 0x00000000058a0000)
 total_blobs=1406 nmethods=642 adapters=715 free_code_cache=47257Kb largest_free_block=48173952

Compilation events (10 events):
Event: 171.167 Thread 0x0000000007b2b000 nmethod 715 0x0000000002977610 code [0x00000000029777c0, 0x0000000002977a10]
Event: 171.167 Thread 0x0000000007b2b000  716             java.awt.image.ComponentColorModel::extractComponent (530 bytes)
Event: 171.176 Thread 0x0000000007b2b000 nmethod 716 0x0000000002a46510 code [0x0000000002a46720, 0x0000000002a46fd8]
Event: 171.176 Thread 0x0000000007b2b000  717             java.awt.image.ComponentColorModel::getDataElements (3206 bytes)
Event: 171.187 Thread 0x0000000007b3a000  718             sun.awt.image.ByteInterleavedRaster::setDataElements (119 bytes)
Event: 171.192 Thread 0x0000000007b3a000 nmethod 718 0x0000000002977110 code [0x0000000002977260, 0x0000000002977498]
Event: 171.192 Thread 0x0000000007b3a000  719             java.io.BufferedInputStream::read1 (108 bytes)
Event: 171.201 Thread 0x0000000007b3a000 nmethod 719 0x0000000002a48710 code [0x0000000002a48880, 0x0000000002a48e68]
Event: 171.201 Thread 0x0000000007b3a000  720             sun.nio.fs.WindowsPathParser::isSlash (18 bytes)
Event: 171.201 Thread 0x0000000007b3a000 nmethod 720 0x0000000002a48510 code [0x0000000002a48640, 0x0000000002a48698]

GC Heap History (10 events):
Event: 168.144 GC heap before
{Heap before GC invocations=15 (full 0):
 PSYoungGen      total 28416K, used 22348K [0x00000000f5560000, 0x00000000f84f0000, 0x0000000100000000)
  eden space 19200K, 100% used [0x00000000f5560000,0x00000000f6820000,0x00000000f6820000)
  from space 9216K, 34% used [0x00000000f7100000,0x00000000f7413360,0x00000000f7a00000)
  to   space 9088K, 0% used [0x00000000f6820000,0x00000000f6820000,0x00000000f7100000)
 ParOldGen       total 62784K, used 22380K [0x00000000e0000000, 0x00000000e3d50000, 0x00000000f5560000)
  object space 62784K, 35% used [0x00000000e0000000,0x00000000e15db268,0x00000000e3d50000)
 PSPermGen       total 23936K, used 23931K [0x00000000dae00000, 0x00000000dc560000, 0x00000000e0000000)
  object space 23936K, 99% used [0x00000000dae00000,0x00000000dc55ef70,0x00000000dc560000)
Event: 168.188 GC heap after
Heap after GC invocations=15 (full 0):
 PSYoungGen      total 28288K, used 247K [0x00000000f5560000, 0x00000000f85a0000, 0x0000000100000000)
  eden space 19200K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f6820000)
  from space 9088K, 2% used [0x00000000f6820000,0x00000000f685dd40,0x00000000f7100000)
  to   space 9344K, 0% used [0x00000000f7c80000,0x00000000f7c80000,0x00000000f85a0000)
 ParOldGen       total 62784K, used 51895K [0x00000000e0000000, 0x00000000e3d50000, 0x00000000f5560000)
  object space 62784K, 82% used [0x00000000e0000000,0x00000000e32adcf0,0x00000000e3d50000)
 PSPermGen       total 23936K, used 23931K [0x00000000dae00000, 0x00000000dc560000, 0x00000000e0000000)
  object space 23936K, 99% used [0x00000000dae00000,0x00000000dc55ef70,0x00000000dc560000)
}
Event: 168.188 GC heap before
{Heap before GC invocations=16 (full 1):
 PSYoungGen      total 28288K, used 247K [0x00000000f5560000, 0x00000000f85a0000, 0x0000000100000000)
  eden space 19200K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f6820000)
  from space 9088K, 2% used [0x00000000f6820000,0x00000000f685dd40,0x00000000f7100000)
  to   space 9344K, 0% used [0x00000000f7c80000,0x00000000f7c80000,0x00000000f85a0000)
 ParOldGen       total 62784K, used 51895K [0x00000000e0000000, 0x00000000e3d50000, 0x00000000f5560000)
  object space 62784K, 82% used [0x00000000e0000000,0x00000000e32adcf0,0x00000000e3d50000)
 PSPermGen       total 23936K, used 23931K [0x00000000dae00000, 0x00000000dc560000, 0x00000000e0000000)
  object space 23936K, 99% used [0x00000000dae00000,0x00000000dc55ef70,0x00000000dc560000)
Event: 168.348 GC heap after
Heap after GC invocations=16 (full 1):
 PSYoungGen      total 28288K, used 0K [0x00000000f5560000, 0x00000000f85a0000, 0x0000000100000000)
  eden space 19200K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f6820000)
  from space 9088K, 0% used [0x00000000f6820000,0x00000000f6820000,0x00000000f7100000)
  to   space 9344K, 0% used [0x00000000f7c80000,0x00000000f7c80000,0x00000000f85a0000)
 ParOldGen       total 61504K, used 22868K [0x00000000e0000000, 0x00000000e3c10000, 0x00000000f5560000)
  object space 61504K, 37% used [0x00000000e0000000,0x00000000e16553e8,0x00000000e3c10000)
 PSPermGen       total 48064K, used 23869K [0x00000000dae00000, 0x00000000ddcf0000, 0x00000000e0000000)
  object space 48064K, 49% used [0x00000000dae00000,0x00000000dc54f778,0x00000000ddcf0000)
}
Event: 169.127 GC heap before
{Heap before GC invocations=17 (full 1):
 PSYoungGen      total 28288K, used 19200K [0x00000000f5560000, 0x00000000f85a0000, 0x0000000100000000)
  eden space 19200K, 100% used [0x00000000f5560000,0x00000000f6820000,0x00000000f6820000)
  from space 9088K, 0% used [0x00000000f6820000,0x00000000f6820000,0x00000000f7100000)
  to   space 9344K, 0% used [0x00000000f7c80000,0x00000000f7c80000,0x00000000f85a0000)
 ParOldGen       total 61504K, used 22868K [0x00000000e0000000, 0x00000000e3c10000, 0x00000000f5560000)
  object space 61504K, 37% used [0x00000000e0000000,0x00000000e16553e8,0x00000000e3c10000)
 PSPermGen       total 48064K, used 24286K [0x00000000dae00000, 0x00000000ddcf0000, 0x00000000e0000000)
  object space 48064K, 50% used [0x00000000dae00000,0x00000000dc5b7ab8,0x00000000ddcf0000)
Event: 169.141 GC heap after
Heap after GC invocations=17 (full 1):
 PSYoungGen      total 39424K, used 7163K [0x00000000f5560000, 0x00000000f86c0000, 0x0000000100000000)
  eden space 30080K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f72c0000)
  from space 9344K, 76% used [0x00000000f7c80000,0x00000000f837eeb8,0x00000000f85a0000)
  to   space 9984K, 0% used [0x00000000f72c0000,0x00000000f72c0000,0x00000000f7c80000)
 ParOldGen       total 61504K, used 22868K [0x00000000e0000000, 0x00000000e3c10000, 0x00000000f5560000)
  object space 61504K, 37% used [0x00000000e0000000,0x00000000e16553e8,0x00000000e3c10000)
 PSPermGen       total 48064K, used 24286K [0x00000000dae00000, 0x00000000ddcf0000, 0x00000000e0000000)
  object space 48064K, 50% used [0x00000000dae00000,0x00000000dc5b7ab8,0x00000000ddcf0000)
}
Event: 169.779 GC heap before
{Heap before GC invocations=18 (full 1):
 PSYoungGen      total 39424K, used 37243K [0x00000000f5560000, 0x00000000f86c0000, 0x0000000100000000)
  eden space 30080K, 100% used [0x00000000f5560000,0x00000000f72c0000,0x00000000f72c0000)
  from space 9344K, 76% used [0x00000000f7c80000,0x00000000f837eeb8,0x00000000f85a0000)
  to   space 9984K, 0% used [0x00000000f72c0000,0x00000000f72c0000,0x00000000f7c80000)
 ParOldGen       total 61504K, used 22868K [0x00000000e0000000, 0x00000000e3c10000, 0x00000000f5560000)
  object space 61504K, 37% used [0x00000000e0000000,0x00000000e16553e8,0x00000000e3c10000)
 PSPermGen       total 48064K, used 24448K [0x00000000dae00000, 0x00000000ddcf0000, 0x00000000e0000000)
  object space 48064K, 50% used [0x00000000dae00000,0x00000000dc5e0080,0x00000000ddcf0000)
Event: 169.793 GC heap after
Heap after GC invocations=18 (full 1):
 PSYoungGen      total 40064K, used 9981K [0x00000000f5560000, 0x00000000f9b30000, 0x0000000100000000)
  eden space 30080K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f72c0000)
  from space 9984K, 99% used [0x00000000f72c0000,0x00000000f7c7f570,0x00000000f7c80000)
  to   space 14784K, 0% used [0x00000000f8cc0000,0x00000000f8cc0000,0x00000000f9b30000)
 ParOldGen       total 61504K, used 31847K [0x00000000e0000000, 0x00000000e3c10000, 0x00000000f5560000)
  object space 61504K, 51% used [0x00000000e0000000,0x00000000e1f19e90,0x00000000e3c10000)
 PSPermGen       total 48064K, used 24448K [0x00000000dae00000, 0x00000000ddcf0000, 0x00000000e0000000)
  object space 48064K, 50% used [0x00000000dae00000,0x00000000dc5e0080,0x00000000ddcf0000)
}
Event: 170.731 GC heap before
{Heap before GC invocations=19 (full 1):
 PSYoungGen      total 40064K, used 39357K [0x00000000f5560000, 0x00000000f9b30000, 0x0000000100000000)
  eden space 30080K, 97% used [0x00000000f5560000,0x00000000f7210018,0x00000000f72c0000)
  from space 9984K, 99% used [0x00000000f72c0000,0x00000000f7c7f570,0x00000000f7c80000)
  to   space 14784K, 0% used [0x00000000f8cc0000,0x00000000f8cc0000,0x00000000f9b30000)
 ParOldGen       total 61504K, used 31847K [0x00000000e0000000, 0x00000000e3c10000, 0x00000000f5560000)
  object space 61504K, 51% used [0x00000000e0000000,0x00000000e1f19e90,0x00000000e3c10000)
 PSPermGen       total 48064K, used 24594K [0x00000000dae00000, 0x00000000ddcf0000, 0x00000000e0000000)
  object space 48064K, 51% used [0x00000000dae00000,0x00000000dc604a08,0x00000000ddcf0000)
Event: 170.749 GC heap after
Heap after GC invocations=19 (full 1):
 PSYoungGen      total 56448K, used 7966K [0x00000000f5560000, 0x00000000f9af0000, 0x0000000100000000)
  eden space 41920K, 0% used [0x00000000f5560000,0x00000000f5560000,0x00000000f7e50000)
  from space 14528K, 54% used [0x00000000f8cc0000,0x00000000f9487a48,0x00000000f9af0000)
  to   space 14656K, 0% used [0x00000000f7e50000,0x00000000f7e50000,0x00000000f8ca0000)
 ParOldGen       total 61504K, used 41750K [0x00000000e0000000, 0x00000000e3c10000, 0x00000000f5560000)
  object space 61504K, 67% used [0x00000000e0000000,0x00000000e28c5aa8,0x00000000e3c10000)
 PSPermGen       total 48064K, used 24594K [0x00000000dae00000, 0x00000000ddcf0000, 0x00000000e0000000)
  object space 48064K, 51% used [0x00000000dae00000,0x00000000dc604a08,0x00000000ddcf0000)
}

Deoptimization events (10 events):
Event: 171.087 Thread 0x000000000c067800 Uncommon trap -34 fr.pc 0x0000000002948238
Event: 171.093 Thread 0x000000000c06a800 Uncommon trap -34 fr.pc 0x0000000002948238
Event: 171.101 Thread 0x000000000c067800 Uncommon trap -34 fr.pc 0x00000000029b7a28
Event: 171.102 Thread 0x000000000c067800 Uncommon trap -34 fr.pc 0x0000000002948238
Event: 171.102 Thread 0x000000000c067800 Uncommon trap -34 fr.pc 0x00000000029471b8
Event: 171.102 Thread 0x000000000c067800 Uncommon trap -34 fr.pc 0x00000000029b7a28
Event: 171.111 Thread 0x000000000c06a000 Uncommon trap -83 fr.pc 0x0000000002958374
Event: 171.157 Thread 0x000000000c06a000 Uncommon trap -58 fr.pc 0x00000000029fad48
Event: 171.157 Thread 0x000000000c06a000 Uncommon trap -83 fr.pc 0x00000000029f63d4
Event: 171.157 Thread 0x000000000c06a000 Uncommon trap -34 fr.pc 0x00000000029e0010

Internal exceptions (10 events):
Event: 171.156 Thread 0x000000000c06a000 Threw 0x00000000f6c23ec0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 171.157 Thread 0x000000000c06a000 Implicit null exception at 0x00000000029f58cc to 0x00000000029f63a1
Event: 171.164 Thread 0x000000000c066000 Threw 0x00000000f6c5a6d8 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 171.164 Thread 0x000000000c066000 Threw 0x00000000f6c5ab28 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 171.164 Thread 0x000000000c066000 Threw 0x00000000f6c5ae68 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 171.164 Thread 0x000000000c066000 Threw 0x00000000f6c5c008 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 171.165 Thread 0x000000000c066000 Threw 0x00000000f6c5f440 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 171.165 Thread 0x000000000c066000 Threw 0x00000000f6c5f890 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 171.165 Thread 0x000000000c066000 Threw 0x00000000f6c5fbd0 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 171.165 Thread 0x000000000c066000 Threw 0x00000000f6c60d70 at C:\jdk7u2_64p\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166

Events (10 events):
Event: 171.157 Thread 0x000000000c06a000 DEOPT PACKING pc=0x00000000029f63d4 sp=0x000000000d43ec30
Event: 171.157 Thread 0x000000000c06a000 DEOPT UNPACKING pc=0x00000000028d9164 sp=0x000000000d43eac8 mode 2
Event: 171.157 Thread 0x000000000c06a000 DEOPT PACKING pc=0x00000000029e0010 sp=0x000000000d43eab0
Event: 171.157 Thread 0x000000000c06a000 DEOPT UNPACKING pc=0x00000000028d9164 sp=0x000000000d43ea50 mode 2
Event: 171.157 loading class 0x000000000e5f5a20
Event: 171.157 loading class 0x000000000e5f5a20 done
Event: 171.164 loading class 0x00000000137063d0
Event: 171.164 loading class 0x00000000137063d0 done
Event: 171.165 loading class 0x0000000013706050
Event: 171.165 loading class 0x0000000013706050 done


Dynamic libraries:
0x000000013f990000 - 0x000000013f9c3000    C:\Program Files\Java\jre7\bin\javaw.exe
0x00000000774e0000 - 0x0000000077689000    C:\Windows\SYSTEM32\ntdll.dll
0x00000000773c0000 - 0x00000000774df000    C:\Windows\system32\kernel32.dll
0x000007fefdc20000 - 0x000007fefdc8c000    C:\Windows\system32\KERNELBASE.dll
0x000000006fd60000 - 0x000000006fdaa000    C:\Program Files\AVAST Software\Avast\snxhk64.dll
0x000007fefe170000 - 0x000007fefe24b000    C:\Windows\system32\ADVAPI32.dll
0x000007fefe570000 - 0x000007fefe60f000    C:\Windows\system32\msvcrt.dll
0x000007fefddc0000 - 0x000007fefdddf000    C:\Windows\SYSTEM32\sechost.dll
0x000007fefdde0000 - 0x000007fefdf0d000    C:\Windows\system32\RPCRT4.dll
0x0000000077170000 - 0x000000007726a000    C:\Windows\system32\USER32.dll
0x000007fefe700000 - 0x000007fefe767000    C:\Windows\system32\GDI32.dll
0x000007fefe6f0000 - 0x000007fefe6fe000    C:\Windows\system32\LPK.dll
0x000007fefe250000 - 0x000007fefe319000    C:\Windows\system32\USP10.dll
0x000007fefc2a0000 - 0x000007fefc494000    C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefdf10000 - 0x000007fefdf81000    C:\Windows\system32\SHLWAPI.dll
0x000007fefe770000 - 0x000007fefe79e000    C:\Windows\system32\IMM32.DLL
0x000007fefe3c0000 - 0x000007fefe4c9000    C:\Windows\system32\MSCTF.dll
0x000000006c690000 - 0x000000006c761000    C:\Program Files\Java\jre7\bin\msvcr100.dll
0x0000000068530000 - 0x0000000068c4f000    C:\Program Files\Java\jre7\bin\server\jvm.dll
0x000007fefad20000 - 0x000007fefad29000    C:\Windows\system32\WSOCK32.dll
0x000007fefdd10000 - 0x000007fefdd5d000    C:\Windows\system32\WS2_32.dll
0x000007fefea30000 - 0x000007fefea38000    C:\Windows\system32\NSI.dll
0x000007fefbec0000 - 0x000007fefbefb000    C:\Windows\system32\WINMM.dll
0x00000000776b0000 - 0x00000000776b7000    C:\Windows\system32\PSAPI.DLL
0x0000000073680000 - 0x000000007368f000    C:\Program Files\Java\jre7\bin\verify.dll
0x0000000070bc0000 - 0x0000000070be8000    C:\Program Files\Java\jre7\bin\java.dll
0x000000006b0b0000 - 0x000000006b243000    C:\Program Files\Java\jre7\bin\awt.dll
0x000007fefe610000 - 0x000007fefe6e7000    C:\Windows\system32\OLEAUT32.dll
0x000007fefe820000 - 0x000007fefea23000    C:\Windows\system32\ole32.dll
0x0000000072170000 - 0x0000000072185000    C:\Program Files\Java\jre7\bin\zip.dll
0x000007fefd870000 - 0x000007fefd87f000    C:\Windows\system32\CRYPTBASE.dll
0x000007fefc010000 - 0x000007fefc066000    C:\Windows\system32\uxtheme.dll
0x0000000180000000 - 0x00000001800eb000    C:\Program Files\DigitalPersona\Bin\DpoFeedb.dll
0x000007fefc930000 - 0x000007fefc93c000    C:\Windows\system32\VERSION.dll
0x000007fefcd60000 - 0x000007fefcd7e000    C:\Windows\system32\USERENV.dll
0x000007fefd940000 - 0x000007fefd94f000    C:\Windows\system32\profapi.dll
0x000007feeb220000 - 0x000007feeb41f000    C:\Windows\system32\d3d9.dll
0x000007fef4de0000 - 0x000007fef4de7000    C:\Windows\system32\d3d8thk.dll
0x000007fefbac0000 - 0x000007fefbad8000    C:\Windows\system32\dwmapi.dll
0x000007fef4930000 - 0x000007fef493d000    C:\Windows\system32\atiu9p64.dll
0x000000006d5f0000 - 0x000000006daef000    C:\Windows\system32\atiumd64.dll
0x0000000064a20000 - 0x0000000064d3b000    C:\Windows\system32\atiumd6a.dll
0x000000006c7d0000 - 0x000000006c842000    C:\Program Files\Java\jre7\bin\deploy.dll
0x0000000076e00000 - 0x0000000076f5b000    C:\Windows\system32\WININET.dll
0x00000000776a0000 - 0x00000000776a3000    C:\Windows\system32\Normaliz.dll
0x0000000076f60000 - 0x000000007716f000    C:\Windows\system32\iertutil.dll
0x0000000077270000 - 0x00000000773bd000    C:\Windows\system32\urlmon.dll
0x000007fefea60000 - 0x000007feff7e8000    C:\Windows\system32\SHELL32.dll
0x00000000727c0000 - 0x00000000727d9000    C:\Program Files\Java\jre7\bin\net.dll
0x000007fefd1b0000 - 0x000007fefd205000    C:\Windows\system32\mswsock.dll
0x000007fefd1a0000 - 0x000007fefd1a7000    C:\Windows\System32\wship6.dll
0x00000000715b0000 - 0x00000000715c1000    C:\Program Files\Java\jre7\bin\nio.dll
0x000007fef0c40000 - 0x000007fef0c6e000    C:\Program Files\DigitalPersona\Bin\DpoSet.dll
0x0000000072930000 - 0x0000000072a03000    C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCP90.dll
0x0000000072880000 - 0x0000000072923000    C:\Windows\WinSxS\amd64_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_08e61857a83bc251\MSVCR90.dll
0x000007fefd4c0000 - 0x000007fefd4cb000    C:\Windows\system32\Secur32.dll
0x000007fefd7e0000 - 0x000007fefd805000    C:\Windows\system32\SSPICLI.DLL
0x000007fefd030000 - 0x000007fefd08b000    C:\Windows\system32\dnsapi.DLL
0x000007feface0000 - 0x000007fefad07000    C:\Windows\system32\iphlpapi.DLL
0x000007fefacd0000 - 0x000007fefacdb000    C:\Windows\system32\WINNSI.DLL
0x000007fefe4d0000 - 0x000007fefe569000    C:\Windows\system32\CLBCatQ.DLL
0x000007fef5530000 - 0x000007fef55a4000    C:\Windows\System32\netprofm.dll
0x000007fefbf90000 - 0x000007fefbfa5000    C:\Windows\System32\nlaapi.dll
0x000007fefd210000 - 0x000007fefd227000    C:\Windows\system32\CRYPTSP.dll
0x000007fefcef0000 - 0x000007fefcf37000    C:\Windows\system32\rsaenh.dll
0x000007fefd920000 - 0x000007fefd934000    C:\Windows\system32\RpcRtRemote.dll
0x000007fef1510000 - 0x000007fef151c000    C:\Windows\System32\npmproxy.dll
0x000007fefca50000 - 0x000007fefca57000    C:\Windows\System32\wshtcpip.dll
0x000007fefaac0000 - 0x000007fefaad1000    C:\Windows\system32\dhcpcsvc6.DLL
0x000007fef5180000 - 0x000007fef51ae000    C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefaaa0000 - 0x000007fefaab8000    C:\Windows\system32\dhcpcsvc.DLL
0x000007fef5170000 - 0x000007fef5178000    C:\Windows\system32\rasadhlp.dll
0x000007fefaaf0000 - 0x000007fefab43000    C:\Windows\System32\fwpuclnt.dll
0x000007fef11c0000 - 0x000007fef1222000    C:\Windows\system32\RASAPI32.dll
0x000007fef11a0000 - 0x000007fef11bc000    C:\Windows\system32\rasman.dll
0x000007fef56e0000 - 0x000007fef56f1000    C:\Windows\system32\rtutils.dll
0x000007fef5ac0000 - 0x000007fef5ac9000    C:\Windows\system32\sensapi.dll
0x000007fefb500000 - 0x000007fefb52d000    C:\Windows\system32\ntmarta.dll
0x000007fefdd60000 - 0x000007fefddb2000    C:\Windows\system32\WLDAP32.dll
0x0000000071440000 - 0x0000000071474000    C:\Program Files\Java\jre7\bin\fontmanager.dll
0x000000006fef0000 - 0x000000006ff31000    C:\Program Files\Java\jre7\bin\t2k.dll
0x0000000010000000 - 0x0000000010065000    C:\Program Files\WIDCOMM\Bluetooth Software\btmmhook.dll
0x000007fefb950000 - 0x000007fefba7a000    C:\Windows\system32\WindowsCodecs.dll
0x000007fefd810000 - 0x000007fefd867000    C:\Windows\system32\apphelp.dll
0x0000000072b60000 - 0x0000000072b85000    C:\Program Files\AVAST Software\Avast\ashShA64.dll
0x000007fef98e0000 - 0x000007fef9bf7000    C:\Windows\system32\msi.dll
0x000000000fce0000 - 0x000000000ff07000    C:\Program Files (x86)\Hewlett-Packard\HP CloudDrive\ShellExt64.dll
0x000007fefbc80000 - 0x000007fefbe96000    C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.17825_none_2b253c8271ec7765\gdiplus.dll
0x000007fef9880000 - 0x000007fef98d4000    C:\Windows\system32\OLEACC.dll
0x000007fefb8a0000 - 0x000007fefb911000    C:\Windows\system32\WINSPOOL.DRV
0x000007fefe320000 - 0x000007fefe3b7000    C:\Windows\system32\COMDLG32.dll
0x000007fef9840000 - 0x000007fef9875000    C:\Windows\system32\EhStorShell.dll
0x000007fefdf90000 - 0x000007fefe167000    C:\Windows\system32\SETUPAPI.dll
0x000007fefdcd0000 - 0x000007fefdd06000    C:\Windows\system32\CFGMGR32.dll
0x000007fefd9f0000 - 0x000007fefda0a000    C:\Windows\system32\DEVOBJ.dll
0x000007fefc120000 - 0x000007fefc24c000    C:\Windows\system32\PROPSYS.dll
0x000007fef97c0000 - 0x000007fef9840000    C:\Windows\system32\ntshrui.dll
0x000007fefd420000 - 0x000007fefd443000    C:\Windows\system32\srvcli.dll
0x000007fef9c70000 - 0x000007fef9c7f000    C:\Windows\system32\cscapi.dll
0x000007fefb050000 - 0x000007fefb05b000    C:\Windows\system32\slc.dll
0x000007fefdab0000 - 0x000007fefdc1a000    C:\Windows\system32\CRYPT32.dll
0x000007fefd9e0000 - 0x000007fefd9ef000    C:\Windows\system32\MSASN1.dll
0x00000000704e0000 - 0x0000000070504000    C:\Program Files\Java\jre7\bin\sunec.dll
0x00000000736c0000 - 0x00000000736cb000    C:\Program Files\Java\jre7\bin\sunmscapi.dll
0x000007fef93e0000 - 0x000007fef93ec000    C:\Windows\system32\LINKINFO.dll
0x00000000703c0000 - 0x00000000703f0000    C:\Program Files\Java\jre7\bin\jpeg.dll
0x00000000637c0000 - 0x00000000637ca000    C:\Users\Jeremy\AppData\Local\Temp\jogamp_0000\file_cache\jln7207646114733904879\jln7704914380001563714\gluegen-rt.dll
0x0000000072a10000 - 0x0000000072a17000    C:\Program Files\Java\jre7\bin\jawt.dll
0x000000006a440000 - 0x000000006a44b000    C:\Users\Jeremy\AppData\Local\Temp\jogamp_0000\file_cache\jln7207646114733904879\jln7704914380001563714\nativewindow_awt.dll
0x000000006c100000 - 0x000000006c10b000    C:\Users\Jeremy\AppData\Local\Temp\jogamp_0000\file_cache\jln7207646114733904879\jln7704914380001563714\nativewindow_win32.dll
0x000007fee73b0000 - 0x000007fee74cd000    C:\Windows\system32\OpenGL32.dll
0x000007fef10b0000 - 0x000007fef10dd000    C:\Windows\system32\GLU32.dll
0x000007fee72b0000 - 0x000007fee73a1000    C:\Windows\system32\DDRAW.dll
0x000007fef4df0000 - 0x000007fef4df8000    C:\Windows\system32\DCIMAN32.dll
0x0000000064500000 - 0x000000006458b000    C:\Users\Jeremy\AppData\Local\Temp\jogamp_0000\file_cache\jln7207646114733904879\jln7704914380001563714\jogl_desktop.dll
0x000007fef3320000 - 0x000007fef3328000    C:\Windows\system32\atig6pxx.dll
0x0000000014340000 - 0x0000000015754000    C:\Windows\system32\atio6axx.dll
0x000007fef10a0000 - 0x000007fef10aa000    C:\Windows\system32\atig6txx.dll
0x000007fee71a0000 - 0x000007fee72ab000    C:\Windows\system32\aticfx64.dll
0x000000000a8b0000 - 0x000000000a907000    C:\Windows\system32\atiadlxx.dll
0x000007fefdc90000 - 0x000007fefdcc9000    C:\Windows\system32\WINTRUST.dll
0x0000000070110000 - 0x0000000070149000    C:\Program Files\Java\jre7\bin\kcms.dll
0x000007fef4e80000 - 0x000007fef4fa5000    C:\Windows\system32\dbghelp.dll

VM Arguments:
jvm_args: -Djava.security.policy=file:C:\\Program Files\\Java\\jre7\\lib\\security\\javaws.policy -DtrustProxy=true -Xverify:remote -Djnlpx.home=C:\\Program Files\\Java\\jre7\\bin -Djnlpx.origFilenameArg=C:\\Users\\Jeremy\\Desktop\\salem (5).jnlp -Djnlpx.remove=true -Dsun.awt.warmup=true -Xbootclasspath/a:C:\\Program Files\\Java\\jre7\\lib\\javaws.jar;C:\\Program Files\\Java\\jre7\\lib\\deploy.jar;C:\\Program Files\\Java\\jre7\\lib\\plugin.jar -Xmx512M -Djnlpx.heapsize=NULL,512M -Djnlpx.splashport=49888 -Djnlpx.jvm=C:\\Program Files\\Java\\jre7\\bin\\javaw.exe
java_command: com.sun.javaws.Main C:\Users\Jeremy\AppData\Local\Temp\javaws2
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=C:\Program Files\Java\jre7\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;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)\Common Files\Ulead Systems\MPEG;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Broadcom\Broadcom 802.11\Driver;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;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\Java\jre7\bin"
USERNAME=Jeremy
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 5 Stepping 3, AuthenticAMD



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

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

CPU:total 3 (3 cores per cpu, 1 threads per core) family 16 model 5 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv

Memory: 4k page, physical 6024092k(3465752k free), swap 12046332k(9033308k free)

vm_info: Java HotSpot(TM) 64-Bit Server VM (23.7-b01) for windows-amd64 JRE (1.7.0_17-b02), built on Mar  1 2013 03:38:30 by "java_re" with unknown MS VC++:1600

time: Wed Mar 13 12:09:05 2013
elapsed time: 171 seconds

Re: Cant even start the application hs_err_pid5776

PostPosted: Thu Mar 14, 2013 1:11 am
by MagicManICT
Also try updating video drivers from the manufacturer's site.