EDIT: I launched it from a shortcut on my desktop and got an error report:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6907fc3d, pid=6116, tid=6980
#
# 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+0x4fc3d] DrvPresentBuffers+0x10e0d
#
# 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 (0x052eb000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6980, stack(0x07300000,0x07350000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x00000001, ECX=0x00000003, EDX=0x0b63f930
ESP=0x0734e9c8, EBP=0x0734ead8, ESI=0x08cdb4b0, EDI=0x0734eaa0
EIP=0x6907fc3d, EFLAGS=0x00010246
Top of Stack: (sp=0x0734e9c8)
0x0734e9c8: 0b4061bc c201128c 00000000 00000000
0x0734e9d8: 00000000 00000000 00000000 00000000
0x0734e9e8: 00000000 00000000 00000000 00000000
0x0734e9f8: 00000000 00000000 00000000 00000000
0x0734ea08: 00000000 00000000 00000000 00000000
0x0734ea18: 00000000 00000000 00000000 0734ead8
0x0734ea28: 69078b34 00000041 00000001 0b3feca8
0x0734ea38: c201128c 000001bc c201128c 0b3feca8
Instructions: (pc=0x6907fc3d)
0x6907fc1d: 03 d3 81 3c d7 38 30 00 00 8d 04 d7 75 95 8b 56
0x6907fc2d: 0c 83 ba cc 00 00 00 04 75 24 64 a1 f0 0b 00 00
0x6907fc3d: 8b 50 08 8d 4c 24 08 51 68 0e 01 00 00 52 e8 10
0x6907fc4d: 89 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=0x0b63f930 is an unknown value
ESP=0x0734e9c8 is pointing into the stack for thread: 0x052eb000
EBP=0x0734ead8 is pointing into the stack for thread: 0x052eb000
ESI=0x08cdb4b0 is an unknown value
EDI=0x0734eaa0 is pointing into the stack for thread: 0x052eb000
Stack: [0x07300000,0x07350000], sp=0x0734e9c8, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x4fc3d] DrvPresentBuffers+0x10e0d
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+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 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;+0
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;+0
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 )
0x052efc00 JavaThread "Haven resource loader" daemon [_thread_in_Java, id=1144, stack(0x0c290000,0x0c2e0000)]
0x052ee000 JavaThread "Haven UI thread" [_thread_blocked, id=6308, stack(0x0b8f0000,0x0b940000)]
0x052ed400 JavaThread "Haven main thread" [_thread_blocked, id=6612, stack(0x09b50000,0x09ba0000)]
0x052ebc00 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=7008, stack(0x09b00000,0x09b50000)]
0x052ec400 JavaThread "Haven resource loader" daemon [_thread_in_Java, id=4548, stack(0x08c20000,0x08c70000)]
0x052eb400 JavaThread "Haven main thread" [_thread_blocked, id=3636, stack(0x08e00000,0x08e50000)]
0x052ec800 JavaThread "Error reporter" daemon [_thread_blocked, id=6940, stack(0x08b90000,0x08be0000)]
0x052ef400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5436, stack(0x08db0000,0x08e00000)]
0x052ee800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6952, stack(0x09a90000,0x09ae0000)]
=>0x052eb000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6980, stack(0x07300000,0x07350000)]
0x052ed000 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=1876, stack(0x082a0000,0x082f0000)]
0x052edc00 JavaThread "AWT-Shutdown" [_thread_blocked, id=2128, stack(0x07740000,0x07790000)]
0x052b3000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5324, stack(0x07ed0000,0x07f20000)]
0x0035cc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=5996, stack(0x02110000,0x02160000)]
0x05251c00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=4192, stack(0x077e0000,0x07830000)]
0x0524b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4924, stack(0x023a0000,0x024a0000)]
0x05240400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4584, stack(0x076f0000,0x07740000)]
0x0522b800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=4376, stack(0x072a0000,0x072f0000)]
0x05227c00 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=2000, stack(0x071e0000,0x07230000)]
0x051b5400 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2580, stack(0x054c0000,0x05510000)]
0x022f6000 JavaThread "Service Thread" daemon [_thread_blocked, id=7128, stack(0x05130000,0x05180000)]
0x022f1000 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=6728, stack(0x04930000,0x04980000)]
0x022efc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3460, stack(0x04e90000,0x04ee0000)]
0x022e0800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5924, stack(0x02320000,0x02370000)]
0x022cf000 JavaThread "Finalizer" daemon [_thread_blocked, id=4664, stack(0x04ba0000,0x04bf0000)]
0x022ca400 JavaThread "Reference Handler" daemon [_thread_blocked, id=4224, stack(0x04860000,0x048b0000)]
Other Threads:
0x022e7800 VMThread [stack: 0x04b40000,0x04b90000] [id=3340]
0x02309000 WatcherThread [stack: 0x050d0000,0x05120000] [id=6208]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0035b6e8] CompileStatistics_lock - owner thread: 0x00000000
[0x0035b8f0] Compile_lock - owner thread: 0x00000000
Heap
def new generation total 8896K, used 4886K [0x146b0000, 0x15050000, 0x1f150000)
eden space 7936K, 54% used [0x146b0000, 0x14af1fd8, 0x14e70000)
from space 960K, 54% used [0x14e70000, 0x14ef3850, 0x14f60000)
to space 960K, 0% used [0x14f60000, 0x14f60000, 0x15050000)
tenured generation total 28840K, used 22010K [0x1f150000, 0x20d7a000, 0x346b0000)
the space 28840K, 76% used [0x1f150000, 0x206ceb58, 0x206cec00, 0x20d7a000)
compacting perm gen total 12288K, used 8828K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 71% used [0x346b0000, 0x34f4f178, 0x34f4f200, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Card table byte_map: [0x04650000,0x04780000] byte_map_base: 0x045aca80
Polling page: 0x00170000
Code Cache [0x02650000, 0x02878000, 0x04650000)
total_blobs=1306 nmethods=920 adapters=321 free_code_cache=30590Kb largest_free_block=31324544
Compilation events (10 events):
Event: 7.174 Thread 0x022f1000 882 com.sun.javaws.jnl.ResourcesDesc$13::visitExtensionDesc (54 bytes)
Event: 7.174 Thread 0x022f1000 nmethod 882 0x028551c8 code [0x02855300, 0x02855614]
Event: 7.174 Thread 0x022f1000 883 com.sun.javaws.jnl.ResourcesDesc::access$300 (6 bytes)
Event: 7.175 Thread 0x022f1000 nmethod 883 0x02855948 code [0x02855a50, 0x02855bfc]
Event: 7.183 Thread 0x022f1000 884 com.sun.imageio.plugins.jpeg.JPEGImageReader::acceptPixels (493 bytes)
Event: 7.186 Thread 0x022f1000 nmethod 884 0x02855d48 code [0x028560f0, 0x02857204]
Event: 7.186 Thread 0x022f1000 885 java.io.DataInputStream::readChar (40 bytes)
Event: 7.186 Thread 0x022f1000 nmethod 885 0x02858408 code [0x02858530, 0x02858684]
Event: 7.194 Thread 0x022f1000 886 sun.font.CompositeGlyphMapper::setCachedGlyphCode (73 bytes)
Event: 7.195 Thread 0x022f1000 nmethod 886 0x02858b08 code [0x02858c30, 0x02858ec0]
GC Heap History (10 events):
Event: 6.760 GC heap before
{Heap before GC invocations=18 (full 1):
def new generation total 8320K, used 7742K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 100% used [0x146b0000, 0x14df0000, 0x14df0000)
from space 896K, 35% used [0x14df0000, 0x14e3faa8, 0x14ed0000)
to space 896K, 0% used [0x14ed0000, 0x14ed0000, 0x14fb0000)
tenured generation total 18324K, used 12213K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 66% used [0x1f150000, 0x1fd3d6a8, 0x1fd3d800, 0x20335000)
compacting perm gen total 12288K, used 8106K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 65% used [0x346b0000, 0x34e9a8a8, 0x34e9aa00, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 6.762 GC heap after
Heap after GC invocations=19 (full 1):
def new generation total 8320K, used 797K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 0% used [0x146b0000, 0x146b0000, 0x14df0000)
from space 896K, 89% used [0x14ed0000, 0x14f97748, 0x14fb0000)
to space 896K, 0% used [0x14df0000, 0x14df0000, 0x14ed0000)
tenured generation total 18324K, used 12213K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 66% used [0x1f150000, 0x1fd3d6a8, 0x1fd3d800, 0x20335000)
compacting perm gen total 12288K, used 8106K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 65% used [0x346b0000, 0x34e9a8a8, 0x34e9aa00, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Event: 6.839 GC heap before
{Heap before GC invocations=19 (full 1):
def new generation total 8320K, used 8221K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 100% used [0x146b0000, 0x14df0000, 0x14df0000)
from space 896K, 89% used [0x14ed0000, 0x14f97748, 0x14fb0000)
to space 896K, 0% used [0x14df0000, 0x14df0000, 0x14ed0000)
tenured generation total 18324K, used 12213K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 66% used [0x1f150000, 0x1fd3d6a8, 0x1fd3d800, 0x20335000)
compacting perm gen total 12288K, used 8106K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 65% used [0x346b0000, 0x34e9a8a8, 0x34e9aa00, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 6.841 GC heap after
Heap after GC invocations=20 (full 1):
def new generation total 8320K, used 33K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 0% used [0x146b0000, 0x146b0000, 0x14df0000)
from space 896K, 3% used [0x14df0000, 0x14df87d0, 0x14ed0000)
to space 896K, 0% used [0x14ed0000, 0x14ed0000, 0x14fb0000)
tenured generation total 18324K, used 12817K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 69% used [0x1f150000, 0x1fdd4570, 0x1fdd4600, 0x20335000)
compacting perm gen total 12288K, used 8106K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 65% used [0x346b0000, 0x34e9a8a8, 0x34e9aa00, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Event: 7.000 GC heap before
{Heap before GC invocations=20 (full 1):
def new generation total 8320K, used 7457K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 100% used [0x146b0000, 0x14df0000, 0x14df0000)
from space 896K, 3% used [0x14df0000, 0x14df87d0, 0x14ed0000)
to space 896K, 0% used [0x14ed0000, 0x14ed0000, 0x14fb0000)
tenured generation total 18324K, used 12817K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 69% used [0x1f150000, 0x1fdd4570, 0x1fdd4600, 0x20335000)
compacting perm gen total 12288K, used 8184K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 66% used [0x346b0000, 0x34eae110, 0x34eae200, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 7.002 GC heap after
Heap after GC invocations=21 (full 1):
def new generation total 8320K, used 340K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 0% used [0x146b0000, 0x146b0000, 0x14df0000)
from space 896K, 38% used [0x14ed0000, 0x14f25228, 0x14fb0000)
to space 896K, 0% used [0x14df0000, 0x14df0000, 0x14ed0000)
tenured generation total 18324K, used 12817K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 69% used [0x1f150000, 0x1fdd4570, 0x1fdd4600, 0x20335000)
compacting perm gen total 12288K, used 8184K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 66% used [0x346b0000, 0x34eae110, 0x34eae200, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Event: 7.022 GC heap before
{Heap before GC invocations=21 (full 1):
def new generation total 8320K, used 1114K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 10% used [0x146b0000, 0x14771620, 0x14df0000)
from space 896K, 38% used [0x14ed0000, 0x14f25228, 0x14fb0000)
to space 896K, 0% used [0x14df0000, 0x14df0000, 0x14ed0000)
tenured generation total 18324K, used 12817K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 69% used [0x1f150000, 0x1fdd4570, 0x1fdd4600, 0x20335000)
compacting perm gen total 12288K, used 8232K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 66% used [0x346b0000, 0x34eba360, 0x34eba400, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 7.085 GC heap after
Heap after GC invocations=22 (full 2):
def new generation total 8896K, used 0K [0x146b0000, 0x15050000, 0x1f150000)
eden space 7936K, 0% used [0x146b0000, 0x146b0000, 0x14e70000)
from space 960K, 0% used [0x14e70000, 0x14e70000, 0x14f60000)
to space 960K, 0% used [0x14f60000, 0x14f60000, 0x15050000)
tenured generation total 19620K, used 11770K [0x1f150000, 0x20479000, 0x346b0000)
the space 19620K, 59% used [0x1f150000, 0x1fcceb38, 0x1fccec00, 0x20479000)
compacting perm gen total 12288K, used 8232K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 66% used [0x346b0000, 0x34eba360, 0x34eba400, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Event: 7.152 GC heap before
{Heap before GC invocations=22 (full 2):
def new generation total 8896K, used 7931K [0x146b0000, 0x15050000, 0x1f150000)
eden space 7936K, 99% used [0x146b0000, 0x14e6efa8, 0x14e70000)
from space 960K, 0% used [0x14e70000, 0x14e70000, 0x14f60000)
to space 960K, 0% used [0x14f60000, 0x14f60000, 0x15050000)
tenured generation total 28840K, used 20986K [0x1f150000, 0x20d7a000, 0x346b0000)
the space 28840K, 72% used [0x1f150000, 0x205ceb48, 0x205cec00, 0x20d7a000)
compacting perm gen total 12288K, used 8393K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 68% used [0x346b0000, 0x34ee2700, 0x34ee2800, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 7.156 GC heap after
Heap after GC invocations=23 (full 2):
def new generation total 8896K, used 183K [0x146b0000, 0x15050000, 0x1f150000)
eden space 7936K, 0% used [0x146b0000, 0x146b0000, 0x14e70000)
from space 960K, 19% used [0x14f60000, 0x14f8de58, 0x15050000)
to space 960K, 0% used [0x14e70000, 0x14e70000, 0x14f60000)
tenured generation total 28840K, used 20986K [0x1f150000, 0x20d7a000, 0x346b0000)
the space 28840K, 72% used [0x1f150000, 0x205ceb48, 0x205cec00, 0x20d7a000)
compacting perm gen total 12288K, used 8393K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 68% used [0x346b0000, 0x34ee2700, 0x34ee2800, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 7.174 Thread 0x052ed400 Threw 0x14884680 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.174 Thread 0x052ed400 Threw 0x14884a08 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.174 Thread 0x052ed400 Threw 0x14884ce0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.174 Thread 0x052ed400 Threw 0x14885d88 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.176 Thread 0x052ed400 Threw 0x148b0df0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.176 Thread 0x052ed400 Threw 0x148b11f0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.176 Thread 0x052ed400 Threw 0x148b14f8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.176 Thread 0x052ed400 Threw 0x148c8690 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.189 Thread 0x052ed400 Threw 0x14956a70 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
Event: 7.189 Thread 0x052ed400 Threw 0x14956c28 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
Events (10 events):
Event: 7.193 loading class 0x08925d88 done
Event: 7.193 loading class 0x0acd2ed8
Event: 7.193 loading class 0x0acd2ed8 done
Event: 7.194 loading class 0x0acd2ff8
Event: 7.194 loading class 0x0acd2ff8 done
Event: 7.194 loading class 0x0accaad8
Event: 7.194 loading class 0x0accaad8 done
Event: 7.194 loading class 0x0acd31d8
Event: 7.194 loading class 0x0acd31d8 done
Event: 7.195 loading class 0x39d4df18
Dynamic libraries:
0x00290000 - 0x002bf000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77cd0000 - 0x77e50000 C:\Windows\SysWOW64\ntdll.dll
0x76ef0000 - 0x77000000 C:\Windows\syswow64\kernel32.dll
0x77240000 - 0x77287000 C:\Windows\syswow64\KERNELBASE.dll
0x77140000 - 0x771e0000 C:\Windows\syswow64\ADVAPI32.dll
0x76b10000 - 0x76bbc000 C:\Windows\syswow64\msvcrt.dll
0x757e0000 - 0x757f9000 C:\Windows\SysWOW64\sechost.dll
0x75cd0000 - 0x75dc0000 C:\Windows\syswow64\RPCRT4.dll
0x753b0000 - 0x75410000 C:\Windows\syswow64\SspiCli.dll
0x753a0000 - 0x753ac000 C:\Windows\syswow64\CRYPTBASE.dll
0x77040000 - 0x77140000 C:\Windows\syswow64\USER32.dll
0x75750000 - 0x757e0000 C:\Windows\syswow64\GDI32.dll
0x75cc0000 - 0x75cca000 C:\Windows\syswow64\LPK.dll
0x76a70000 - 0x76b0d000 C:\Windows\syswow64\USP10.dll
0x721e0000 - 0x7237e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76d70000 - 0x76dc7000 C:\Windows\syswow64\SHLWAPI.dll
0x77320000 - 0x77380000 C:\Windows\system32\IMM32.DLL
0x75bc0000 - 0x75c8c000 C:\Windows\syswow64\MSCTF.dll
0x75130000 - 0x751ee000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x67c60000 - 0x67fac000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73920000 - 0x73927000 C:\Windows\system32\WSOCK32.dll
0x77000000 - 0x77035000 C:\Windows\syswow64\WS2_32.dll
0x76ce0000 - 0x76ce6000 C:\Windows\syswow64\NSI.dll
0x738b0000 - 0x738e2000 C:\Windows\system32\WINMM.dll
0x75de0000 - 0x75de5000 C:\Windows\syswow64\PSAPI.DLL
0x750e0000 - 0x750ec000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x750c0000 - 0x750e0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x67b10000 - 0x67c52000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x77290000 - 0x7731f000 C:\Windows\syswow64\OLEAUT32.dll
0x75890000 - 0x759ec000 C:\Windows\syswow64\ole32.dll
0x71f40000 - 0x71fc0000 C:\Windows\system32\uxtheme.dll
0x750a0000 - 0x750b3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x65040000 - 0x65203000 C:\Windows\system32\d3d9.dll
0x73a60000 - 0x73a69000 C:\Windows\system32\VERSION.dll
0x65030000 - 0x65036000 C:\Windows\system32\d3d8thk.dll
0x71e30000 - 0x71e43000 C:\Windows\system32\dwmapi.dll
0x657e0000 - 0x65861000 C:\Windows\system32\aticfx32.dll
0x65020000 - 0x65029000 C:\Windows\system32\atiu9pag.dll
0x64c70000 - 0x65019000 C:\Windows\system32\atiumdag.dll
0x64710000 - 0x64a09000 C:\Windows\system32\atiumdva.dll
0x75040000 - 0x75099000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x76dd0000 - 0x76eeb000 C:\Windows\syswow64\WININET.dll
0x75740000 - 0x75743000 C:\Windows\syswow64\Normaliz.dll
0x75530000 - 0x756e8000 C:\Windows\syswow64\iertutil.dll
0x76bc0000 - 0x76cd1000 C:\Windows\syswow64\urlmon.dll
0x75df0000 - 0x76a3a000 C:\Windows\syswow64\SHELL32.dll
0x73650000 - 0x7365b000 C:\Windows\system32\profapi.dll
0x75020000 - 0x75034000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73550000 - 0x7358c000 C:\Windows\system32\mswsock.dll
0x74710000 - 0x74716000 C:\Windows\System32\wship6.dll
0x75010000 - 0x7501e000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x74990000 - 0x74998000 C:\Windows\system32\Secur32.dll
0x734d0000 - 0x73514000 C:\Windows\system32\dnsapi.DLL
0x73530000 - 0x7354c000 C:\Windows\system32\iphlpapi.DLL
0x73520000 - 0x73527000 C:\Windows\system32\WINNSI.DLL
0x734c0000 - 0x734c5000 C:\Windows\System32\wshtcpip.dll
0x70090000 - 0x700b4000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x70060000 - 0x70081000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x70010000 - 0x70016000 C:\Windows\system32\rasadhlp.dll
0x70020000 - 0x70058000 C:\Windows\System32\fwpuclnt.dll
0x74750000 - 0x747a2000 C:\Windows\system32\RASAPI32.dll
0x74730000 - 0x74745000 C:\Windows\system32\rasman.dll
0x74720000 - 0x7472d000 C:\Windows\system32\rtutils.dll
0x748f0000 - 0x748f6000 C:\Windows\system32\sensapi.dll
0x73590000 - 0x735b1000 C:\Windows\system32\ntmarta.dll
0x756f0000 - 0x75735000 C:\Windows\syswow64\WLDAP32.dll
0x75100000 - 0x7512a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x74fd0000 - 0x75001000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x77380000 - 0x77403000 C:\Windows\syswow64\CLBCatQ.DLL
0x6fe20000 - 0x6ff1b000 C:\Windows\system32\WindowsCodecs.dll
0x73d40000 - 0x73d8c000 C:\Windows\system32\apphelp.dll
0x10000000 - 0x10022000 C:\Users\Timothy Gelinas\AppData\Roaming\Dropbox\bin\DropboxExt.17.dll
0x67a20000 - 0x67b0b000 C:\Windows\system32\dbghelp.dll
0x6b300000 - 0x6b38e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
0x74450000 - 0x744f3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x679a0000 - 0x679d1000 C:\Windows\system32\EhStorShell.dll
0x759f0000 - 0x75b8d000 C:\Windows\syswow64\SETUPAPI.dll
0x76a40000 - 0x76a67000 C:\Windows\syswow64\CFGMGR32.dll
0x75dc0000 - 0x75dd2000 C:\Windows\syswow64\DEVOBJ.dll
0x747b0000 - 0x748a5000 C:\Windows\system32\PROPSYS.dll
0x67180000 - 0x67586000 C:\PROGRA~2\MIF5BA~1\Office14\GROOVEEX.DLL
0x679f0000 - 0x67a1b000 C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b\ATL90.DLL
0x66d60000 - 0x6717a000 C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
0x664f0000 - 0x66d55000 C:\PROGRA~2\MIF5BA~1\Office14\1033\GrooveIntlResource.dll
0x62c00000 - 0x62c70000 C:\Windows\system32\ntshrui.dll
0x6c5c0000 - 0x6c5d9000 C:\Windows\system32\srvcli.dll
0x62bf0000 - 0x62bfb000 C:\Windows\system32\cscapi.dll
0x62be0000 - 0x62bea000 C:\Windows\system32\slc.dll
0x75410000 - 0x7552e000 C:\Windows\syswow64\CRYPT32.dll
0x77ca0000 - 0x77cac000 C:\Windows\syswow64\MSASN1.dll
0x67980000 - 0x679a0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x750f0000 - 0x750f9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x72f60000 - 0x72f76000 C:\Windows\system32\CRYPTSP.dll
0x72f20000 - 0x72f5b000 C:\Windows\system32\rsaenh.dll
0x735f0000 - 0x73607000 C:\Windows\system32\USERENV.dll
0x746a0000 - 0x746b0000 C:\Windows\system32\NLAapi.dll
0x743a0000 - 0x743b0000 C:\Windows\system32\napinsp.dll
0x700c0000 - 0x700d2000 C:\Windows\system32\pnrpnsp.dll
0x73d90000 - 0x73d98000 C:\Windows\System32\winrnr.dll
0x67950000 - 0x67975000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637ca000 C:\Users\Timothy Gelinas\AppData\Local\Temp\jogamp_0000\file_cache\jln1518703011825588710\jln4642184628537470624\gluegen-rt.dll
0x74fc0000 - 0x74fc6000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44a000 C:\Users\Timothy Gelinas\AppData\Local\Temp\jogamp_0000\file_cache\jln1518703011825588710\jln4642184628537470624\nativewindow_awt.dll
0x6c100000 - 0x6c110000 C:\Users\Timothy Gelinas\AppData\Local\Temp\jogamp_0000\file_cache\jln1518703011825588710\jln4642184628537470624\nativewindow_win32.dll
0x6e730000 - 0x6e7f8000 C:\Windows\system32\OpenGL32.dll
0x6e700000 - 0x6e722000 C:\Windows\system32\GLU32.dll
0x6e610000 - 0x6e6f7000 C:\Windows\system32\DDRAW.dll
0x743c0000 - 0x743c6000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x6456a000 C:\Users\Timothy Gelinas\AppData\Local\Temp\jogamp_0000\file_cache\jln1518703011825588710\jln4642184628537470624\jogl_desktop.dll
0x679e0000 - 0x679e7000 C:\Windows\system32\atiglpxx.dll
0x69030000 - 0x69ee2000 C:\Windows\system32\atioglxx.dll
0x67940000 - 0x67947000 C:\Windows\system32\atigktxx.dll
0x08160000 - 0x0819a000 C:\Windows\system32\atiadlxy.dll
0x75c90000 - 0x75cbd000 C:\Windows\syswow64\WINTRUST.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\\Timothy Gelinas\\AppData\\LocalLow\\Sun\\Java\\Deployment\\cache\\6.0\\35\\5192be3-1672f775 -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=53408 -Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre7\\bin\\javaw.exe
java_command: com.sun.javaws.Main -notWebJava C:\\Users\\Timothy Gelinas\\AppData\\LocalLow\\Sun\\Java\\Deployment\\cache\\6.0\\35\\5192be3-1672f775
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:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=Timothy Gelinas
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
Memory: 4k page, physical 4051480k(2542468k free), swap 8101108k(5883976k 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: Sun Apr 14 19:47:09 2013
elapsed time: 7 seconds
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6907fc3d, pid=6116, tid=6980
#
# 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+0x4fc3d] DrvPresentBuffers+0x10e0d
#
# 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 (0x052eb000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6980, stack(0x07300000,0x07350000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000008
Registers:
EAX=0x00000000, EBX=0x00000001, ECX=0x00000003, EDX=0x0b63f930
ESP=0x0734e9c8, EBP=0x0734ead8, ESI=0x08cdb4b0, EDI=0x0734eaa0
EIP=0x6907fc3d, EFLAGS=0x00010246
Top of Stack: (sp=0x0734e9c8)
0x0734e9c8: 0b4061bc c201128c 00000000 00000000
0x0734e9d8: 00000000 00000000 00000000 00000000
0x0734e9e8: 00000000 00000000 00000000 00000000
0x0734e9f8: 00000000 00000000 00000000 00000000
0x0734ea08: 00000000 00000000 00000000 00000000
0x0734ea18: 00000000 00000000 00000000 0734ead8
0x0734ea28: 69078b34 00000041 00000001 0b3feca8
0x0734ea38: c201128c 000001bc c201128c 0b3feca8
Instructions: (pc=0x6907fc3d)
0x6907fc1d: 03 d3 81 3c d7 38 30 00 00 8d 04 d7 75 95 8b 56
0x6907fc2d: 0c 83 ba cc 00 00 00 04 75 24 64 a1 f0 0b 00 00
0x6907fc3d: 8b 50 08 8d 4c 24 08 51 68 0e 01 00 00 52 e8 10
0x6907fc4d: 89 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=0x0b63f930 is an unknown value
ESP=0x0734e9c8 is pointing into the stack for thread: 0x052eb000
EBP=0x0734ead8 is pointing into the stack for thread: 0x052eb000
ESI=0x08cdb4b0 is an unknown value
EDI=0x0734eaa0 is pointing into the stack for thread: 0x052eb000
Stack: [0x07300000,0x07350000], sp=0x0734e9c8, free space=314k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [atioglxx.dll+0x4fc3d] DrvPresentBuffers+0x10e0d
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+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 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;+0
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;+0
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 )
0x052efc00 JavaThread "Haven resource loader" daemon [_thread_in_Java, id=1144, stack(0x0c290000,0x0c2e0000)]
0x052ee000 JavaThread "Haven UI thread" [_thread_blocked, id=6308, stack(0x0b8f0000,0x0b940000)]
0x052ed400 JavaThread "Haven main thread" [_thread_blocked, id=6612, stack(0x09b50000,0x09ba0000)]
0x052ebc00 JavaThread "Haven main thread-SharedResourceRunner" daemon [_thread_blocked, id=7008, stack(0x09b00000,0x09b50000)]
0x052ec400 JavaThread "Haven resource loader" daemon [_thread_in_Java, id=4548, stack(0x08c20000,0x08c70000)]
0x052eb400 JavaThread "Haven main thread" [_thread_blocked, id=3636, stack(0x08e00000,0x08e50000)]
0x052ec800 JavaThread "Error reporter" daemon [_thread_blocked, id=6940, stack(0x08b90000,0x08be0000)]
0x052ef400 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=5436, stack(0x08db0000,0x08e00000)]
0x052ee800 JavaThread "TimerQueue" daemon [_thread_blocked, id=6952, stack(0x09a90000,0x09ae0000)]
=>0x052eb000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=6980, stack(0x07300000,0x07350000)]
0x052ed000 JavaThread "AWT-EventQueue-1" [_thread_blocked, id=1876, stack(0x082a0000,0x082f0000)]
0x052edc00 JavaThread "AWT-Shutdown" [_thread_blocked, id=2128, stack(0x07740000,0x07790000)]
0x052b3000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5324, stack(0x07ed0000,0x07f20000)]
0x0035cc00 JavaThread "DestroyJavaVM" [_thread_blocked, id=5996, stack(0x02110000,0x02160000)]
0x05251c00 JavaThread "Javaws Secure Thread" daemon [_thread_blocked, id=4192, stack(0x077e0000,0x07830000)]
0x0524b000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4924, stack(0x023a0000,0x024a0000)]
0x05240400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4584, stack(0x076f0000,0x07740000)]
0x0522b800 JavaThread "CacheCleanUpThread" daemon [_thread_blocked, id=4376, stack(0x072a0000,0x072f0000)]
0x05227c00 JavaThread "CacheMemoryCleanUpThread" daemon [_thread_blocked, id=2000, stack(0x071e0000,0x07230000)]
0x051b5400 JavaThread "traceMsgQueueThread" daemon [_thread_blocked, id=2580, stack(0x054c0000,0x05510000)]
0x022f6000 JavaThread "Service Thread" daemon [_thread_blocked, id=7128, stack(0x05130000,0x05180000)]
0x022f1000 JavaThread "C1 CompilerThread0" daemon [_thread_in_native, id=6728, stack(0x04930000,0x04980000)]
0x022efc00 JavaThread "Attach Listener" daemon [_thread_blocked, id=3460, stack(0x04e90000,0x04ee0000)]
0x022e0800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5924, stack(0x02320000,0x02370000)]
0x022cf000 JavaThread "Finalizer" daemon [_thread_blocked, id=4664, stack(0x04ba0000,0x04bf0000)]
0x022ca400 JavaThread "Reference Handler" daemon [_thread_blocked, id=4224, stack(0x04860000,0x048b0000)]
Other Threads:
0x022e7800 VMThread [stack: 0x04b40000,0x04b90000] [id=3340]
0x02309000 WatcherThread [stack: 0x050d0000,0x05120000] [id=6208]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x0035b6e8] CompileStatistics_lock - owner thread: 0x00000000
[0x0035b8f0] Compile_lock - owner thread: 0x00000000
Heap
def new generation total 8896K, used 4886K [0x146b0000, 0x15050000, 0x1f150000)
eden space 7936K, 54% used [0x146b0000, 0x14af1fd8, 0x14e70000)
from space 960K, 54% used [0x14e70000, 0x14ef3850, 0x14f60000)
to space 960K, 0% used [0x14f60000, 0x14f60000, 0x15050000)
tenured generation total 28840K, used 22010K [0x1f150000, 0x20d7a000, 0x346b0000)
the space 28840K, 76% used [0x1f150000, 0x206ceb58, 0x206cec00, 0x20d7a000)
compacting perm gen total 12288K, used 8828K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 71% used [0x346b0000, 0x34f4f178, 0x34f4f200, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Card table byte_map: [0x04650000,0x04780000] byte_map_base: 0x045aca80
Polling page: 0x00170000
Code Cache [0x02650000, 0x02878000, 0x04650000)
total_blobs=1306 nmethods=920 adapters=321 free_code_cache=30590Kb largest_free_block=31324544
Compilation events (10 events):
Event: 7.174 Thread 0x022f1000 882 com.sun.javaws.jnl.ResourcesDesc$13::visitExtensionDesc (54 bytes)
Event: 7.174 Thread 0x022f1000 nmethod 882 0x028551c8 code [0x02855300, 0x02855614]
Event: 7.174 Thread 0x022f1000 883 com.sun.javaws.jnl.ResourcesDesc::access$300 (6 bytes)
Event: 7.175 Thread 0x022f1000 nmethod 883 0x02855948 code [0x02855a50, 0x02855bfc]
Event: 7.183 Thread 0x022f1000 884 com.sun.imageio.plugins.jpeg.JPEGImageReader::acceptPixels (493 bytes)
Event: 7.186 Thread 0x022f1000 nmethod 884 0x02855d48 code [0x028560f0, 0x02857204]
Event: 7.186 Thread 0x022f1000 885 java.io.DataInputStream::readChar (40 bytes)
Event: 7.186 Thread 0x022f1000 nmethod 885 0x02858408 code [0x02858530, 0x02858684]
Event: 7.194 Thread 0x022f1000 886 sun.font.CompositeGlyphMapper::setCachedGlyphCode (73 bytes)
Event: 7.195 Thread 0x022f1000 nmethod 886 0x02858b08 code [0x02858c30, 0x02858ec0]
GC Heap History (10 events):
Event: 6.760 GC heap before
{Heap before GC invocations=18 (full 1):
def new generation total 8320K, used 7742K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 100% used [0x146b0000, 0x14df0000, 0x14df0000)
from space 896K, 35% used [0x14df0000, 0x14e3faa8, 0x14ed0000)
to space 896K, 0% used [0x14ed0000, 0x14ed0000, 0x14fb0000)
tenured generation total 18324K, used 12213K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 66% used [0x1f150000, 0x1fd3d6a8, 0x1fd3d800, 0x20335000)
compacting perm gen total 12288K, used 8106K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 65% used [0x346b0000, 0x34e9a8a8, 0x34e9aa00, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 6.762 GC heap after
Heap after GC invocations=19 (full 1):
def new generation total 8320K, used 797K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 0% used [0x146b0000, 0x146b0000, 0x14df0000)
from space 896K, 89% used [0x14ed0000, 0x14f97748, 0x14fb0000)
to space 896K, 0% used [0x14df0000, 0x14df0000, 0x14ed0000)
tenured generation total 18324K, used 12213K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 66% used [0x1f150000, 0x1fd3d6a8, 0x1fd3d800, 0x20335000)
compacting perm gen total 12288K, used 8106K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 65% used [0x346b0000, 0x34e9a8a8, 0x34e9aa00, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Event: 6.839 GC heap before
{Heap before GC invocations=19 (full 1):
def new generation total 8320K, used 8221K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 100% used [0x146b0000, 0x14df0000, 0x14df0000)
from space 896K, 89% used [0x14ed0000, 0x14f97748, 0x14fb0000)
to space 896K, 0% used [0x14df0000, 0x14df0000, 0x14ed0000)
tenured generation total 18324K, used 12213K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 66% used [0x1f150000, 0x1fd3d6a8, 0x1fd3d800, 0x20335000)
compacting perm gen total 12288K, used 8106K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 65% used [0x346b0000, 0x34e9a8a8, 0x34e9aa00, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 6.841 GC heap after
Heap after GC invocations=20 (full 1):
def new generation total 8320K, used 33K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 0% used [0x146b0000, 0x146b0000, 0x14df0000)
from space 896K, 3% used [0x14df0000, 0x14df87d0, 0x14ed0000)
to space 896K, 0% used [0x14ed0000, 0x14ed0000, 0x14fb0000)
tenured generation total 18324K, used 12817K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 69% used [0x1f150000, 0x1fdd4570, 0x1fdd4600, 0x20335000)
compacting perm gen total 12288K, used 8106K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 65% used [0x346b0000, 0x34e9a8a8, 0x34e9aa00, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Event: 7.000 GC heap before
{Heap before GC invocations=20 (full 1):
def new generation total 8320K, used 7457K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 100% used [0x146b0000, 0x14df0000, 0x14df0000)
from space 896K, 3% used [0x14df0000, 0x14df87d0, 0x14ed0000)
to space 896K, 0% used [0x14ed0000, 0x14ed0000, 0x14fb0000)
tenured generation total 18324K, used 12817K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 69% used [0x1f150000, 0x1fdd4570, 0x1fdd4600, 0x20335000)
compacting perm gen total 12288K, used 8184K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 66% used [0x346b0000, 0x34eae110, 0x34eae200, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 7.002 GC heap after
Heap after GC invocations=21 (full 1):
def new generation total 8320K, used 340K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 0% used [0x146b0000, 0x146b0000, 0x14df0000)
from space 896K, 38% used [0x14ed0000, 0x14f25228, 0x14fb0000)
to space 896K, 0% used [0x14df0000, 0x14df0000, 0x14ed0000)
tenured generation total 18324K, used 12817K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 69% used [0x1f150000, 0x1fdd4570, 0x1fdd4600, 0x20335000)
compacting perm gen total 12288K, used 8184K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 66% used [0x346b0000, 0x34eae110, 0x34eae200, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Event: 7.022 GC heap before
{Heap before GC invocations=21 (full 1):
def new generation total 8320K, used 1114K [0x146b0000, 0x14fb0000, 0x1f150000)
eden space 7424K, 10% used [0x146b0000, 0x14771620, 0x14df0000)
from space 896K, 38% used [0x14ed0000, 0x14f25228, 0x14fb0000)
to space 896K, 0% used [0x14df0000, 0x14df0000, 0x14ed0000)
tenured generation total 18324K, used 12817K [0x1f150000, 0x20335000, 0x346b0000)
the space 18324K, 69% used [0x1f150000, 0x1fdd4570, 0x1fdd4600, 0x20335000)
compacting perm gen total 12288K, used 8232K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 66% used [0x346b0000, 0x34eba360, 0x34eba400, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 7.085 GC heap after
Heap after GC invocations=22 (full 2):
def new generation total 8896K, used 0K [0x146b0000, 0x15050000, 0x1f150000)
eden space 7936K, 0% used [0x146b0000, 0x146b0000, 0x14e70000)
from space 960K, 0% used [0x14e70000, 0x14e70000, 0x14f60000)
to space 960K, 0% used [0x14f60000, 0x14f60000, 0x15050000)
tenured generation total 19620K, used 11770K [0x1f150000, 0x20479000, 0x346b0000)
the space 19620K, 59% used [0x1f150000, 0x1fcceb38, 0x1fccec00, 0x20479000)
compacting perm gen total 12288K, used 8232K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 66% used [0x346b0000, 0x34eba360, 0x34eba400, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Event: 7.152 GC heap before
{Heap before GC invocations=22 (full 2):
def new generation total 8896K, used 7931K [0x146b0000, 0x15050000, 0x1f150000)
eden space 7936K, 99% used [0x146b0000, 0x14e6efa8, 0x14e70000)
from space 960K, 0% used [0x14e70000, 0x14e70000, 0x14f60000)
to space 960K, 0% used [0x14f60000, 0x14f60000, 0x15050000)
tenured generation total 28840K, used 20986K [0x1f150000, 0x20d7a000, 0x346b0000)
the space 28840K, 72% used [0x1f150000, 0x205ceb48, 0x205cec00, 0x20d7a000)
compacting perm gen total 12288K, used 8393K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 68% used [0x346b0000, 0x34ee2700, 0x34ee2800, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
Event: 7.156 GC heap after
Heap after GC invocations=23 (full 2):
def new generation total 8896K, used 183K [0x146b0000, 0x15050000, 0x1f150000)
eden space 7936K, 0% used [0x146b0000, 0x146b0000, 0x14e70000)
from space 960K, 19% used [0x14f60000, 0x14f8de58, 0x15050000)
to space 960K, 0% used [0x14e70000, 0x14e70000, 0x14f60000)
tenured generation total 28840K, used 20986K [0x1f150000, 0x20d7a000, 0x346b0000)
the space 28840K, 72% used [0x1f150000, 0x205ceb48, 0x205cec00, 0x20d7a000)
compacting perm gen total 12288K, used 8393K [0x346b0000, 0x352b0000, 0x386b0000)
the space 12288K, 68% used [0x346b0000, 0x34ee2700, 0x34ee2800, 0x352b0000)
ro space 10240K, 42% used [0x386b0000, 0x38af1d60, 0x38af1e00, 0x390b0000)
rw space 12288K, 54% used [0x390b0000, 0x39732928, 0x39732a00, 0x39cb0000)
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 7.174 Thread 0x052ed400 Threw 0x14884680 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.174 Thread 0x052ed400 Threw 0x14884a08 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.174 Thread 0x052ed400 Threw 0x14884ce0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.174 Thread 0x052ed400 Threw 0x14885d88 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.176 Thread 0x052ed400 Threw 0x148b0df0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.176 Thread 0x052ed400 Threw 0x148b11f0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.176 Thread 0x052ed400 Threw 0x148b14f8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.176 Thread 0x052ed400 Threw 0x148c8690 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jvm.cpp:1166
Event: 7.189 Thread 0x052ed400 Threw 0x14956a70 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
Event: 7.189 Thread 0x052ed400 Threw 0x14956c28 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp:362
Events (10 events):
Event: 7.193 loading class 0x08925d88 done
Event: 7.193 loading class 0x0acd2ed8
Event: 7.193 loading class 0x0acd2ed8 done
Event: 7.194 loading class 0x0acd2ff8
Event: 7.194 loading class 0x0acd2ff8 done
Event: 7.194 loading class 0x0accaad8
Event: 7.194 loading class 0x0accaad8 done
Event: 7.194 loading class 0x0acd31d8
Event: 7.194 loading class 0x0acd31d8 done
Event: 7.195 loading class 0x39d4df18
Dynamic libraries:
0x00290000 - 0x002bf000 C:\Program Files (x86)\Java\jre7\bin\javaw.exe
0x77cd0000 - 0x77e50000 C:\Windows\SysWOW64\ntdll.dll
0x76ef0000 - 0x77000000 C:\Windows\syswow64\kernel32.dll
0x77240000 - 0x77287000 C:\Windows\syswow64\KERNELBASE.dll
0x77140000 - 0x771e0000 C:\Windows\syswow64\ADVAPI32.dll
0x76b10000 - 0x76bbc000 C:\Windows\syswow64\msvcrt.dll
0x757e0000 - 0x757f9000 C:\Windows\SysWOW64\sechost.dll
0x75cd0000 - 0x75dc0000 C:\Windows\syswow64\RPCRT4.dll
0x753b0000 - 0x75410000 C:\Windows\syswow64\SspiCli.dll
0x753a0000 - 0x753ac000 C:\Windows\syswow64\CRYPTBASE.dll
0x77040000 - 0x77140000 C:\Windows\syswow64\USER32.dll
0x75750000 - 0x757e0000 C:\Windows\syswow64\GDI32.dll
0x75cc0000 - 0x75cca000 C:\Windows\syswow64\LPK.dll
0x76a70000 - 0x76b0d000 C:\Windows\syswow64\USP10.dll
0x721e0000 - 0x7237e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76d70000 - 0x76dc7000 C:\Windows\syswow64\SHLWAPI.dll
0x77320000 - 0x77380000 C:\Windows\system32\IMM32.DLL
0x75bc0000 - 0x75c8c000 C:\Windows\syswow64\MSCTF.dll
0x75130000 - 0x751ee000 C:\Program Files (x86)\Java\jre7\bin\msvcr100.dll
0x67c60000 - 0x67fac000 C:\Program Files (x86)\Java\jre7\bin\client\jvm.dll
0x73920000 - 0x73927000 C:\Windows\system32\WSOCK32.dll
0x77000000 - 0x77035000 C:\Windows\syswow64\WS2_32.dll
0x76ce0000 - 0x76ce6000 C:\Windows\syswow64\NSI.dll
0x738b0000 - 0x738e2000 C:\Windows\system32\WINMM.dll
0x75de0000 - 0x75de5000 C:\Windows\syswow64\PSAPI.DLL
0x750e0000 - 0x750ec000 C:\Program Files (x86)\Java\jre7\bin\verify.dll
0x750c0000 - 0x750e0000 C:\Program Files (x86)\Java\jre7\bin\java.dll
0x67b10000 - 0x67c52000 C:\Program Files (x86)\Java\jre7\bin\awt.dll
0x77290000 - 0x7731f000 C:\Windows\syswow64\OLEAUT32.dll
0x75890000 - 0x759ec000 C:\Windows\syswow64\ole32.dll
0x71f40000 - 0x71fc0000 C:\Windows\system32\uxtheme.dll
0x750a0000 - 0x750b3000 C:\Program Files (x86)\Java\jre7\bin\zip.dll
0x65040000 - 0x65203000 C:\Windows\system32\d3d9.dll
0x73a60000 - 0x73a69000 C:\Windows\system32\VERSION.dll
0x65030000 - 0x65036000 C:\Windows\system32\d3d8thk.dll
0x71e30000 - 0x71e43000 C:\Windows\system32\dwmapi.dll
0x657e0000 - 0x65861000 C:\Windows\system32\aticfx32.dll
0x65020000 - 0x65029000 C:\Windows\system32\atiu9pag.dll
0x64c70000 - 0x65019000 C:\Windows\system32\atiumdag.dll
0x64710000 - 0x64a09000 C:\Windows\system32\atiumdva.dll
0x75040000 - 0x75099000 C:\Program Files (x86)\Java\jre7\bin\deploy.dll
0x76dd0000 - 0x76eeb000 C:\Windows\syswow64\WININET.dll
0x75740000 - 0x75743000 C:\Windows\syswow64\Normaliz.dll
0x75530000 - 0x756e8000 C:\Windows\syswow64\iertutil.dll
0x76bc0000 - 0x76cd1000 C:\Windows\syswow64\urlmon.dll
0x75df0000 - 0x76a3a000 C:\Windows\syswow64\SHELL32.dll
0x73650000 - 0x7365b000 C:\Windows\system32\profapi.dll
0x75020000 - 0x75034000 C:\Program Files (x86)\Java\jre7\bin\net.dll
0x73550000 - 0x7358c000 C:\Windows\system32\mswsock.dll
0x74710000 - 0x74716000 C:\Windows\System32\wship6.dll
0x75010000 - 0x7501e000 C:\Program Files (x86)\Java\jre7\bin\nio.dll
0x74990000 - 0x74998000 C:\Windows\system32\Secur32.dll
0x734d0000 - 0x73514000 C:\Windows\system32\dnsapi.DLL
0x73530000 - 0x7354c000 C:\Windows\system32\iphlpapi.DLL
0x73520000 - 0x73527000 C:\Windows\system32\WINNSI.DLL
0x734c0000 - 0x734c5000 C:\Windows\System32\wshtcpip.dll
0x70090000 - 0x700b4000 C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x70060000 - 0x70081000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x70010000 - 0x70016000 C:\Windows\system32\rasadhlp.dll
0x70020000 - 0x70058000 C:\Windows\System32\fwpuclnt.dll
0x74750000 - 0x747a2000 C:\Windows\system32\RASAPI32.dll
0x74730000 - 0x74745000 C:\Windows\system32\rasman.dll
0x74720000 - 0x7472d000 C:\Windows\system32\rtutils.dll
0x748f0000 - 0x748f6000 C:\Windows\system32\sensapi.dll
0x73590000 - 0x735b1000 C:\Windows\system32\ntmarta.dll
0x756f0000 - 0x75735000 C:\Windows\syswow64\WLDAP32.dll
0x75100000 - 0x7512a000 C:\Program Files (x86)\Java\jre7\bin\fontmanager.dll
0x74fd0000 - 0x75001000 C:\Program Files (x86)\Java\jre7\bin\t2k.dll
0x77380000 - 0x77403000 C:\Windows\syswow64\CLBCatQ.DLL
0x6fe20000 - 0x6ff1b000 C:\Windows\system32\WindowsCodecs.dll
0x73d40000 - 0x73d8c000 C:\Windows\system32\apphelp.dll
0x10000000 - 0x10022000 C:\Users\Timothy Gelinas\AppData\Roaming\Dropbox\bin\DropboxExt.17.dll
0x67a20000 - 0x67b0b000 C:\Windows\system32\dbghelp.dll
0x6b300000 - 0x6b38e000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCP90.dll
0x74450000 - 0x744f3000 C:\Windows\WinSxS\x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729.6161_none_50934f2ebcb7eb57\MSVCR90.dll
0x679a0000 - 0x679d1000 C:\Windows\system32\EhStorShell.dll
0x759f0000 - 0x75b8d000 C:\Windows\syswow64\SETUPAPI.dll
0x76a40000 - 0x76a67000 C:\Windows\syswow64\CFGMGR32.dll
0x75dc0000 - 0x75dd2000 C:\Windows\syswow64\DEVOBJ.dll
0x747b0000 - 0x748a5000 C:\Windows\system32\PROPSYS.dll
0x67180000 - 0x67586000 C:\PROGRA~2\MIF5BA~1\Office14\GROOVEEX.DLL
0x679f0000 - 0x67a1b000 C:\Windows\WinSxS\x86_microsoft.vc90.atl_1fc8b3b9a1e18e3b_9.0.30729.6161_none_51cd0a7abbe4e19b\ATL90.DLL
0x66d60000 - 0x6717a000 C:\PROGRA~2\COMMON~1\MICROS~1\OFFICE14\Cultures\office.odf
0x664f0000 - 0x66d55000 C:\PROGRA~2\MIF5BA~1\Office14\1033\GrooveIntlResource.dll
0x62c00000 - 0x62c70000 C:\Windows\system32\ntshrui.dll
0x6c5c0000 - 0x6c5d9000 C:\Windows\system32\srvcli.dll
0x62bf0000 - 0x62bfb000 C:\Windows\system32\cscapi.dll
0x62be0000 - 0x62bea000 C:\Windows\system32\slc.dll
0x75410000 - 0x7552e000 C:\Windows\syswow64\CRYPT32.dll
0x77ca0000 - 0x77cac000 C:\Windows\syswow64\MSASN1.dll
0x67980000 - 0x679a0000 C:\Program Files (x86)\Java\jre7\bin\sunec.dll
0x750f0000 - 0x750f9000 C:\Program Files (x86)\Java\jre7\bin\sunmscapi.dll
0x72f60000 - 0x72f76000 C:\Windows\system32\CRYPTSP.dll
0x72f20000 - 0x72f5b000 C:\Windows\system32\rsaenh.dll
0x735f0000 - 0x73607000 C:\Windows\system32\USERENV.dll
0x746a0000 - 0x746b0000 C:\Windows\system32\NLAapi.dll
0x743a0000 - 0x743b0000 C:\Windows\system32\napinsp.dll
0x700c0000 - 0x700d2000 C:\Windows\system32\pnrpnsp.dll
0x73d90000 - 0x73d98000 C:\Windows\System32\winrnr.dll
0x67950000 - 0x67975000 C:\Program Files (x86)\Java\jre7\bin\jpeg.dll
0x637c0000 - 0x637ca000 C:\Users\Timothy Gelinas\AppData\Local\Temp\jogamp_0000\file_cache\jln1518703011825588710\jln4642184628537470624\gluegen-rt.dll
0x74fc0000 - 0x74fc6000 C:\Program Files (x86)\Java\jre7\bin\jawt.dll
0x6a440000 - 0x6a44a000 C:\Users\Timothy Gelinas\AppData\Local\Temp\jogamp_0000\file_cache\jln1518703011825588710\jln4642184628537470624\nativewindow_awt.dll
0x6c100000 - 0x6c110000 C:\Users\Timothy Gelinas\AppData\Local\Temp\jogamp_0000\file_cache\jln1518703011825588710\jln4642184628537470624\nativewindow_win32.dll
0x6e730000 - 0x6e7f8000 C:\Windows\system32\OpenGL32.dll
0x6e700000 - 0x6e722000 C:\Windows\system32\GLU32.dll
0x6e610000 - 0x6e6f7000 C:\Windows\system32\DDRAW.dll
0x743c0000 - 0x743c6000 C:\Windows\system32\DCIMAN32.dll
0x64500000 - 0x6456a000 C:\Users\Timothy Gelinas\AppData\Local\Temp\jogamp_0000\file_cache\jln1518703011825588710\jln4642184628537470624\jogl_desktop.dll
0x679e0000 - 0x679e7000 C:\Windows\system32\atiglpxx.dll
0x69030000 - 0x69ee2000 C:\Windows\system32\atioglxx.dll
0x67940000 - 0x67947000 C:\Windows\system32\atigktxx.dll
0x08160000 - 0x0819a000 C:\Windows\system32\atiadlxy.dll
0x75c90000 - 0x75cbd000 C:\Windows\syswow64\WINTRUST.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\\Timothy Gelinas\\AppData\\LocalLow\\Sun\\Java\\Deployment\\cache\\6.0\\35\\5192be3-1672f775 -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=53408 -Djnlpx.jvm=C:\\Program Files (x86)\\Java\\jre7\\bin\\javaw.exe
java_command: com.sun.javaws.Main -notWebJava C:\\Users\\Timothy Gelinas\\AppData\\LocalLow\\Sun\\Java\\Deployment\\cache\\6.0\\35\\5192be3-1672f775
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:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;"C:\Program Files (x86)\Java\jre7\bin"
USERNAME=Timothy Gelinas
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 37 Stepping 5, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit
Memory: 4k page, physical 4051480k(2542468k free), swap 8101108k(5883976k 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: Sun Apr 14 19:47:09 2013
elapsed time: 7 seconds