Skip to content

Instantly share code, notes, and snippets.

@zzuegg
Created November 17, 2014 20:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zzuegg/64a50ec89f9fd325d1c5 to your computer and use it in GitHub Desktop.
Save zzuegg/64a50ec89f9fd325d1c5 to your computer and use it in GitHub Desktop.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000053309b00, pid=11588, tid=11248
#
# JRE version: Java(TM) SE Runtime Environment (8.0_20-b26) (build 1.8.0_20-b26)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.20-b23 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [nvoglv64.DLL+0xa99b00]
#
# 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 (0x0000000024a63000): JavaThread "Thread-0" [_thread_in_native, id=11248, stack(0x0000000025350000,0x0000000025450000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000029ce7000
Registers:
RAX=0xffffffffffff4c00, RBX=0x0000000029ce7000, RCX=0x00000000000000e7, RDX=0x0000000029cdf5c0
RSP=0x000000002544eeb0, RBP=0x0000000000000036, RSI=0x000000002d6576c0, RDI=0x0000000000000000
R8 =0x000000000000b436, R9 =0x0000000053326b40, R10=0x0000000000376330, R11=0x0000000000376290
R12=0x0000000000000000, R13=0x0000000023bc0000, R14=0x000000000000b436, R15=0x0000000029cdf5c0
RIP=0x0000000053309b00, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000002544eeb0)
0x000000002544eeb0: 00000000000088e4 000000002ac03b30
0x000000002544eec0: 0000000000000000 0000000029cdf5c0
0x000000002544eed0: 000000002d4c0080 0000000053248bb3
0x000000002544eee0: 0000000000000000 000000002d6471d0
0x000000002544eef0: 0000000023bc0000 000000002baf95c0
0x000000002544ef00: 00000000543ed6c0 0000000052f46b75
0x000000002544ef10: 00000000543ed6c0 0000000029cdf5c0
0x000000002544ef20: 0000000000000000 0000000000000000
0x000000002544ef30: 0000000000376130 000000002804e7e0
0x000000002544ef40: 00000000543ed6c0 00000000000088e4
0x000000002544ef50: 0000000029cdf5c0 000000002ac03b30
0x000000002544ef60: 0000000000000000 0000000023bc0000
0x000000002544ef70: 000000000000b436 000000000000b436
0x000000002544ef80: 000000002d6471d0 000000005324ba64
0x000000002544ef90: 000000002d6471d0 000000000000b400
0x000000002544efa0: 0000000000000000 000000000000b436
Instructions: (pc=0x0000000053309b00)
0x0000000053309ae0: ff c9 75 ec eb 71 48 83 fd 40 72 40 48 8b cd 48
0x0000000053309af0: c1 e9 06 48 6b c1 c0 48 03 e8 66 0f 1f 44 00 00
0x0000000053309b00: 0f 28 03 0f 28 5b 10 0f 28 53 20 48 83 c6 40 0f
0x0000000053309b10: 28 4b 30 0f 2b 46 c0 0f 2b 5e d0 48 83 c3 40 0f
Register to memory mapping:
RAX=0xffffffffffff4c00 is an unknown value
RBX=0x0000000029ce7000 is an unknown value
RCX=0x00000000000000e7 is an unknown value
RDX=0x0000000029cdf5c0 is an unknown value
RSP=0x000000002544eeb0 is pointing into the stack for thread: 0x0000000024a63000
RBP=0x0000000000000036 is an unknown value
RSI=0x000000002d6576c0 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x000000000000b436 is an unknown value
R9 =0x0000000053326b40 is an unknown value
R10=0x0000000000376330 is an unknown value
R11=0x0000000000376290 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000023bc0000 is an unknown value
R14=0x000000000000b436 is an unknown value
R15=0x0000000029cdf5c0 is an unknown value
Stack: [0x0000000025350000,0x0000000025450000], sp=0x000000002544eeb0, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [nvoglv64.DLL+0xa99b00]
C [nvoglv64.DLL+0x9d8bb3]
C [nvoglv64.DLL+0x9dba64]
C [nvoglv64.DLL+0x6b68fd]
C [nvoglv64.DLL+0x6b36c7]
C [nvoglv64.DLL+0x6b9ee1]
C 0x0000000002853894
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j jogamp.opengl.gl4.GL4bcImpl.dispatch_glBufferData(IJLjava/lang/Object;IZIJ)V+0
j jogamp.opengl.gl4.GL4bcImpl.access$000(Ljogamp/opengl/gl4/GL4bcImpl;IJLjava/lang/Object;IZIJ)V+13
j jogamp.opengl.gl4.GL4bcImpl$1.create(IJLjava/nio/Buffer;IJ)V+52
j jogamp.opengl.GLBufferObjectTracker.createBufferStorage(Ljogamp/opengl/GLBufferStateTracker;Ljavax/media/opengl/GL;IJLjava/nio/Buffer;IILjogamp/opengl/GLBufferObjectTracker$CreateStorageDispatch;J)V+209
j jogamp.opengl.gl4.GL4bcImpl.glBufferData(IJLjava/nio/Buffer;I)V+67
j com.lfe.engine.core.graphics.extensions.JoglExtensionGpuBuffer.lambda$setBufferData$4(Lcom/lfe/engine/core/graphics/JoglGraphicsContext;Lcom/lfe/engine/core/graphics/gpuobjects/GpuBuffer;Ljava/nio/Buffer;I)V+31
j com.lfe.engine.core.graphics.extensions.JoglExtensionGpuBuffer$$Lambda$15.execute()V+16
j tests.core.CoreTest$$Lambda$1.onCommandSubmission(Lcom/lfe/core/LFECommand;)V+1
j com.lfe.core.LFECommand.submit(Lcom/lfe/core/LFECommandConsumer;)V+2
j com.lfe.engine.core.graphics.extensions.JoglExtensionGpuBuffer.setBufferData(Lcom/lfe/engine/core/graphics/JoglGraphicsContext;Lcom/lfe/engine/core/graphics/gpuobjects/GpuBuffer;Ljava/nio/Buffer;)V+39
j com.lfe.engine.core.graphics.extensions.JoglExtensionGpuBuffer.setBufferData(Lcom/lfe/engine/core/graphics/GraphicsContext;Lcom/lfe/engine/core/graphics/gpuobjects/GpuBuffer;Ljava/nio/Buffer;)V+7
j com.lfe.engine.core.graphics.gpuobjects.GpuBuffer.setData(Lcom/lfe/engine/core/graphics/GraphicsContext;Ljava/nio/Buffer;)V+12
j tests.core.CoreTest.run()V+345
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000029d75000 JavaThread "Thread-0-Display-.windows_nil-1-EDT-1" daemon [_thread_blocked, id=7792, stack(0x000000002be30000,0x000000002bf30000)]
0x0000000029b4c000 JavaThread "Thread-0-SharedResourceRunner" daemon [_thread_blocked, id=6916, stack(0x00000000280d0000,0x00000000281d0000)]
0x0000000024c98800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=11960, stack(0x0000000026290000,0x0000000026390000)]
0x000000002504c000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1508, stack(0x0000000025da0000,0x0000000025ea0000)]
=>0x0000000024a63000 JavaThread "Thread-0" [_thread_in_native, id=11248, stack(0x0000000025350000,0x0000000025450000)]
0x0000000024a59000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=11748, stack(0x00000000251d0000,0x00000000252d0000)]
0x0000000022628800 JavaThread "Service Thread" daemon [_thread_blocked, id=11896, stack(0x00000000248b0000,0x00000000249b0000)]
0x00000000225ad800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=11092, stack(0x0000000024780000,0x0000000024880000)]
0x00000000225a7800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=2408, stack(0x0000000024160000,0x0000000024260000)]
0x00000000225a1000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11312, stack(0x0000000024560000,0x0000000024660000)]
0x0000000022597000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=11652, stack(0x0000000024450000,0x0000000024550000)]
0x0000000022595800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9924, stack(0x0000000024260000,0x0000000024360000)]
0x0000000022592800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8932, stack(0x0000000024050000,0x0000000024150000)]
0x000000002253c800 JavaThread "Finalizer" daemon [_thread_blocked, id=7880, stack(0x0000000023eb0000,0x0000000023fb0000)]
0x000000002125a000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4684, stack(0x0000000023c70000,0x0000000023d70000)]
0x00000000021da000 JavaThread "main" [_thread_blocked, id=11584, stack(0x0000000002470000,0x0000000002570000)]
Other Threads:
0x0000000021259000 VMThread [stack: 0x0000000023ac0000,0x0000000023bc0000] [id=11512]
0x000000002262a000 WatcherThread [stack: 0x0000000023d80000,0x0000000023e80000] [id=10912]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 114688K, used 63673K [0x0000000740100000, 0x0000000748100000, 0x00000007c0000000)
eden space 98304K, 64% used [0x0000000740100000,0x0000000743f2e440,0x0000000746100000)
from space 16384K, 0% used [0x0000000747100000,0x0000000747100000,0x0000000748100000)
to space 16384K, 0% used [0x0000000746100000,0x0000000746100000,0x0000000747100000)
ParOldGen total 262144K, used 0K [0x0000000640200000, 0x0000000650200000, 0x0000000740100000)
object space 262144K, 0% used [0x0000000640200000,0x0000000640200000,0x0000000650200000)
Metaspace used 15869K, capacity 16085K, committed 16384K, reserved 1064960K
class space used 1693K, capacity 1743K, committed 1792K, reserved 1048576K
Card table byte_map: [0x0000000011c00000,0x0000000012800000] byte_map_base: 0x000000000e9ff000
Marking Bits: (ParMarkBitMap*) 0x000000005906b460
Begin Bits: [0x0000000013c70000, 0x0000000019c68000)
End Bits: [0x0000000019c68000, 0x000000001fc60000)
Polling page: 0x0000000000230000
CodeCache: size=245760Kb used=3760Kb max_used=3760Kb free=241999Kb
bounds [0x0000000002840000, 0x0000000002bf0000, 0x0000000011840000]
total_blobs=1691 nmethods=946 adapters=660
compilation: enabled
Compilation events (10 events):
Event: 8.891 Thread 0x00000000225ad800 939 1 java.lang.invoke.MethodType::parameterType (7 bytes)
Event: 8.891 Thread 0x00000000225ad800 nmethod 939 0x0000000002be33d0 code [0x0000000002be3520, 0x0000000002be3650]
Event: 8.891 Thread 0x00000000225ad800 940 3 java.lang.invoke.MemberName::getInvocationType (56 bytes)
Event: 8.892 Thread 0x00000000225ad800 nmethod 940 0x0000000002bebd50 code [0x0000000002bebf40, 0x0000000002becb48]
Event: 8.892 Thread 0x00000000225ad800 943 3 java.lang.invoke.MethodTypeForm::parameterSlotCount (9 bytes)
Event: 8.892 Thread 0x00000000225ad800 nmethod 943 0x0000000002bece50 code [0x0000000002becfc0, 0x0000000002bed190]
Event: 8.892 Thread 0x00000000225ad800 944 3 java.lang.invoke.MethodTypeForm::unpack (30 bytes)
Event: 8.892 Thread 0x00000000225ad800 nmethod 944 0x0000000002bed250 code [0x0000000002bed3a0, 0x0000000002bed4f0]
Event: 8.892 Thread 0x00000000225ad800 946 3 java.lang.StringBuffer::<init> (7 bytes)
Event: 8.892 Thread 0x00000000225ad800 nmethod 946 0x0000000002bed550 code [0x0000000002bed6c0, 0x0000000002bed970]
GC Heap History (0 events):
No events
Deoptimization events (2 events):
Event: 0.348 Thread 0x0000000024a63000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002a47c0c method=java.util.zip.ZipCoder.encoder()Ljava/nio/charset/CharsetEncoder; @ 4
Event: 1.460 Thread 0x0000000024a63000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002b9bd70 method=java.lang.reflect.AccessibleObject.setAccessible0(Ljava/lang/reflect/AccessibleObject;Z)V @ 4
Internal exceptions (10 events):
Event: 8.882 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dbc710) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.883 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dc3000) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.883 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dc9138) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.884 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dcc270) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.884 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dcf1c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.884 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dd5640) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.885 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dd9cb0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.885 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dde648) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.889 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743dfd8a0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Event: 8.889 Thread 0x0000000024a63000 Exception <a 'java/security/PrivilegedActionException'> (0x0000000743e01538) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u20\1074\hotspot\src\share\vm\prims\jvm.cpp, line 1275]
Events (10 events):
Event: 8.890 loading class com/lfe/engine/core/graphics/JoglGraphicsContext
Event: 8.890 loading class com/lfe/engine/core/graphics/JoglGraphicsContext done
Event: 8.890 loading class com/lfe/engine/core/graphics/JoglGraphicsContext
Event: 8.890 loading class com/lfe/engine/core/graphics/JoglGraphicsContext done
Event: 8.890 loading class com/lfe/engine/core/graphics/JoglGraphicsContext
Event: 8.890 loading class com/lfe/engine/core/graphics/JoglGraphicsContext done
Event: 8.891 loading class com/lfe/engine/core/graphics/JoglGraphicsContext
Event: 8.891 loading class com/lfe/engine/core/graphics/JoglGraphicsContext done
Event: 8.891 loading class com/lfe/engine/core/graphics/JoglGraphicsContext
Event: 8.891 loading class com/lfe/engine/core/graphics/JoglGraphicsContext done
Dynamic libraries:
0x000000013fb80000 - 0x000000013fbb4000 C:\Program Files\Java\jdk1.8.0_20\bin\java.exe
0x0000000077410000 - 0x00000000775b9000 C:\Windows\SYSTEM32\ntdll.dll
0x00000000771f0000 - 0x000000007730f000 C:\Windows\system32\kernel32.dll
0x000007fefd440000 - 0x000007fefd4ac000 C:\Windows\system32\KERNELBASE.dll
0x000007fefe830000 - 0x000007fefe90b000 C:\Windows\system32\ADVAPI32.dll
0x000007fefef80000 - 0x000007feff01f000 C:\Windows\system32\msvcrt.dll
0x000007fefed20000 - 0x000007fefed3f000 C:\Windows\SYSTEM32\sechost.dll
0x000007feff5f0000 - 0x000007feff71d000 C:\Windows\system32\RPCRT4.dll
0x0000000077310000 - 0x000000007740a000 C:\Windows\system32\USER32.dll
0x000007fefe910000 - 0x000007fefe977000 C:\Windows\system32\GDI32.dll
0x000007fefe770000 - 0x000007fefe77e000 C:\Windows\system32\LPK.dll
0x000007fefec50000 - 0x000007fefed19000 C:\Windows\system32\USP10.dll
0x000007fefb680000 - 0x000007fefb874000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff4c0000 - 0x000007feff531000 C:\Windows\system32\SHLWAPI.dll
0x000007feff5c0000 - 0x000007feff5ee000 C:\Windows\system32\IMM32.DLL
0x000007fefd8d0000 - 0x000007fefd9d9000 C:\Windows\system32\MSCTF.dll
0x000000005cd40000 - 0x000000005ce12000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\msvcr100.dll
0x0000000058890000 - 0x00000000590e8000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\server\jvm.dll
0x000007fef13c0000 - 0x000007fef13c9000 C:\Windows\system32\WSOCK32.dll
0x000007fefd7e0000 - 0x000007fefd82d000 C:\Windows\system32\WS2_32.dll
0x000007fefe820000 - 0x000007fefe828000 C:\Windows\system32\NSI.dll
0x000007fefa340000 - 0x000007fefa37b000 C:\Windows\system32\WINMM.dll
0x00000000775e0000 - 0x00000000775e7000 C:\Windows\system32\PSAPI.DLL
0x000000005f690000 - 0x000000005f69f000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\verify.dll
0x000000005d660000 - 0x000000005d688000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\java.dll
0x000000005d880000 - 0x000000005d896000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\zip.dll
0x000007fefd9e0000 - 0x000007fefe768000 C:\Windows\system32\SHELL32.dll
0x000007feff020000 - 0x000007feff223000 C:\Windows\system32\ole32.dll
0x000007fefd1d0000 - 0x000007fefd1df000 C:\Windows\system32\profapi.dll
0x000007fef9e70000 - 0x000007fef9e80000 D:\_Applications\IntelliJ\bin\breakgen64.dll
0x000000005d5a0000 - 0x000000005d5ba000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\net.dll
0x000007fefc9b0000 - 0x000007fefca05000 C:\Windows\system32\mswsock.dll
0x000007fefc9a0000 - 0x000007fefc9a7000 C:\Windows\System32\wship6.dll
0x000007fefba80000 - 0x000007fefba95000 C:\Windows\system32\NLAapi.dll
0x000007fef7060000 - 0x000007fef7075000 C:\Windows\system32\napinsp.dll
0x000007fef7020000 - 0x000007fef7039000 C:\Windows\system32\pnrpnsp.dll
0x000007fefc830000 - 0x000007fefc88b000 C:\Windows\system32\DNSAPI.dll
0x000007fef7010000 - 0x000007fef701b000 C:\Windows\System32\winrnr.dll
0x000007fef7410000 - 0x000007fef743f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
0x000007fefc320000 - 0x000007fefc327000 C:\Windows\System32\wshtcpip.dll
0x000007fefb600000 - 0x000007fefb627000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefb5f0000 - 0x000007fefb5fb000 C:\Windows\system32\WINNSI.DLL
0x000007fef7400000 - 0x000007fef7408000 C:\Windows\system32\rasadhlp.dll
0x000007fefb430000 - 0x000007fefb483000 C:\Windows\System32\fwpuclnt.dll
0x000007fefcc00000 - 0x000007fefcc17000 C:\Windows\system32\CRYPTSP.dll
0x000007fefc700000 - 0x000007fefc747000 C:\Windows\system32\rsaenh.dll
0x000007fefd570000 - 0x000007fefd58e000 C:\Windows\system32\USERENV.dll
0x000007fefd070000 - 0x000007fefd07f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fefb400000 - 0x000007fefb418000 C:\Windows\system32\dhcpcsvc.DLL
0x000007fefb3e0000 - 0x000007fefb3f1000 C:\Windows\system32\dhcpcsvc6.DLL
0x000000005c920000 - 0x000000005c931000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\nio.dll
0x000007fefd010000 - 0x000007fefd067000 C:\Windows\system32\apphelp.dll
0x00000000637c0000 - 0x00000000637cd000 C:\Users\MichaelZuegg\AppData\Local\Temp\jogamp_0000\file_cache\jln4742022319667631029\jln2264462644336375049\gluegen-rt.dll
0x000000005c060000 - 0x000000005c1f8000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\awt.dll
0x000007feff230000 - 0x000007feff307000 C:\Windows\system32\OLEAUT32.dll
0x000007fefa750000 - 0x000007fefa7a6000 C:\Windows\system32\uxtheme.dll
0x000007fefa1f0000 - 0x000007fefa208000 C:\Windows\system32\dwmapi.dll
0x000000005d870000 - 0x000000005d877000 C:\Program Files\Java\jdk1.8.0_20\jre\bin\jawt.dll
0x000000006a440000 - 0x000000006a44d000 C:\Users\MichaelZuegg\AppData\Local\Temp\jogamp_0000\file_cache\jln4742022319667631029\jln2264462644336375049\nativewindow_awt.dll
0x000007fef81b0000 - 0x000007fef83af000 C:\Windows\system32\d3d9.dll
0x000007fefc250000 - 0x000007fefc25c000 C:\Windows\system32\VERSION.dll
0x000007fef81a0000 - 0x000007fef81a7000 C:\Windows\system32\d3d8thk.dll
0x000007fee93f0000 - 0x000007feea6ee000 C:\Windows\system32\nvd3dumx.dll
0x0000000180000000 - 0x00000001802b1000 C:\Windows\system32\nvspcap64.dll
0x000007fefbfd0000 - 0x000007fefbffc000 C:\Windows\system32\powrprof.dll
0x000007fefeda0000 - 0x000007fefef77000 C:\Windows\system32\SETUPAPI.dll
0x000007fefd400000 - 0x000007fefd436000 C:\Windows\system32\CFGMGR32.dll
0x000007fefd270000 - 0x000007fefd28a000 C:\Windows\system32\DEVOBJ.dll
0x000000006c100000 - 0x000000006c10f000 C:\Users\MichaelZuegg\AppData\Local\Temp\jogamp_0000\file_cache\jln4742022319667631029\jln2264462644336375049\nativewindow_win32.dll
0x000007feeb8d0000 - 0x000007feeb9ed000 C:\Windows\system32\OpenGL32.dll
0x000007feeea10000 - 0x000007feeea3d000 C:\Windows\system32\GLU32.dll
0x000007feeb7d0000 - 0x000007feeb8c1000 C:\Windows\system32\DDRAW.dll
0x000007fefa070000 - 0x000007fefa078000 C:\Windows\system32\DCIMAN32.dll
0x0000000064500000 - 0x00000000645a2000 C:\Users\MichaelZuegg\AppData\Local\Temp\jogamp_0000\file_cache\jln4742022319667631029\jln2264462644336375049\jogl_desktop.dll
0x0000000052870000 - 0x0000000054713000 C:\Windows\system32\nvoglv64.DLL
0x000007fefc3e0000 - 0x000007fefc3f1000 C:\Windows\system32\WTSAPI32.dll
0x000007fefd230000 - 0x000007fefd26a000 C:\Windows\system32\WINTRUST.dll
0x000007fefd290000 - 0x000007fefd3fc000 C:\Windows\system32\CRYPT32.dll
0x000007fefd1e0000 - 0x000007fefd1ef000 C:\Windows\system32\MSASN1.dll
0x000007fefbcb0000 - 0x000007fefbcdd000 C:\Windows\system32\ntmarta.dll
0x000007fefed40000 - 0x000007fefed92000 C:\Windows\system32\WLDAP32.dll
0x000007fefc4e0000 - 0x000007fefc51d000 C:\Windows\system32\WINSTA.dll
0x000000006cbc0000 - 0x000000006cbd2000 C:\Users\MichaelZuegg\AppData\Local\Temp\jogamp_0000\file_cache\jln4742022319667631029\jln2264462644336375049\newt.dll
0x000007fef8e80000 - 0x000007fef8f1c000 C:\Windows\system32\mscms.dll
0x000007feee940000 - 0x000007feee982000 C:\Windows\system32\icm32.dll
0x000007feeed90000 - 0x000007feeeeb5000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Didea.launcher.port=7536 -Didea.launcher.bin.path=D:\_Applications\IntelliJ\bin -Dfile.encoding=UTF-8
java_command: com.intellij.rt.execution.application.AppMain tests.core.CoreTest
java_class_path (initial): C:\Program Files\Java\jdk1.8.0_20\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\rt.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_20\jre\lib\ext\zipfs.jar;D:\_ProgrammingWorkspace\LFEngine\LFETests\build\classes\main;D:\_ProgrammingWorkspace\LFEngine\LFECore\build\classes\main;C:\Users\MichaelZuegg\.gradle\caches\modules-2\files-2.1\ch.qos.logback\logback-classic\1.1.2\b316e9737eea25e9ddd6d88eaeee76878045c6b2\logback-classic-1.1.2.jar;C:\Users\MichaelZuegg\.gradle\caches\modules-2\files-2.1\ch.qos.logback\logback-core\1.1.2\2d23694879c2c12f125dac5076bdfd5d771cc4cb\logback-core-1.1.2.jar;C:\Users\MichaelZuegg\.gradle\caches\modules-2\files-2.1\org.slf4j\slf4j-api\1.7.7\2b8019b6249bb05d81d3a3094e468753e2b21311\slf4j-api-1.7.7.jar;D:\_ProgrammingWorkspace\LFEngine\LFEJogl\build\classes\main;C:\Users\MichaelZuegg\.gradl
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:/Program Files/Java/jre8
PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\_Applications\CMake\bin;C:/Program Files/Java/jre8\bin;C:\Program Files (x86)\Subversion\bin;C:\Program Files (x86)\Windows Live\Shared
USERNAME=MichaelZuegg
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 44 Stepping 2, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 12 (6 cores per cpu, 2 threads per core) family 6 model 44 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 25156688k(18834476k free), swap 50311512k(42103972k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.20-b23) for windows-amd64 JRE (1.8.0_20-b26), built on Jul 30 2014 13:51:23 by "java_re" with MS VC++ 10.0 (VS2010)
time: Mon Nov 17 08:38:45 2014
elapsed time: 8 seconds (0d 0h 0m 8s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment