Related
I'm getting this error during program execution which crashes the JVM. There is third party code for which we don't have access to source. It looks like it is making use of JNI to execute some native code which crashes JVM.
The program runs in a loop but doesn't always crash the JVM.
JVM crash happens occasionally. Can someone help in identifying the error? Thanks
It uses Java 8 on Windows. As per the error, The crash happened outside the Java Virtual Machine in native code. Could it be the problem with JVM?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x718b21f4, pid=3352, tid=0x00002430
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) Client VM (25.201-b09 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [msvcr100.dll+0x121f4]
#
# Core dump written. Default location: C:\Scripts\BotRestorer\hs_err_pid3352.mdmp
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.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 (0x17bb3800): JavaThread "Thread-2" daemon [_thread_in_native, id=9264, stack(0x18940000,0x18a20000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xc615c2c0
Registers:
EAX=0xc615c2c0, EBX=0x00000000, ECX=0x00000000, EDX=0x16f150cc
ESP=0x18a1f448, EBP=0x18a1f448, ESI=0x19b2ab40, EDI=0x17bb3940
EIP=0x718b21f4, EFLAGS=0x00010202
Top of Stack: (sp=0x18a1f448)
0x18a1f448: 18a1f488 70b3e30f c615c2c0 dbc999cc
0x18a1f458: 17bb3800 188329b8 188329b8 17ac0a04
0x18a1f468: 19b2ab40 00002d70 0000000d 00000000
0x18a1f478: 18a1f454 18a1f67c 70b85f96 00000001
0x18a1f488: 18a1f4bc 02b5daf1 00000000 18a1f4cc
0x18a1f498: 00000000 18a1f49c 00000000 18a1f4cc
0x18a1f4a8: 18832ee0 00000000 188329b8 00000000
0x18a1f4b8: 18a1f4d0 18a1f568 02ea7bc4 00000000
Instructions: (pc=0x718b21f4)
0x718b21d4: 48 95 71 00 0f 84 bd 20 00 00 6a 00 ff 75 08 e8
0x718b21e4: 8a 22 00 00 59 59 5d c3 8b ff 55 8b ec 8b 45 08
0x718b21f4: 66 8b 08 83 c0 02 66 85 c9 75 f5 2b 45 08 d1 f8
0x718b2204: 48 5d c3 8b ff 55 8b ec 51 53 56 8b 75 08 f6 46
Register to memory mapping:
EAX=0xc615c2c0 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x16f150cc is an unknown value
ESP=0x18a1f448 is pointing into the stack for thread: 0x17bb3800
EBP=0x18a1f448 is pointing into the stack for thread: 0x17bb3800
ESI=0x19b2ab40 is an unknown value
EDI=0x17bb3940 is an unknown value
Stack: [0x18940000,0x18a20000], sp=0x18a1f448, free space=893k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [msvcr100.dll+0x121f4]
C [awt.dll+0x6e30f]
j sun.print.Win32PrintServiceLookup.getAllPrinterNames()[Ljava/lang/String;+0
J 3532 C1 sun.print.Win32PrintServiceLookup.refreshServices()V (282 bytes) # 0x02ea7bc4 [0x02ea7ae0+0xe4]
j sun.print.Win32PrintServiceLookup.access$200(Lsun/print/Win32PrintServiceLookup;)V+1
j sun.print.Win32PrintServiceLookup$PrinterChangeListener.run()V+29
v ~StubRoutines::call_stub
V [jvm.dll+0x15c215]
V [jvm.dll+0x22512e]
V [jvm.dll+0x15c2ae]
V [jvm.dll+0x15c436]
V [jvm.dll+0x15c4a7]
V [jvm.dll+0x1001df]
V [jvm.dll+0x17f590]
V [jvm.dll+0x17fe0a]
V [jvm.dll+0x1c6a76]
C [msvcr100.dll+0x5c556]
C [msvcr100.dll+0x5c600]
C [KERNEL32.DLL+0x162c4]
C [ntdll.dll+0x61f69]
C [ntdll.dll+0x61f34]
C 0x00000000
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.print.Win32PrintServiceLookup.getAllPrinterNames()[Ljava/lang/String;+0
J 3532 C1 sun.print.Win32PrintServiceLookup.refreshServices()V (282 bytes) # 0x02ea7bc4 [0x02ea7ae0+0xe4]
j sun.print.Win32PrintServiceLookup.access$200(Lsun/print/Win32PrintServiceLookup;)V+1
j sun.print.Win32PrintServiceLookup$PrinterChangeListener.run()V+29
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x1801b000 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=6624, stack(0x1b970000,0x1ba50000)]
0x1801ac00 JavaThread "RMI TCP Connection(120)-10.15.125.221" daemon [_thread_in_native, id=7592, stack(0x1b790000,0x1b870000)]
0x1801a400 JavaThread "RMI TCP Connection(118)-10.15.125.221" daemon [_thread_in_native, id=6828, stack(0x17410000,0x174f0000)]
0x18016c00 JavaThread "Background Batch Spiller 2" daemon [_thread_blocked, id=4668, stack(0x1b070000,0x1b150000)]
0x17d68000 JavaThread "Background Batch Spiller 1" daemon [_thread_blocked, id=2200, stack(0x1af90000,0x1b070000)]
0x17d69400 JavaThread "Background Batch Spiller 0" daemon [_thread_blocked, id=5112, stack(0x1ac70000,0x1ad50000)]
0x17d68800 JavaThread "oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser" daemon [_thread_blocked, id=8496, stack(0x18ca0000,0x18d80000)]
0x17a5a800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7612, stack(0x18dc0000,0x18ea0000)]
0x17c59400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2916, stack(0x18ac0000,0x18ba0000)]
=>0x17bb3800 JavaThread "Thread-2" daemon [_thread_in_native, id=9264, stack(0x18940000,0x18a20000)]
0x16e4ac00 JavaThread "JRC Timeout Thread" daemon [_thread_blocked, id=372, stack(0x176c0000,0x177a0000)]
0x164b8000 JavaThread "Thread Pool Worker #0" daemon [_thread_blocked, id=11628, stack(0x174f0000,0x175d0000)]
0x02a12c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=1284, stack(0x01270000,0x012c0000)]
0x16d4f400 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=2808, stack(0x17330000,0x17410000)]
0x16cecc00 JavaThread "GC Daemon" daemon [_thread_blocked, id=6184, stack(0x17210000,0x172f0000)]
0x16ceb400 JavaThread "RMI Reaper" [_thread_blocked, id=10428, stack(0x170f0000,0x171d0000)]
0x16cd7c00 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=4784, stack(0x17010000,0x170f0000)]
0x02ad9000 JavaThread "Service Thread" daemon [_thread_blocked, id=2168, stack(0x163c0000,0x164a0000)]
0x02ab0400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=12028, stack(0x15cb0000,0x15d00000)]
0x02aae000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6748, stack(0x15b90000,0x15c70000)]
0x02a96000 JavaThread "Finalizer" daemon [_thread_blocked, id=11940, stack(0x15980000,0x15a60000)]
0x02a3bc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=7228, stack(0x15860000,0x15940000)]
Other Threads:
0x02a39800 VMThread [stack: 0x15190000,0x151e0000] [id=5076]
0x02ae3800 WatcherThread [stack: 0x15d80000,0x15dd0000] [id=1968]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 78656K, used 33613K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 48% used [0x04c00000, 0x06cd37f0, 0x09050000)
from space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 20192K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b508018, 0x0b508200, 0x14c00000)
Metaspace used 25422K, capacity 25614K, committed 25728K, reserved 25984K
Card table byte_map: [0x14c00000,0x14c90000] byte_map_base: 0x14bda000
Polling page: 0x01090000
CodeCache: size=32768Kb used=4141Kb max_used=4760Kb free=28626Kb
bounds [0x02b50000, 0x02ff8000, 0x04b50000]
total_blobs=2202 nmethods=1885 adapters=247
compilation: enabled
Compilation events (10 events):
Event: 9085.713 Thread 0x02ab0400 4075 ! com.crystaldecisions.reports.formulas.o::a (169 bytes)
Event: 9085.715 Thread 0x02ab0400 nmethod 4075 0x02f88dc8 code [0x02f88f90, 0x02f89564]
Event: 9085.778 Thread 0x02ab0400 4076 com.crystaldecisions.sdk.occa.report.data.Fields::getField (9 bytes)
Event: 9085.778 Thread 0x02ab0400 nmethod 4076 0x02f9d148 code [0x02f9d250, 0x02f9d32c]
Event: 9085.792 Thread 0x02ab0400 4077 java.lang.Long::stringSize (38 bytes)
Event: 9085.792 Thread 0x02ab0400 nmethod 4077 0x02f88b88 code [0x02f88c80, 0x02f88d70]
Event: 9088.237 Thread 0x02ab0400 4078 com.crystaldecisions.reports.queryengine.Property::vW (15 bytes)
Event: 9088.237 Thread 0x02ab0400 nmethod 4078 0x02f88988 code [0x02f88a80, 0x02f88b20]
Event: 9088.527 Thread 0x02ab0400 4079 oracle.jdbc.driver.OracleResultSetMetaData::getDescription (8 bytes)
Event: 9088.527 Thread 0x02ab0400 nmethod 4079 0x02f88748 code [0x02f88850, 0x02f888ec]
GC Heap History (10 events):
Event: 6338.685 GC heap before
{Heap before GC invocations=7 (full 4):
def new generation total 78656K, used 78621K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 100% used [0x04c00000, 0x09050000, 0x09050000)
from space 8704K, 99% used [0x098d0000, 0x0a1475f0, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 14620K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 8% used [0x0a150000, 0x0af97038, 0x0af97200, 0x14c00000)
Metaspace used 24975K, capacity 25173K, committed 25216K, reserved 25984K
Event: 6338.720 GC heap after
Heap after GC invocations=8 (full 4):
def new generation total 78656K, used 1059K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 12% used [0x09050000, 0x09158c38, 0x098d0000)
to space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 24975K, capacity 25173K, committed 25216K, reserved 25984K
}
Event: 6962.583 GC heap before
{Heap before GC invocations=8 (full 4):
def new generation total 78656K, used 70608K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 99% used [0x04c00000, 0x08feb580, 0x09050000)
from space 8704K, 12% used [0x09050000, 0x09158c38, 0x098d0000)
to space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
Event: 6962.603 GC heap after
Heap after GC invocations=9 (full 4):
def new generation total 78656K, used 1516K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 17% used [0x098d0000, 0x09a4b328, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
}
Event: 7297.367 GC heap before
{Heap before GC invocations=9 (full 4):
def new generation total 78656K, used 71468K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 100% used [0x04c00000, 0x09050000, 0x09050000)
from space 8704K, 17% used [0x098d0000, 0x09a4b328, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
Event: 7297.382 GC heap after
Heap after GC invocations=10 (full 4):
def new generation total 78656K, used 1154K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 13% used [0x09050000, 0x09170890, 0x098d0000)
to space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
}
Event: 7812.078 GC heap before
{Heap before GC invocations=10 (full 4):
def new generation total 78656K, used 71106K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 100% used [0x04c00000, 0x09050000, 0x09050000)
from space 8704K, 13% used [0x09050000, 0x09170890, 0x098d0000)
to space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
Event: 7812.093 GC heap after
Heap after GC invocations=11 (full 4):
def new generation total 78656K, used 998K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 11% used [0x098d0000, 0x099c99f0, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
}
Event: 8581.459 GC heap before
{Heap before GC invocations=11 (full 4):
def new generation total 78656K, used 63387K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 89% used [0x04c00000, 0x088ed4f8, 0x09050000)
from space 8704K, 11% used [0x098d0000, 0x099c99f0, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
Event: 8581.601 GC heap after
Heap after GC invocations=12 (full 5):
def new generation total 78656K, used 0K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 20192K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b508018, 0x0b508200, 0x14c00000)
Metaspace used 25376K, capacity 25572K, committed 25728K, reserved 25984K
}
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 9063.770 Thread 0x18019800 Exception <a 'java/lang/ClassCastException'> (0x05e52be8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9063.772 Thread 0x18019800 Exception <a 'java/lang/ClassCastException'> (0x05e57450) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9071.621 Thread 0x164b8000 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x05fcfdf0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9074.913 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x0659a118) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.915 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x0659e530) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.918 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x065a7e70) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.920 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x065aca30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.922 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x065b3ac0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.923 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x065b7ea0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9085.545 Thread 0x164b8000 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x067c5460) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Events (10 events):
Event: 9085.560 Thread 0x02ab0400 flushing nmethod 0x02faa308
Event: 9085.560 Thread 0x02ab0400 flushing nmethod 0x02faa788
Event: 9085.560 loading class org/apache/crimson/parser/XMLReaderImpl
Event: 9085.560 loading class org/apache/crimson/parser/XMLReaderImpl done
Event: 9085.561 loading class gnu/xml/aelfred2/XmlReader
Event: 9085.561 loading class gnu/xml/aelfred2/XmlReader done
Event: 9085.804 loading class weblogic/jndi/WLInitialContextFactory
Event: 9085.804 loading class weblogic/jndi/WLInitialContextFactory done
Event: 9088.558 Executing VM operation: RevokeBias
Event: 9088.559 Executing VM operation: RevokeBias done
Dynamic libraries:
0x00e30000 - 0x00e63000 C:\Program Files (x86)\Java\jdk1.8.0_201\bin\java.exe
0x770c0000 - 0x77243000 C:\Windows\SYSTEM32\ntdll.dll
0x74090000 - 0x74170000 C:\Windows\System32\KERNEL32.DLL
0x74750000 - 0x748f2000 C:\Windows\System32\KERNELBASE.dll
0x719f0000 - 0x71a82000 C:\Windows\system32\apphelp.dll
0x74010000 - 0x74087000 C:\Windows\System32\ADVAPI32.dll
0x73c40000 - 0x73cfe000 C:\Windows\System32\msvcrt.dll
0x74be0000 - 0x74c21000 C:\Windows\System32\sechost.dll
0x74680000 - 0x74741000 C:\Windows\System32\RPCRT4.dll
0x73ba0000 - 0x73bbf000 C:\Windows\System32\SspiCli.dll
0x73b90000 - 0x73b9a000 C:\Windows\System32\CRYPTBASE.dll
0x74620000 - 0x7467a000 C:\Windows\System32\bcryptPrimitives.dll
0x74360000 - 0x744bf000 C:\Windows\System32\USER32.dll
0x74ae0000 - 0x74af5000 C:\Windows\System32\win32u.dll
0x76f00000 - 0x76f2b000 C:\Windows\System32\GDI32.dll
0x744c0000 - 0x7461a000 C:\Windows\System32\gdi32full.dll
0x726a0000 - 0x728aa000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.2938_none_c58b03c797c07d8c\COMCTL32.dll
0x73e00000 - 0x74010000 C:\Windows\System32\combase.dll
0x76410000 - 0x764f0000 C:\Windows\System32\ucrtbase.dll
0x74ba0000 - 0x74bc5000 C:\Windows\System32\IMM32.DLL
0x718a0000 - 0x7195f000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\msvcr100.dll
0x714c0000 - 0x71895000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\client\jvm.dll
0x76ef0000 - 0x76ef6000 C:\Windows\System32\PSAPI.DLL
0x73000000 - 0x73008000 C:\Windows\SYSTEM32\WSOCK32.dll
0x74a70000 - 0x74ad3000 C:\Windows\System32\WS2_32.dll
0x71490000 - 0x714b4000 C:\Windows\SYSTEM32\WINMM.dll
0x73700000 - 0x73708000 C:\Windows\SYSTEM32\VERSION.dll
0x71460000 - 0x71483000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x77020000 - 0x77056000 C:\Windows\System32\cfgmgr32.dll
0x713e0000 - 0x713ec000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\verify.dll
0x713b0000 - 0x713d1000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\java.dll
0x71390000 - 0x713a4000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\zip.dll
0x74eb0000 - 0x76284000 C:\Windows\System32\SHELL32.dll
0x764f0000 - 0x76a5e000 C:\Windows\System32\windows.storage.dll
0x77070000 - 0x770b5000 C:\Windows\System32\powrprof.dll
0x74da0000 - 0x74de6000 C:\Windows\System32\shlwapi.dll
0x74ea0000 - 0x74ead000 C:\Windows\System32\kernel.appcore.dll
0x74900000 - 0x74988000 C:\Windows\System32\shcore.dll
0x73df0000 - 0x73dff000 C:\Windows\System32\profapi.dll
0x730e0000 - 0x730f3000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x730b0000 - 0x730df000 C:\Windows\system32\rsaenh.dll
0x73640000 - 0x7365b000 C:\Windows\SYSTEM32\bcrypt.dll
0x72df0000 - 0x72e0a000 C:\Windows\SYSTEM32\USERENV.dll
0x72200000 - 0x72215000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\net.dll
0x71ec0000 - 0x72055000 C:\Windows\SYSTEM32\urlmon.dll
0x71c80000 - 0x71eb6000 C:\Windows\SYSTEM32\iertutil.dll
0x72650000 - 0x7269e000 C:\Windows\system32\mswsock.dll
0x73130000 - 0x7315f000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x74bd0000 - 0x74bd7000 C:\Windows\System32\NSI.dll
0x721e0000 - 0x721f3000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x721c0000 - 0x721d4000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x721b0000 - 0x721bf000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\nio.dll
0x720d0000 - 0x720da000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\management.dll
0x72130000 - 0x72142000 C:\Windows\system32\napinsp.dll
0x73160000 - 0x731dd000 C:\Windows\SYSTEM32\DNSAPI.dll
0x72120000 - 0x7212c000 C:\Windows\System32\winrnr.dll
0x72100000 - 0x72114000 C:\Windows\system32\NLAapi.dll
0x71b50000 - 0x71b58000 C:\Windows\System32\rasadhlp.dll
0x71960000 - 0x719a9000 C:\Windows\System32\fwpuclnt.dll
0x04bd0000 - 0x04bf4000 C:\Users\svcjgb_crpt\AppData\Local\Temp\JRCJNI\JRCJNI_3426275850577281976.dll
0x74b00000 - 0x74b96000 C:\Windows\System32\OLEAUT32.dll
0x71ba0000 - 0x71c0a000 C:\Windows\SYSTEM32\WINSPOOL.DRV
0x73bc0000 - 0x73c3b000 C:\Windows\System32\msvcp_win.dll
0x70e50000 - 0x70ea4000 C:\Windows\SYSTEM32\OLEACC.dll
0x70ad0000 - 0x70c17000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\awt.dll
0x71c10000 - 0x71c2f000 C:\Windows\system32\DWMAPI.DLL
0x72220000 - 0x72295000 C:\Windows\system32\uxtheme.dll
0x72060000 - 0x72099000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\fontmanager.dll
0x74220000 - 0x74355000 C:\Windows\System32\MSCTF.dll
0x73d00000 - 0x73dec000 C:\Windows\System32\ole32.dll
0x71b80000 - 0x71b9c000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\BIN\ocijdbc12.dll
0x709d0000 - 0x70ace000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\OCI.dll
0x70510000 - 0x709c6000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\OraClient12.Dll
0x702c0000 - 0x7042e000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oracore12.dll
0x71b60000 - 0x71b7b000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraunls12.dll
0x70430000 - 0x70507000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranls12.dll
0x6fc70000 - 0x70273000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oracommon12.dll
0x6d840000 - 0x6e8ba000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orageneric12.dll
0x6f710000 - 0x6fc6e000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraxml12.dll
0x70280000 - 0x702b1000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraons.dll
0x6f330000 - 0x6f70b000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oran12.dll
0x6ede0000 - 0x6f24a000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraldapclnt12.dll
0x6e9c0000 - 0x6edd9000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orannzsbb12.dll
0x6f2a0000 - 0x6f321000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranl12.dll
0x6f250000 - 0x6f29f000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranro12.dll
0x76290000 - 0x7640d000 C:\Windows\System32\CRYPT32.dll
0x77060000 - 0x7706e000 C:\Windows\System32\MSASN1.dll
0x6d110000 - 0x6d673000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orapls12.dll
0x6e900000 - 0x6e9b7000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orasql12.dll
0x71c30000 - 0x71c36000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orauts.dll
0x6e8c0000 - 0x6e8f4000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orasnls12.dll
0x6d6e0000 - 0x6d7cb000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraasmclnt12.dll
0x72c60000 - 0x72c73000 C:\Windows\SYSTEM32\NETAPI32.dll
0x6d0a0000 - 0x6d0d7000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orawsec12.dll
0x6bb80000 - 0x6c331000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orahasgen12.dll
0x6cff0000 - 0x6d001000 C:\Windows\SYSTEM32\wsnmp32.dll
0x6c600000 - 0x6c6ec000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraocr12.dll
0x6cb70000 - 0x6cfeb000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orazt12.dll
0x6c4b0000 - 0x6c5f5000 C:\Windows\SYSTEM32\dbghelp.dll
0x6d7d0000 - 0x6d839000 C:\Windows\SYSTEM32\MSVCP100.dll
0x713f0000 - 0x7140d000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orancrypt12.dll
0x6d690000 - 0x6d6d4000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranldap12.dll
0x70e40000 - 0x70e46000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orancds12.dll
0x719e0000 - 0x719e9000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranhost12.dll
0x6d680000 - 0x6d68d000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orantns12.dll
0x6c6f0000 - 0x6cb6c000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraztkg12.dll
0x6d010000 - 0x6d09d000 C:\Windows\SYSTEM32\CRYPTUI.dll
0x6d0e0000 - 0x6d10f000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orantcp12.dll
0x6c420000 - 0x6c42a000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraslax12.dll
0x6c410000 - 0x6c416000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oravsn12.dll
0x6b780000 - 0x6bb73000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraplp12.dll
0x6c430000 - 0x6c4a1000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oracell12.dll
0x72bc0000 - 0x72bca000 C:\Windows\SYSTEM32\Secur32.dll
0x6b760000 - 0x6b773000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraocrutl12.dll
0x6b720000 - 0x6b753000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraclsce12.dll
0x6c340000 - 0x6c3ed000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraocrb12.dll
0x72b30000 - 0x72b3b000 C:\Windows\SYSTEM32\NETUTILS.DLL
0x6c3f0000 - 0x6c405000 C:\Windows\SYSTEM32\SAMCLI.DLL
0x72160000 - 0x7217c000 C:\Windows\SYSTEM32\SRVCLI.DLL
0x6b6e0000 - 0x6b70f000 C:\Windows\SYSTEM32\LOGONCLI.DLL
0x6b710000 - 0x6b720000 C:\Windows\SYSTEM32\WKSCLI.DLL
0x6b6c0000 - 0x6b6dd000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\OraPlc12.Dll
0x72150000 - 0x7215f000 C:\Windows\SYSTEM32\cscapi.dll
0x6b470000 - 0x6b4a2000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\t2k.dll
0x6b5e0000 - 0x6b6c0000 C:\Windows\system32\opengl32.dll
0x6b5b0000 - 0x6b5d5000 C:\Windows\SYSTEM32\GLU32.dll
0x6b4c0000 - 0x6b5ad000 C:\Windows\SYSTEM32\DDRAW.dll
0x6b4b0000 - 0x6b4b7000 C:\Windows\SYSTEM32\DCIMAN32.dll
This is a JDK bug - JDK-8182683. Unfortunately, it is not confirmed, and there is no known fix.
The crash happend when Windows Printer Change notification fired. I guess the problem is related to the following code in getPrinterNames function:
::EnumPrinters(flags,
NULL, 4, NULL, 0, &cbNeeded, &cReturned);
pPrinterEnum = new BYTE[cbNeeded];
::EnumPrinters(flags,
NULL, 4, pPrinterEnum, cbNeeded, &cbNeeded,
&cReturned);
Here EnumPrinters is called twice, but the result is not checked. If the function fails for some reason, the variables may remain inconsistent.
Apparently, I've found a funny workaround. It seems that PrinterChangeListener thread is not started on Windows 98. So, if you add -Dos.name="Windows 98" JVM option, Java will not listen to Printer Change notifications, and the problematic function will not be called.
After importing my project to my school computer using IntelliJ's Version Control, I went to test my project, but was met with this error upon running:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff45fcecfd, pid=4344, tid=0x0000000000002a8c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_144-b01) (build 1.8.0_144-b01)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [lwjgl_opengl.dll+0xecfd]
#
# 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.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
I checked out the log file, and it looks like this:
--------------- T H R E A D ---------------
Current thread (0x00000000174df000): JavaThread "Finalizer" daemon [_thread_in_native, id=10892, stack(0x0000000018750000,0x0000000018850000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000000009d8
Registers:
RAX=0x0000000055b41d50, RBX=0x000000001710c080, RCX=0x0000000000000001, RDX=0x0000000019a6812c
RSP=0x000000001884ee68, RBP=0x000000001884eee8, RSI=0x0000000019a6812c, RDI=0x000000000299835d
R8 =0x0000000000000001, R9 =0x0000000019a6812c, R10=0x0000000000000000, R11=0x00000000555cbc50
R12=0x0000000000000000, R13=0x000000001710c080, R14=0x000000001884ef18, R15=0x00000000174df000
RIP=0x00007fff45fcecfd, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000001884ee68)
0x000000001884ee68: 00000000029a7f74 000000000299835d
0x000000001884ee78: 00000000029a7ceb 00000000174df000
0x000000001884ee88: 000000001710c080 0000000019a6812c
0x000000001884ee98: 00000000174df000 00000000029a7ca2
0x000000001884eea8: 000000001884eea8 000000001710c080
0x000000001884eeb8: 000000001884ef18 00000000170d6d90
0x000000001884eec8: 0000000000000000 000000001710c080
0x000000001884eed8: 0000000000000000 000000001884ef08
0x000000001884eee8: 000000001884ef60 000000000299835d
0x000000001884eef8: 00000000d7dad188 00000000029a19d8
0x000000001884ef08: 0000000019a6812c 00000000d5da3138
0x000000001884ef18: 0000000000000001 000000001884ef20
0x000000001884ef28: 000000001710c1d4 000000001884ef90
0x000000001884ef38: 00000000170d6d90 0000000000000000
0x000000001884ef48: 000000001710c240 000000001884ef08
0x000000001884ef58: 000000001884ef90 000000001884efd8
Instructions: (pc=0x00007fff45fcecfd)
0x00007fff45fcecdd: 49 ff a2 00 0f 00 00 cc cc cc cc cc cc cc cc cc
0x00007fff45fceced: cc cc cc 48 8b 01 49 8b d1 41 8b c8 4c 8b 50 18
0x00007fff45fcecfd: 49 ff a2 d8 09 00 00 cc cc cc cc cc cc cc cc cc
0x00007fff45fced0d: cc cc cc 48 8b 01 49 8b d1 41 8b c8 4c 8b 50 18
Register to memory mapping:
RAX=0x0000000055b41d50 is an unknown value
RBX={method} {0x000000001710c088} 'nglDeleteTextures' '(IJ)V' in 'org/lwjgl/opengl/GL11'
RCX=0x0000000000000001 is an unknown value
RDX=0x0000000019a6812c is an unknown value
RSP=0x000000001884ee68 is pointing into the stack for thread: 0x00000000174df000
RBP=0x000000001884eee8 is pointing into the stack for thread: 0x00000000174df000
RSI=0x0000000019a6812c is an unknown value
RDI=0x000000000299835d is at code_begin+2301 in an Interpreter codelet
invoke return entry points [0x0000000002997a60, 0x0000000002998440] 2528 bytes
R8 =0x0000000000000001 is an unknown value
R9 =0x0000000019a6812c is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x00000000555cbc50 is an unknown value
R12=0x0000000000000000 is an unknown value
R13={method} {0x000000001710c088} 'nglDeleteTextures' '(IJ)V' in 'org/lwjgl/opengl/GL11'
R14=0x000000001884ef18 is pointing into the stack for thread: 0x00000000174df000
R15=0x00000000174df000 is a thread
Stack: [0x0000000018750000,0x0000000018850000], sp=0x000000001884ee68, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [lwjgl_opengl.dll+0xecfd]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglDeleteTextures(IJ)V+0
j org.lwjgl.opengl.GL11.glDeleteTextures(I)V+20
j nitrodragon.render.Texture.finalize()V+4
j java.lang.System$2.invokeFinalize(Ljava/lang/Object;)V+1
j java.lang.ref.Finalizer.runFinalizer(Lsun/misc/JavaLangAccess;)V+46
j java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;Lsun/misc/JavaLangAccess;)V+2
j java.lang.ref.Finalizer$FinalizerThread.run()V+45
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000199e5000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6692, stack(0x000000001e6d0000,0x000000001e7d0000)]
0x0000000018d4e000 JavaThread "Service Thread" daemon [_thread_blocked, id=7596, stack(0x0000000019340000,0x0000000019440000)]
0x0000000018d20800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=8948, stack(0x0000000019240000,0x0000000019340000)]
0x0000000018cc7800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=10968, stack(0x0000000019140000,0x0000000019240000)]
0x0000000018cc3800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9996, stack(0x0000000019040000,0x0000000019140000)]
0x0000000018c74800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=10044, stack(0x0000000018f40000,0x0000000019040000)]
0x00000000174ef800 JavaThread "Attach Listener" daemon [_thread_blocked, id=9520, stack(0x0000000018a40000,0x0000000018b40000)]
0x00000000028be800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4548, stack(0x0000000018940000,0x0000000018a40000)]
=>0x00000000174df000 JavaThread "Finalizer" daemon [_thread_in_native, id=10892, stack(0x0000000018750000,0x0000000018850000)]
0x00000000028b5000 JavaThread "Reference Handler" daemon [_thread_blocked, id=11216, stack(0x0000000018650000,0x0000000018750000)]
0x00000000027c4000 JavaThread "main" [_thread_in_Java, id=10556, stack(0x0000000002490000,0x0000000002590000)]
Other Threads:
0x00000000174b7800 VMThread [stack: 0x0000000018550000,0x0000000018650000] [id=6940]
0x0000000018e3f800 WatcherThread [stack: 0x0000000019440000,0x0000000019540000] [id=11940]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 38400K, used 6424K [0x00000000d5d00000, 0x00000000da800000, 0x0000000100000000)
eden space 33280K, 3% used [0x00000000d5d00000,0x00000000d5e49658,0x00000000d7d80000)
from space 5120K, 99% used [0x00000000d7d80000,0x00000000d827cd58,0x00000000d8280000)
to space 5120K, 0% used [0x00000000da300000,0x00000000da300000,0x00000000da800000)
ParOldGen total 87552K, used 337K [0x0000000081600000, 0x0000000086b80000, 0x00000000d5d00000)
object space 87552K, 0% used [0x0000000081600000,0x00000000816545b0,0x0000000086b80000)
Metaspace used 10730K, capacity 10899K, committed 11136K, reserved 1058816K
class space used 974K, capacity 1069K, committed 1152K, reserved 1048576K
Card table byte_map: [0x0000000011d50000,0x0000000012150000] byte_map_base: 0x0000000011945000
Marking Bits: (ParMarkBitMap*) 0x0000000055bbd850
Begin Bits: [0x0000000012800000, 0x00000000147a8000)
End Bits: [0x00000000147a8000, 0x0000000016750000)
Polling page: 0x0000000000b90000
CodeCache: size=245760Kb used=3392Kb max_used=3405Kb free=242367Kb
bounds [0x0000000002990000, 0x0000000002cf0000, 0x0000000011990000]
total_blobs=1738 nmethods=881 adapters=768
compilation: enabled
Compilation events (10 events):
Event: 2.195 Thread 0x0000000018cc7800 864 4 org.joml.Matrix4f::mul (7 bytes)
Event: 2.195 Thread 0x0000000018cc3800 nmethod 869 0x0000000002cd8d50 code [0x0000000002cd8ee0, 0x0000000002cd9528]
Event: 2.195 Thread 0x0000000018cc3800 865 4 nitrodragon.render.Shader::setUniform (20 bytes)
Event: 2.196 Thread 0x0000000018d20800 877 3 java.nio.Bits::tryReserveMemory (51 bytes)
Event: 2.196 Thread 0x0000000018d20800 nmethod 877 0x0000000002cdb290 code [0x0000000002cdb420, 0x0000000002cdba50]
Event: 2.197 Thread 0x0000000018cc7800 nmethod 864 0x0000000002cdd490 code [0x0000000002cdd5e0, 0x0000000002cdd768]
Event: 2.198 Thread 0x0000000018cc7800 878 ! 4 java.lang.ref.Reference::tryHandlePending (115 bytes)
Event: 2.198 Thread 0x0000000018d20800 879 ! 3 java.util.zip.ZipFile$ZipFileInflaterInputStream::close (67 bytes)
Event: 2.199 Thread 0x0000000018d20800 nmethod 879 0x0000000002cda4d0 code [0x0000000002cda6a0, 0x0000000002cdae98]
Event: 2.199 Thread 0x0000000018d20800 880 3 sun.misc.VM::addFinalRefCount (24 bytes)
GC Heap History (2 events):
Event: 2.130 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 38400K, used 33280K [0x00000000d5d00000, 0x00000000d8780000, 0x0000000100000000)
eden space 33280K, 100% used [0x00000000d5d00000,0x00000000d7d80000,0x00000000d7d80000)
from space 5120K, 0% used [0x00000000d8280000,0x00000000d8280000,0x00000000d8780000)
to space 5120K, 0% used [0x00000000d7d80000,0x00000000d7d80000,0x00000000d8280000)
ParOldGen total 87552K, used 0K [0x0000000081600000, 0x0000000086b80000, 0x00000000d5d00000)
object space 87552K, 0% used [0x0000000081600000,0x0000000081600000,0x0000000086b80000)
Metaspace used 10724K, capacity 10899K, committed 11136K, reserved 1058816K
class space used 974K, capacity 1069K, committed 1152K, reserved 1048576K
Event: 2.182 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 38400K, used 5107K [0x00000000d5d00000, 0x00000000da800000, 0x0000000100000000)
eden space 33280K, 0% used [0x00000000d5d00000,0x00000000d5d00000,0x00000000d7d80000)
from space 5120K, 99% used [0x00000000d7d80000,0x00000000d827cd58,0x00000000d8280000)
to space 5120K, 0% used [0x00000000da300000,0x00000000da300000,0x00000000da800000)
ParOldGen total 87552K, used 337K [0x0000000081600000, 0x0000000086b80000, 0x00000000d5d00000)
object space 87552K, 0% used [0x0000000081600000,0x00000000816545b0,0x0000000086b80000)
Metaspace used 10724K, capacity 10899K, committed 11136K, reserved 1058816K
class space used 974K, capacity 1069K, committed 1152K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 2.183 Thread 0x00000000027c4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cce664 method=java.nio.Bits.tryReserveMemory(JI)Z # 29
Event: 2.183 Thread 0x00000000027c4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cca9a0 method=java.nio.Bits.tryReserveMemory(JI)Z # 29
Event: 2.184 Thread 0x00000000027c4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cc38d0 method=java.nio.Bits.tryReserveMemory(JI)Z # 29
Event: 2.192 Thread 0x00000000027c4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cc0500 method=java.nio.Bits.tryReserveMemory(JI)Z # 29
Event: 2.192 Thread 0x00000000027c4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cb38a0 method=java.nio.Bits.tryReserveMemory(JI)Z # 29
Event: 2.197 Thread 0x00000000028b5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cd94a8 method=java.lang.ref.Reference.tryHandlePending(Z)Z # 17
Event: 2.198 Thread 0x00000000028b5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cd94a8 method=java.lang.ref.Reference.tryHandlePending(Z)Z # 17
Event: 2.198 Thread 0x00000000028b5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cd94a8 method=java.lang.ref.Reference.tryHandlePending(Z)Z # 17
Event: 2.198 Thread 0x00000000028b5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002cd94a8 method=java.lang.ref.Reference.tryHandlePending(Z)Z # 17
Event: 2.199 Thread 0x00000000174df000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002cb06ec method=java.lang.ThreadLocal.get()Ljava/lang/Object; # 11
Internal exceptions (10 events):
Event: 0.460 Thread 0x00000000027c4000 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000d62ad5f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.463 Thread 0x00000000027c4000 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000000d62bb498) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\methodHandles.cpp, line 1146]
Event: 0.558 Thread 0x00000000027c4000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d64c3bb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.558 Thread 0x00000000027c4000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d64c3dc8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.559 Thread 0x00000000027c4000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d64c7ec0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.559 Thread 0x00000000027c4000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d64c80d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jvm.cpp, line 1390]
Event: 0.783 Thread 0x00000000027c4000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000d6770ae8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 0.783 Thread 0x00000000027c4000 Exception <a 'sun/nio/fs/WindowsException'> (0x00000000d6772558) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.258 Thread 0x00000000027c4000 Exception <a 'java/io/FileNotFoundException'> (0x00000000d71208d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u144\9417\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.199 Thread 0x00000000174df000 Implicit null exception at 0x0000000002cb061c to 0x0000000002cb06d5
Events (10 events):
Event: 2.198 Thread 0x00000000028b5000 DEOPT UNPACKING pc=0x00000000029d582a sp=0x000000001874f168 mode 2
Event: 2.198 Thread 0x00000000028b5000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002cd94a8
Event: 2.198 Thread 0x00000000028b5000 DEOPT PACKING pc=0x0000000002cd94a8 sp=0x000000001874f1c0
Event: 2.198 Thread 0x00000000028b5000 DEOPT UNPACKING pc=0x00000000029d582a sp=0x000000001874f168 mode 2
Event: 2.198 Thread 0x00000000028b5000 Uncommon trap: trap_request=0xffffffde fr.pc=0x0000000002cd94a8
Event: 2.198 Thread 0x00000000028b5000 DEOPT PACKING pc=0x0000000002cd94a8 sp=0x000000001874f1c0
Event: 2.198 Thread 0x00000000028b5000 DEOPT UNPACKING pc=0x00000000029d582a sp=0x000000001874f168 mode 2
Event: 2.199 Thread 0x00000000174df000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000002cb06ec
Event: 2.199 Thread 0x00000000174df000 DEOPT PACKING pc=0x0000000002cb06ec sp=0x000000001884ee80
Event: 2.199 Thread 0x00000000174df000 DEOPT UNPACKING pc=0x00000000029d582a sp=0x000000001884ee20 mode 2
Dynamic libraries:
0x00007ff6356c0000 - 0x00007ff6356f7000 C:\Program Files\Java\jdk1.8.0_144\bin\java.exe
0x00007fff5cdb0000 - 0x00007fff5cf8b000 C:\Windows\SYSTEM32\ntdll.dll
0x00007fff5a940000 - 0x00007fff5a9ee000 C:\Windows\System32\KERNEL32.DLL
0x00007fff596c0000 - 0x00007fff59909000 C:\Windows\System32\KERNELBASE.dll
0x00007fff5a890000 - 0x00007fff5a931000 C:\Windows\System32\ADVAPI32.dll
0x00007fff5ccf0000 - 0x00007fff5cd8d000 C:\Windows\System32\msvcrt.dll
0x00007fff5afa0000 - 0x00007fff5aff9000 C:\Windows\System32\sechost.dll
0x00007fff5a460000 - 0x00007fff5a585000 C:\Windows\System32\RPCRT4.dll
0x00007fff5b300000 - 0x00007fff5b44a000 C:\Windows\System32\USER32.dll
0x00007fff593d0000 - 0x00007fff593ee000 C:\Windows\System32\win32u.dll
0x00007fff5a7d0000 - 0x00007fff5a7f7000 C:\Windows\System32\GDI32.dll
0x00007fff59980000 - 0x00007fff59b08000 C:\Windows\System32\gdi32full.dll
0x00007fff592d0000 - 0x00007fff5936a000 C:\Windows\System32\msvcp_win.dll
0x00007fff595c0000 - 0x00007fff596b6000 C:\Windows\System32\ucrtbase.dll
0x00007fff4f480000 - 0x00007fff4f6e7000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.483_none_26002d27e7c744a2\COMCTL32.dll
0x00007fff5b000000 - 0x00007fff5b2f9000 C:\Windows\System32\combase.dll
0x00007fff59910000 - 0x00007fff5997a000 C:\Windows\System32\bcryptPrimitives.dll
0x00007fff5a740000 - 0x00007fff5a76d000 C:\Windows\System32\IMM32.DLL
0x0000000055c40000 - 0x0000000055d12000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\msvcr100.dll
0x00000000553a0000 - 0x0000000055c3d000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\server\jvm.dll
0x00007fff5a590000 - 0x00007fff5a598000 C:\Windows\System32\PSAPI.DLL
0x00007fff4f790000 - 0x00007fff4f799000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007fff5b7a0000 - 0x00007fff5b80c000 C:\Windows\System32\WS2_32.dll
0x00007fff4ca60000 - 0x00007fff4ca6a000 C:\Windows\SYSTEM32\VERSION.dll
0x00007fff57790000 - 0x00007fff577b3000 C:\Windows\SYSTEM32\WINMM.dll
0x00007fff57730000 - 0x00007fff5775b000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007fff59b10000 - 0x00007fff59b59000 C:\Windows\System32\cfgmgr32.dll
0x0000000055390000 - 0x000000005539f000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\verify.dll
0x0000000055360000 - 0x0000000055389000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\java.dll
0x0000000055330000 - 0x0000000055353000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\instrument.dll
0x0000000055310000 - 0x0000000055326000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\zip.dll
0x00007fff5b8b0000 - 0x00007fff5cce7000 C:\Windows\System32\SHELL32.dll
0x00007fff5ae90000 - 0x00007fff5af3a000 C:\Windows\System32\shcore.dll
0x00007fff59b60000 - 0x00007fff5a252000 C:\Windows\System32\windows.storage.dll
0x00007fff5af40000 - 0x00007fff5af91000 C:\Windows\System32\shlwapi.dll
0x00007fff59290000 - 0x00007fff592a1000 C:\Windows\System32\kernel.appcore.dll
0x00007fff59240000 - 0x00007fff5928c000 C:\Windows\System32\powrprof.dll
0x00007fff59220000 - 0x00007fff59235000 C:\Windows\System32\profapi.dll
0x00007fff49380000 - 0x00007fff4939a000 C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.3\bin\breakgen64.dll
0x00000000552f0000 - 0x000000005530a000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\net.dll
0x00007fff58ad0000 - 0x00007fff58b2c000 C:\Windows\system32\mswsock.dll
0x00000000552d0000 - 0x00000000552e1000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\nio.dll
0x00007fff47c20000 - 0x00007fff47c77000 C:\Users\reaganrussell\AppData\Local\Temp\lwjglreaganrussell\3.1.2-build-29\lwjgl.dll
0x00007fff48a70000 - 0x00007fff48aac000 C:\Users\REAGAN~1\AppData\Local\Temp\lwjglreaganrussell\3.1.2-build-29\jemalloc.dll
0x00007fff46960000 - 0x00007fff4699d000 C:\Users\REAGAN~1\AppData\Local\Temp\lwjglreaganrussell\3.1.2-build-29\glfw.dll
0x00007fff57980000 - 0x00007fff57a15000 C:\Windows\system32\uxtheme.dll
0x00007fff46020000 - 0x00007fff46062000 C:\Windows\SYSTEM32\dinput8.dll
0x00007fff577f0000 - 0x00007fff577fe000 C:\Windows\SYSTEM32\xinput1_4.dll
0x00007fff57c30000 - 0x00007fff57c58000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x00007fff576d0000 - 0x00007fff576fa000 C:\Windows\SYSTEM32\dwmapi.dll
0x00007fff5b450000 - 0x00007fff5b5b6000 C:\Windows\System32\MSCTF.dll
0x00007fff5b5d0000 - 0x00007fff5b690000 C:\Windows\System32\OLEAUT32.dll
0x00007fff58000000 - 0x00007fff5800d000 C:\Windows\SYSTEM32\HID.DLL
0x00007fff5a9f0000 - 0x00007fff5ae2b000 C:\Windows\System32\SETUPAPI.DLL
0x00007fff59370000 - 0x00007fff593c6000 C:\Windows\System32\WINTRUST.dll
0x00007fff592b0000 - 0x00007fff592c1000 C:\Windows\System32\MSASN1.dll
0x00007fff593f0000 - 0x00007fff595b9000 C:\Windows\System32\CRYPT32.dll
0x00007fff3f3f0000 - 0x00007fff3f511000 C:\Windows\SYSTEM32\opengl32.dll
0x00007fff3f380000 - 0x00007fff3f3ac000 C:\Windows\SYSTEM32\GLU32.dll
0x00007fff34430000 - 0x00007fff34c62000 C:\Windows\SYSTEM32\ig7icd64.dll
0x00007fff53800000 - 0x00007fff53c64000 C:\Windows\SYSTEM32\igdusc64.dll
0x00007fff576b0000 - 0x00007fff576c3000 C:\Windows\SYSTEM32\WTSAPI32.dll
0x00007fff52950000 - 0x00007fff529d2000 C:\Windows\System32\TextInputFramework.dll
0x00007fff54ed0000 - 0x00007fff551a2000 C:\Windows\System32\CoreUIComponents.dll
0x00007fff57070000 - 0x00007fff57153000 C:\Windows\System32\CoreMessaging.dll
0x00007fff58530000 - 0x00007fff58561000 C:\Windows\SYSTEM32\ntmarta.dll
0x00007fff559f0000 - 0x00007fff55b29000 C:\Windows\SYSTEM32\wintypes.dll
0x00007fff55950000 - 0x00007fff55965000 C:\Windows\SYSTEM32\usermgrcli.dll
0x00007fff45fc0000 - 0x00007fff4601c000 C:\Users\reaganrussell\AppData\Local\Temp\lwjglreaganrussell\3.1.2-build-29\lwjgl_opengl.dll
0x0000000055130000 - 0x00000000552c8000 C:\Program Files\Java\jdk1.8.0_144\jre\bin\awt.dll
0x00007fff57630000 - 0x00007fff576ae000 C:\Windows\SYSTEM32\apphelp.dll
0x00007fff4b5d0000 - 0x00007fff4b779000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Djava.library.path=./lib -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.3\lib\idea_rt.jar=52248:C:\Program Files\JetBrains\IntelliJ IDEA 2017.2.3\bin -Dfile.encoding=UTF-8
java_command: nitrodragon.game.Main
java_class_path (initial): C:\Program Files\Java\jdk1.8.0_144\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\ext\zipfs.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_144\jre\lib\rt.jar;C:\Users\reaganrussell\Desktop\Thundering Tests\lwjgl3_stuff\bin;C:\Users\reaganrussell\Desktop\Thundering Tests\lwjgl3_stuff\lib\lwjgl-assimp-natives-windows.jar;C:\Users\reaganrussell\Desktop\Thundering Tests\lwjgl3_stuff\lib\lwjgl-assimp.jar;C:\Users\reaganrussell\Desktop\Thundering Tests\lwjgl3_stuff\lib\lwjgl-glfw-natives-windows.jar;C:\Users\reaganrussell\Desktop\Thundering Tests\lwjgl3_stuff\lib\lwjgl-glfw.jar;C:\Users\reaganrussell\Desktop\Thundering Tests\lwjgl3_stuff\lib\lwjgl-openal-natives-windows.jar;C:\Users\reaganrussell\Desktop\Thundering Tests\lwjgl3_stuff\lib\lwjgl-openal.jar;C:\Users\reaganrussell\Desktop\Thundering Tests\
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\reaganrussell\AppData\Local\Microsoft\WindowsApps;C:\Users\[redacted]\AppData\Local\GitHubDesktop\bin;C:\Users\[redacted]\Desktop\Git\cmd
USERNAME=[redacted]
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.296)
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8293044k(3366196k free), swap 9603764k(3499084k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for windows-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with MS VC++ 10.0 (VS2010)
time: Thu Sep 28 10:39:39 2017
elapsed time: 2 seconds (0d 0h 0m 2s)
So, I reinstalled my libraries (I'm using LWJGL 3.1.3 and JOML 1.9.4) and tried to set up a Maven dependency instead, but neither solutions worked. What else should I do? My code runs well at home, so it's highly likely it's not an issue with that.
Looking at the stacktrace:
j nitrodragon.render.Texture.finalize()V+4
j java.lang.System$2.invokeFinalize(Ljava/lang/Object;)V+1
j java.lang.ref.Finalizer.runFinalizer(Lsun/misc/JavaLangAccess;)V+46
j java.lang.ref.Finalizer.access$100(Ljava/lang/ref/Finalizer;Lsun/misc/JavaLangA ccess;)V+2
j java.lang.ref.Finalizer$FinalizerThread.run()V+45
you are calling OpenGL functions inside of a finalize() method (inherited from Object.finalize()). You cannot do this, since the finalize() method is called by a special Finalizer thread at some point during Garbage Collection, in which obviously your OpenGL context is not current.
That is why LWJGL crashes.
I have a JAVA8 program that uses threading to iterate through a piece of code that uses a .dll behind the scenes, and every so often I get this access violation, but have no idea why. As it doesn't happen every time, I am at a loss as to where to look in order to determine what is going wrong. It creates no error if I run serially - but for performance purposes I would love to get this to reliably work in parallel.
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000001800e9fee, pid=1324, tid=15040
#
# JRE version: Java(TM) SE Runtime Environment (8.0_45-b15) (build 1.8.0_45-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.45-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [jPortfolioPrecision-2.24.0.dll+0xe9fee]
#
# 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.java.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 (0x00000000270f9800): JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_in_native, id=15040, stack(0x000000002d690000,0x000000002d790000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
Registers:
RAX=0x0003ea0000050900, RBX=0x000000002c062870, RCX=0x000000000258dc18, RDX=0x000000002c062870
RSP=0x000000002d78ea68, RBP=0x000000003c9b44f0, RSI=0x000000000258dc18, RDI=0x00000000025880c0
R8 =0x000000004b68ffff, R9 =0x000000003c9b4500, R10=0x000000002d78ebe8, R11=0x000000003c9b44f0
R12=0x000000002d78eb50, R13=0x000000002d2f1db8, R14=0x000000002d78ecc8, R15=0x00000000270f9800
RIP=0x00000001800e9fee, EFLAGS=0x0000000000010297
Top of Stack: (sp=0x000000002d78ea68)
0x000000002d78ea68: 0000000180025678 00000000277384f8
0x000000002d78ea78: 0000000000000000 0000000027738370
0x000000002d78ea88: 00000000270f9800 fffffffffffffffe
0x000000002d78ea98: 0000000027738370 00000000270f9800
0x000000002d78eaa8: 0000000100000000 00000000277384f8
0x000000002d78eab8: 0000000027738370 00000000270f9800
0x000000002d78eac8: 0000000100000000 0000000000000006
0x000000002d78ead8: 000000018036a908 0000000000000000
0x000000002d78eae8: 0000000000000000 00000000264ad370
0x000000002d78eaf8: 000000018036a908 0000000000000000
0x000000002d78eb08: 000000002d78eb80 000000003a5b9640
0x000000002d78eb18: 000000018002577d 000000000258dc18
0x000000002d78eb28: 000000002d78eca8 00000000328003b0
0x000000002d78eb38: 000000006fa48ef6 000000000258dc18
0x000000002d78eb48: 000000018015076b 0000000002848e60
0x000000002d78eb58: 0000000000000001 00000000328003b0
Instructions: (pc=0x00000001800e9fee)
0x00000001800e9fce: 5c 24 20 e8 d6 9e 17 00 cc cc cc cc cc cc cc cc
0x00000001800e9fde: cc cc 4c 8b 02 49 8b 40 10 48 89 02 49 8b 40 10
0x00000001800e9fee: 80 78 21 00 75 04 48 89 50 08 48 8b 42 08 49 89
0x00000001800e9ffe: 40 08 48 8b 41 08 48 3b 50 08 75 0d 4c 89 40 08
Register to memory mapping:
RAX=0x0003ea0000050900 is an unknown value
RBX=0x000000002c062870 is an unknown value
RCX=0x000000000258dc18 is an unknown value
RDX=0x000000002c062870 is an unknown value
RSP=0x000000002d78ea68 is pointing into the stack for thread: 0x00000000270f9800
RBP=0x000000003c9b44f0 is an unknown value
RSI=0x000000000258dc18 is an unknown value
RDI=0x00000000025880c0 is an unknown value
R8 =0x000000004b68ffff is an unknown value
R9 =0x000000003c9b4500 is an unknown value
R10=0x000000002d78ebe8 is pointing into the stack for thread: 0x00000000270f9800
R11=0x000000003c9b44f0 is an unknown value
R12=0x000000002d78eb50 is pointing into the stack for thread: 0x00000000270f9800
R13={method} {0x000000002d2f1dc0} 'release' '()V' in 'com/axiomainc/portfolioprecision2/Portfolio'
R14=0x000000002d78ecc8 is pointing into the stack for thread: 0x00000000270f9800
R15=0x00000000270f9800 is a thread
Stack: [0x000000002d690000,0x000000002d790000], sp=0x000000002d78ea68, free space=1018k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [jPortfolioPrecision-2.24.0.dll+0xe9fee]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.axiomainc.portfolioprecision2.Portfolio.release()V+0
j com.axiomainc.portfolioprecision.optimization.RebalancingSolution$RebRunInfo.destroy()V+107
J 3775 C1 com.axiomainc.portfolioprecision.optimization.RebalancingSolution.resetRebRunInfo()V (20 bytes) # 0x00000000032c0d5c [0x00000000032c0c80+0xdc]
j com.axiomainc.portfolioprecision.optimization.RebalancingSolution.reset()V+65
J 4098 C1 Auction$$Lambda$1.accept(Ljava/lang/Object;)V (8 bytes) # 0x0000000003d88ddc [0x0000000003d88b00+0x2dc]
J 4097 C1 java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Ljava/lang/Object;)V (11 bytes) # 0x0000000002f5cc5c [0x0000000002f5cb40+0x11c]
j java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Ljava/util/function/Consumer;)V+99
j java.util.stream.AbstractPipeline.copyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)V+32
j java.util.stream.ForEachOps$ForEachTask.compute()V+103
j java.util.concurrent.CountedCompleter.exec()Z+1
j java.util.concurrent.ForkJoinTask.doExec()I+10
j java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Ljava/util/concurrent/ForkJoinTask;)V+21
j java.util.concurrent.ForkJoinPool.runWorker(Ljava/util/concurrent/ForkJoinPool$WorkQueue;)V+35
j java.util.concurrent.ForkJoinWorkerThread.run()V+24
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000026512800 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_in_vm, id=13904, stack(0x0000000029080000,0x0000000029180000)]
=>0x00000000270f9800 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_in_native, id=15040, stack(0x000000002d690000,0x000000002d790000)]
0x0000000029b95000 JavaThread "ForkJoinPool.commonPool-worker-0" daemon [_thread_in_vm, id=13304, stack(0x000000002d430000,0x000000002d530000)]
0x000000002497d000 JavaThread "Service Thread" daemon [_thread_blocked, id=6304, stack(0x0000000025ac0000,0x0000000025bc0000)]
0x0000000024979000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=1536, stack(0x00000000258d0000,0x00000000259d0000)]
0x0000000024912800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=9508, stack(0x0000000025790000,0x0000000025890000)]
0x000000002491a800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=12292, stack(0x0000000025520000,0x0000000025620000)]
0x0000000024903800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=11188, stack(0x0000000025330000,0x0000000025430000)]
0x0000000024902000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=11868, stack(0x0000000025230000,0x0000000025330000)]
0x00000000248f3000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=8752, stack(0x0000000024d20000,0x0000000024e20000)]
0x00000000233c9800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4572, stack(0x0000000025030000,0x0000000025130000)]
0x00000000233c8800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13632, stack(0x0000000024ea0000,0x0000000024fa0000)]
0x0000000023366800 JavaThread "Finalizer" daemon [_thread_blocked, id=13760, stack(0x00000000247f0000,0x00000000248f0000)]
0x0000000023365800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13676, stack(0x0000000024690000,0x0000000024790000)]
0x00000000027f8800 JavaThread "main" [_thread_in_vm, id=11228, stack(0x0000000002c60000,0x0000000002d60000)]
Other Threads:
0x0000000023360000 VMThread [stack: 0x0000000024470000,0x0000000024570000] [id=14196]
0x000000002497e800 WatcherThread [stack: 0x0000000024580000,0x0000000024680000] [id=12964]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 2092032K, used 1807248K [0x000000072b200000, 0x00000007be880000, 0x00000007c0000000)
eden space 1939968K, 85% used [0x000000072b200000,0x00000007902a2b78,0x00000007a1880000)
from space 152064K, 99% used [0x00000007b5400000,0x00000007be841650,0x00000007be880000)
to space 197120K, 0% used [0x00000007a6780000,0x00000007a6780000,0x00000007b2800000)
ParOldGen total 534528K, used 313588K [0x0000000601600000, 0x0000000622000000, 0x000000072b200000)
object space 534528K, 58% used [0x0000000601600000,0x000000061483d3c0,0x0000000622000000)
Metaspace used 17911K, capacity 18122K, committed 18432K, reserved 1064960K
class space used 1889K, capacity 1987K, committed 2048K, reserved 1048576K
Card table byte_map: [0x0000000012120000,0x0000000012f20000] byte_map_base: 0x000000000f115000
Marking Bits: (ParMarkBitMap*) 0x0000000070114040
Begin Bits: [0x0000000013c80000, 0x000000001ac28000)
End Bits: [0x000000001ac28000, 0x0000000021bd0000)
Polling page: 0x0000000001d00000
CodeCache: size=245760Kb used=16432Kb max_used=17370Kb free=229327Kb
bounds [0x0000000002d60000, 0x0000000003e80000, 0x0000000011d60000]
total_blobs=3577 nmethods=3105 adapters=392
compilation: enabled
Compilation events (10 events):
Event: 92.735 Thread 0x0000000024979000 nmethod 4179 0x0000000003a21a90 code [0x0000000003a21c00, 0x0000000003a21ed8]
Event: 92.735 Thread 0x0000000024979000 4180 3 com.axiomainc.portfolioprecision.WorkspaceDatedElement::destroy (10 bytes)
Event: 92.735 Thread 0x0000000024979000 nmethod 4180 0x000000000368f7d0 code [0x000000000368f940, 0x000000000368fae8]
Event: 92.735 Thread 0x0000000024979000 4181 ! 3 java.io.PrintStream::write (69 bytes)
Event: 92.736 Thread 0x0000000024979000 nmethod 4181 0x0000000003a33490 code [0x0000000003a33660, 0x0000000003a33e18]
Event: 92.743 Thread 0x000000002491a800 4182 4 Auction::getDaysToComplete (129 bytes)
Event: 92.751 Thread 0x000000002491a800 nmethod 4182 0x0000000003ae2490 code [0x0000000003ae2740, 0x0000000003ae3320]
Event: 92.782 Thread 0x0000000024912800 4183 4 com.axiomainc.portfolioprecision.optimization.RebalancingBase::sanityCheck (1263 bytes)
Event: 92.782 Thread 0x000000002491a800 4184 ! 4 com.axiomainc.portfolioprecision.optimization.Strategy::sanityCheck (252 bytes)
Event: 92.801 Thread 0x000000002491a800 nmethod 4184 0x00000000035648d0 code [0x0000000003564b80, 0x0000000003566548]
GC Heap History (10 events):
Event: 40.446 GC heap before
{Heap before GC invocations=9 (full 0):
PSYoungGen total 959488K, used 959474K [0x000000072b200000, 0x0000000770b00000, 0x00000007c0000000)
eden space 876032K, 100% used [0x000000072b200000,0x0000000760980000,0x0000000760980000)
from space 83456K, 99% used [0x0000000767a80000,0x000000076cbfcb80,0x000000076cc00000)
to space 115712K, 0% used [0x0000000760980000,0x0000000760980000,0x0000000767a80000)
ParOldGen total 306176K, used 138062K [0x0000000601600000, 0x0000000614100000, 0x000000072b200000)
object space 306176K, 45% used [0x0000000601600000,0x0000000609cd3858,0x0000000614100000)
Metaspace used 14955K, capacity 15094K, committed 15232K, reserved 1062912K
class space used 1596K, capacity 1661K, committed 1664K, reserved 1048576K
Event: 40.523 GC heap after
Heap after GC invocations=9 (full 0):
PSYoungGen total 991744K, used 81636K [0x000000072b200000, 0x000000078fc00000, 0x00000007c0000000)
eden space 876032K, 0% used [0x000000072b200000,0x000000072b200000,0x0000000760980000)
from space 115712K, 70% used [0x0000000760980000,0x00000007659393b8,0x0000000767a80000)
to space 123392K, 0% used [0x0000000788380000,0x0000000788380000,0x000000078fc00000)
ParOldGen total 306176K, used 142922K [0x0000000601600000, 0x0000000614100000, 0x000000072b200000)
object space 306176K, 46% used [0x0000000601600000,0x000000060a192b90,0x0000000614100000)
Metaspace used 14955K, capacity 15094K, committed 15232K, reserved 1062912K
class space used 1596K, capacity 1661K, committed 1664K, reserved 1048576K
}
Event: 46.380 GC heap before
{Heap before GC invocations=10 (full 0):
PSYoungGen total 991744K, used 957668K [0x000000072b200000, 0x000000078fc00000, 0x00000007c0000000)
eden space 876032K, 100% used [0x000000072b200000,0x0000000760980000,0x0000000760980000)
from space 115712K, 70% used [0x0000000760980000,0x00000007659393b8,0x0000000767a80000)
to space 123392K, 0% used [0x0000000788380000,0x0000000788380000,0x000000078fc00000)
ParOldGen total 306176K, used 142922K [0x0000000601600000, 0x0000000614100000, 0x000000072b200000)
object space 306176K, 46% used [0x0000000601600000,0x000000060a192b90,0x0000000614100000)
Metaspace used 17505K, capacity 17702K, committed 17920K, reserved 1064960K
class space used 1873K, capacity 1955K, committed 2048K, reserved 1048576K
Event: 46.587 GC heap after
Heap after GC invocations=10 (full 0):
PSYoungGen total 1512960K, used 100949K [0x000000072b200000, 0x0000000791400000, 0x00000007c0000000)
eden space 1389568K, 0% used [0x000000072b200000,0x000000072b200000,0x000000077ff00000)
from space 123392K, 81% used [0x0000000788380000,0x000000078e615780,0x000000078fc00000)
to space 135680K, 0% used [0x000000077ff00000,0x000000077ff00000,0x0000000788380000)
ParOldGen total 306176K, used 221581K [0x0000000601600000, 0x0000000614100000, 0x000000072b200000)
object space 306176K, 72% used [0x0000000601600000,0x000000060ee636f0,0x0000000614100000)
Metaspace used 17505K, capacity 17702K, committed 17920K, reserved 1064960K
class space used 1873K, capacity 1955K, committed 2048K, reserved 1048576K
}
Event: 62.091 GC heap before
{Heap before GC invocations=11 (full 0):
PSYoungGen total 1512960K, used 1490517K [0x000000072b200000, 0x0000000791400000, 0x00000007c0000000)
eden space 1389568K, 100% used [0x000000072b200000,0x000000077ff00000,0x000000077ff00000)
from space 123392K, 81% used [0x0000000788380000,0x000000078e615780,0x000000078fc00000)
to space 135680K, 0% used [0x000000077ff00000,0x000000077ff00000,0x0000000788380000)
ParOldGen total 306176K, used 221581K [0x0000000601600000, 0x0000000614100000, 0x000000072b200000)
object space 306176K, 72% used [0x0000000601600000,0x000000060ee636f0,0x0000000614100000)
Metaspace used 17755K, capacity 17926K, committed 18176K, reserved 1064960K
class space used 1886K, capacity 1987K, committed 2048K, reserved 1048576K
Event: 62.403 GC heap after
Heap after GC invocations=11 (full 0):
PSYoungGen total 1525248K, used 135657K [0x000000072b200000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1389568K, 0% used [0x000000072b200000,0x000000072b200000,0x000000077ff00000)
from space 135680K, 99% used [0x000000077ff00000,0x000000078837a418,0x0000000788380000)
to space 176128K, 0% used [0x00000007b5400000,0x00000007b5400000,0x00000007c0000000)
ParOldGen total 306176K, used 269979K [0x0000000601600000, 0x0000000614100000, 0x000000072b200000)
object space 306176K, 88% used [0x0000000601600000,0x0000000611da6ea0,0x0000000614100000)
Metaspace used 17755K, capacity 17926K, committed 18176K, reserved 1064960K
class space used 1886K, capacity 1987K, committed 2048K, reserved 1048576K
}
Event: 62.403 GC heap before
{Heap before GC invocations=12 (full 1):
PSYoungGen total 1525248K, used 135657K [0x000000072b200000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1389568K, 0% used [0x000000072b200000,0x000000072b200000,0x000000077ff00000)
from space 135680K, 99% used [0x000000077ff00000,0x000000078837a418,0x0000000788380000)
to space 176128K, 0% used [0x00000007b5400000,0x00000007b5400000,0x00000007c0000000)
ParOldGen total 306176K, used 269979K [0x0000000601600000, 0x0000000614100000, 0x000000072b200000)
object space 306176K, 88% used [0x0000000601600000,0x0000000611da6ea0,0x0000000614100000)
Metaspace used 17755K, capacity 17926K, committed 18176K, reserved 1064960K
class space used 1886K, capacity 1987K, committed 2048K, reserved 1048576K
Event: 63.545 GC heap after
Heap after GC invocations=12 (full 1):
PSYoungGen total 1525248K, used 82137K [0x000000072b200000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1389568K, 0% used [0x000000072b200000,0x000000072b200000,0x000000077ff00000)
from space 135680K, 60% used [0x000000077ff00000,0x0000000784f36770,0x0000000788380000)
to space 176128K, 0% used [0x00000007b5400000,0x00000007b5400000,0x00000007c0000000)
ParOldGen total 534528K, used 305719K [0x0000000601600000, 0x0000000622000000, 0x000000072b200000)
object space 534528K, 57% used [0x0000000601600000,0x000000061408ddf0,0x0000000622000000)
Metaspace used 17755K, capacity 17926K, committed 18176K, reserved 1064960K
class space used 1886K, capacity 1987K, committed 2048K, reserved 1048576K
}
Event: 77.576 GC heap before
{Heap before GC invocations=13 (full 1):
PSYoungGen total 1525248K, used 1471705K [0x000000072b200000, 0x00000007c0000000, 0x00000007c0000000)
eden space 1389568K, 100% used [0x000000072b200000,0x000000077ff00000,0x000000077ff00000)
from space 135680K, 60% used [0x000000077ff00000,0x0000000784f36770,0x0000000788380000)
to space 176128K, 0% used [0x00000007b5400000,0x00000007b5400000,0x00000007c0000000)
ParOldGen total 534528K, used 305719K [0x0000000601600000, 0x0000000622000000, 0x000000072b200000)
object space 534528K, 57% used [0x0000000601600000,0x000000061408ddf0,0x0000000622000000)
Metaspace used 17860K, capacity 18054K, committed 18432K, reserved 1064960K
class space used 1889K, capacity 1987K, committed 2048K, reserved 1048576K
Event: 77.894 GC heap after
Heap after GC invocations=13 (full 1):
PSYoungGen total 2092032K, used 151813K [0x000000072b200000, 0x00000007be880000, 0x00000007c0000000)
eden space 1939968K, 0% used [0x000000072b200000,0x000000072b200000,0x00000007a1880000)
from space 152064K, 99% used [0x00000007b5400000,0x00000007be841650,0x00000007be880000)
to space 197120K, 0% used [0x00000007a6780000,0x00000007a6780000,0x00000007b2800000)
ParOldGen total 534528K, used 313588K [0x0000000601600000, 0x0000000622000000, 0x000000072b200000)
object space 534528K, 58% used [0x0000000601600000,0x000000061483d3c0,0x0000000622000000)
Metaspace used 17860K, capacity 18054K, committed 18432K, reserved 1064960K
class space used 1889K, capacity 1987K, committed 2048K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 72.282 Thread 0x00000000027f8800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036fef6c method=java.text.DigitList.isZero()Z # 7
Event: 72.283 Thread 0x00000000027f8800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036c6d7c method=java.text.DigitList.isZero()Z # 7
Event: 76.727 Thread 0x00000000027f8800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003dd7fe8 method=sun.misc.FloatingDecimal$BinaryToASCIIBuffer.dtoa(IJIZ)V # 1245
Event: 76.794 Thread 0x00000000027f8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000038d093c method=Port.getTradedPercentages()Ljava/util/Map; # 148
Event: 76.795 Thread 0x00000000027f8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000383dcb4 method=Port.getTradedPercentages()Ljava/util/Map; # 148
Event: 76.949 Thread 0x00000000027f8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000038d093c method=Port.getTradedPercentages()Ljava/util/Map; # 148
Event: 76.949 Thread 0x00000000027f8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000383dcb4 method=Port.getTradedPercentages()Ljava/util/Map; # 148
Event: 77.026 Thread 0x00000000027f8800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000387eb64 method=Auction.getDaysToComplete(Lcom/axiomainc/portfolioprecision/Asset;)Ljava/lang/Double; # 4
Event: 92.533 Thread 0x00000000027f8800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000038d093c method=Port.getTradedPercentages()Ljava/util/Map; # 148
Event: 92.735 Thread 0x00000000027f8800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e40a08 method=Auctioneer.haveAllAssetsConverged(LAuction;)Z # 236
Internal exceptions (10 events):
Event: 26.360 Thread 0x00000000027f8800 Implicit null exception at 0x00000000032216b8 to 0x0000000003221f0d
Event: 26.360 Thread 0x00000000027f8800 Implicit null exception at 0x0000000002ed745e to 0x0000000002ed7831
Event: 26.361 Thread 0x00000000027f8800 Implicit null exception at 0x00000000032c0874 to 0x00000000032c0b5d
Event: 26.361 Thread 0x00000000027f8800 Implicit null exception at 0x0000000002f198ef to 0x0000000002f1995d
Event: 41.330 Thread 0x00000000027f8800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000007359c3dc0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\methodHandles.cpp, line 1125]
Event: 41.332 Thread 0x00000000027f8800 Exception <a 'java/lang/NoSuchFieldError': method resolution failed> (0x00000007359d23d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\prims\methodHandles.cpp, line 1125]
Event: 41.374 Thread 0x000000002704a000 Implicit null exception at 0x000000000387822a to 0x000000000387879d
Event: 41.374 Thread 0x0000000026b57000 Implicit null exception at 0x000000000387822a to 0x000000000387879d
Event: 41.754 Thread 0x0000000026b57000 Implicit null exception at 0x00000000032c8144 to 0x00000000032c8899
Event: 46.692 Thread 0x0000000023365800 Implicit null exception at 0x0000000003237d94 to 0x000000000323862d
Events (10 events):
Event: 92.662 Thread 0x00000000027f8800 DEOPT PACKING pc=0x0000000003a248c1 sp=0x0000000002d5f430
Event: 92.662 Thread 0x00000000027f8800 DEOPT UNPACKING pc=0x0000000002da787f sp=0x0000000002d5f258 mode 0
Event: 92.678 Thread 0x00000000027f8800 DEOPT PACKING pc=0x0000000003a248c1 sp=0x0000000002d5f430
Event: 92.678 Thread 0x00000000027f8800 DEOPT UNPACKING pc=0x0000000002da787f sp=0x0000000002d5f258 mode 0
Event: 92.695 Thread 0x00000000027f8800 DEOPT PACKING pc=0x0000000003a248c1 sp=0x0000000002d5f430
Event: 92.695 Thread 0x00000000027f8800 DEOPT UNPACKING pc=0x0000000002da787f sp=0x0000000002d5f258 mode 0
Event: 92.735 Thread 0x00000000027f8800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000003e40a08
Event: 92.735 Thread 0x00000000027f8800 DEOPT PACKING pc=0x0000000003e40a08 sp=0x0000000002d5f680
Event: 92.735 Thread 0x00000000027f8800 DEOPT UNPACKING pc=0x0000000002da582a sp=0x0000000002d5f6c8 mode 2
Event: 92.799 Thread 0x0000000026512800 Thread added: 0x0000000026512800
Dynamic libraries:
0x000000013fcd0000 - 0x000000013fd07000 C:\Program Files\Java\jdk1.8.0_45\bin\java.exe
0x0000000077180000 - 0x0000000077329000 C:\windows\SYSTEM32\ntdll.dll
0x0000000076f60000 - 0x000000007707f000 C:\windows\system32\kernel32.dll
0x000007fefd240000 - 0x000007fefd2ac000 C:\windows\system32\KERNELBASE.dll
0x000007fefe8b0000 - 0x000007fefe98b000 C:\windows\system32\ADVAPI32.dll
0x000007fefe700000 - 0x000007fefe79f000 C:\windows\system32\msvcrt.dll
0x000007fefe370000 - 0x000007fefe38f000 C:\windows\SYSTEM32\sechost.dll
0x000007feff2e0000 - 0x000007feff40d000 C:\windows\system32\RPCRT4.dll
0x0000000077080000 - 0x000000007717a000 C:\windows\system32\USER32.dll
0x000007fefe7a0000 - 0x000007fefe807000 C:\windows\system32\GDI32.dll
0x000007fefe290000 - 0x000007fefe29e000 C:\windows\system32\LPK.dll
0x000007fefef90000 - 0x000007feff059000 C:\windows\system32\USP10.dll
0x000007fefb0c0000 - 0x000007fefb2b4000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007feff410000 - 0x000007feff481000 C:\windows\system32\SHLWAPI.dll
0x000007fefe6d0000 - 0x000007fefe6fe000 C:\windows\system32\IMM32.DLL
0x000007fefe5c0000 - 0x000007fefe6c9000 C:\windows\system32\MSCTF.dll
0x000007fefcec0000 - 0x000007fefcf2b000 C:\PROGRA~1\Citrix\System32\MFAPHOOK64.DLL
0x000007fefcde0000 - 0x000007fefce15000 C:\Program Files\Citrix\ICAService\picaFullScreenHookX64.dll
0x000007fefc590000 - 0x000007fefc5cc000 C:\Program Files\Citrix\ICAService\ShellHook64.dll
0x000007fefec20000 - 0x000007fefee23000 C:\windows\system32\ole32.dll
0x000007fefd500000 - 0x000007fefe288000 C:\windows\system32\SHELL32.dll
0x000007fefcc40000 - 0x000007fefcdd3000 C:\Program Files\Citrix\ICAService\SCardHook64.dll
0x000007fefcc10000 - 0x000007fefcc36000 C:\Program Files\Citrix\ICAService\cxinjime64.dll
0x000007fee7770000 - 0x000007fee77e6000 C:\Program Files\Citrix\ICAService\PicaWtsHook64.dll
0x00000000795b0000 - 0x0000000079682000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\msvcr100.dll
0x000000006f910000 - 0x0000000070193000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\server\jvm.dll
0x000007fef19a0000 - 0x000007fef19a9000 C:\windows\system32\WSOCK32.dll
0x000007fefe2a0000 - 0x000007fefe2ed000 C:\windows\system32\WS2_32.dll
0x000007fefd380000 - 0x000007fefd388000 C:\windows\system32\NSI.dll
0x000007fef9760000 - 0x000007fef979b000 C:\windows\system32\WINMM.dll
0x000007fefb8e0000 - 0x000007fefb8ec000 C:\windows\system32\VERSION.dll
0x0000000077350000 - 0x0000000077357000 C:\windows\system32\PSAPI.DLL
0x0000000001cf0000 - 0x0000000001cff000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\verify.dll
0x000000006cc80000 - 0x000000006cca9000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\java.dll
0x000000006d3c0000 - 0x000000006d3f5000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\jdwp.dll
0x0000000063e20000 - 0x0000000063e28000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\npt.dll
0x0000000070410000 - 0x0000000070426000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\zip.dll
0x000007fefcfc0000 - 0x000007fefcfcf000 C:\windows\system32\profapi.dll
0x0000000063e10000 - 0x0000000063e19000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\dt_socket.dll
0x000007fefbfa0000 - 0x000007fefbff5000 C:\windows\system32\mswsock.dll
0x000007fefb9b0000 - 0x000007fefb9b7000 C:\windows\System32\wshtcpip.dll
0x0000000001e60000 - 0x0000000001e7a000 C:\Program Files\Java\jdk1.8.0_45\jre\bin\net.dll
0x000007fefbf90000 - 0x000007fefbf97000 C:\windows\System32\wship6.dll
0x000007fefbe20000 - 0x000007fefbe7b000 C:\windows\system32\DNSAPI.dll
0x00000000747d0000 - 0x00000000747f6000 C:\Program Files\Bonjour\mdnsNSP.dll
0x000007fefa450000 - 0x000007fefa477000 C:\windows\system32\Iphlpapi.DLL
0x000007fefa440000 - 0x000007fefa44b000 C:\windows\system32\WINNSI.DLL
0x000007fef87c0000 - 0x000007fef87c8000 C:\windows\system32\rasadhlp.dll
0x000007fef8cd0000 - 0x000007fef8d23000 C:\windows\System32\fwpuclnt.dll
0x000007fefc000000 - 0x000007fefc017000 C:\windows\system32\CRYPTSP.dll
0x000007fefbd00000 - 0x000007fefbd47000 C:\windows\system32\rsaenh.dll
0x000007fefcff0000 - 0x000007fefd00e000 C:\windows\system32\USERENV.dll
If yopu see the crash logs
Crash has occured in native code.
# Problematic frame:
# C [jPortfolioPrecision-2.24.0.dll+0xe9fee]
#
Parallally you can check the stack trace of Java code. Which is leading to crash.
Problematic thread is ForkJoinPool.commonPool-worker-2.
You need to correct your native code..
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.axiomainc.portfolioprecision2.Portfolio.release()V+0
j com.axiomainc.portfolioprecision.optimization.RebalancingSolution$RebRunInfo.destroy()V+107
J 3775 C1 com.axiomainc.portfolioprecision.optimization.RebalancingSolution.resetRebRunInfo()V (20 bytes) # 0x00000000032c0d5c [0x00000000032c0c80+0xdc]
j com.axiomainc.portfolioprecision.optimization.RebalancingSolution.reset()V+65
J 4098 C1 Auction$$Lambda$1.accept(Ljava/lang/Object;)V (8 bytes) # 0x0000000003d88ddc [0x0000000003d88b00+0x2dc]
J 4097 C1 java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Ljava/lang/Object;)V (11 bytes) # 0x0000000002f5cc5c [0x0000000002f5cb40+0x11c]
j java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Ljava/util/function/Consumer;)V+99
j java.util.stream.AbstractPipeline.copyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)V+32
j java.util.stream.ForEachOps$ForEachTask.compute()V+103
j java.util.concurrent.CountedCompleter.exec()Z+1
j java.util.concurrent.ForkJoinTask.doExec()I+10
j java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Ljava/util/concurrent/ForkJoinTask;)V+21
j java.util.concurrent.ForkJoinPool.runWorker(Ljava/util/concurrent/ForkJoinPool$WorkQueue;)V+35``
j java.util.concurrent.ForkJoinWorkerThread.run()V+24
v ~StubRoutines::call_stub
on one of my servers iam getting a java error. That error creates a lot of .log and .mdmp files which fill up the server. The dumps are located on c:windows and that causes the system to create alerts when c is low on disk space.
I cant change the Javaversion because exactly that version is needed by an important software which runs on that system and anyway everything is working fine even with that java error.
Is there any way to disable those dumpfiles and logs or redirect them to be saved on d:?
btw, here is one of those logfiles:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6fae6d27, pid=4244, tid=17956
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Server VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x6d27]
#
# Core dump written. Default location: C:\WINDOWS\system32\hs_err_pid4244.mdmp
#
# 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 (0x4d536400): JavaThread "Thread-1" [_thread_in_native, id=17956, stack(0x4d1c0000,0x4d2c0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000164
Registers:
EAX=0x0000dead, EBX=0x00000000, ECX=0x4d3c4400, EDX=0x0000dead
ESP=0x4d2bfa80, EBP=0x4d2bfa84, ESI=0x00000000, EDI=0x00000000
EIP=0x6fae6d27, EFLAGS=0x00010246
Top of Stack: (sp=0x4d2bfa80)
0x4d2bfa80: 005fe798 4d2bfaa0 6fb9072a 00000000
0x4d2bfa90: 00000006 005fe798 00000000 005fe798
0x4d2bfaa0: 00000001 0111a048 4d3c4528 4c278000
0x4d2bfab0: 005fe798 ffffffff 4d3c0330 00000036
0x4d2bfac0: 0111bf38 00000001 0111c1d8 4d536400
0x4d2bfad0: 00000000 4d2bfb38 04dffa18 0111d0a1
0x4d2bfae0: 4d3c0330 00000001 00000001 0111f410
0x4d2bfaf0: 04dffa18 011d2a6a 00000001 01c4aee4
Instructions: (pc=0x6fae6d27)
0x6fae6d07: c4 04 89 96 64 01 00 00 5e 5d c3 8b 45 10 89 86
0x6fae6d17: 64 01 00 00 5e 5d c3 cc cc 55 8b ec 56 8b 75 08
0x6fae6d27: c7 86 64 01 00 00 05 00 00 00 83 3d 50 e3 fa 6f
0x6fae6d37: 01 7e 19 80 3d e9 dc fa 6f 00 74 07 f0 83 04 24
Register to memory mapping:
EAX=0x0000dead is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x4d3c4400 is an unknown value
EDX=0x0000dead is an unknown value
ESP=0x4d2bfa80 is pointing into the stack for thread: 0x4d536400
EBP=0x4d2bfa84 is pointing into the stack for thread: 0x4d536400
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x4d1c0000,0x4d2c0000], sp=0x4d2bfa80, free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x6d27]
V [jvm.dll+0xb072a]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.ietsol.enterprise.EntClient.exitNow(I)V+0
j com.ietsol.enterprise.EntAAGtwyHandler.run()V+83
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x4d536400 JavaThread "Thread-1" [_thread_in_native, id=17956, stack(0x4d1c0000,0x4d2c0000)]
0x4d494800 JavaThread "Thread-0" [_thread_in_native, id=13020, stack(0x4d920000,0x4da20000)]
0x4c2e2400 JavaThread "Service Thread" daemon [_thread_blocked, id=13304, stack(0x4cd30000,0x4ce30000)]
0x4c2dfc00 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11192, stack(0x4d0a0000,0x4d1a0000)]
0x4c2cf400 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16240, stack(0x4ce90000,0x4cf90000)]
0x4c2c6400 JavaThread "Attach Listener" daemon [_thread_blocked, id=18248, stack(0x4cc20000,0x4cd20000)]
0x4c271c00 JavaThread "Finalizer" daemon [_thread_blocked, id=10336, stack(0x4c5d0000,0x4c6d0000)]
0x4c26cc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=14020, stack(0x4bff0000,0x4c0f0000)]
0x0056c800 JavaThread "main" [_thread_blocked, id=7584, stack(0x001d0000,0x002d0000)]
Other Threads:
0x00c4d400 VMThread [stack: 0x4c420000,0x4c520000] [id=11088]
0x4c2e3000 WatcherThread [stack: 0x4d2c0000,0x4d3c0000] [id=3484]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 8320K, used 5667K [0x336f0000, 0x34180000, 0x48c40000)
eden space 8256K, 68% used [0x336f0000,0x33c6cf48,0x33f00000)
from space 64K, 75% used [0x33f20000,0x33f2c000,0x33f30000)
to space 1280K, 0% used [0x34040000,0x34040000,0x34180000)
ParOldGen total 16192K, used 7173K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x093415f8,0x09c10000)
PSPermGen total 16384K, used 3663K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3e38,0x05c40000)
Card table byte_map: [0x48c40000,0x48e70000] byte_map_base: 0x48c19e00
Polling page: 0x00170000
Code Cache [0x01c40000, 0x01e80000, 0x04c40000)
total_blobs=352 nmethods=211 adapters=93 free_code_cache=48314Kb largest_free_block=49436096
Compilation events (10 events):
Event: 69279.567 Thread 0x4c2cf400 211 java.lang.ref.SoftReference::get (29 bytes)
Event: 69279.568 Thread 0x4c2cf400 nmethod 211 0x01ce4108 code [0x01ce4200, 0x01ce4270]
Event: 71139.400 Thread 0x4c2dfc00 212 ! java.net.AbstractPlainSocketImpl::isConnectionReset (31 bytes)
Event: 71139.402 Thread 0x4c2dfc00 nmethod 212 0x01ce0408 code [0x01ce0500, 0x01ce06b0]
Event: 74679.318 Thread 0x4c2cf400 213 sun.util.calendar.Gregorian::newCalendarDate (9 bytes)
Event: 74679.320 Thread 0x4c2cf400 nmethod 213 0x01c8f908 code [0x01c8fa00, 0x01c8fb10]
Event: 75039.158 Thread 0x4c2dfc00 214 java.net.SocketInputStream::read (15 bytes)
Event: 75039.158 Thread 0x4c2cf400 215 ! java.net.SocketInputStream::read (290 bytes)
Event: 75039.184 Thread 0x4c2cf400 nmethod 215 0x01cf91c8 code [0x01cf9420, 0x01cfa428]
Event: 75039.199 Thread 0x4c2dfc00 nmethod 214 0x01cf6c08 code [0x01cf6e60, 0x01cf7e68]
GC Heap History (10 events):
Event: 46910.252 GC heap before
{Heap before GC invocations=1089 (full 10):
PSYoungGen total 10240K, used 8977K [0x336f0000, 0x34280000, 0x48c40000)
eden space 8768K, 100% used [0x336f0000,0x33f80000,0x33f80000)
from space 1472K, 14% used [0x34110000,0x34144640,0x34280000)
to space 1536K, 0% used [0x33f80000,0x33f80000,0x34100000)
ParOldGen total 16192K, used 7109K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 43% used [0x08c40000,0x093315f8,0x09c10000)
PSPermGen total 16384K, used 3660K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd33c8,0x05c40000)
Event: 46910.253 GC heap after
Heap after GC invocations=1089 (full 10):
PSYoungGen total 10304K, used 198K [0x336f0000, 0x34420000, 0x48c40000)
eden space 8768K, 0% used [0x336f0000,0x336f0000,0x33f80000)
from space 1536K, 12% used [0x33f80000,0x33fb19c0,0x34100000)
to space 1472K, 0% used [0x342b0000,0x342b0000,0x34420000)
ParOldGen total 16192K, used 7137K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x093385f8,0x09c10000)
PSPermGen total 16384K, used 3660K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd33c8,0x05c40000)
}
Event: 49274.397 GC heap before
{Heap before GC invocations=1090 (full 10):
PSYoungGen total 10304K, used 8966K [0x336f0000, 0x34420000, 0x48c40000)
eden space 8768K, 100% used [0x336f0000,0x33f80000,0x33f80000)
from space 1536K, 12% used [0x33f80000,0x33fb19c0,0x34100000)
to space 1472K, 0% used [0x342b0000,0x342b0000,0x34420000)
ParOldGen total 16192K, used 7137K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x093385f8,0x09c10000)
PSPermGen total 16384K, used 3660K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd33c8,0x05c40000)
Event: 49274.398 GC heap after
Heap after GC invocations=1090 (full 10):
PSYoungGen total 8704K, used 64K [0x336f0000, 0x342c0000, 0x48c40000)
eden space 8640K, 0% used [0x336f0000,0x336f0000,0x33f60000)
from space 64K, 100% used [0x342b0000,0x342c0000,0x342c0000)
to space 1472K, 0% used [0x33fe0000,0x33fe0000,0x34150000)
ParOldGen total 16192K, used 7149K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933b5f8,0x09c10000)
PSPermGen total 16384K, used 3660K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd33c8,0x05c40000)
}
Event: 51099.959 GC heap before
{Heap before GC invocations=1091 (full 10):
PSYoungGen total 8704K, used 8704K [0x336f0000, 0x342c0000, 0x48c40000)
eden space 8640K, 100% used [0x336f0000,0x33f60000,0x33f60000)
from space 64K, 100% used [0x342b0000,0x342c0000,0x342c0000)
to space 1472K, 0% used [0x33fe0000,0x33fe0000,0x34150000)
ParOldGen total 16192K, used 7149K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933b5f8,0x09c10000)
PSPermGen total 16384K, used 3661K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3688,0x05c40000)
Event: 51099.960 GC heap after
Heap after GC invocations=1091 (full 10):
PSYoungGen total 9984K, used 48K [0x336f0000, 0x342c0000, 0x48c40000)
eden space 8512K, 0% used [0x336f0000,0x336f0000,0x33f40000)
from space 1472K, 3% used [0x33fe0000,0x33fec000,0x34150000)
to space 1408K, 0% used [0x34160000,0x34160000,0x342c0000)
ParOldGen total 16192K, used 7153K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933c5f8,0x09c10000)
PSPermGen total 16384K, used 3661K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3688,0x05c40000)
}
Event: 60699.402 GC heap before
{Heap before GC invocations=1092 (full 10):
PSYoungGen total 9984K, used 8560K [0x336f0000, 0x342c0000, 0x48c40000)
eden space 8512K, 100% used [0x336f0000,0x33f40000,0x33f40000)
from space 1472K, 3% used [0x33fe0000,0x33fec000,0x34150000)
to space 1408K, 0% used [0x34160000,0x34160000,0x342c0000)
ParOldGen total 16192K, used 7153K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933c5f8,0x09c10000)
PSPermGen total 16384K, used 3661K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3688,0x05c40000)
Event: 60699.403 GC heap after
Heap after GC invocations=1092 (full 10):
PSYoungGen total 8768K, used 64K [0x336f0000, 0x341c0000, 0x48c40000)
eden space 8384K, 0% used [0x336f0000,0x336f0000,0x33f20000)
from space 384K, 16% used [0x34160000,0x34170000,0x341c0000)
to space 1344K, 0% used [0x33f20000,0x33f20000,0x34070000)
ParOldGen total 16192K, used 7161K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933e5f8,0x09c10000)
PSPermGen total 16384K, used 3661K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3688,0x05c40000)
}
Event: 70779.220 GC heap before
{Heap before GC invocations=1093 (full 10):
PSYoungGen total 8768K, used 8448K [0x336f0000, 0x341c0000, 0x48c40000)
eden space 8384K, 100% used [0x336f0000,0x33f20000,0x33f20000)
from space 384K, 16% used [0x34160000,0x34170000,0x341c0000)
to space 1344K, 0% used [0x33f20000,0x33f20000,0x34070000)
ParOldGen total 16192K, used 7161K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933e5f8,0x09c10000)
PSPermGen total 16384K, used 3663K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3e38,0x05c40000)
Event: 70779.221 GC heap after
Heap after GC invocations=1093 (full 10):
PSYoungGen total 8320K, used 48K [0x336f0000, 0x34180000, 0x48c40000)
eden space 8256K, 0% used [0x336f0000,0x336f0000,0x33f00000)
from space 64K, 75% used [0x33f20000,0x33f2c000,0x33f30000)
to space 1280K, 0% used [0x34040000,0x34040000,0x34180000)
ParOldGen total 16192K, used 7173K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x093415f8,0x09c10000)
PSPermGen total 16384K, used 3663K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3e38,0x05c40000)
}
Deoptimization events (10 events):
Event: 19574.358 Thread 0x4e7fec00 Uncommon trap -12 fr.pc 0x01c89554
Event: 19752.307 Thread 0x4e7fec00 Uncommon trap -83 fr.pc 0x01cac7fc
Event: 20116.836 Thread 0x4e7fec00 Uncommon trap -83 fr.pc 0x01c8faa8
Event: 21099.564 Thread 0x4e7fec00 Uncommon trap -83 fr.pc 0x01cc59b0
Event: 25181.201 Thread 0x4d3c4400 Uncommon trap -83 fr.pc 0x01caf678
Event: 27460.462 Thread 0x4e7fec00 Uncommon trap -28 fr.pc 0x01cdc3e0
Event: 28816.193 Thread 0x4d44cc00 Uncommon trap -83 fr.pc 0x01ca64e0
Event: 38413.449 Thread 0x4d4e9000 Uncommon trap -83 fr.pc 0x01c8fd58
Event: 38732.959 Thread 0x4eafa000 Uncommon trap -83 fr.pc 0x01c9da80
Event: 38732.959 Thread 0x4eafa000 Uncommon trap -83 fr.pc 0x01cccd3c
Internal exceptions (10 events):
Event: 75029.223 Thread 0x4d3c4400 Threw 0x33a6b1f8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 75329.216 Thread 0x4d3c4400 Threw 0x33aa9aa8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 75629.193 Thread 0x4d3c4400 Threw 0x33ae8498 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 75929.191 Thread 0x4d3c4400 Threw 0x33b26da0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 76229.161 Thread 0x4d3c4400 Threw 0x33b656f0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 76529.136 Thread 0x4d3c4400 Threw 0x33ba4058 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 76829.117 Thread 0x4d3c4400 Threw 0x33be2908 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 77129.098 Thread 0x4d3c4400 Threw 0x33c21220 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 77425.028 Thread 0x4d536400 Threw 0x33c6beb8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 77425.028 Thread 0x4d536400 Threw 0x33c6bff8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Events (10 events):
Event: 55074.408 Thread 0x4d4e8c00 Thread exited: 0x4d4e8c00
Event: 60699.402 Executing VM operation: ParallelGCFailedAllocation
Event: 60699.403 Executing VM operation: ParallelGCFailedAllocation done
Event: 66459.696 loading class 0x4d4c9978
Event: 66459.696 loading class 0x4d4c9978 done
Event: 70779.220 Executing VM operation: ParallelGCFailedAllocation
Event: 70779.221 Executing VM operation: ParallelGCFailedAllocation done
Event: 77382.116 Executing VM operation: RevokeBias
Event: 77382.116 Executing VM operation: RevokeBias done
Event: 77382.116 Thread 0x4d3c4400 Thread exited: 0x4d3c4400
Dynamic libraries:
0x77090000 - 0x77210000 C:\WINDOWS\SysWOW64\ntdll.dll
0x754d0000 - 0x755e0000 C:\WINDOWS\syswow64\kernel32.dll
0x757e0000 - 0x75827000 C:\WINDOWS\syswow64\KERNELBASE.dll
0x75390000 - 0x75490000 C:\WINDOWS\syswow64\USER32.dll
0x74f00000 - 0x74f90000 C:\WINDOWS\syswow64\GDI32.dll
0x752f0000 - 0x752fa000 C:\WINDOWS\syswow64\LPK.dll
0x75910000 - 0x759ad000 C:\WINDOWS\syswow64\USP10.dll
0x74c80000 - 0x74d2c000 C:\WINDOWS\syswow64\msvcrt.dll
0x75830000 - 0x758d0000 C:\WINDOWS\syswow64\ADVAPI32.dll
0x75720000 - 0x75739000 C:\WINDOWS\SysWOW64\sechost.dll
0x74f90000 - 0x75080000 C:\WINDOWS\syswow64\RPCRT4.dll
0x74bb0000 - 0x74c10000 C:\WINDOWS\syswow64\SspiCli.dll
0x74ba0000 - 0x74bac000 C:\WINDOWS\syswow64\CRYPTBASE.dll
0x74a90000 - 0x74a97000 C:\WINDOWS\system32\WSOCK32.dll
0x758d0000 - 0x75905000 C:\WINDOWS\syswow64\WS2_32.dll
0x754c0000 - 0x754c6000 C:\WINDOWS\syswow64\NSI.dll
0x73a80000 - 0x73ab2000 C:\WINDOWS\system32\WINMM.dll
0x74c10000 - 0x74c15000 C:\WINDOWS\syswow64\PSAPI.DLL
0x72e90000 - 0x72f4f000 C:\WINDOWS\system32\MSVCR100.dll
0x72980000 - 0x729ca000 C:\WINDOWS\SYSTEM32\MSCOREE.DLL
0x74c20000 - 0x74c80000 C:\WINDOWS\system32\IMM32.DLL
0x75220000 - 0x752ec000 C:\WINDOWS\syswow64\MSCTF.dll
0x72900000 - 0x7297e000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll
0x75780000 - 0x757d7000 C:\WINDOWS\syswow64\SHLWAPI.dll
0x72a90000 - 0x72aa0000 C:\WINDOWS\system32\NLAapi.dll
0x72a80000 - 0x72a90000 C:\WINDOWS\system32\napinsp.dll
0x72d40000 - 0x72d7c000 C:\WINDOWS\System32\mswsock.dll
0x72a30000 - 0x72a74000 C:\WINDOWS\system32\DNSAPI.dll
0x72a20000 - 0x72a28000 C:\WINDOWS\System32\winrnr.dll
0x759b0000 - 0x765fb000 C:\WINDOWS\syswow64\SHELL32.dll
0x76930000 - 0x76a8c000 C:\WINDOWS\syswow64\ole32.dll
0x732b0000 - 0x7344e000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
0x75640000 - 0x756cf000 C:\WINDOWS\syswow64\OLEAUT32.dll
0x75080000 - 0x7521d000 C:\WINDOWS\syswow64\SETUPAPI.dll
0x75490000 - 0x754b7000 C:\WINDOWS\syswow64\CFGMGR32.dll
0x76c70000 - 0x76c82000 C:\WINDOWS\syswow64\DEVOBJ.dll
0x75300000 - 0x75383000 C:\WINDOWS\syswow64\CLBCatQ.DLL
0x6c090000 - 0x6c185000 C:\WINDOWS\system32\propsys.dll
0x73cb0000 - 0x73cb9000 C:\WINDOWS\system32\VERSION.dll
0x6bf10000 - 0x6bf16000 C:\WINDOWS\System32\wship6.dll
0x72d30000 - 0x72d35000 C:\WINDOWS\System32\wshtcpip.dll
0x73de0000 - 0x73dfc000 C:\WINDOWS\system32\IPHLPAPI.DLL
0x73dd0000 - 0x73dd7000 C:\WINDOWS\system32\WINNSI.DLL
0x6c5d0000 - 0x6c608000 C:\WINDOWS\System32\fwpuclnt.dll
0x6c5c0000 - 0x6c5c6000 C:\WINDOWS\system32\rasadhlp.dll
0x6af40000 - 0x6af48000 C:\WINDOWS\system32\credssp.dll
0x5db20000 - 0x5dbaa000 C:\WINDOWS\SysWOW64\Kerberos.DLL
0x72340000 - 0x72351000 C:\WINDOWS\system32\cryptdll.dll
0x75770000 - 0x7577c000 C:\WINDOWS\syswow64\MSASN1.dll
0x71ca0000 - 0x7233d000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
0x72820000 - 0x728f7000 C:\WINDOWS\system32\MSVCR120_CLR0400.dll
0x70c30000 - 0x71c9b000 C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\mscorlib\d1265d6159ea876f9d63ea4c1361b587\mscorlib.ni.dll
0x727a0000 - 0x7281d000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll
0x725e0000 - 0x725f2000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll
0x70290000 - 0x70c2d000 C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\System\d18e2115a3270f89663fce831547f534\System.ni.dll
0x6f3e0000 - 0x6f573000 C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\System.Drawing\53d0b6fa2fc28f7d50f84999fc2a1bbf\System.Drawing.ni.dll
0x6ca00000 - 0x6caeb000 C:\WINDOWS\system32\DBGHELP.DLL
VM Arguments:
jvm_args: -Djava.net.preferIPv4Stack=true -Xrs
java_command: <unknown>
Launcher Type: generic
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\
USERNAME=serviceuser
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.1 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc
Memory: 4k page, physical 12582456k(3857676k free), swap 16770812k(8354748k free)
vm_info: Java HotSpot(TM) Server VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:01:01 by "java_re" with unknown MS VC++:1600
time: Sat Aug 15 00:00:46 2015
elapsed time: 77425 seconds
Thanks
I'm working on a game in java using lwjgl and it's OpenGL implementation.
Never had any problems until I exchanged it with a colleague who uses NVIDIA instead of AMD, and suddenly it crashes on a line that works on AMD but it only crashes at that point in the code. That is the weardest part because I use the same method to create the VBOs from .obj-files. I even tried it with the same file but still at that point it crashes on all other occasion not.
Could it be maybe a wrong set flag or something? I hope somebody here can help.
for (int i = 0; i < material.length; i++) {
material[i].activate();
glEnableClientState(GL_VERTEX_ARRAY);
GL15.glBindBuffer(GL15.GL_ARRAY_BUFFER, vertexVBO[i]);
glVertexPointer(3, GL_FLOAT, 0, 0);
if (normalsEnabled[i]) {
glEnableClientState(GL_NORMAL_ARRAY);
GL15.glBindBuffer(GL15.GL_ARRAY_BUFFER, normalVBO[i]);
glNormalPointer(GL_FLOAT, 0, 0);
}
if (material[i].getTexture() != null) {
glEnableClientState(GL11.GL_TEXTURE_COORD_ARRAY);
GL15.glBindBuffer(GL15.GL_ARRAY_BUFFER, textureVBO[i]);
GL11.glTexCoordPointer(2, GL_FLOAT, 0, 0);
GL11.glEnable(GL11.GL_TEXTURE_2D);
glDrawArrays(GL11.GL_TRIANGLES, 0, sizeVBO[i]);
GL11.glDisable(GL11.GL_TEXTURE_2D);
} else //CRASHS HERE
glDrawArrays(GL11.GL_TRIANGLES, 0, sizeVBO[i]);
}
resulting error:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000003ffe68, pid=4936, tid=4048
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x00000000003ffe68
#
# 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 (0x00000000003ef000): JavaThread "main" [_thread_in_native, id=4048, stack(0x0000000002330000,0x0000000002430000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
Registers:
RAX=0x0000000058461574, RBX=0x0000000011fe0000, RCX=0x0000000000000000, RDX=0x0000000000000038
RSP=0x000000000242ee00, RBP=0x00000000bc7602a4, RSI=0x0000000000000000, RDI=0x0000000000000000
R8 =0x0000000000000000, R9 =0x0000000000000038, R10=0x0000000000000277, R11=0x0000000000410158
R12=0x0000000000000000, R13=0x00000000003ffdc0, R14=0x0000000000000009, R15=0x0000000000000038
RIP=0x00000000003ffe68, EFLAGS=0x0000000000010206
Top of Stack: (sp=0x000000000242ee00)
0x000000000242ee00: ffffffffa6c87b00 0000000000000000
0x000000000242ee10: 0000000000000ce8 0000000011fe0000
0x000000000242ee20: 0000000000000038 000000005a9e84da
0x000000000242ee30: 0000000000000004 000000005a9cd07a
0x000000000242ee40: 0000000011fe0000 0000000000000000
0x000000000242ee50: 00000000003ef000 0000000000000004
0x000000000242ee60: 0000000057fe0080 0000000000000d20
0x000000000242ee70: 0000000000000000 000000005a9e6397
0x000000000242ee80: 0000000000000000 000000005484c780
0x000000000242ee90: 0000000011fe0000 0000000000000000
0x000000000242eea0: 000c000000003003 0080000000000000
0x000000000242eeb0: 000000000242efd8 000000005a6bfdc2
0x000000000242eec0: 0000000011fe0000 000000000242ef98
0x000000000242eed0: 0000000000000000 0000000000000004
0x000000000242eee0: 000000000242ef98 000000000242ef58
0x000000000242eef0: 000000000242ef58 000000000271a111
Instructions: (pc=0x00000000003ffe68)
0x00000000003ffe48: 08 89 78 14 48 be 90 b3 02 12 00 00 00 00 48 8b
0x00000000003ffe58: 36 48 8b b6 c8 01 00 00 48 8d 3c 49 48 8d 34 be
0x00000000003ffe68: 8b 3e 8b 6e 04 89 78 18 89 68 1c 8b 7e 08 89 78
0x00000000003ffe78: 20 48 83 c0 24 ff c1 ff ca 0f 85 72 ff ff ff 48
Register to memory mapping:
RAX=0x0000000058461574 is an unknown value
RBX=0x0000000011fe0000 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000038 is an unknown value
RSP=0x000000000242ee00 is pointing into the stack for thread: 0x00000000003ef000
RBP=0x00000000bc7602a4 is an unknown value
RSI=0x0000000000000000 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000038 is an unknown value
R10=0x0000000000000277 is an unknown value
R11=0x0000000000410158 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000000003ffdc0 is an unknown value
R14=0x0000000000000009 is an unknown value
R15=0x0000000000000038 is an unknown value
Stack: [0x0000000002330000,0x0000000002430000], sp=0x000000000242ee00, free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00000000003ffe68
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V+0
j org.lwjgl.opengl.GL11.glDrawArrays(III)V+20
j ogl.gui.obj.ObjectOGL.paint3D(F)V+150
j ogl.gui.obj.ComplexObjectOGL.paint3D(F)V+77
j ogl.game.connect.BattleMapEditorOGL.paint3D(F)V+110
j ogl.gui.MainAppOGL.renderGL(I)V+16
j ogl.gui.MainAppOGL.start()V+28
j ogl.gui.MainAppOGL.main([Ljava/lang/String;)V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000058fbf000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=1040, stack(0x0000000059920000,0x0000000059a20000)]
0x0000000056c12000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4804, stack(0x0000000059710000,0x0000000059810000)]
0x0000000054d8f800 JavaThread "Service Thread" daemon [_thread_blocked, id=976, stack(0x0000000056e70000,0x0000000056f70000)]
0x0000000054d89800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=4272, stack(0x0000000056190000,0x0000000056290000)]
0x0000000054d4f800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2432, stack(0x0000000056510000,0x0000000056610000)]
0x0000000054d4b800 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=4116, stack(0x00000000567b0000,0x00000000568b0000)]
0x0000000054d3c800 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=4304, stack(0x00000000566a0000,0x00000000567a0000)]
0x0000000054d38000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=1252, stack(0x0000000056410000,0x0000000056510000)]
0x0000000054d28800 JavaThread "Attach Listener" daemon [_thread_blocked, id=3676, stack(0x0000000055eb0000,0x0000000055fb0000)]
0x0000000054d27800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3516, stack(0x0000000055c90000,0x0000000055d90000)]
0x0000000054cc7800 JavaThread "Finalizer" daemon [_thread_blocked, id=4364, stack(0x0000000055870000,0x0000000055970000)]
0x0000000054cc0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3596, stack(0x00000000559f0000,0x0000000055af0000)]
=>0x00000000003ef000 JavaThread "main" [_thread_in_native, id=4048, stack(0x0000000002330000,0x0000000002430000)]
Other Threads:
0x0000000054cbb000 VMThread [stack: 0x0000000055770000,0x0000000055870000] [id=3268]
0x00000000568c5000 WatcherThread [stack: 0x0000000056fc0000,0x00000000570c0000] [id=4464]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 18944K, used 18941K [0x00000000eab00000, 0x00000000ec000000, 0x0000000100000000)
eden space 16384K, 100% used [0x00000000eab00000,0x00000000ebb00000,0x00000000ebb00000)
from space 2560K, 99% used [0x00000000ebb00000,0x00000000ebd7f4a0,0x00000000ebd80000)
to space 2560K, 0% used [0x00000000ebd80000,0x00000000ebd80000,0x00000000ec000000)
ParOldGen total 44032K, used 756K [0x00000000c0000000, 0x00000000c2b00000, 0x00000000eab00000)
object space 44032K, 1% used [0x00000000c0000000,0x00000000c00bd238,0x00000000c2b00000)
Metaspace used 9280K, capacity 9467K, committed 9728K, reserved 1058816K
class space used 955K, capacity 986K, committed 1024K, reserved 1048576K
Card table byte_map: [0x0000000011ac0000,0x0000000011cd0000] byte_map_base: 0x00000000114c0000
Marking Bits: (ParMarkBitMap*) 0x000000005df7d490
Begin Bits: [0x0000000012190000, 0x0000000013190000)
End Bits: [0x0000000013190000, 0x0000000014190000)
Polling page: 0x0000000000120000
CodeCache: size=245760Kb used=3758Kb max_used=3766Kb free=242001Kb
bounds [0x0000000002700000, 0x0000000002ac0000, 0x0000000011700000]
total_blobs=1472 nmethods=950 adapters=445
compilation: enabled
Compilation events (10 events):
Event: 3.587 Thread 0x0000000054d4f800 893 4 java.util.ArrayList$SubList$1::hasNext (20 bytes)
Event: 3.587 Thread 0x0000000054d4f800 nmethod 893 0x0000000002a96b10 code [0x0000000002a96c40, 0x0000000002a96cd8]
Event: 3.587 Thread 0x0000000054d4f800 842 4 javax.vecmath.Matrix3f::setIdentity (46 bytes)
Event: 3.588 Thread 0x0000000054d4f800 nmethod 842 0x0000000002a96910 code [0x0000000002a96a40, 0x0000000002a96ab8]
Event: 3.588 Thread 0x0000000054d4f800 849 4 com.bulletphysics.$Stack::pop$com$bulletphysics$linearmath$Transform (21 bytes)
Event: 3.588 Thread 0x0000000054d4f800 nmethod 849 0x0000000002a96650 code [0x0000000002a96780, 0x0000000002a96858]
Event: 3.588 Thread 0x0000000054d4f800 859 4 javax.vecmath.Tuple3f::sub (40 bytes)
Event: 3.589 Thread 0x0000000054d4f800 nmethod 859 0x0000000002a96390 code [0x0000000002a964c0, 0x0000000002a96578]
Event: 3.607 Thread 0x0000000054d89800 952 3 ogl.matrix.tile.TileMap::getTile (25 bytes)
Event: 3.608 Thread 0x0000000054d89800 nmethod 952 0x0000000002a94a10 code [0x0000000002a94c00, 0x0000000002a95628]
GC Heap History (2 events):
Event: 3.024 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 18944K, used 16384K [0x00000000eab00000, 0x00000000ec000000, 0x0000000100000000)
eden space 16384K, 100% used [0x00000000eab00000,0x00000000ebb00000,0x00000000ebb00000)
from space 2560K, 0% used [0x00000000ebd80000,0x00000000ebd80000,0x00000000ec000000)
to space 2560K, 0% used [0x00000000ebb00000,0x00000000ebb00000,0x00000000ebd80000)
ParOldGen total 44032K, used 0K [0x00000000c0000000, 0x00000000c2b00000, 0x00000000eab00000)
object space 44032K, 0% used [0x00000000c0000000,0x00000000c0000000,0x00000000c2b00000)
Metaspace used 8681K, capacity 8751K, committed 8960K, reserved 1056768K
class space used 885K, capacity 918K, committed 1024K, reserved 1048576K
Event: 3.032 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 18944K, used 2557K [0x00000000eab00000, 0x00000000ec000000, 0x0000000100000000)
eden space 16384K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ebb00000)
from space 2560K, 99% used [0x00000000ebb00000,0x00000000ebd7f4a0,0x00000000ebd80000)
to space 2560K, 0% used [0x00000000ebd80000,0x00000000ebd80000,0x00000000ec000000)
ParOldGen total 44032K, used 756K [0x00000000c0000000, 0x00000000c2b00000, 0x00000000eab00000)
object space 44032K, 1% used [0x00000000c0000000,0x00000000c00bd238,0x00000000c2b00000)
Metaspace used 8681K, capacity 8751K, committed 8960K, reserved 1056768K
class space used 885K, capacity 918K, committed 1024K, reserved 1048576K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 3.480 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaa43a0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.484 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaa5a38) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.490 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaa70c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.523 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaa87c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.526 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaa9ef0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.529 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaab5d8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.568 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaaccb8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.590 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaae398) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.600 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebaafa68) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Event: 3.603 Thread 0x00000000003ef000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ebab10b8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
Events (10 events):
Event: 23.658 Executing VM operation: GetOrSetLocal
Event: 23.658 Executing VM operation: GetOrSetLocal done
Event: 29.716 Executing VM operation: EnterInterpOnlyMode
Event: 29.716 Executing VM operation: EnterInterpOnlyMode done
Event: 29.716 Executing VM operation: GetCurrentLocation
Event: 29.716 Executing VM operation: GetCurrentLocation done
Event: 29.716 Executing VM operation: ChangeSingleStep
Event: 29.717 Executing VM operation: ChangeSingleStep done
Event: 29.718 Executing VM operation: ChangeSingleStep
Event: 29.718 Executing VM operation: ChangeSingleStep done
Dynamic libraries:
0x000000013fb10000 - 0x000000013fb44000 C:\Program Files\Java\jre1.8.0_25\bin\javaw.exe
0x0000000076db0000 - 0x0000000076f5a000 C:\Windows\SYSTEM32\ntdll.dll
0x0000000076c90000 - 0x0000000076db0000 C:\Windows\system32\kernel32.dll
0x000007fefcc00000 - 0x000007fefcc6b000 C:\Windows\system32\KERNELBASE.dll
0x000007fefedd0000 - 0x000007fefeeab000 C:\Windows\system32\ADVAPI32.dll
0x000007fefebd0000 - 0x000007fefec6f000 C:\Windows\system32\msvcrt.dll
0x000007fefd910000 - 0x000007fefd92f000 C:\Windows\SYSTEM32\sechost.dll
0x000007fefd330000 - 0x000007fefd45d000 C:\Windows\system32\RPCRT4.dll
0x0000000076b90000 - 0x0000000076c8a000 C:\Windows\system32\USER32.dll
0x000007fefd4c0000 - 0x000007fefd527000 C:\Windows\system32\GDI32.dll
0x000007fefe740000 - 0x000007fefe74e000 C:\Windows\system32\LPK.dll
0x000007fefd530000 - 0x000007fefd5fa000 C:\Windows\system32\USP10.dll
0x000007fefb320000 - 0x000007fefb514000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
0x000007fefd600000 - 0x000007fefd671000 C:\Windows\system32\SHLWAPI.dll
0x000007fefd680000 - 0x000007fefd6ae000 C:\Windows\system32\IMM32.DLL
0x000007fefeac0000 - 0x000007fefebc9000 C:\Windows\system32\MSCTF.dll
0x0000000065ba0000 - 0x0000000065c72000 C:\Program Files\Java\jre1.8.0_25\bin\msvcr100.dll
0x000000005d7a0000 - 0x000000005dffa000 C:\Program Files\Java\jre1.8.0_25\bin\server\jvm.dll
0x000007feef2c0000 - 0x000007feef2c9000 C:\Windows\system32\WSOCK32.dll
0x000007fefcf30000 - 0x000007fefcf7d000 C:\Windows\system32\WS2_32.dll
0x000007fefd6b0000 - 0x000007fefd6b8000 C:\Windows\system32\NSI.dll
0x000007fef94a0000 - 0x000007fef94db000 C:\Windows\system32\WINMM.dll
0x0000000076f80000 - 0x0000000076f87000 C:\Windows\system32\PSAPI.DLL
0x0000000073af0000 - 0x0000000073aff000 C:\Program Files\Java\jre1.8.0_25\bin\verify.dll
0x0000000073070000 - 0x0000000073098000 C:\Program Files\Java\jre1.8.0_25\bin\java.dll
0x0000000071030000 - 0x0000000071065000 C:\Program Files\Java\jre1.8.0_25\bin\jdwp.dll
0x0000000073060000 - 0x0000000073068000 C:\Program Files\Java\jre1.8.0_25\bin\npt.dll
0x00000000730b0000 - 0x00000000730c6000 C:\Program Files\Java\jre1.8.0_25\bin\zip.dll
0x000007fefd9b0000 - 0x000007fefe739000 C:\Windows\system32\SHELL32.dll
0x000007fefeeb0000 - 0x000007feff0b3000 C:\Windows\system32\ole32.dll
0x000007fefcb70000 - 0x000007fefcb7f000 C:\Windows\system32\profapi.dll
0x0000000072fb0000 - 0x0000000072fb9000 C:\Program Files\Java\jre1.8.0_25\bin\dt_socket.dll
0x000007fefaa80000 - 0x000007fefaa95000 C:\Windows\system32\NLAapi.dll
0x000007fefa330000 - 0x000007fefa345000 C:\Windows\system32\napinsp.dll
0x000007fefa120000 - 0x000007fefa139000 C:\Windows\system32\pnrpnsp.dll
0x000007fefc370000 - 0x000007fefc3c5000 C:\Windows\System32\mswsock.dll
0x000007fefc1f0000 - 0x000007fefc24b000 C:\Windows\system32\DNSAPI.dll
0x000007fefa630000 - 0x000007fefa63b000 C:\Windows\System32\winrnr.dll
0x000007fefa670000 - 0x000007fefa697000 C:\Windows\system32\IPHLPAPI.DLL
0x000007fefa660000 - 0x000007fefa66b000 C:\Windows\system32\WINNSI.DLL
0x000007fef9fa0000 - 0x000007fef9ff3000 C:\Windows\System32\fwpuclnt.dll
0x000007fefa320000 - 0x000007fefa328000 C:\Windows\system32\rasadhlp.dll
0x000007fefbd10000 - 0x000007fefbd17000 C:\Windows\System32\wshtcpip.dll
0x0000000180000000 - 0x0000000180064000 C:\Users\Demon\workspace\ogl\native\windows\OpenAL64.dll
0x0000000011e30000 - 0x0000000011e83000 C:\Users\Demon\workspace\ogl\native\windows\lwjgl64.dll
0x000007feedbd0000 - 0x000007feedced000 C:\Windows\system32\OPENGL32.dll
0x000007fef9a20000 - 0x000007fef9a4d000 C:\Windows\system32\GLU32.dll
0x000007feeb770000 - 0x000007feeb861000 C:\Windows\system32\DDRAW.dll
0x000007fef9aa0000 - 0x000007fef9aa8000 C:\Windows\system32\DCIMAN32.dll
0x000007fefe8e0000 - 0x000007fefeab7000 C:\Windows\system32\SETUPAPI.dll
0x000007fefcd20000 - 0x000007fefcd56000 C:\Windows\system32\CFGMGR32.dll
0x000007fefcf80000 - 0x000007fefd057000 C:\Windows\system32\OLEAUT32.dll
0x000007fefcf10000 - 0x000007fefcf2a000 C:\Windows\system32\DEVOBJ.dll
0x000007fefa8a0000 - 0x000007fefa8b8000 C:\Windows\system32\dwmapi.dll
0x000007fefbc40000 - 0x000007fefbc4c000 C:\Windows\system32\VERSION.dll
0x000007fefb140000 - 0x000007fefb196000 C:\Windows\system32\uxtheme.dll
0x000007feed2a0000 - 0x000007feed2e8000 C:\Users\Demon\AppData\Local\Temp\TeamViewer\tv_x64.dll
0x0000000059e90000 - 0x000000005bac0000 C:\Windows\system32\nvoglv64.DLL
0x000007fefcba0000 - 0x000007fefcbdb000 C:\Windows\system32\WINTRUST.dll
0x000007fefcd60000 - 0x000007fefcecd000 C:\Windows\system32\CRYPT32.dll
0x000007fefcb80000 - 0x000007fefcb8f000 C:\Windows\system32\MSASN1.dll
0x000007fefaef0000 - 0x000007fefaf1d000 C:\Windows\system32\ntmarta.dll
0x000007fefd460000 - 0x000007fefd4b2000 C:\Windows\system32\WLDAP32.dll
0x000007fefca10000 - 0x000007fefca1f000 C:\Windows\system32\CRYPTBASE.dll
0x000007fef94e0000 - 0x000007fef957c000 C:\Windows\system32\mscms.dll
0x000007fefced0000 - 0x000007fefceef000 C:\Windows\system32\USERENV.dll
0x000007fef1a60000 - 0x000007fef1aa2000 C:\Windows\system32\icm32.dll
0x0000000059cf0000 - 0x0000000059e88000 C:\Program Files\Java\jre1.8.0_25\bin\awt.dll
0x000007fef0e10000 - 0x000007fef0f35000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -agentlib:jdwp=transport=dt_socket,suspend=y,address=localhost:50127 -Dfile.encoding=Cp1252
java_command: ogl.gui.MainAppOGL
java_class_path (initial): C:\Users\Demon\workspace\ogl\bin;C:\Users\Demon\workspace\ogl\lib\lwjgl_util.jar;C:\Users\Demon\workspace\ogl\lib\lwjgl.jar;C:\Users\Demon\workspace\game\bin;C:\Users\Demon\workspace\jbox2d-library\target\classes;C:\Users\Demon\workspace\jbox2d-library\target\test-classes;C:\Users\Demon\Downloads\eclipse-jee-luna-SR2-win32-x86_64\eclipse\plugins\org.junit_4.11.0.v201303080030\junit.jar;C:\Users\Demon\workspace\math\bin;C:\Users\Demon\workspace\game\lib\asm-all-3.1.jar;C:\Users\Demon\workspace\game\lib\jbullet.jar;C:\Users\Demon\workspace\game\lib\stack-alloc.jar;C:\Users\Demon\workspace\game\lib\swing-layout-1.0.3.jar;C:\Users\Demon\workspace\game\lib\vecmath.jar;C:\Users\Demon\workspace\ui\bin
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:/Program Files/Java/jre1.8.0_25/bin/server;C:/Program Files/Java/jre1.8.0_25/bin;C:/Program Files/Java/jre1.8.0_25/lib/amd64;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\Demon\Downloads\eclipse-jee-luna-SR2-win32-x86_64\eclipse;
USERNAME=Demon
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 23 stepping 6, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, tsc
Memory: 4k page, physical 4193396k(1615584k free), swap 8384932k(5290520k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
time: Fri May 22 23:50:01 2015
elapsed time: 29 seconds (0d 0h 0m 29s)
I found it:
glEnableClientState(GL_VERTEX_ARRAY);
glEnableClientState(GL_NORMAL_ARRAY);
glEnableClientState(GL_TEXTURE_COORD_ARRAY);
...
glDisableClientState(GL_VERTEX_ARRAY);
glDisableClientState(GL_NORMAL_ARRAY);
glDisableClientState(GL_TEXTURE_COORD_ARRAY);
All client states have to be deactivated after every call on NVIDIA components.