Running as Eclipse Application causes JVM Crash - “EXCEPTION_ACCESS_VIOLATION” - java

I am developing an eclipse plugin and use an eclipse application run/debug configuration to run it for testing purposes. Since I changed to JDK1.8 the nested eclipse application crashes. This happens if try to navigate to a class from a dependent project using ctrl+click or if use auto-completion on a class from a library. I am on Eclipse Luna SR2 (4.4.2) using the latest JDK8 update (45) and the latest stable M2E 1.5.2.20150413-2215. Here's a part of crash log:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006e99619f, pid=2212, tid=3596
#
# 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:
# V [jvm.dll+0x4b619f]
#
# 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
#
--------------- T H R E A D ---------------
Current thread (0x0000000056652000): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3596, stack(0x00000000587b0000,0x00000000588b0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000000, RCX=0x00000000631f6e00, RDX=0x0000000000004000
RSP=0x00000000588abc30, RBP=0x00000000645eb948, RSI=0x00000000631f6e00, RDI=0x00000000588ac100
R8 =0x0000000000000000, R9 =0x0000000063828f30, R10=0x00000000588ac100, R11=0x0000000058e35260
R12=0x000000005ba69af8, R13=0x000000005a99f238, R14=0x00000000588abd18, R15=0x00000000588abd38
RIP=0x000000006e99619f, EFLAGS=0x0000000000010287
Top of Stack: (sp=0x00000000588abc30)
0x00000000588abc30: 00000000645ec080 00000000645eb948
0x00000000588abc40: 00000000631f6e00 00000000588ac100
0x00000000588abc50: 00000000645eb948 00000000588abd88
0x00000000588abc60: 0000000000000017 000000006e9979a9
0x00000000588abc70: 00000000645ec080 00000000000005a9
0x00000000588abc80: 0000000000000001 00000000631f6e00
0x00000000588abc90: 00000000588acad0 000000006e9ca280
0x00000000588abca0: 000000005c7b80a0 00000000566372d0
0x00000000588abcb0: 00000000736c5e80 00000000588abde0
0x00000000588abcc0: 00000000566372d0 0000000000000000
0x00000000588abcd0: 00000000588ac100 000000006e99988f
0x00000000588abce0: 00000000588ac100 0000000000000001
0x00000000588abcf0: 0000000000000001 00000000736c5e80
0x00000000588abd00: 000000005c7b80f0 000000005c7c0088
0x00000000588abd10: 00000000000ede60 00000000566372d0
0x00000000588abd20: 0000000000000800 0000000058e1e290
Instructions: (pc=0x000000006e99619f)
0x000000006e99617f: 4c 89 64 24 50 4c 8b e0 4c 3b e8 0f 84 4f 01 00
0x000000006e99618f: 00 44 8b 43 28 4c 8b 8f f0 09 00 00 4b 8b 1c c1
0x000000006e99619f: 48 8b 43 08 48 83 38 00 75 2a 8b 57 28 0f 1f 40
0x000000006e9961af: 00 8b 43 28 3b c2 73 0c 8b c8 48 8b 47 30 48 8b
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x00000000631f6e00 is an unknown value
RDX=0x0000000000004000 is an unknown value
RSP=0x00000000588abc30 is pointing into the stack for thread: 0x0000000056652000
RBP=0x00000000645eb948 is an unknown value
RSI=0x00000000631f6e00 is an unknown value
RDI=0x00000000588ac100 is pointing into the stack for thread: 0x0000000056652000
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000063828f30 is an unknown value
R10=0x00000000588ac100 is pointing into the stack for thread: 0x0000000056652000
R11=0x0000000058e35260 is an unknown value
R12=0x000000005ba69af8 is an unknown value
R13=0x000000005a99f238 is an unknown value
R14=0x00000000588abd18 is pointing into the stack for thread: 0x0000000056652000
R15=0x00000000588abd38 is pointing into the stack for thread: 0x0000000056652000
Stack: [0x00000000587b0000,0x00000000588b0000], sp=0x00000000588abc30, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x4b619f]
V [jvm.dll+0x4b79a9]
V [jvm.dll+0x4b988f]
V [jvm.dll+0x46bf81]
V [jvm.dll+0x46ccbe]
V [jvm.dll+0x4500f2]
V [jvm.dll+0xa4352]
V [jvm.dll+0xa4c8f]
V [jvm.dll+0x241984]
V [jvm.dll+0x29853a]
C [msvcr100.dll+0x21d9f]
C [msvcr100.dll+0x21e3b]
C [kernel32.dll+0x159cd]
C [ntdll.dll+0x2b981]
Current CompileTask:
C2:2793722 37962 4 org.eclipse.jdt.internal.compiler.parser.TypeConverter::decodeType (1094 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000065a91800 JavaThread "Additional info timer" [_thread_blocked, id=5496, stack(0x0000000078f40000,0x0000000079040000)]
0x000000005e163800 JavaThread "Recommenders-Bus-Thread-5" daemon [_thread_blocked, id=5888, stack(0x000000007c5a0000,0x000000007c6a0000)]
0x0000000059eff800 JavaThread "Recommenders-Timeout-Manager" [_thread_blocked, id=5872, stack(0x000000007b2a0000,0x000000007b3a0000)]
0x0000000070332800 JavaThread "Recommenders-Bus-Thread-4" daemon [_thread_blocked, id=1376, stack(0x000000007ad20000,0x000000007ae20000)]
0x0000000064830800 JavaThread "Recommenders-Bus-Thread-3" daemon [_thread_blocked, id=1476, stack(0x0000000076ff0000,0x00000000770f0000)]
0x000000006482f000 JavaThread "Recommenders-Bus-Thread-2" daemon [_thread_blocked, id=6036, stack(0x000000007c060000,0x000000007c160000)]
0x000000005db80800 JavaThread "Timer-0" daemon [_thread_blocked, id=6492, stack(0x000000007b610000,0x000000007b710000)]
0x000000005db7f000 JavaThread "Recommenders-Bus-Thread-1" daemon [_thread_blocked, id=780, stack(0x0000000079060000,0x0000000079160000)]
0x0000000066276000 JavaThread "Recommenders-Bus-Thread-0" daemon [_thread_blocked, id=6600, stack(0x000000007b490000,0x000000007b590000)]
0x000000005a33f000 JavaThread "com.google.inject.internal.util.$Finalizer" daemon [_thread_blocked, id=5944, stack(0x000000007bbc0000,0x000000007bcc0000)]
0x000000005a33f800 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=6340, stack(0x0000000079180000,0x0000000079280000)]
0x000000005e162000 JavaThread "Worker-21" [_thread_blocked, id=4132, stack(0x000000006c450000,0x000000006c550000)]
0x0000000064836000 JavaThread "Worker-18" [_thread_blocked, id=6324, stack(0x0000000063f80000,0x0000000064080000)]
0x000000005c57f800 JavaThread "Worker-17" [_thread_blocked, id=2896, stack(0x000000006d610000,0x000000006d710000)]
0x000000005c57e800 JavaThread "Worker-16" [_thread_blocked, id=6840, stack(0x00000000741d0000,0x00000000742d0000)]
0x0000000070333000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=6644, stack(0x0000000064350000,0x0000000064450000)]
0x000000005a342000 JavaThread "Worker-7" [_thread_blocked, id=6632, stack(0x000000006c620000,0x000000006c720000)]
0x000000005e164800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=6468, stack(0x000000006bac0000,0x000000006bbc0000)]
0x000000005e161800 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=6420, stack(0x0000000069150000,0x0000000069250000)]
0x000000005e160000 JavaThread "org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon [_thread_blocked, id=6412, stack(0x0000000069bf0000,0x0000000069cf0000)]
0x000000005db85000 JavaThread "Worker-5" [_thread_blocked, id=6332, stack(0x0000000061490000,0x0000000061590000)]
0x000000005c57b800 JavaThread "EventAdmin Async Event Dispatcher Thread" daemon [_thread_blocked, id=5368, stack(0x0000000061110000,0x0000000061210000)]
0x000000005db84000 JavaThread "Java indexing" daemon [_thread_blocked, id=2136, stack(0x0000000060de0000,0x0000000060ee0000)]
0x000000005db7e000 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=196, stack(0x000000005ecc0000,0x000000005edc0000)]
0x000000005cf35800 JavaThread "Gogo shell" [_thread_in_native, id=1468, stack(0x000000005d9a0000,0x000000005daa0000)]
0x000000005ba3e800 JavaThread "Worker-JM" [_thread_blocked, id=2024, stack(0x000000005b3c0000,0x000000005b4c0000)]
0x0000000059b15800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=2892, stack(0x000000005b4e0000,0x000000005b5e0000)]
0x000000005a13a800 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3040, stack(0x000000005b2a0000,0x000000005b3a0000)]
0x000000005a0c2800 JavaThread "Start Level: Equinox Container: 20403217-0605-0015-1aa3-ed6e033444da" daemon [_thread_blocked, id=3076, stack(0x000000005af70000,0x000000005b070000)]
0x000000005a0c2000 JavaThread "Framework Event Dispatcher: Equinox Container: 20403217-0605-0015-1aa3-ed6e033444da" daemon [_thread_blocked, id=1192, stack(0x0000000059600000,0x0000000059700000)]
0x000000005931e800 JavaThread "Active Thread: Equinox Container: 20403217-0605-0015-1aa3-ed6e033444da" [_thread_blocked, id=3320, stack(0x000000005abb0000,0x000000005acb0000)]
0x00000000566ce000 JavaThread "Service Thread" daemon [_thread_blocked, id=3308, stack(0x0000000058cd0000,0x0000000058dd0000)]
0x000000005665a800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=2232, stack(0x0000000058b90000,0x0000000058c90000)]
0x0000000056659000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=4292, stack(0x0000000058960000,0x0000000058a60000)]
=>0x0000000056652000 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=3596, stack(0x00000000587b0000,0x00000000588b0000)]
0x000000005664a800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4848, stack(0x0000000058080000,0x0000000058180000)]
0x000000005663e000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=5112, stack(0x0000000058260000,0x0000000058360000)]
0x0000000056636000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=1304, stack(0x0000000058560000,0x0000000058660000)]
0x000000005662a800 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=1800, stack(0x00000000583f0000,0x00000000584f0000)]
0x0000000056621800 JavaThread "Attach Listener" daemon [_thread_blocked, id=1172, stack(0x0000000057d50000,0x0000000057e50000)]
0x0000000056620000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5056, stack(0x0000000057920000,0x0000000057a20000)]
0x0000000055681800 JavaThread "Finalizer" daemon [_thread_blocked, id=1196, stack(0x0000000057ac0000,0x0000000057bc0000)]
0x000000005567a800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3764, stack(0x0000000057800000,0x0000000057900000)]
0x000000000228f000 JavaThread "main" [_thread_in_native, id=4064, stack(0x0000000002450000,0x0000000002550000)]
Other Threads:
0x0000000055674000 VMThread [stack: 0x0000000057640000,0x0000000057740000] [id=4652]
0x00000000566ec000 WatcherThread [stack: 0x0000000058660000,0x0000000058760000] [id=3636]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 300544K, used 105489K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 256000K, 41% used [0x00000000eab00000,0x00000000f1204588,0x00000000fa500000)
from space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
to space 46592K, 0% used [0x00000000fa500000,0x00000000fa500000,0x00000000fd280000)
ParOldGen total 443392K, used 228000K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 51% used [0x00000000c0000000,0x00000000cdea8078,0x00000000db100000)
Metaspace used 147194K, capacity 158576K, committed 159060K, reserved 1187840K
class space used 16716K, capacity 20430K, committed 20608K, reserved 1048576K
Card table byte_map: [0x0000000011be0000,0x0000000011df0000] byte_map_base: 0x00000000115e0000
Marking Bits: (ParMarkBitMap*) 0x000000006ece4040
Begin Bits: [0x0000000012a90000, 0x0000000013a90000)
End Bits: [0x0000000013a90000, 0x0000000014a90000)
Polling page: 0x0000000001c50000
CodeCache: size=245760Kb used=113536Kb max_used=114004Kb free=132223Kb
bounds [0x0000000002820000, 0x00000000098b0000, 0x0000000011820000]
total_blobs=25761 nmethods=24728 adapters=943
compilation: enabled
Compilation events (10 events):
Event: 2792.622 Thread 0x0000000056659000 nmethod 37952 0x0000000009867390 code [0x0000000009867f00, 0x0000000009884b08]
Event: 2792.909 Thread 0x000000005664a800 37961 4 org.eclipse.jdt.internal.core.MemberElementInfo::<init> (5 bytes)
Event: 2792.909 Thread 0x000000005664a800 nmethod 37961 0x0000000003d0e3d0 code [0x0000000003d0e500, 0x0000000003d0e558]
Event: 2792.912 Thread 0x0000000056652000 37962 4 org.eclipse.jdt.internal.compiler.parser.TypeConverter::decodeType (1094 bytes)
Event: 2792.917 Thread 0x000000005665a800 37963 3 org.eclipse.jdt.core.dom.ASTRecoveryPropagator::flagNodeWithInsertedTokens (95 bytes)
Event: 2792.918 Thread 0x000000005665a800 nmethod 37963 0x0000000006c2de10 code [0x0000000006c2e080, 0x0000000006c2f328]
Event: 2792.918 Thread 0x000000005665a800 37964 3 com.ibm.icu.text.MessageFormat::format (1046 bytes)
Event: 2792.926 Thread 0x000000005665a800 nmethod 37964 0x0000000008708090 code [0x0000000008708d40, 0x0000000008713088]
Event: 2792.926 Thread 0x000000005665a800 37965 3 org.eclipse.jdt.internal.ui.text.correction.JavaCorrectionProcessor::hasCorrections (67 bytes)
Event: 2792.926 Thread 0x000000005665a800 nmethod 37965 0x00000000053a7650 code [0x00000000053a7820, 0x00000000053a8168]
GC Heap History (10 events):
Event: 2776.940 GC heap before
{Heap before GC invocations=285 (full 58):
PSYoungGen total 269824K, used 269745K [0x00000000eab00000, 0x00000000fd100000, 0x0000000100000000)
eden space 252416K, 100% used [0x00000000eab00000,0x00000000fa180000,0x00000000fa180000)
from space 17408K, 99% used [0x00000000fb680000,0x00000000fc76c730,0x00000000fc780000)
to space 21504K, 0% used [0x00000000fa180000,0x00000000fa180000,0x00000000fb680000)
ParOldGen total 443392K, used 209211K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 47% used [0x00000000c0000000,0x00000000ccc4ed58,0x00000000db100000)
Metaspace used 146402K, capacity 157864K, committed 158164K, reserved 1187840K
class space used 16639K, capacity 20363K, committed 20480K, reserved 1048576K
Event: 2776.952 GC heap after
Heap after GC invocations=285 (full 58):
PSYoungGen total 273920K, used 16683K [0x00000000eab00000, 0x00000000fe180000, 0x0000000100000000)
eden space 252416K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa180000)
from space 21504K, 77% used [0x00000000fa180000,0x00000000fb1cac38,0x00000000fb680000)
to space 24064K, 0% used [0x00000000fca00000,0x00000000fca00000,0x00000000fe180000)
ParOldGen total 443392K, used 209219K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 47% used [0x00000000c0000000,0x00000000ccc50d58,0x00000000db100000)
Metaspace used 146402K, capacity 157864K, committed 158164K, reserved 1187840K
class space used 16639K, capacity 20363K, committed 20480K, reserved 1048576K
}
Event: 2777.619 GC heap before
{Heap before GC invocations=286 (full 58):
PSYoungGen total 273920K, used 269099K [0x00000000eab00000, 0x00000000fe180000, 0x0000000100000000)
eden space 252416K, 100% used [0x00000000eab00000,0x00000000fa180000,0x00000000fa180000)
from space 21504K, 77% used [0x00000000fa180000,0x00000000fb1cac38,0x00000000fb680000)
to space 24064K, 0% used [0x00000000fca00000,0x00000000fca00000,0x00000000fe180000)
ParOldGen total 443392K, used 209219K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 47% used [0x00000000c0000000,0x00000000ccc50d58,0x00000000db100000)
Metaspace used 146415K, capacity 157864K, committed 158164K, reserved 1187840K
class space used 16640K, capacity 20363K, committed 20480K, reserved 1048576K
Event: 2777.638 GC heap after
Heap after GC invocations=286 (full 58):
PSYoungGen total 285184K, used 24060K [0x00000000eab00000, 0x00000000ff600000, 0x0000000100000000)
eden space 261120K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000faa00000)
from space 24064K, 99% used [0x00000000fca00000,0x00000000fe17f2c8,0x00000000fe180000)
to space 32768K, 0% used [0x00000000faa00000,0x00000000faa00000,0x00000000fca00000)
ParOldGen total 443392K, used 219572K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 49% used [0x00000000c0000000,0x00000000cd66d160,0x00000000db100000)
Metaspace used 146415K, capacity 157864K, committed 158164K, reserved 1187840K
class space used 16640K, capacity 20363K, committed 20480K, reserved 1048576K
}
Event: 2778.135 GC heap before
{Heap before GC invocations=287 (full 58):
PSYoungGen total 285184K, used 285180K [0x00000000eab00000, 0x00000000ff600000, 0x0000000100000000)
eden space 261120K, 100% used [0x00000000eab00000,0x00000000faa00000,0x00000000faa00000)
from space 24064K, 99% used [0x00000000fca00000,0x00000000fe17f2c8,0x00000000fe180000)
to space 32768K, 0% used [0x00000000faa00000,0x00000000faa00000,0x00000000fca00000)
ParOldGen total 443392K, used 219572K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 49% used [0x00000000c0000000,0x00000000cd66d160,0x00000000db100000)
Metaspace used 146459K, capacity 157928K, committed 158164K, reserved 1187840K
class space used 16643K, capacity 20363K, committed 20480K, reserved 1048576K
Event: 2778.165 GC heap after
Heap after GC invocations=287 (full 58):
PSYoungGen total 293888K, used 32765K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 261120K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000faa00000)
from space 32768K, 99% used [0x00000000faa00000,0x00000000fc9ff7a8,0x00000000fca00000)
to space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
ParOldGen total 443392K, used 233937K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 52% used [0x00000000c0000000,0x00000000ce4744a0,0x00000000db100000)
Metaspace used 146459K, capacity 157928K, committed 158164K, reserved 1187840K
class space used 16643K, capacity 20363K, committed 20480K, reserved 1048576K
}
Event: 2778.603 GC heap before
{Heap before GC invocations=288 (full 58):
PSYoungGen total 293888K, used 83665K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 261120K, 19% used [0x00000000eab00000,0x00000000edcb4e90,0x00000000faa00000)
from space 32768K, 99% used [0x00000000faa00000,0x00000000fc9ff7a8,0x00000000fca00000)
to space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
ParOldGen total 443392K, used 233937K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 52% used [0x00000000c0000000,0x00000000ce4744a0,0x00000000db100000)
Metaspace used 146637K, capacity 158056K, committed 158420K, reserved 1187840K
class space used 16662K, capacity 20363K, committed 20480K, reserved 1048576K
Event: 2778.624 GC heap after
Heap after GC invocations=288 (full 58):
PSYoungGen total 300544K, used 26194K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 256000K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa500000)
from space 44544K, 58% used [0x00000000fd480000,0x00000000fee14b30,0x0000000100000000)
to space 46592K, 0% used [0x00000000fa500000,0x00000000fa500000,0x00000000fd280000)
ParOldGen total 443392K, used 233937K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 52% used [0x00000000c0000000,0x00000000ce4744a0,0x00000000db100000)
Metaspace used 146637K, capacity 158056K, committed 158420K, reserved 1187840K
class space used 16662K, capacity 20363K, committed 20480K, reserved 1048576K
}
Event: 2778.624 GC heap before
{Heap before GC invocations=289 (full 59):
PSYoungGen total 300544K, used 26194K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 256000K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa500000)
from space 44544K, 58% used [0x00000000fd480000,0x00000000fee14b30,0x0000000100000000)
to space 46592K, 0% used [0x00000000fa500000,0x00000000fa500000,0x00000000fd280000)
ParOldGen total 443392K, used 233937K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 52% used [0x00000000c0000000,0x00000000ce4744a0,0x00000000db100000)
Metaspace used 146637K, capacity 158056K, committed 158420K, reserved 1187840K
class space used 16662K, capacity 20363K, committed 20480K, reserved 1048576K
Event: 2779.605 GC heap after
Heap after GC invocations=289 (full 59):
PSYoungGen total 300544K, used 0K [0x00000000eab00000, 0x0000000100000000, 0x0000000100000000)
eden space 256000K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000fa500000)
from space 44544K, 0% used [0x00000000fd480000,0x00000000fd480000,0x0000000100000000)
to space 46592K, 0% used [0x00000000fa500000,0x00000000fa500000,0x00000000fd280000)
ParOldGen total 443392K, used 228000K [0x00000000c0000000, 0x00000000db100000, 0x00000000eab00000)
object space 443392K, 51% used [0x00000000c0000000,0x00000000cdea8078,0x00000000db100000)
Metaspace used 146637K, capacity 158056K, committed 158420K, reserved 1187840K
class space used 16662K, capacity 20363K, committed 20480K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 2792.911 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I # 93
Event: 2792.912 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I # 93
Event: 2792.912 Thread 0x000000005e160000 Uncommon trap: reason=unhandled action=none pc=0x000000000983a9d0 method=org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Ljava/lang/Object;ZLorg/eclipse/core/runtime/IProgressMonitor;)Ljava/lang/Object; # 70
Event: 2792.912 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I # 93
Event: 2792.913 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I # 93
Event: 2792.913 Thread 0x000000005e160000 Uncommon trap: reason=unhandled action=none pc=0x000000000983a9d0 method=org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Ljava/lang/Object;ZLorg/eclipse/core/runtime/IProgressMonitor;)Ljava/lang/Object; # 70
Event: 2792.913 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I # 93
Event: 2792.914 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I # 93
Event: 2792.914 Thread 0x000000005e160000 Uncommon trap: reason=unhandled action=none pc=0x000000000983a9d0 method=org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(Ljava/lang/Object;ZLorg/eclipse/core/runtime/IProgressMonitor;)Ljava/lang/Object; # 70
Event: 2792.914 Thread 0x000000005e160000 Uncommon trap: reason=range_check action=none pc=0x000000000959f058 method=org.eclipse.jdt.internal.compiler.parser.Scanner.getNextToken0()I # 93
Internal exceptions (10 events):
Event: 2792.911 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 9> (0x00000000f0edede8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.911 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 9> (0x00000000f0edf318) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.911 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 11> (0x00000000f0edfc48) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.911 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 11> (0x00000000f0ee02f8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.912 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 11> (0x00000000f0ef64b0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.912 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 908> (0x00000000f0f063e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.913 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 10841> (0x00000000f0f32bd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.913 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 261> (0x00000000f0f3fda8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.914 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 36760> (0x00000000f0f781b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Event: 2792.914 Thread 0x000000005e160000 Exception <a 'java/lang/ArrayIndexOutOfBoundsException': 814> (0x00000000f0f98108) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u45\3627\hotspot\src\share\vm\interpreter\interpreterRuntime.cpp, line 366]
Events (10 events):
Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000003de71b4 sp=0x000000000254cc20
Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254c9c8 mode 1
Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000006773b44 sp=0x000000000254cd00
Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254c9b8 mode 1
Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000007133274 sp=0x000000000254cda0
Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254cb68 mode 1
Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000003de71b4 sp=0x000000000254cc90
Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254ca38 mode 1
Event: 2792.920 Thread 0x000000000228f000 DEOPT PACKING pc=0x0000000006773b44 sp=0x000000000254cd70
Event: 2792.920 Thread 0x000000000228f000 DEOPT UNPACKING pc=0x000000000286787f sp=0x000000000254ca38 mode 1
The log didn't fit into this message so the full version can be seen here: http://pastebin.com/raw.php?i=au8B7HJu

Joining the club. JDK 8u60 WLS 12.1.3 (multithreaded test - REST Web service)
The more I use Java 8, the more I feel it is unstable and slow.
I guess Java 8 isn't mature for any PROD application (yet).

Related

Problematic frame: # C [zip.dll+0xa714] (JVM crash because EXCEPTION_ACCESS_VIOLATION)

I am currently working on a java project(design a card game) and there is a method to choose the suitable card in a player's hand. But A fatal error happend irregularly (not in a fixed time). Here is the header of the log
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fffd58ba714, pid=5604, tid=0x0000000000004314
#
# JRE version: Java(TM) SE Runtime Environment (8.0_212-b10) (build 1.8.0_212-b10)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.212-b10 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [zip.dll+0xa714]
#
# 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.
#
It seems like the problem happends in native C (# C [zip.dll+0xa714]).How can I fix it? BTW, I have tried deploy a larger memory to JVM. It still happends sometime.The JDK version I am using is jdk1.8.0_212. and sometimes the error is not shown,"Process finished with exit code -1073740940 (0xC0000374)" instead shown in terminal. I don't know whether it is the same cause.Here is the full hs_err_pid.log
--------------- T H R E A D ---------------
Current thread (0x000000001f747000): JavaThread "AWT-EventQueue-0" [_thread_in_native, id=17172, stack(0x0000000022ae0000,0x0000000022be0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x000000000000013c
Registers:
RAX=0x0000000000000000, RBX=0x000000001c7cef20, RCX=0x0000000000000007, RDX=0x000000000000004f
RSP=0x0000000022bda9d0, RBP=0x0000000022bdaed0, RSI=0x00000000d337d595, RDI=0x0000000000000000
R8 =0x0000000000000000, R9 =0x0000000000000001, R10=0x0000000022bdaa6f, R11=0x0000000022bdaa50
R12=0x0000000022bdaa50, R13=0x000000000000001f, R14=0x000000000000001f, R15=0x000000001f747001
RIP=0x00007fffd58ba714, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x0000000022bda9d0)
0x0000000022bda9d0: 0000000024492c58 0000000022d9fc68
0x0000000022bda9e0: 0000000093c2dd3a 000000006b2463c2
0x0000000022bda9f0: 000000001f747000 0000000022bdaef8
0x0000000022bdaa00: 00000006c42c1101 000000001c7cef20
0x0000000022bdaa10: 000000001f7471f8 00007fffd58b2023
0x0000000022bdaa20: 0000000022bdaa50 0000000022bdaed0
0x0000000022bdaa30: 000000000000001f 000000001f7471f8
0x0000000022bdaa40: 0000000022bdaa50 0000000022be1888
0x0000000022bdaa50: 2f756c70612f6863 697267656d61676a
0x0000000022bdaa60: 73756f4d47472f64 007373616c632e65
0x0000000022bdaa70: 000000001c490900 000000002448d068
0x0000000022bdaa80: 000000002448d268 00007fff1bfd42d0
0x0000000022bdaa90: 0000000022c9e740 000000002460b110
0x0000000022bdaaa0: 0000000022be4f38 000000001c520650
0x0000000022bdaab0: 0000000022c9ea60 0000000024486418
0x0000000022bdaac0: 0000000022d961a0 00000000244863d8
Instructions: (pc=0x00007fffd58ba714)
0x00007fffd58ba6f4: ff e8 f8 07 00 00 39 7b 60 74 4f 33 d2 8b c6 4d
0x00007fffd58ba704: 8b f5 f7 73 70 48 8b 43 68 48 8b bb 80 00 00 00
0x00007fffd58ba714: 44 8b 14 90 48 85 ff 74 5a 8b 57 44 4d 8b cc 41
0x00007fffd58ba724: 3b d5 75 4f 85 d2 7e 1a 4c 8b 07 4d 2b c4 43 8a
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x000000001c7cef20 is an unknown value
RCX=0x0000000000000007 is an unknown value
RDX=0x000000000000004f is an unknown value
RSP=0x0000000022bda9d0 is pointing into the stack for thread: 0x000000001f747000
RBP=0x0000000022bdaed0 is pointing into the stack for thread: 0x000000001f747000
RSI=0x00000000d337d595 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x0000000000000001 is an unknown value
R10=0x0000000022bdaa6f is pointing into the stack for thread: 0x000000001f747000
R11=0x0000000022bdaa50 is pointing into the stack for thread: 0x000000001f747000
R12=0x0000000022bdaa50 is pointing into the stack for thread: 0x000000001f747000
R13=0x000000000000001f is an unknown value
R14=0x000000000000001f is an unknown value
R15=0x000000001f747001 is an unknown value
Stack: [0x0000000022ae0000,0x0000000022be0000], sp=0x0000000022bda9d0, free space=1002k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [zip.dll+0xa714]
C [zip.dll+0x2023]
C 0x0000000002fe8460
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 276 java.util.zip.ZipFile.getEntry(J[BZ)J (0 bytes) # 0x0000000002fe83da [0x0000000002fe8380+0x5a]
J 990 C2 sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (85 bytes) # 0x0000000003208f00 [0x0000000003208900+0x600]
J 694 C1 sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (83 bytes) # 0x000000000310414c [0x0000000003103fe0+0x16c]
j java.net.URLClassLoader$1.run()Ljava/lang/Class;+26
j java.net.URLClassLoader$1.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
J 1196 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) # 0x000000000326ba26 [0x000000000326b9c0+0x66]
j java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+13
J 136 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) # 0x0000000002fa05b4 [0x0000000002f9fc40+0x974]
J 695 C1 sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (85 bytes) # 0x000000000310b6cc [0x000000000310ad00+0x9cc]
J 347 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) # 0x0000000003015f4c [0x0000000003015e40+0x10c]
v ~StubRoutines::call_stub
j ch.aplu.jgamegrid.GameGrid$MyMouseAdapter.notifyMouseEvent(Ljava/awt/event/MouseEvent;I)V+119
j ch.aplu.jgamegrid.GameGrid$MyMouseAdapter.mousePressed(Ljava/awt/event/MouseEvent;)V+15
j java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V+54
j java.awt.Component.processEvent(Ljava/awt/AWTEvent;)V+81
j java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V+589
j java.awt.Component.dispatchEvent(Ljava/awt/AWTEvent;)V+2
j java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V+41
j java.awt.EventQueue.access$500(Ljava/awt/EventQueue;Ljava/awt/AWTEvent;Ljava/lang/Object;)V+3
j java.awt.EventQueue$3.run()Ljava/lang/Void;+32
j java.awt.EventQueue$3.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
J 1172 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) # 0x0000000003264426 [0x00000000032643c0+0x66]
J 1711 C1 java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object; (22 bytes) # 0x0000000003482cfc [0x0000000003482880+0x47c]
j java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+6
j java.awt.EventQueue$4.run()Ljava/lang/Void;+11
j java.awt.EventQueue$4.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
J 1172 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) # 0x0000000003264426 [0x00000000032643c0+0x66]
J 1724 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) # 0x000000000348aafc [0x0000000003489c40+0xebc]
J 1727 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (190 bytes) # 0x000000000348e35c [0x000000000348d200+0x115c]
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001f913800 JavaThread "Thread-2" [_thread_blocked, id=23272, stack(0x0000000023db0000,0x0000000023eb0000)]
=>0x000000001f747000 JavaThread "AWT-EventQueue-0" [_thread_in_native, id=17172, stack(0x0000000022ae0000,0x0000000022be0000)]
0x000000001f6e1000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1792, stack(0x0000000020000000,0x0000000020100000)]
0x000000001f6e0000 JavaThread "AWT-Shutdown" [_thread_blocked, id=17888, stack(0x000000001ff00000,0x0000000020000000)]
0x000000001f6da800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=21532, stack(0x000000001fe00000,0x000000001ff00000)]
0x000000001e698800 JavaThread "Service Thread" daemon [_thread_blocked, id=8208, stack(0x000000001f280000,0x000000001f380000)]
0x000000001e67f000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=19868, stack(0x000000001f180000,0x000000001f280000)]
0x000000001e67b800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=536, stack(0x000000001f080000,0x000000001f180000)]
0x000000001e677800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11812, stack(0x000000001ef80000,0x000000001f080000)]
0x000000001e675000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=18244, stack(0x000000001ee80000,0x000000001ef80000)]
0x000000001e671000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=9464, stack(0x000000001ed80000,0x000000001ee80000)]
0x000000001e613000 JavaThread "Attach Listener" daemon [_thread_blocked, id=18452, stack(0x000000001ec80000,0x000000001ed80000)]
0x000000001e612000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=22124, stack(0x000000001eb80000,0x000000001ec80000)]
0x0000000002e48000 JavaThread "Finalizer" daemon [_thread_blocked, id=15756, stack(0x000000001ea80000,0x000000001eb80000)]
0x000000001e5a0800 JavaThread "Reference Handler" daemon [_thread_blocked, id=19316, stack(0x000000001e980000,0x000000001ea80000)]
0x0000000002d4e800 JavaThread "main" [_thread_blocked, id=13828, stack(0x00000000029d0000,0x0000000002ad0000)]
Other Threads:
0x000000001c7ba000 VMThread [stack: 0x000000001e480000,0x000000001e580000] [id=15356]
0x000000001e733000 WatcherThread [stack: 0x000000001f380000,0x000000001f480000] [id=12816]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x00000006c2e00000, size: 4050 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000
Heap:
PSYoungGen total 75776K, used 23141K [0x000000076ba00000, 0x0000000770e80000, 0x00000007c0000000)
eden space 65024K, 19% used [0x000000076ba00000,0x000000076c61c720,0x000000076f980000)
from space 10752K, 99% used [0x000000076f980000,0x00000007703fce20,0x0000000770400000)
to space 10752K, 0% used [0x0000000770400000,0x0000000770400000,0x0000000770e80000)
ParOldGen total 173568K, used 104716K [0x00000006c2e00000, 0x00000006cd780000, 0x000000076ba00000)
object space 173568K, 60% used [0x00000006c2e00000,0x00000006c94431e8,0x00000006cd780000)
Metaspace used 16013K, capacity 17172K, committed 17408K, reserved 1064960K
class space used 1943K, capacity 2219K, committed 2304K, reserved 1048576K
Card table byte_map: [0x0000000012210000,0x0000000012a00000] byte_map_base: 0x000000000ebf9000
Marking Bits: (ParMarkBitMap*) 0x000000006b925ce0
Begin Bits: [0x0000000013750000, 0x0000000017698000)
End Bits: [0x0000000017698000, 0x000000001b5e0000)
Polling page: 0x0000000000cf0000
CodeCache: size=245760Kb used=6393Kb max_used=6393Kb free=239367Kb
bounds [0x0000000002e50000, 0x00000000034a0000, 0x0000000011e50000]
total_blobs=2256 nmethods=1718 adapters=450
compilation: enabled
Compilation events (10 events):
Event: 9.306 Thread 0x000000001e67f000 1727 ! 3 java.awt.EventDispatchThread::pumpOneEventForFilters (190 bytes)
Event: 9.307 Thread 0x000000001e67f000 nmethod 1727 0x000000000348ced0 code [0x000000000348d200, 0x000000000348e988]
Event: 9.314 Thread 0x000000001e67f000 1728 3 java.awt.EventQueue::cacheEQItem (60 bytes)
Event: 9.314 Thread 0x000000001e67f000 nmethod 1728 0x000000000348fa90 code [0x000000000348fc20, 0x0000000003490388]
Event: 9.314 Thread 0x000000001e67f000 1729 3 java.awt.EventDispatchThread$HierarchyEventFilter::acceptEvent (225 bytes)
Event: 9.315 Thread 0x000000001e67f000 nmethod 1729 0x0000000003490590 code [0x00000000034907c0, 0x0000000003491a28]
Event: 9.315 Thread 0x000000001e67f000 1730 3 java.awt.GraphicsEnvironment::isHeadless (4 bytes)
Event: 9.315 Thread 0x000000001e67f000 nmethod 1730 0x0000000003491d50 code [0x0000000003491ee0, 0x0000000003492408]
Event: 9.435 Thread 0x000000001e67f000 1731 3 sun.awt.image.SurfaceManager::getCacheData (20 bytes)
Event: 9.436 Thread 0x000000001e67f000 nmethod 1731 0x0000000003492550 code [0x00000000034926c0, 0x00000000034928a8]
GC Heap History (6 events):
Event: 1.780 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 75776K, used 64968K [0x000000076ba00000, 0x0000000770e80000, 0x00000007c0000000)
eden space 65024K, 99% used [0x000000076ba00000,0x000000076f972208,0x000000076f980000)
from space 10752K, 0% used [0x0000000770400000,0x0000000770400000,0x0000000770e80000)
to space 10752K, 0% used [0x000000076f980000,0x000000076f980000,0x0000000770400000)
ParOldGen total 173568K, used 0K [0x00000006c2e00000, 0x00000006cd780000, 0x000000076ba00000)
object space 173568K, 0% used [0x00000006c2e00000,0x00000006c2e00000,0x00000006cd780000)
Metaspace used 13491K, capacity 13648K, committed 13824K, reserved 1060864K
class space used 1634K, capacity 1713K, committed 1792K, reserved 1048576K
Event: 1.789 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 75776K, used 10751K [0x000000076ba00000, 0x0000000770e80000, 0x00000007c0000000)
eden space 65024K, 0% used [0x000000076ba00000,0x000000076ba00000,0x000000076f980000)
from space 10752K, 99% used [0x000000076f980000,0x00000007703ffce0,0x0000000770400000)
to space 10752K, 0% used [0x0000000770400000,0x0000000770400000,0x0000000770e80000)
ParOldGen total 173568K, used 20123K [0x00000006c2e00000, 0x00000006cd780000, 0x000000076ba00000)
object space 173568K, 11% used [0x00000006c2e00000,0x00000006c41a6fa8,0x00000006cd780000)
Metaspace used 13491K, capacity 13648K, committed 13824K, reserved 1060864K
class space used 1634K, capacity 1713K, committed 1792K, reserved 1048576K
}
Event: 4.033 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 75776K, used 75775K [0x000000076ba00000, 0x0000000770e80000, 0x00000007c0000000)
eden space 65024K, 100% used [0x000000076ba00000,0x000000076f980000,0x000000076f980000)
from space 10752K, 99% used [0x000000076f980000,0x00000007703ffce0,0x0000000770400000)
to space 10752K, 0% used [0x0000000770400000,0x0000000770400000,0x0000000770e80000)
ParOldGen total 173568K, used 20123K [0x00000006c2e00000, 0x00000006cd780000, 0x000000076ba00000)
object space 173568K, 11% used [0x00000006c2e00000,0x00000006c41a6fa8,0x00000006cd780000)
Metaspace used 15760K, capacity 16880K, committed 17152K, reserved 1064960K
class space used 1925K, capacity 2193K, committed 2304K, reserved 1048576K
Event: 4.050 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 75776K, used 10723K [0x000000076ba00000, 0x0000000770e80000, 0x00000007c0000000)
eden space 65024K, 0% used [0x000000076ba00000,0x000000076ba00000,0x000000076f980000)
from space 10752K, 99% used [0x0000000770400000,0x0000000770e78c58,0x0000000770e80000)
to space 10752K, 0% used [0x000000076f980000,0x000000076f980000,0x0000000770400000)
ParOldGen total 173568K, used 68353K [0x00000006c2e00000, 0x00000006cd780000, 0x000000076ba00000)
object space 173568K, 39% used [0x00000006c2e00000,0x00000006c70c0688,0x00000006cd780000)
Metaspace used 15760K, capacity 16880K, committed 17152K, reserved 1064960K
class space used 1925K, capacity 2193K, committed 2304K, reserved 1048576K
}
Event: 7.784 GC heap before
{Heap before GC invocations=3 (full 0):
PSYoungGen total 75776K, used 75747K [0x000000076ba00000, 0x0000000770e80000, 0x00000007c0000000)
eden space 65024K, 100% used [0x000000076ba00000,0x000000076f980000,0x000000076f980000)
from space 10752K, 99% used [0x0000000770400000,0x0000000770e78c58,0x0000000770e80000)
to space 10752K, 0% used [0x000000076f980000,0x000000076f980000,0x0000000770400000)
ParOldGen total 173568K, used 68353K [0x00000006c2e00000, 0x00000006cd780000, 0x000000076ba00000)
object space 173568K, 39% used [0x00000006c2e00000,0x00000006c70c0708,0x00000006cd780000)
Metaspace used 15928K, capacity 17096K, committed 17408K, reserved 1064960K
class space used 1940K, capacity 2217K, committed 2304K, reserved 1048576K
Event: 7.803 GC heap after
Heap after GC invocations=3 (full 0):
PSYoungGen total 75776K, used 10739K [0x000000076ba00000, 0x0000000770e80000, 0x00000007c0000000)
eden space 65024K, 0% used [0x000000076ba00000,0x000000076ba00000,0x000000076f980000)
from space 10752K, 99% used [0x000000076f980000,0x00000007703fce20,0x0000000770400000)
to space 10752K, 0% used [0x0000000770400000,0x0000000770400000,0x0000000770e80000)
ParOldGen total 173568K, used 104716K [0x00000006c2e00000, 0x00000006cd780000, 0x000000076ba00000)
object space 173568K, 60% used [0x00000006c2e00000,0x00000006c94431e8,0x00000006cd780000)
Metaspace used 15928K, capacity 17096K, committed 17408K, reserved 1064960K
class space used 1940K, capacity 2217K, committed 2304K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 3.919 Thread 0x0000000002d4e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032a3f14 method=java.util.LinkedList.node(I)Ljava/util/LinkedList$Node; # 7
Event: 3.919 Thread 0x0000000002d4e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000032b8748 method=java.util.LinkedList.node(I)Ljava/util/LinkedList$Node; # 7
Event: 7.069 Thread 0x0000000002d4e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000033b62cc method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; # 2
Event: 7.069 Thread 0x0000000002d4e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000033b62cc method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; # 2
Event: 7.069 Thread 0x0000000002d4e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000033b62cc method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; # 2
Event: 7.069 Thread 0x0000000002d4e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000033b62cc method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; # 2
Event: 7.069 Thread 0x0000000002d4e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000337e6cc method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; # 2
Event: 7.069 Thread 0x0000000002d4e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000335615c method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; # 2
Event: 7.069 Thread 0x0000000002d4e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003396004 method=java.lang.reflect.Array.newInstance(Ljava/lang/Class;I)Ljava/lang/Object; # 2
Event: 7.299 Thread 0x0000000002d4e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003372b10 method=sun.java2d.loops.Blit.getFromCache(Lsun/java2d/loops/SurfaceType;Lsun/java2d/loops/CompositeType;Lsun/java2d/loops/SurfaceType;)Lsun/java2d/loops/Blit; # 11
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 0.808 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d5556a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 0.837 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d555930) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 0.868 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d555bb8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 0.875 Thread 0x000000001f951000 Exception <a 'java/io/FileNotFoundException'> (0x000000076d7e01a8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\prims\jni.cpp, line 710]
Event: 0.898 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d555e40) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 0.928 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d5560c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 0.958 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d556350) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 0.989 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d5565d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 1.020 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d556860) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Event: 1.050 Thread 0x000000001f913800 Exception <a 'java/lang/NullPointerException'> (0x000000076d556ae8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u212\12974\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Events (10 events):
Event: 8.232 Executing VM operation: RevokeBias
Event: 8.232 Executing VM operation: RevokeBias done
Event: 8.232 Executing VM operation: RevokeBias
Event: 8.232 Executing VM operation: RevokeBias done
Event: 8.232 Executing VM operation: RevokeBias
Event: 8.232 Executing VM operation: RevokeBias done
Event: 8.232 Executing VM operation: BulkRevokeBias
Event: 8.232 Executing VM operation: BulkRevokeBias done
Event: 9.436 loading class ch/aplu/jgamegrid/GGMouse
Event: 9.436 loading class ch/aplu/jgamegrid/GGMouse done

java out of memory after wildfly startup

after starting wildfly and deploying some wars on it, I am getting following error. Please help me and do not mark it as duplicate because i already have searched a lot and have tried different solution.
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 1431312 bytes for Chunk::new
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
#
# Out of Memory Error, pid=3896
#
]
0x0000000048fd5800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|7a85c3ae]-HelperThread-#2" daemon [_thread_blocked, id=2692, stack(0x000000005ff40000,0x0000000060040000)]
0x0000000048fd8800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|7a85c3ae]-HelperThread-#1" daemon [_thread_blocked, id=4344, stack(0x000000005fe40000,0x000000005ff40000)]
0x0000000048fd7800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|7a85c3ae]-HelperThread-#0" daemon [_thread_blocked, id=4868, stack(0x000000005fd40000,0x000000005fe40000)]
0x0000000048fce800 JavaThread "ServerService Thread Pool -- 219" [_thread_blocked, id=3772, stack(0x000000005f140000,0x000000005f240000)]
0x0000000048e45800 JavaThread "ServerService Thread Pool -- 163" [_thread_blocked, id=1344, stack(0x0000000058a20000,0x0000000058b20000)]
0x0000000048e35000 JavaThread "ServerService Thread Pool -- 141" [_thread_blocked, id=4652, stack(0x0000000057420000,0x0000000057520000)]
0x0000000048e34000 JavaThread "ServerService Thread Pool -- 140" [_thread_blocked, id=5096, stack(0x0000000057320000,0x0000000057420000)]
0x00000000391a3000 JavaThread "ServerService Thread Pool -- 122" [_thread_blocked, id=4684, stack(0x0000000056120000,0x0000000056220000)]
0x0000000043dde800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd6a03136npih|4795e3d8]-HelperThread-#2" daemon [_thread_blocked, id=3692, stack(0x0000000055e60000,0x0000000055f60000)]
0x0000000044494800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd6a03136npih|4795e3d8]-HelperThread-#1" daemon [_thread_blocked, id=5720, stack(0x0000000055340000,0x0000000055440000)]
0x000000004448c800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd6a03136npih|4795e3d8]-HelperThread-#0" daemon [_thread_blocked, id=4636, stack(0x0000000054c10000,0x0000000054d10000)]
0x0000000044495000 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd6a03136npih|4795e3d8]-AdminTaskTimer" daemon [_thread_blocked, id=488, stack(0x0000000055440000,0x0000000055540000)]
0x0000000044492000 JavaThread "Thread-18 (HornetQ-server-HornetQServerImpl::serverUUID=cabe2dae-e6ad-11e5-9468-e7da2145920f-328130029)" [_thread_blocked, id=4596, stack(0x0000000055570000,0x0000000055670000)]
0x0000000044490800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|69ac024b]-HelperThread-#2" daemon [_thread_blocked, id=5756, stack(0x0000000055070000,0x0000000055170000)]
0x0000000044493800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|69ac024b]-HelperThread-#1" daemon [_thread_blocked, id=2536, stack(0x0000000054f70000,0x0000000055070000)]
0x0000000044493000 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|69ac024b]-HelperThread-#0" daemon [_thread_blocked, id=4252, stack(0x0000000054910000,0x0000000054a10000)]
0x000000004448f000 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|69ac024b]-AdminTaskTimer" daemon [_thread_blocked, id=2716, stack(0x0000000054810000,0x0000000054910000)]
0x0000000044491800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd6928by91kh|15356c76]-HelperThread-#2" daemon [_thread_blocked, id=5584, stack(0x0000000052c80000,0x0000000052d80000)]
0x000000004448e800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd6928by91kh|15356c76]-HelperThread-#1" daemon [_thread_blocked, id=5204, stack(0x00000000528d0000,0x00000000529d0000)]
0x000000004448d800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd6928by91kh|15356c76]-HelperThread-#0" daemon [_thread_blocked, id=4848, stack(0x0000000052250000,0x0000000052350000)]
0x000000004448a800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd6928by91kh|15356c76]-AdminTaskTimer" daemon [_thread_blocked, id=5384, stack(0x0000000051ea0000,0x0000000051fa0000)]
0x0000000044489800 JavaThread "Thread-17 (HornetQ-server-HornetQServerImpl::serverUUID=cabe2dae-e6ad-11e5-9468-e7da2145920f-328130029)" [_thread_blocked, id=3372, stack(0x0000000052030000,0x0000000052130000)]
0x0000000044486800 JavaThread "Store myEntityCacheRegionName Expiry Thread" daemon [_thread_blocked, id=2908, stack(0x00000000527d0000,0x00000000528d0000)]
0x0000000044489000 JavaThread "Store myEntityCacheRegionName Spool Thread" daemon [_thread_blocked, id=1464, stack(0x00000000526d0000,0x00000000527d0000)]
0x0000000044487800 JavaThread "Store org.hibernate.cache.StandardQueryCache Spool Thread" daemon [_thread_blocked, id=2768, stack(0x0000000052150000,0x0000000052250000)]
0x0000000044485000 JavaThread "Store org.hibernate.cache.UpdateTimestampsCache Spool Thread" daemon [_thread_blocked, id=3144, stack(0x0000000051710000,0x0000000051810000)]
0x0000000044486000 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|7a85c3ae]-HelperThread-#2" daemon [_thread_blocked, id=4112, stack(0x0000000051ba0000,0x0000000051ca0000)]
0x0000000044483000 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|7a85c3ae]-HelperThread-#1" daemon [_thread_blocked, id=4804, stack(0x0000000051aa0000,0x0000000051ba0000)]
0x0000000044482000 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|7a85c3ae]-HelperThread-#0" daemon [_thread_blocked, id=3320, stack(0x00000000519a0000,0x0000000051aa0000)]
0x0000000044481800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|7a85c3ae]-AdminTaskTimer" daemon [_thread_blocked, id=572, stack(0x00000000518a0000,0x00000000519a0000)]
0x0000000044480800 JavaThread "Thread-16 (HornetQ-server-HornetQServerImpl::serverUUID=cabe2dae-e6ad-11e5-9468-e7da2145920f-328130029)" [_thread_blocked, id=2600, stack(0x0000000050c10000,0x0000000050d10000)]
0x000000004447d800 JavaThread "ServerService Thread Pool -- 121" [_thread_blocked, id=5464, stack(0x0000000050070000,0x0000000050170000)]
0x000000004447f000 JavaThread "ServerService Thread Pool -- 120" [_thread_blocked, id=4528, stack(0x000000004ff70000,0x0000000050070000)]
0x000000004447d000 JavaThread "ServerService Thread Pool -- 119" [_thread_blocked, id=5060, stack(0x000000004fe70000,0x000000004ff70000)]
0x000000004447e800 JavaThread "ServerService Thread Pool -- 118" [_thread_blocked, id=4392, stack(0x000000004fd70000,0x000000004fe70000)]
0x0000000044479000 JavaThread "ServerService Thread Pool -- 117" [_thread_blocked, id=4348, stack(0x000000004fc70000,0x000000004fd70000)]
0x000000004447c000 JavaThread "ServerService Thread Pool -- 116" [_thread_blocked, id=204, stack(0x000000004fb70000,0x000000004fc70000)]
0x000000004447a000 JavaThread "ServerService Thread Pool -- 115" [_thread_blocked, id=4788, stack(0x000000004fa70000,0x000000004fb70000)]
0x0000000044478800 JavaThread "ServerService Thread Pool -- 114" [_thread_blocked, id=1952, stack(0x000000004f970000,0x000000004fa70000)]
0x000000004447a800 JavaThread "ServerService Thread Pool -- 113" [_thread_blocked, id=3868, stack(0x000000004f870000,0x000000004f970000)]
0x000000004447b800 JavaThread "ServerService Thread Pool -- 112" [_thread_blocked, id=1956, stack(0x000000004f770000,0x000000004f870000)]
0,0x000000004d100000)]
0x0000000043ddf000 JavaThread "Abandoned connection cleanup thread" daemon [_thread_blocked, id=4436, stack(0x000000004cb20000,0x000000004cc20000)]
0x0000000043de0000 JavaThread "Thread-14 (HornetQ-server-HornetQServerImpl::serverUUID=cabe2dae-e6ad-11e5-9468-e7da2145920f-328130029)" [_thread_blocked, id=5512, stack(0x000000004ba50000,0x000000004bb50000)]
0x0000000043ddc000 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|491be0f8]-HelperThread-#2" daemon [_thread_blocked, id=948, stack(0x000000004b750000,0x000000004b850000)]
0x0000000043dda000 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|491be0f8]-HelperThread-#1" daemon [_thread_blocked, id=3584, stack(0x000000004b650000,0x000000004b750000)]
0x0000000043ddb800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|491be0f8]-HelperThread-#0" daemon [_thread_blocked, id=2728, stack(0x000000004b550000,0x000000004b650000)]
0x0000000043dd7800 JavaThread "C3P0PooledConnectionPoolManager[identityToken->1bqtcf29mzd64m27yhr52|491be0f8]-AdminTaskTimer" daemon [_thread_blocked, id=3888, stack(0x000000004b450000,0x000000004b550000)]
0x0000000043dd5800 JavaThread "Thread-4 (HornetQ-scheduled-threads-78403865)" [_thread_blocked, id=3640, stack(0x000000004ae00000,0x000000004af00000)]
0x0000000043dd6000 JavaThread "Thread-13 (HornetQ-server-HornetQServerImpl::serverUUID=cabe2dae-e6ad-11e5-9468-e7da2145920f-328130029)" [_thread_blocked, id=6028, stack(0x000000004af50000,0x000000004b050000)]
0x0000000044410800 JavaThread "Thread-3 (HornetQ-scheduled-threads-78403865)" [_thread_blocked, id=3576, stack(0x000000004ab00000,0x000000004ac00000)]
0x0000000044410000 JavaThread "ServerService Thread Pool -- 85" [_thread_blocked, id=5048, stack(0x000000004aa00000,0x000000004ab00000)]
0x000000004440a000 JavaThread "ServerService Thread Pool -- 74" [_thread_blocked, id=4272, stack(0x0000000049f00000,0x000000004a000000)]
0x000000004440a800 JavaThread "Thread-1 (HornetQ-client-global-threads-957947347)" daemon [_thread_blocked, id=4828, stack(0x0000000049e00000,0x0000000049f00000)]
0x0000000044409000 JavaThread "Thread-12 (HornetQ-server-HornetQServerImpl::serverUUID=cabe2dae-e6ad-11e5-9468-e7da2145920f-328130029)" [_thread_blocked, id=5568, stack(0x0000000049d00000,0x0000000049e00000)]
Other Threads:
0x0000000035107000 VMThread [stack: 0x0000000036190000,0x0000000036290000] [id=3616]
0x00000000369ba800 WatcherThread [stack: 0x0000000036e90000,0x0000000036f90000] [id=6124]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 1808896K, used 1414723K [0x0000000715580000, 0x00000007bba00000, 0x00000007c0000000)
eden space 1513472K, 93% used [0x0000000715580000,0x000000076bb10e68,0x0000000771b80000)
from space 295424K, 0% used [0x0000000790f00000,0x0000000790f00000,0x00000007a2f80000)
to space 511488K, 0% used [0x0000000771b80000,0x0000000771b80000,0x0000000790f00000)
ParOldGen total 937984K, used 833739K [0x00000005c0000000, 0x00000005f9400000, 0x0000000715580000)
object space 937984K, 88% used [0x00000005c0000000,0x00000005f2e32f40,0x00000005f9400000)
Metaspace used 209642K, capacity 218962K, committed 219328K, reserved 1239040K
class space used 26099K, capacity 28842K, committed 28928K, reserved 1048576K
Card table byte_map: [0x00000000218e0000,0x00000000228f0000] byte_map_base: 0x000000001eae0000
Marking Bits: (ParMarkBitMap*) 0x000000005a9f4040
Begin Bits: [0x00000000237a0000, 0x000000002b7a0000)
End Bits: [0x000000002b7a0000, 0x00000000337a0000)
Polling page: 0x00000000009a0000
CodeCache: size=524288Kb used=44104Kb max_used=45659Kb free=480183Kb
bounds [0x00000000010e0000, 0x0000000003dc0000, 0x00000000210e0000]
total_blobs=13716 nmethods=12938 adapters=688
compilation: enabled
Compilation events (10 events):
Event: 39.600 Thread 0x0000000035147800 16071 3 io.netty.buffer.PoolThreadCache$MemoryRegionCache::<init> (54 bytes)
Event: 39.600 Thread 0x0000000035147800 nmethod 16071 0x000000000151ac10 code [0x000000000151adc0, 0x000000000151b3e8]
Event: 39.617 Thread 0x0000000035147800 16073 1 io.netty.channel.DefaultChannelConfig::getAllocator (5 bytes)
Event: 39.617 Thread 0x0000000035147800 nmethod 16073 0x0000000003893250 code [0x00000000038933a0, 0x00000000038934b0]
Event: 39.618 Thread 0x0000000035147800 16074 3 io.netty.buffer.PoolThreadCache$MemoryRegionCache::powerOfTwo (47 bytes)
Event: 39.618 Thread 0x0000000035147800 nmethod 16074 0x00000000038c1110 code [0x00000000038c1260, 0x00000000038c1410]
Event: 39.618 Thread 0x0000000035147800 16075 3 io.netty.buffer.PoolThreadCache$SubPageMemoryRegionCache::<init> (6 bytes)
Event: 39.618 Thread 0x0000000035147800 nmethod 16075 0x0000000003a9a2d0 code [0x0000000003a9a440, 0x0000000003a9a5c8]
Event: 39.620 Thread 0x0000000035147800 16076 3 io.netty.buffer.AbstractByteBuf::writeByte (28 bytes)
Event: 39.620 Thread 0x0000000035147800 nmethod 16076 0x0000000002fa1690 code [0x0000000002fa1840, 0x0000000002fa1dd8]
GC Heap History (10 events):
Event: 23.021 GC heap before
{Heap before GC invocations=25 (full 5):
PSYoungGen total 1154048K, used 1028096K [0x0000000715580000, 0x0000000779980000, 0x00000007c0000000)
eden space 1028096K, 100% used [0x0000000715580000,0x0000000754180000,0x0000000754180000)
from space 125952K, 0% used [0x0000000754180000,0x0000000754180000,0x000000075bc80000)
to space 143360K, 0% used [0x0000000770d80000,0x0000000770d80000,0x0000000779980000)
ParOldGen total 497152K, used 209939K [0x00000005c0000000, 0x00000005de580000, 0x0000000715580000)
object space 497152K, 42% used [0x00000005c0000000,0x00000005ccd04d50,0x00000005de580000)
Metaspace used 125479K, capacity 133446K, committed 133696K, reserved 1165312K
class space used 16107K, capacity 18489K, committed 18560K, reserved 1048576K
Event: 23.168 GC heap after
Heap after GC invocations=25 (full 5):
PSYoungGen total 1480192K, used 129780K [0x0000000715580000, 0x000000077b180000, 0x00000007c0000000)
eden space 1336832K, 0% used [0x0000000715580000,0x0000000715580000,0x0000000766f00000)
from space 143360K, 90% used [0x0000000770d80000,0x0000000778c3d010,0x0000000779980000)
to space 162304K, 0% used [0x0000000766f00000,0x0000000766f00000,0x0000000770d80000)
ParOldGen total 497152K, used 209963K [0x00000005c0000000, 0x00000005de580000, 0x0000000715580000)
object space 497152K, 42% used [0x00000005c0000000,0x00000005ccd0ad60,0x00000005de580000)
Metaspace used 125479K, capacity 133446K, committed 133696K, reserved 1165312K
class space used 16107K, capacity 18489K, committed 18560K, reserved 1048576K
}
Event: 28.647 GC heap before
{Heap before GC invocations=26 (full 5):
PSYoungGen total 1480192K, used 1466612K [0x0000000715580000, 0x000000077b180000, 0x00000007c0000000)
eden space 1336832K, 100% used [0x0000000715580000,0x0000000766f00000,0x0000000766f00000)
from space 143360K, 90% used [0x0000000770d80000,0x0000000778c3d010,0x0000000779980000)
to space 162304K, 0% used [0x0000000766f00000,0x0000000766f00000,0x0000000770d80000)
ParOldGen total 497152K, used 209963K [0x00000005c0000000, 0x00000005de580000, 0x0000000715580000)
object space 497152K, 42% used [0x00000005c0000000,0x00000005ccd0ad60,0x00000005de580000)
Metaspace used 173144K, capacity 182010K, committed 182336K, reserved 1206272K
class space used 21978K, capacity 24610K, committed 24704K, reserved 1048576K
Event: 28.997 GC heap after
Heap after GC invocations=26 (full 5):
PSYoungGen total 1499136K, used 162299K [0x0000000715580000, 0x00000007a2f80000, 0x00000007c0000000)
eden space 1336832K, 0% used [0x0000000715580000,0x0000000715580000,0x0000000766f00000)
from space 162304K, 99% used [0x0000000766f00000,0x0000000770d7ee80,0x0000000770d80000)
to space 295424K, 0% used [0x0000000790f00000,0x0000000790f00000,0x00000007a2f80000)
ParOldGen total 497152K, used 497067K [0x00000005c0000000, 0x00000005de580000, 0x0000000715580000)
object space 497152K, 99% used [0x00000005c0000000,0x00000005de56adc0,0x00000005de580000)
Metaspace used 173144K, capacity 182010K, committed 182336K, reserved 1206272K
class space used 21978K, capacity 24610K, committed 24704K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 38.873 Thread 0x0000000048fc4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000001367660 method=sun.util.calendar.BaseCalendar.getCalendarDateFromFixedDate(Lsun/util/calendar/CalendarDate;J)V # 74
Event: 39.081 Thread 0x0000000044408800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002716d68 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V # 15
Event: 39.247 Thread 0x0000000044408800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000015796d8 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I # 1
Event: 39.248 Thread 0x0000000044408800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000001587e38 method=java.util.ArrayList.indexOf(Ljava/lang/Object;)I # 1
Event: 39.255 Thread 0x0000000044408800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000001f18d74 method=java.lang.Class.searchMethods([Ljava/lang/reflect/Method;Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; # 47
Event: 39.257 Thread 0x0000000044408800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000001d1a37c method=java.lang.Class.searchMethods([Ljava/lang/reflect/Method;Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; # 47
Event: 39.257 Thread 0x0000000044408800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000023dd434 method=java.lang.Class.searchMethods([Ljava/lang/reflect/Method;Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; # 47
Event: 39.309 Thread 0x0000000044408800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000020fafec method=java.util.TreeSet.add(Ljava/lang/Object;)Z # 13
Event: 39.570 Thread 0x0000000044408800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000029aae58 method=java.util.StringTokenizer.nextToken()Ljava/lang/String; # 12
Event: 39.601 Thread 0x0000000044488000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000001317258 method=java.lang.StringCoding.decode(Ljava/nio/charset/Charset;[BII)[C # 1
Internal exceptions (10 events):
Event: 39.468 Thread 0x0000000048fc4000 Exception <a 'java/lang/ClassNotFoundException': com/mchange/v2/c3p0/impl/IdentityTokenResolvableBeanInfo> (0x000000076a5ab060) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\classfile\systemDictionary.cpp, line
Event: 39.468 Thread 0x0000000048fc4000 Exception <a 'java/lang/ClassNotFoundException': com/mchange/v2/c3p0/impl/AbstractIdentityTokenizedBeanInfo> (0x000000076a5ae580) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\classfile\systemDictionary.cpp, li§$Óææ»C#
Event: 39.468 Thread 0x0000000048fc4000 Exception <a 'java/lang/ClassNotFoundException': com/mchange/v2/c3p0/impl/AbstractIdentityTokenizedCustomizer> (0x000000076a5b1b08) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\classfile\systemDictionary.cpp, í À ì»C#
Event: 39.468 Thread 0x0000000048fc4000 Exception <a 'java/lang/ClassNotFoundException': com/mchange/v2/c3p0/impl/IdentityTokenResolvableCustomizer> (0x000000076a5b6090) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\classfile\systemDictionary.cpp, ližü‹ ñ»C#
Event: 39.468 Thread 0x0000000048fc4000 Exception <a 'java/lang/ClassNotFoundException': com/mchange/v2/c3p0/impl/PoolBackedDataSourceBaseCustomizer> (0x000000076a5ba2b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\classfile\systemDictionary.cpp, l­ þ2þ»C#
Event: 39.469 Thread 0x0000000048fc4000 Exception <a 'java/lang/ClassNotFoundException': com/mchange/v2/c3p0/impl/AbstractPoolBackedDataSourceCustomizer> (0x000000076a5d97b0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\classfile\systemDictionary.cpù
Event: 39.469 Thread 0x0000000048fc4000 Exception <a 'java/lang/ClassNotFoundException': com/mchange/v2/c3p0/AbstractComboPooledDataSourceCustomizer> (0x000000076a62cf30) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\classfile\systemDictionary.cpp, lá‚lc$¼C#
Event: 39.470 Thread 0x0000000048fc4000 Exception <a 'java/lang/ClassNotFoundException': com/mchange/v2/c3p0/ComboPooledDataSourceCustomizer> (0x000000076a69e750) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]7´s~éÌC#
Event: 39.601 Thread 0x000000005c781000 Exception <a 'java/lang/OutOfMemoryError'> (0x000000076b1e2080) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\prims\unsafe.cpp, line 602]
Event: 39.615 Thread 0x0000000044408800 Exception <a 'java/lang/NullPointerException'> (0x000000076b031ae8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u40\2855\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1280]
Events (10 events):
Event: 39.603 Executing VM operation: RevokeBias done
Event: 39.617 Thread 0x0000000048fc5800 DEOPT PACKING pc=0x000000000203ff94 sp=0x000000005e07ee50
Event: 39.617 Thread 0x0000000048fc5800 DEOPT UNPACKING pc=0x000000000112787f sp=0x000000005e07ec40 mode 0
Event: 39.619 Executing VM operation: RevokeBias
Event: 39.619 Executing VM operation: RevokeBias done
Event: 39.621 Executing VM operation: RevokeBias
Event: 39.621 Executing VM operation: RevokeBias done
Event: 39.624 Thread 0x000000005c782800 Thread added: 0x000000005c782800
Event: 39.626 Executing VM operation: RevokeBias
Event: 39.627 Executing VM operation: RevokeBias done
Dynamic libraries:
0x00007ff7ecbd0000 - 0x00007ff7ecc07000 C:\myapp\Programs\java\bin\java.exe
0x00007ff83e2d0000 - 0x00007ff83e47d000 C:\Windows\SYSTEM32\ntdll.dll
0x00007ff83dfe0000 - 0x00007ff83e11e000 C:\Windows\system32\KERNEL32.DLL
0x00007ff83b650000 - 0x00007ff83b765000 C:\Windows\system32\KERNELBASE.dll
0x00007ff839b90000 - 0x00007ff839c1e000 C:\Windows\system32\apphelp.dll
0x00007ff827b60000 - 0x00007ff827bb3000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007ff83da40000 - 0x00007ff83da49000 C:\Windows\system32\NSI.dll
0x00007ff83b570000 - 0x00007ff83b5bf000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007ff83a2a0000 - 0x00007ff83a2c8000 C:\Windows\SYSTEM32\DEVOBJ.dll
VM Arguments:
jvm_args: -Dprogram.name=standalone.bat -XX:ReservedCodeCacheSize=512m -Xms256m -Xmx8192m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true -Djboss.server.default.config=standalone-full.xml -Dorg.jboss.resolver.warning=true -Djboss.modules.system.pkgs=org.jboss.byteman -Dorg.jboss.boot.log.file=C:\myapp\Logs\myapp.WildFly\boot.log -Dlogging.configuration=file:../standalone/configuration/logging.properties -Djboss.server.log.dir=C:\myapp\Logs\myapp.WildFly -Djboss.server.temp.dir=C:\myapp\Temp\myapp.WildFly\temp -Djboss.server.data.dir=C:\myapp\Temp\myapp.WildFly\data -Dorg.tanukisoftware.wrapper.WrapperManager.mbean=false -Dignore.bind.address=true -Djboss.bind.address=0.0.0.0 -Djboss.bind.address.management=0.0.0.0 -Djboss.bind.address.unsecure=0.0.0.0 -Djboss.bind.address.jgroups=MN4DCPPENVW001 -Djgroups.tcpping.initial_hosts=0.0.0.0[7600] -Dfile.encoding=Cp1252 -Duser.language=en -Djava.library.path=./lib -Dwrapper.key=bkhW8z04IFRZVDU9HST-Dd1-2H83VHAT -Dwrapper.port=32000 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=4712 -Dwrapper.version=3.5.23-st -Dwrapper.native_library=wrapper -Dwrapper.arch=x86 -Dwrapper.service=TRUE -Dwrapper.cpu.timeout=10 -Dwrapper.jvmid=5 -Dwrapper.lang.domain=wrapper -Dwrapper.lang.folder=../lang
java_command: org.tanukisoftware.wrapper.WrapperSimpleApp org.jboss.modules.Main -mp ../modules org.jboss.as.standalone -Djboss.home.dir=../ -P=../standalone/configuration/myapp.properties
java_class_path (initial): ./wrapper.jar;../jboss-modules.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;
USERNAME=MN4DCPPENVW001$
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows Server 2012 R2 , 64 bit Build 9600 (6.3.9600.17415)
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, aes, clmul, tsc, tscinvbit, tscinv
Memory: 4k page, physical 16776692k(9630136k free), swap 16776692k(844k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.40-b25) for windows-amd64 JRE (1.8.0_40-b25), built on Feb 10 2015 21:53:57 by "java_re" with MS VC++ 10.0 (VS2010)
time: Mon Feb 27 06:05:50 2017
elapsed time: 41 seconds (0d 0h 0m 41s)
You are running out of memory because you have installed the 32 bit (Windows x86) version of the JDK installed by something like jdk-8u121-windows-i586.exe.
You need to install the 64 bit (Windows x64) version which will have an installer named something like jdk-8u121-windows-x64.exe.
The 8u121 is the JDK version and will change over time.

Eclipse Juno startup: EXCEPTION_ACCESS_VIOLATION (0xc0000005)

So this is the thing I encounter when I try to lauch EclipsePortable.exe
The IDE worked perfectly yesterday. Rebooting has not helped, neither other SO solution (addding line below to eclipse.ini)
-XX:CompileCommand=exclude,org.eclipse.jdt.internal.compiler.parser.TypeConverter::*
Error File:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x675d7417, pid=724, tid=1632
#
# JRE version: Java(TM) SE Runtime Environment (8.0_65-b17) (build 1.8.0_65-b17)
# Java VM: Java HotSpot(TM) Client VM (25.65-b01 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x37417]
#
# 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
#
--------------- T H R E A D ---------------
Current thread (0x2602c000): JavaThread "Start Level Event Dispatcher" daemon [_thread_in_vm, id=1632, stack(0x269f0000,0x26af0000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x26e95f83
Registers:
EAX=0xff110c4d, EBX=0x25f7f8f0, ECX=0x26e95f83, EDX=0x006f006e
ESP=0x26aec594, EBP=0x26aec6c4, ESI=0x2602c000, EDI=0x25fa6bd0
EIP=0x675d7417, EFLAGS=0x00010246
Top of Stack: (sp=0x26aec594)
0x26aec594: 2602c000 00000024 26aecb10 00000001
0x26aec5a4: 00000000 26aec5c4 00000000 00000100
0x26aec5b4: 00000100 00000000 00000000 00000000
0x26aec5c4: 00000000 00000000 00000000 00000000
0x26aec5d4: 00000000 00000000 00000000 00000000
0x26aec5e4: 00000000 00000000 00000000 00000000
0x26aec5f4: 00000000 00000000 00000000 00000000
0x26aec604: 00000000 00000000 00000000 00000000
Instructions: (pc=0x675d7417)
0x675d73f7: 45 94 ff ff 00 00 83 f8 06 73 08 56 8b cf e8 26
0x675d7407: 25 00 00 83 7e 04 00 0f 85 bf fe ff ff 8b 4f 08
0x675d7417: 0f b7 11 89 55 c8 66 8b 45 c8 86 c4 83 47 08 02
0x675d7427: 66 8b c8 8b 47 08 8b 00 89 45 c8 8b 45 c8 0f c8
Register to memory mapping:
EAX=0xff110c4d is an unknown value
EBX=0x25f7f8f0 is an unknown value
ECX=0x26e95f83 is pointing into the stack for thread: 0x260a2400
EDX=0x006f006e is an unknown value
ESP=0x26aec594 is pointing into the stack for thread: 0x2602c000
EBP=0x26aec6c4 is pointing into the stack for thread: 0x2602c000
ESI=0x2602c000 is a thread
EDI=0x25fa6bd0 is an unknown value
Stack: [0x269f0000,0x26af0000], sp=0x26aec594, free space=1009k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x37417]
V [jvm.dll+0x38218]
V [jvm.dll+0x39148]
V [jvm.dll+0x3ac26]
V [jvm.dll+0x4f87f]
V [jvm.dll+0x4ff5a]
V [jvm.dll+0x511a0]
V [jvm.dll+0x4dc1a]
V [jvm.dll+0x39219]
V [jvm.dll+0x3ac26]
V [jvm.dll+0x4f87f]
V [jvm.dll+0x4ff5a]
V [jvm.dll+0x511a0]
V [jvm.dll+0x4dc1a]
V [jvm.dll+0x39219]
V [jvm.dll+0x3ac26]
V [jvm.dll+0x4f87f]
V [jvm.dll+0x4ff5a]
V [jvm.dll+0x511a0]
V [jvm.dll+0x511ea]
V [jvm.dll+0xab3e8]
V [jvm.dll+0x7f9c2]
V [jvm.dll+0x7fba7]
j com.sun.org.apache.xerces.internal.parsers.XML11Configuration.<init>(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V+781
j com.sun.org.apache.xerces.internal.parsers.XIncludeAwareParserConfiguration.<init>(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;Lcom/sun/org/apache/xerces/internal/xni/parser/XMLComponentManager;)V+4
j com.sun.org.apache.xerces.internal.parsers.XIncludeAwareParserConfiguration.<init>()V+4
j com.sun.org.apache.xerces.internal.parsers.SAXParser.<init>(Lcom/sun/org/apache/xerces/internal/util/SymbolTable;Lcom/sun/org/apache/xerces/internal/xni/grammars/XMLGrammarPool;)V+5
j com.sun.org.apache.xerces.internal.parsers.SAXParser.<init>()V+3
j com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.<init>(Lcom/sun/org/apache/xerces/internal/jaxp/SAXParserImpl;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityPropertyManager;Lcom/sun/org/apache/xerces/internal/utils/XMLSecurityManager;)V+1
j com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.<init>(Lcom/sun/org/apache/xerces/internal/jaxp/SAXParserFactoryImpl;Ljava/util/Map;Z)V+46
j com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl.newSAXParser()Ljavax/xml/parsers/SAXParser;+13
j org.eclipse.update.internal.configurator.ConfigurationParser.<init>()V+15
j org.eclipse.update.internal.configurator.PlatformConfiguration.loadConfig(Ljava/net/URL;Ljava/net/URL;)Lorg/eclipse/update/internal/configurator/Configuration;+21
j org.eclipse.update.internal.configurator.PlatformConfiguration.initializeCurrent(Lorg/eclipse/osgi/service/datalocation/Location;)V+32
j org.eclipse.update.internal.configurator.PlatformConfiguration.<init>(Lorg/eclipse/osgi/service/datalocation/Location;)V+27
j org.eclipse.update.internal.configurator.PlatformConfiguration.startup(Ljava/net/URL;Lorg/eclipse/osgi/service/datalocation/Location;)V+15
j org.eclipse.update.internal.configurator.ConfigurationActivator.getPlatformConfiguration(Ljava/net/URL;Lorg/eclipse/osgi/service/datalocation/Location;)Lorg/eclipse/update/internal/configurator/PlatformConfiguration;+2
j org.eclipse.update.internal.configurator.ConfigurationActivator.initialize()V+147
j org.eclipse.update.internal.configurator.ConfigurationActivator.start(Lorg/osgi/framework/BundleContext;)V+13
j org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run()Ljava/lang/Object;+64
v ~StubRoutines::call_stub
V [jvm.dll+0x158985]
V [jvm.dll+0x21df3e]
V [jvm.dll+0x158a1e]
V [jvm.dll+0x10934f]
C [java.dll+0x1047]
[Skipped some lines, SO limits to 30000 characters]
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x260a2400 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=3424, stack(0x26df0000,0x26ef0000)]
0x2609c000 JavaThread "Component Resolve Thread" daemon [_thread_blocked, id=3204, stack(0x26bf0000,0x26cf0000)]
0x26019800 JavaThread "Framework Event Dispatcher" daemon [_thread_blocked, id=3088, stack(0x26af0000,0x26bf0000)]
=>0x2602c000 JavaThread "Start Level Event Dispatcher" daemon [_thread_in_vm, id=1632, stack(0x269f0000,0x26af0000)]
0x2602a000 JavaThread "State Data Manager" daemon [_thread_blocked, id=2644, stack(0x268f0000,0x269f0000)]
0x25fd9000 JavaThread "Framework Active Thread" [_thread_blocked, id=2420, stack(0x267f0000,0x268f0000)]
0x25296800 JavaThread "Service Thread" daemon [_thread_blocked, id=116, stack(0x25ba0000,0x25ca0000)]
0x25276800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=3988, stack(0x25a60000,0x25b60000)]
0x25275400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3288, stack(0x25920000,0x25a20000)]
0x25272800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3100, stack(0x257e0000,0x258e0000)]
0x25244000 JavaThread "Finalizer" daemon [_thread_blocked, id=3180, stack(0x25620000,0x25720000)]
0x2523ec00 JavaThread "Reference Handler" daemon [_thread_blocked, id=940, stack(0x25520000,0x25620000)]
0x029ac000 JavaThread "main" [_thread_blocked, id=2624, stack(0x00090000,0x00190000)]
Other Threads:
0x25238800 VMThread [stack: 0x25420000,0x25520000] [id=3076]
0x252a1c00 WatcherThread [stack: 0x25ce0000,0x25de0000] [id=3808]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 12288K, used 8243K [0x04c00000, 0x05950000, 0x0f6a0000)
eden space 10944K, 63% used [0x04c00000, 0x052bccc8, 0x056b0000)
from space 1344K, 100% used [0x056b0000, 0x05800000, 0x05800000)
to space 1344K, 0% used [0x05800000, 0x05800000, 0x05950000)
tenured generation total 27328K, used 3927K [0x0f6a0000, 0x11150000, 0x24c00000)
the space 27328K, 14% used [0x0f6a0000, 0x0fa75df0, 0x0fa75e00, 0x11150000)
Metaspace used 6421K, capacity 6710K, committed 6784K, reserved 7552K
Card table byte_map: [0x24c00000,0x24d10000] byte_map_base: 0x24bda000
Polling page: 0x00280000
CodeCache: size=32768Kb used=1350Kb max_used=1350Kb free=31418Kb
bounds [0x02b30000, 0x02c88000, 0x04b30000]
total_blobs=560 nmethods=389 adapters=102
compilation: enabled
Compilation events (10 events):
Event: 3.369 Thread 0x25276800 386 org.eclipse.osgi.framework.internal.core.FilterImpl::compare (329 bytes)
Event: 3.370 Thread 0x25276800 nmethod 386 0x02c7df88 code [0x02c7e300, 0x02c7f8f4]
Event: 3.382 Thread 0x25276800 387 java.util.LinkedList$ListItr::checkForComodification (23 bytes)
Event: 3.382 Thread 0x25276800 nmethod 387 0x02c807c8 code [0x02c808d0, 0x02c809dc]
Event: 3.382 Thread 0x25276800 388 org.eclipse.osgi.baseadaptor.BaseData::getStorageHook (53 bytes)
Event: 3.382 Thread 0x25276800 nmethod 388 0x02c80a88 code [0x02c80bb0, 0x02c80cf8]
Event: 3.382 Thread 0x25276800 389 ! org.eclipse.osgi.baseadaptor.loader.ClasspathManager::findLocalClass (161 bytes)
Event: 3.383 Thread 0x25276800 nmethod 389 0x02c80e48 code [0x02c80fb0, 0x02c81288]
Event: 3.383 Thread 0x25276800 390 org.eclipse.osgi.framework.internal.core.FilterImpl::compare_ObjectArray (45 bytes)
Event: 3.383 Thread 0x25276800 nmethod 390 0x02c81608 code [0x02c81710, 0x02c8181c]
GC Heap History (4 events):
Event: 1.788 GC heap before
{Heap before GC invocations=0 (full 0):
def new generation total 12288K, used 10944K [0x04c00000, 0x05950000, 0x0f6a0000)
eden space 10944K, 100% used [0x04c00000, 0x056b0000, 0x056b0000)
from space 1344K, 0% used [0x056b0000, 0x056b0000, 0x05800000)
to space 1344K, 0% used [0x05800000, 0x05800000, 0x05950000)
tenured generation total 27328K, used 0K [0x0f6a0000, 0x11150000, 0x24c00000)
the space 27328K, 0% used [0x0f6a0000, 0x0f6a0000, 0x0f6a0200, 0x11150000)
Metaspace used 3622K, capacity 3668K, committed 3776K, reserved 4480K
Event: 1.793 GC heap after
Heap after GC invocations=1 (full 0):
def new generation total 12288K, used 1344K [0x04c00000, 0x05950000, 0x0f6a0000)
eden space 10944K, 0% used [0x04c00000, 0x04c00000, 0x056b0000)
from space 1344K, 100% used [0x05800000, 0x05950000, 0x05950000)
to space 1344K, 0% used [0x056b0000, 0x056b0000, 0x05800000)
tenured generation total 27328K, used 1165K [0x0f6a0000, 0x11150000, 0x24c00000)
the space 27328K, 4% used [0x0f6a0000, 0x0f7c3420, 0x0f7c3600, 0x11150000)
Metaspace used 3622K, capacity 3668K, committed 3776K, reserved 4480K
}
Event: 2.847 GC heap before
{Heap before GC invocations=1 (full 0):
def new generation total 12288K, used 12288K [0x04c00000, 0x05950000, 0x0f6a0000)
eden space 10944K, 100% used [0x04c00000, 0x056b0000, 0x056b0000)
from space 1344K, 100% used [0x05800000, 0x05950000, 0x05950000)
to space 1344K, 0% used [0x056b0000, 0x056b0000, 0x05800000)
tenured generation total 27328K, used 1165K [0x0f6a0000, 0x11150000, 0x24c00000)
the space 27328K, 4% used [0x0f6a0000, 0x0f7c3420, 0x0f7c3600, 0x11150000)
Metaspace used 5003K, capacity 5054K, committed 5120K, reserved 5504K
Event: 2.854 GC heap after
Heap after GC invocations=2 (full 0):
def new generation total 12288K, used 1344K [0x04c00000, 0x05950000, 0x0f6a0000)
eden space 10944K, 0% used [0x04c00000, 0x04c00000, 0x056b0000)
from space 1344K, 100% used [0x056b0000, 0x05800000, 0x05800000)
to space 1344K, 0% used [0x05800000, 0x05800000, 0x05950000)
tenured generation total 27328K, used 3927K [0x0f6a0000, 0x11150000, 0x24c00000)
the space 27328K, 14% used [0x0f6a0000, 0x0fa75df0, 0x0fa75e00, 0x11150000)
Metaspace used 5003K, capacity 5054K, committed 5120K, reserved 5504K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 0.510 Thread 0x029ac000 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x04c10c28) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jni.cpp, lÁŢ.0B‡ö?
Event: 1.408 Thread 0x029ac000 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/e/Handler> (0x04e3e8b0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 1.539 Thread 0x029ac000 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x05137d30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 1.539 Thread 0x029ac000 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/e/Handler> (0x051391b8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 1.546 Thread 0x029ac000 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/e/Handler> (0x0513d508) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 1.617 Thread 0x029ac000 Exception <a 'java/security/PrivilegedActionException'> (0x051ca638) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 1.617 Thread 0x029ac000 Exception <a 'java/security/PrivilegedActionException'> (0x051ca838) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 1.619 Thread 0x029ac000 Exception <a 'java/security/PrivilegedActionException'> (0x051cdc58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 1.619 Thread 0x029ac000 Exception <a 'java/security/PrivilegedActionException'> (0x051cde58) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 3.338 Thread 0x2602c000 Exception <a 'java/io/FileNotFoundException'> (0x052058c8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u65\4987\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 3.506 loading class com/sun/org/apache/xerces/internal/impl/XMLDocumentScannerImpl
Event: 3.508 loading class com/sun/org/apache/xerces/internal/impl/XMLDocumentFragmentScannerImpl
Event: 3.510 loading class com/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner
Event: 3.510 loading class com/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource
Event: 3.511 loading class com/sun/org/apache/xerces/internal/xni/parser/XMLDocumentSource done
Event: 3.511 loading class com/sun/org/apache/xerces/internal/xni/parser/XMLDocumentScanner done
Event: 3.511 loading class com/sun/org/apache/xerces/internal/impl/XMLEntityHandler
Event: 3.511 loading class com/sun/org/apache/xerces/internal/impl/XMLEntityHandler done
Event: 3.511 loading class com/sun/xml/internal/stream/XMLBufferListener
Event: 3.511 loading class com/sun/xml/internal/stream/XMLBufferListener done
Dynamic libraries:
0x00400000 - 0x0044e000 E:\Programs_Portable\EclipsePortable\App\Eclipse\eclipse.exe
0x77270000 - 0x773f0000 C:\Windows\SysWOW64\ntdll.dll
0x76b70000 - 0x76c80000 C:\Windows\syswow64\kernel32.dll
0x75770000 - 0x757b7000 C:\Windows\syswow64\KERNELBASE.dll
0x76cc0000 - 0x76dc0000 C:\Windows\syswow64\USER32.dll
0x758c0000 - 0x75950000 C:\Windows\syswow64\GDI32.dll
0x750e0000 - 0x750ea000 C:\Windows\syswow64\LPK.dll
0x75820000 - 0x758bd000 C:\Windows\syswow64\USP10.dll
0x756c0000 - 0x7576c000 C:\Windows\syswow64\msvcrt.dll
0x75110000 - 0x751b0000 C:\Windows\syswow64\ADVAPI32.dll
0x75a40000 - 0x75a59000 C:\Windows\SysWOW64\sechost.dll
0x75950000 - 0x75a40000 C:\Windows\syswow64\RPCRT4.dll
0x74d80000 - 0x74de0000 C:\Windows\syswow64\SspiCli.dll
0x74d70000 - 0x74d7c000 C:\Windows\syswow64\CRYPTBASE.dll
0x71fa0000 - 0x7213e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x76ae0000 - 0x76b37000 C:\Windows\syswow64\SHLWAPI.dll
0x74de0000 - 0x74e40000 C:\Windows\system32\IMM32.DLL
0x755f0000 - 0x756bc000 C:\Windows\syswow64\MSCTF.dll
0x00230000 - 0x0023d000 E:\Programs_Portable\EclipsePortable\App\Eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120913-144807\eclipse_1503.dll
0x73260000 - 0x73269000 C:\Windows\system32\VERSION.dll
0x6de70000 - 0x6def0000 C:\Windows\system32\uxtheme.dll
0x76970000 - 0x76acc000 C:\Windows\system32\ole32.dll
0x675a0000 - 0x67964000 E:\Programs_Portable\EclipsePortable\App\Eclipse\jre\bin\client\jvm.dll
0x73480000 - 0x73487000 C:\Windows\system32\WSOCK32.dll
0x76c80000 - 0x76cb5000 C:\Windows\syswow64\WS2_32.dll
0x76810000 - 0x76816000 C:\Windows\syswow64\NSI.dll
0x6dcb0000 - 0x6dce2000 C:\Windows\system32\WINMM.dll
0x75bb0000 - 0x75bb5000 C:\Windows\syswow64\PSAPI.DLL
0x702d0000 - 0x7038f000 C:\Windows\system32\MSVCR100.dll
0x67590000 - 0x6759c000 E:\Programs_Portable\EclipsePortable\App\Eclipse\jre\bin\verify.dll
0x67560000 - 0x67581000 E:\Programs_Portable\EclipsePortable\App\Eclipse\jre\bin\java.dll
0x67540000 - 0x67553000 E:\Programs_Portable\EclipsePortable\App\Eclipse\jre\bin\zip.dll
0x75bc0000 - 0x7680b000 C:\Windows\syswow64\SHELL32.dll
0x73120000 - 0x7312b000 C:\Windows\system32\profapi.dll
0x72eb0000 - 0x72ec7000 C:\Windows\system32\CRYPTSP.dll
0x72e70000 - 0x72eab000 C:\Windows\system32\rsaenh.dll
0x72860000 - 0x72877000 C:\Windows\system32\USERENV.dll
0x67520000 - 0x67536000 E:\Programs_Portable\EclipsePortable\App\Eclipse\jre\bin\net.dll
0x71e00000 - 0x71e3c000 C:\Windows\system32\mswsock.dll
0x71de0000 - 0x71de6000 C:\Windows\System32\wship6.dll
0x732a0000 - 0x732bc000 C:\Windows\system32\IPHLPAPI.DLL
0x73290000 - 0x73297000 C:\Windows\system32\WINNSI.DLL
0x71e50000 - 0x71e5d000 C:\Windows\system32\dhcpcsvc6.DLL
0x71d40000 - 0x71d52000 C:\Windows\system32\dhcpcsvc.DLL
0x67510000 - 0x6751f000 E:\Programs_Portable\EclipsePortable\App\Eclipse\jre\bin\nio.dll
0x71da0000 - 0x71db0000 C:\Windows\system32\NLAapi.dll
0x711d0000 - 0x711e0000 C:\Windows\system32\napinsp.dll
0x711b0000 - 0x711c2000 C:\Windows\system32\pnrpnsp.dll
0x732e0000 - 0x73324000 C:\Windows\system32\DNSAPI.dll
0x711a0000 - 0x711a8000 C:\Windows\System32\winrnr.dll
0x71d90000 - 0x71d95000 C:\Windows\System32\wshtcpip.dll
0x71c90000 - 0x71c96000 C:\Windows\system32\rasadhlp.dll
0x72380000 - 0x723b8000 C:\Windows\System32\fwpuclnt.dll
0x67420000 - 0x6750b000 C:\Windows\system32\dbghelp.dll
VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.5 -Dhelp.lucene.tokenizer=standard -Xms40m -Xmx512m -XX:MaxPermSize=256m
java_command: <unknown>
java_class_path (initial): E:\Programs_Portable\EclipsePortable\App\Eclipse\\plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar
Launcher Type: generic
Environment Variables:
PATH=E:/Programs_Portable/EclipsePortable/App/Eclipse/jre/bin/client;E:/Programs_Portable/EclipsePortable/App/Eclipse/jre/bin;E:/Programs_Portable/EclipsePortable/App/Eclipse/jre/lib/i386;E:\Programs_Portable\CommonFiles\MinGW\bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\TortoiseHg\;C:\Git\cmd;C:\Program Files (x86)\Skype\Phone\;E:\Programs_Portable\Dev-Cpp\minGW32\bin;E:\Programs_Portable\EclipsePortable;
USERNAME=Admin
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 16 Model 4 Stepping 3, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 7 , 64 bit Build 7601 (6.1.7601.18798)
CPU:total 4 (4 cores per cpu, 1 threads per core) family 16 model 4 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, popcnt, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
Memory: 4k page, physical 7567052k(6066964k free), swap 15132252k(13562444k free)
vm_info: Java HotSpot(TM) Client VM (25.65-b01) for windows-x86 JRE (1.8.0_65-b17), built on Oct 6 2015 17:26:22 by "java_re" with MS VC++ 10.0 (VS2010)
time: Fri Oct 28 11:19:26 2016
elapsed time: 3 seconds (0d 0h 0m 3s)
As #Thorbjørn Ravn Andersen mentioned, reinstalling java solved the problem

Exception_Access_Violation - external device-API - JNI

I am trying to call native methods from a c++-project via JNI. Unfortunately I am getting an "EXCEPTION_ACCESS_VIOLATION" [1].
I have debugged my code and found out that the exception is thrown because of the following lines of code. The ones with comments / calling methods from another class (.header files included).
JNIEXPORT void JNICALL Java_gwap_control_Coordinates_start_1tracking
(JNIEnv *, jclass){
char url[20] = "tet-tcp://127.0.0.1";
comp_error_code error_code;
comp_device* device;
// Create an device instance.
device = comp_create(url, &error_code);
// Start the event loop.
comp_run_event_loop_on_internal_thread(device, 0, 0);
[...]
// Track for a while
XSLEEP(20000);
[...]
Compiling the project as .exe and running it in commandline works fine. When compiling it as .dll and including it into my Java-project, the exception is thrown. If said lines of code are commented out, the exception is not thrown.
From that I conclude that my cpp code as well as my java code is correct. I guess the problem might be that the (complete) native code is not fully included into the (generally working) project when compiled to the library file (?).
The code itself is for getting the output data (coordinates) of an peripheral controller. Therefore I edited an existing (c/cpp-)SDK to use the data in my java application.
The system and software I am using is specified at the end of [1], UAC is turned off.
I would be grateful for every hint or idea of how to fix my problem.
Thanks in advance!
[1]
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000000c8fc, pid=2804, tid=4248
#
# JRE version: Java(TM) SE Runtime Environment (8.0_05-b13) (build 1.8.0_05-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.5-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C 0x000000000000c8fc
#
# 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 (0x0000000001f8e800): JavaThread "main" [_thread_in_native, id=4248, stack(0x0000000002090000,0x0000000002190000)]
siginfo: ExceptionCode=0xc0000005, ExceptionInformation=0x0000000000000008 0x000000000000c8fc
Registers:
RAX=0x000000000218f4e8, RBX=0x0000000016180850, RCX=0x0000000000004e20, RDX=0x000000000218f5b0
RSP=0x000000000218f4b8, RBP=0x000000000218f5a0, RSI=0x00007ff71f0e78ec, RDI=0x000000000218f4fc
R8 =0x0000000000000004, R9 =0x0000000001f885e0, R10=0x00000000022a4b42, R11=0x000000005b479df0
R12=0x0000000000000000, R13=0x0000000016180850, R14=0x000000000218f5b8, R15=0x0000000001f8e800
RIP=0x000000000000c8fc, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000000218f4b8)
0x000000000218f4b8: 00007ff71f0e13ca cccccccccccccccc
0x000000000218f4c8: cccccccccccccccc cccccccccccccccc
0x000000000218f4d8: cccccccccccccccc cccccccccccccccc
0x000000000218f4e8: 3a7063742d746574 2e302e3732312f2f
0x000000000218f4f8: cccccccc00312e30 cccccccccccccccc
0x000000000218f508: cccccccccccccccc cccccccccccccccc
0x000000000218f518: 00002b992fc756f2 cccccccccccccccc
0x000000000218f528: 00000000ffffffff 0000000001f8e800
0x000000000218f538: 00000000022a4b6e 0000000001f8e9e0
0x000000000218f548: 000000000218f5b0 000000000218f610
0x000000000218f558: 00000000022a489c 000000000218f560
0x000000000218f568: 0000000016180850 000000000218f5b8
0x000000000218f578: 0000000016180b18 0000000000000000
0x000000000218f588: 0000000016180850 0000000000000000
0x000000000218f598: 000000000218f5c0 000000000218f600
0x000000000218f5a8: 0000000002297380 00000000d9b12f60
Instructions: (pc=0x000000000000c8fc)
0x000000000000c8dc:
[error occurred during error reporting (printing registers, top of stack, instructions near pc), id 0xc0000005]
Register to memory mapping:
RAX=0x000000000218f4e8 is pointing into the stack for thread: 0x0000000001f8e800
RBX=0x0000000016180850 is an unknown value
RCX=0x0000000000004e20 is an unknown value
RDX=0x000000000218f5b0 is pointing into the stack for thread: 0x0000000001f8e800
RSP=0x000000000218f4b8 is pointing into the stack for thread: 0x0000000001f8e800
RBP=0x000000000218f5a0 is pointing into the stack for thread: 0x0000000001f8e800
RSI=0x00007ff71f0e78ec is an unknown value
RDI=0x000000000218f4fc is pointing into the stack for thread: 0x0000000001f8e800
R8 =0x0000000000000004 is an unknown value
R9 =0x0000000001f885e0 is an unknown value
R10=0x00000000022a4b42 is at code_begin+834 in an Interpreter codelet
method entry point (kind = native) [0x00000000022a4800, 0x00000000022a5140] 2368 bytes
R11=0x000000005b479df0 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x0000000016180850 is an unknown value
R14=0x000000000218f5b8 is pointing into the stack for thread: 0x0000000001f8e800
R15=0x0000000001f8e800 is a thread
Stack: [0x0000000002090000,0x0000000002190000], sp=0x000000000218f4b8, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x000000000000c8fc
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j gwap.control.Coordinates.start_tracking()V+0
j gwap.control.ControllerMain.main([Ljava/lang/String;)V+0
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000017fa0800 JavaThread "Service Thread" daemon [_thread_blocked, id=4276, stack(0x0000000018380000,0x0000000018480000)]
0x0000000016729000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=3340, stack(0x0000000017e80000,0x0000000017f80000)]
0x0000000016720800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3296, stack(0x0000000017d80000,0x0000000017e80000)]
0x000000001671e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4208, stack(0x0000000017c80000,0x0000000017d80000)]
0x000000001671d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=4808, stack(0x0000000017b80000,0x0000000017c80000)]
0x000000001671c800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5960, stack(0x0000000017a80000,0x0000000017b80000)]
0x0000000002284000 JavaThread "Finalizer" daemon [_thread_blocked, id=3288, stack(0x0000000017980000,0x0000000017a80000)]
0x000000000227b000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5664, stack(0x0000000017880000,0x0000000017980000)]
=>0x0000000001f8e800 JavaThread "main" [_thread_in_native, id=4248, stack(0x0000000002090000,0x0000000002190000)]
Other Threads:
0x00000000166e5800 VMThread [stack: 0x0000000017780000,0x0000000017880000] [id=1492]
0x0000000017fad800 WatcherThread [stack: 0x0000000018480000,0x0000000018580000] [id=4744]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 1024K, used 505K [0x00000000d9b00000, 0x00000000d9d00000, 0x0000000100000000)
eden space 512K, 20% used [0x00000000d9b00000,0x00000000d9b1a4e8,0x00000000d9b80000)
from space 512K, 78% used [0x00000000d9b80000,0x00000000d9be4010,0x00000000d9c00000)
to space 512K, 0% used [0x00000000d9c80000,0x00000000d9c80000,0x00000000d9d00000)
ParOldGen total 117248K, used 8K [0x000000008d000000, 0x0000000094280000, 0x00000000d9b00000)
object space 117248K, 0% used [0x000000008d000000,0x000000008d002000,0x0000000094280000)
Metaspace used 2366K, capacity 4486K, committed 4864K, reserved 1056768K
class space used 264K, capacity 386K, committed 512K, reserved 1048576K
Card table byte_map: [0x0000000011650000,0x00000000119f0000] byte_map_base: 0x00000000111e8000
Marking Bits: (ParMarkBitMap*) 0x000000005ba213b0
Begin Bits: [0x0000000012060000, 0x0000000013d20000)
End Bits: [0x0000000013d20000, 0x00000000159e0000)
Polling page: 0x0000000000810000
CodeCache: size=245760Kb used=1103Kb max_used=1103Kb free=244656Kb
bounds [0x0000000002290000, 0x0000000002500000, 0x0000000011290000]
total_blobs=253 nmethods=29 adapters=140
compilation: enabled
Compilation events (10 events):
Event: 0.091 Thread 0x0000000016729000 25 3 java.lang.String::startsWith (72 bytes)
Event: 0.091 Thread 0x0000000016729000 nmethod 25 0x00000000023a11d0 code [0x00000000023a1340, 0x00000000023a1670]
Event: 0.091 Thread 0x0000000016729000 26 3 java.lang.String::indexOf (7 bytes)
Event: 0.091 Thread 0x0000000016729000 nmethod 26 0x00000000023a1850 code [0x00000000023a19c0, 0x00000000023a1bc8]
Event: 0.092 Thread 0x0000000016729000 27 3 java.io.WinNTFileSystem::normalize (143 bytes)
Event: 0.092 Thread 0x0000000016729000 nmethod 27 0x00000000023a1c50 code [0x00000000023a1e40, 0x00000000023a2648]
Event: 0.092 Thread 0x0000000016729000 28 3 java.util.HashMap::getNode (148 bytes)
Event: 0.093 Thread 0x0000000016729000 nmethod 28 0x00000000023a29d0 code [0x00000000023a2ba0, 0x00000000023a3528]
Event: 0.093 Thread 0x0000000016729000 29 3 java.lang.String::equals (81 bytes)
Event: 0.093 Thread 0x0000000016729000 nmethod 29 0x00000000023a3810 code [0x00000000023a39a0, 0x00000000023a3ef0]
GC Heap History (2 events):
Event: 0.083 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 1024K, used 512K [0x00000000d9b00000, 0x00000000d9c80000, 0x0000000100000000)
eden space 512K, 100% used [0x00000000d9b00000,0x00000000d9b80000,0x00000000d9b80000)
from space 512K, 0% used [0x00000000d9c00000,0x00000000d9c00000,0x00000000d9c80000)
to space 512K, 0% used [0x00000000d9b80000,0x00000000d9b80000,0x00000000d9c00000)
ParOldGen total 117248K, used 0K [0x000000008d000000, 0x0000000094280000, 0x00000000d9b00000)
object space 117248K, 0% used [0x000000008d000000,0x000000008d000000,0x0000000094280000)
Metaspace used 2170K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 244K, capacity 384K, committed 384K, reserved 1048576K
Event: 0.084 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 1024K, used 400K [0x00000000d9b00000, 0x00000000d9d00000, 0x0000000100000000)
eden space 512K, 0% used [0x00000000d9b00000,0x00000000d9b00000,0x00000000d9b80000)
from space 512K, 78% used [0x00000000d9b80000,0x00000000d9be4010,0x00000000d9c00000)
to space 512K, 0% used [0x00000000d9c80000,0x00000000d9c80000,0x00000000d9d00000)
ParOldGen total 117248K, used 8K [0x000000008d000000, 0x0000000094280000, 0x00000000d9b00000)
object space 117248K, 0% used [0x000000008d000000,0x000000008d002000,0x0000000094280000)
Metaspace used 2170K, capacity 4480K, committed 4480K, reserved 1056768K
class space used 244K, capacity 384K, committed 384K, reserved 1048576K
}
Deoptimization events (0 events):
No events
Internal exceptions (4 events):
Event: 0.039 Thread 0x0000000001f8e800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.defineClass(Ljava/lang/String;[BII)Ljava/lang/Class; name or signature does not match> (0x00000000d9b10868) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\çò;Ô¤?
Event: 0.039 Thread 0x0000000001f8e800 Exception <a 'java/lang/NoSuchMethodError': Method sun.misc.Unsafe.prefetchRead(Ljava/lang/Object;J)V name or signature does not match> (0x00000000d9b10af8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jnì¨!'×µ?
Event: 0.085 Thread 0x0000000001f8e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d9b096c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Event: 0.091 Thread 0x0000000001f8e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d9b11e08) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u5\2488\hotspot\src\share\vm\prims\jvm.cpp, line 1248]
Events (10 events):
Event: 0.090 loading class java/security/UnresolvedPermission
Event: 0.090 loading class java/security/UnresolvedPermission done
Event: 0.090 loading class java/security/BasicPermissionCollection
Event: 0.090 loading class java/security/BasicPermissionCollection done
Event: 0.090 loading class sun/launcher/LauncherHelper$FXHelper
Event: 0.091 loading class sun/launcher/LauncherHelper$FXHelper done
Event: 0.091 loading class gwap/control/Coordinates
Event: 0.091 loading class gwap/control/Coordinates done
Event: 0.091 loading class java/lang/ClassLoaderHelper
Event: 0.091 loading class java/lang/ClassLoaderHelper done
Dynamic libraries:
0x00007ff6ba360000 - 0x00007ff6ba394000 C:\Program Files\Java\jre8\bin\javaw.exe
0x00007fff97cb0000 - 0x00007fff97e5a000 C:\Windows\SYSTEM32\ntdll.dll
0x00007fff96080000 - 0x00007fff961ba000 C:\Windows\system32\KERNEL32.DLL
0x00007fff95420000 - 0x00007fff9552f000 C:\Windows\system32\KERNELBASE.dll
0x00007fff93c30000 - 0x00007fff93cb8000 C:\Windows\system32\apphelp.dll
0x00007fff90800000 - 0x00007fff9084f000 C:\Windows\AppPatch\AppPatch64\AcGenral.DLL
0x00007fff96580000 - 0x00007fff96627000 C:\Windows\system32\msvcrt.dll
0x00007fff94e00000 - 0x00007fff94e2b000 C:\Windows\SYSTEM32\SspiCli.dll
0x00007fff962e0000 - 0x00007fff96331000 C:\Windows\system32\SHLWAPI.dll
0x00007fff95880000 - 0x00007fff959f1000 C:\Windows\system32\USER32.dll
0x00007fff96340000 - 0x00007fff964b8000 C:\Windows\system32\ole32.dll
0x00007fff96890000 - 0x00007fff97cb0000 C:\Windows\system32\SHELL32.dll
0x00007fff94a00000 - 0x00007fff94a1e000 C:\Windows\SYSTEM32\USERENV.dll
0x00007fff95fd0000 - 0x00007fff96075000 C:\Windows\system32\ADVAPI32.dll
0x00007fff91bb0000 - 0x00007fff91bcb000 C:\Windows\SYSTEM32\MPR.dll
0x00007fff95ba0000 - 0x00007fff95cd6000 C:\Windows\system32\RPCRT4.dll
0x00007fff95ce0000 - 0x00007fff95d37000 C:\Windows\SYSTEM32\sechost.dll
0x00007fff95550000 - 0x00007fff95726000 C:\Windows\SYSTEM32\combase.dll
0x00007fff95730000 - 0x00007fff95874000 C:\Windows\system32\GDI32.dll
0x00007fff95020000 - 0x00007fff95034000 C:\Windows\SYSTEM32\profapi.dll
0x00007fff93660000 - 0x00007fff936ff000 C:\Windows\SYSTEM32\SHCORE.dll
0x00007fff96520000 - 0x00007fff96554000 C:\Windows\system32\IMM32.DLL
0x00007fff95a00000 - 0x00007fff95b39000 C:\Windows\system32\MSCTF.dll
0x00007fff929a0000 - 0x00007fff92bfa000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
0x000000005cd60000 - 0x000000005ce32000 C:\Program Files\Java\jre8\bin\msvcr100.dll
0x000000005b270000 - 0x000000005ba9a000 C:\Program Files\Java\jre8\bin\server\jvm.dll
0x00007fff93270000 - 0x00007fff93279000 C:\Windows\SYSTEM32\WSOCK32.dll
0x00007fff91dd0000 - 0x00007fff91def000 C:\Windows\SYSTEM32\WINMM.dll
0x00007fff96560000 - 0x00007fff96567000 C:\Windows\system32\PSAPI.DLL
0x00007fff961c0000 - 0x00007fff96218000 C:\Windows\system32\WS2_32.dll
0x00007fff91da0000 - 0x00007fff91dca000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x00007fff96570000 - 0x00007fff96579000 C:\Windows\system32\NSI.dll
0x00007fff953d0000 - 0x00007fff9541a000 C:\Windows\SYSTEM32\cfgmgr32.dll
0x00007fff93eb0000 - 0x00007fff93ed6000 C:\Windows\SYSTEM32\DEVOBJ.dll
0x000000005cd50000 - 0x000000005cd5f000 C:\Program Files\Java\jre8\bin\verify.dll
0x000000005cd20000 - 0x000000005cd48000 C:\Program Files\Java\jre8\bin\java.dll
0x000000005cd00000 - 0x000000005cd16000 C:\Program Files\Java\jre8\bin\zip.dll
0x00007ff71f0e0000 - 0x00007ff71f0ef000 C:\Users\...\workspace\...\TrackingAPI.dll
0x00007fff74360000 - 0x00007fff743f6000 C:\Users\...\workspace\...\CompCore64.dll
0x00007fff8ecc0000 - 0x00007fff8ed67000 C:\Windows\SYSTEM32\MSVCP110.dll
0x00007fff8ebe0000 - 0x00007fff8ecb4000 C:\Windows\SYSTEM32\MSVCR110.dll
0x00007fff925c0000 - 0x00007fff92748000 C:\Windows\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Dfile.encoding=UTF-8
java_command: gwap.control.ControllerMain
java_class_path (initial): C:\Users\...\workspace\...\bin;C:\Users\...\workspace\...\lib\eventbus.jar;C:\Users\..\workspace\...\lib\gluegen-rt.jar;C:\Users\...\workspace\...\lib\j-ogg-oggd.jar;C:\Users\...\workspace\...\lib\j-ogg-vorbisd.jar;C:\Users\...\workspace\...\lib\jbullet.jar;C:\Users\...\workspace\...\lib\jglfont-core.jar;C:\Users\...\workspace\...\lib\jinput.jar;C:\Users\...\workspace\...\lib\jME3-blender.jar;C:\Users\...\workspace\...\lib\jME3-core.jar;C:\Users\...\workspace\...\lib\jME3-desktop.jar;C:\Users\...\workspace\...\lib\jME3-effects.jar;C:\Users\...\workspace\...\lib\jME3-jbullet.jar;C:\Users\...\workspace\...\lib\jME3-jogg.jar;C:\Users\...\workspace\...\lib\jME3-lwjgl-natives.jar;C:\Users\...\workspace\...\lib\jME3-lwjgl.jar;C:\Users\...\workspace\...\lib\jME3-networking.jar;C:\Users\...\workspace\...\lib\jME3-niftygui.jar;C:\Users\...\workspace\...\lib\jME3-openal-soft-natives-android.jar;C:\Users\...\workspace\...\lib\jME3-plugins.jar;C:\Users\...\workspace\...\lib\jME3-terrain.jar;C:\Users\...\workspace\...\lib\jME3-testdata.jar;C:\Users\...\workspace\...\lib\joal.jar;C:\Users\...\workspace\...\lib\jogl-all.jar;C:\Users\...\workspace\...\lib\lwjgl.jar;C:\Users\...\workspace\...\lib\nifty-default-controls.jar;C:\Users\...\workspace\...\lib\nifty-examples.jar;C:\Users\...\workspace\...\lib\nifty-style-black.jar;C:\Users\...\workspace\...\lib\nifty.jar;C:\Users\...\
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Comp\Comp Device Controller\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\
USERNAME=...
OS=Windows_NT
PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 19 Stepping 1, AuthenticAMD
--------------- S Y S T E M ---------------
OS: Windows 8.1 , 64 bit Build 9600
CPU:total 4 (4 cores per cpu, 1 threads per core) family 21 model 19 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit
Memory: 4k page, physical 7535300k(5091636k free), swap 8714948k(5116720k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.5-b02) for windows-amd64 JRE (1.8.0_05-b13), built on Mar 18 2014 01:08:39 by "java_re" with MS VC++ 10.0 (VS2010)
time: Tue Jul 01 13:41:40 2014
elapsed time: 0 seconds
Found the problem: VisualStudio (or I) did not change the configuration type to .dll correctly. Can be checked in the projectstandards tab in the preferences of the project.

Java 7 update 25 Crash

My app is getting crashed silently. It doesn't log anything so I have put vm arg for error file.
App is dong image processing downloading, resizing and writing and at a time 30 thread are active with per thread couple of db calls. Stack Trace is for reference
## A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xf77ae268, pid=29935, tid=4093590416
#
# JRE version: 7.0_25-b15
# Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
# Problematic frame:
# V [libjvm.so+0x5f2268] ParRootScanWithBarrierTwoGensClosure::do_oop(oopDesc**)+0x38
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x08a65c00): GCTaskThread [stack: 0x00000000,0x00000000] [id=29937]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x57538884
Registers:
EAX=0x00000000, EBX=0x8b2bc154, ECX=0x57538880, EDX=0x57538878
ESP=0xf3ff2bc0, EBP=0xf3ff2bd8, ESI=0x76576560, EDI=0x1e8ea24c
EIP=0xf77ae268, EFLAGS=0x00010293, CR2=0x57538884
Top of Stack: (sp=0xf3ff2bc0)
0xf3ff2bc0: f3ff2ccc fffffffe f3ff2c08 8b2bc154
0xf3ff2bd0: 8b2bc158 f1a3b2b8 f3ff2c08 f75959d8
0xf3ff2be0: 64200108 8b2bc154 f3ff2c34 f3ff2c34
0xf3ff2bf0: 65c00010 80343000 f1a3b2c0 f1a3b158
0xf3ff2c00: 8b2bc148 f3ff2ccc f3ff2c48 f745124a
0xf3ff2c10: f1a3b158 8b2bc148 f3ff2ccc f3ff2c34
0xf3ff2c20: f794f368 08a5feb4 fffffff8 f79ad110
0xf3ff2c30: 00000005 8b2bc000 00000080 8b2bc200
Instructions: (pc=0xf77ae268)
0xf77ae248: 08 39 72 24 0f 86 8e 00 00 00 8b 3e 8b 56 04 89
0xf77ae258: f8 83 e0 03 83 f8 03 0f 84 ab 00 00 00 8d 4a 08
0xf77ae268: 8b 59 04 83 fb 00 0f 8e c4 00 00 00 f6 c3 01 75
0xf77ae278: 6f 89 d8 c1 f8 02 8b 5d 08 80 3d 34 df 9c f7 00
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x8b2bc154 is an oop
sun.security.ssl.SSLSocketImpl$NotifyHandshakeThread$1
- klass: 'sun/security/ssl/SSLSocketImpl$NotifyHandshakeThread$1'
ECX=0x57538880 is an unknown value
EDX=0x57538878 is an unknown value
ESP=0xf3ff2bc0 is an unknown value
EBP=0xf3ff2bd8 is an unknown value
ESI=0x76576560 is an oop
[B
- klass: {type array byte}
- length: 4096
EDI=0x1e8ea24c is an unknown value
Stack: [0x00000000,0x00000000], sp=0xf3ff2bc0, free space=3997642k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x5f2268] ParRootScanWithBarrierTwoGensClosure::do_oop(oopDesc**)+0x38
V [libjvm.so+0x3d99d8] instanceKlass::oop_oop_iterate_nv_m(oopDesc*, FilteringClosure*, MemRegion)+0x98
V [libjvm.so+0x29524a] FreeListSpace_DCTOC::walk_mem_region_with_cl_par(MemRegion, HeapWord*, HeapWord*, FilteringClosure*)+0x11a
V [libjvm.so+0x2954bb] FreeListSpace_DCTOC::walk_mem_region_with_cl(MemRegion, HeapWord*, HeapWord*, FilteringClosure*)+0x6b
V [libjvm.so+0x672795] Filtering_DCTOC::walk_mem_region(MemRegion, HeapWord*, HeapWord*)+0x55
V [libjvm.so+0x6726b5] DirtyCardToOopClosure::do_MemRegion(MemRegion)+0xe5
V [libjvm.so+0x22a758] ClearNoncleanCardWrapper::do_MemRegion(MemRegion)+0x108
V [libjvm.so+0x5ebb51] CardTableModRefBS::process_stride(Space*, MemRegion, int, int, OopsInGenClosure*, CardTableRS*, signed char**, unsigned int, unsigned int)+0x101
V [libjvm.so+0x5ebc42] CardTableModRefBS::non_clean_card_iterate_parallel_work(Space*, MemRegion, OopsInGenClosure*, CardTableRS*, int)+0x92
V [libjvm.so+0x228fe2] CardTableModRefBS::non_clean_card_iterate_possibly_parallel(Space*, MemRegion, OopsInGenClosure*, CardTableRS*)+0x42
V [libjvm.so+0x22a5c7] CardTableRS::younger_refs_in_space_iterate(Space*, OopsInGenClosure*)+0x37
V [libjvm.so+0x2c29bc] ConcurrentMarkSweepGeneration::younger_refs_iterate(OopsInGenClosure*)+0x2c
V [libjvm.so+0x399185] GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*)+0x95
V [libjvm.so+0x5eebf7] ParNewGenTask::work(unsigned int)+0xa7
V [libjvm.so+0x7350b9] GangWorker::loop()+0xe9
V [libjvm.so+0x734c48] GangWorker::run()+0x18
V [libjvm.so+0x5dc401] java_start(Thread*)+0x111
C [libpthread.so.0+0x5912] start_thread+0xe2
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x64388400 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20984, stack(0x67b5e000,0x67baf000)]
0x656db000 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20983, stack(0x67e88000,0x67ed9000)]
0x08ccc800 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20982, stack(0x67abc000,0x67b0d000)]
0x65a04800 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20981, stack(0x67b0d000,0x67b5e000)]
0x66223400 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20980, stack(0x67d95000,0x67de6000)]
0x664c4c00 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20979, stack(0x67a6b000,0x67abc000)]
0x666ba800 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20978, stack(0x67c51000,0x67ca2000)]
0x093e6400 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20977, stack(0x67cf3000,0x67d44000)]
0x0912f400 JavaThread "HandshakeCompletedNotify-Thread" [_thread_blocked, id=20976, stack(0x67d44000,0x67d95000)]
0x6661ac00 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=20941, stack(0x681a7000,0x681f8000)]
0x69b00400 JavaThread "MultiThreadedHttpConnectionManager cleanup" daemon [_thread_blocked, id=31006, stack(0x67e37000,0x67e88000)]
0x093ed000 JavaThread "UCP-worker-thread-24" daemon [_thread_blocked, id=30929, stack(0x68156000,0x681a7000)]
0x08fafc00 JavaThread "UCP-worker-thread-23" daemon [_thread_blocked, id=30875, stack(0x685c6000,0x68617000)]
0x09055000 JavaThread "UCP-worker-thread-22" daemon [_thread_blocked, id=30821, stack(0x67fcc000,0x6801d000)]
0x08e95000 JavaThread "UCP-worker-thread-21" daemon [_thread_blocked, id=30740, stack(0x68431000,0x68482000)]
0x08ec1800 JavaThread "UCP-worker-thread-20" daemon [_thread_blocked, id=30737, stack(0x687ac000,0x687fd000)]
0x08cd6c00 JavaThread "UCP-worker-thread-19" daemon [_thread_blocked, id=30695, stack(0x68063000,0x680b4000)]
0x08d74000 JavaThread "UCP-worker-thread-18" daemon [_thread_blocked, id=30640, stack(0x67f7b000,0x67fcc000)]
0x08c46000 JavaThread "UCP-worker-thread-17" daemon [_thread_blocked, id=30597, stack(0x683e0000,0x68431000)]
0x08c9b000 JavaThread "UCP-worker-thread-16" daemon [_thread_blocked, id=30547, stack(0x68105000,0x68156000)]
0x092c1c00 JavaThread "UCP-worker-thread-15" daemon [_thread_blocked, id=30546, stack(0x68249000,0x6829a000)]
0x093b3c00 JavaThread "UCP-worker-thread-14" daemon [_thread_blocked, id=30496, stack(0x6838f000,0x683e0000)]
0x09259400 JavaThread "UCP-worker-thread-13" daemon [_thread_blocked, id=30445, stack(0x6829a000,0x682eb000)]
0x08fa3800 JavaThread "UCP-worker-thread-12" daemon [_thread_blocked, id=30398, stack(0x68668000,0x686b9000)]
0x09056c00 JavaThread "UCP-worker-thread-11" daemon [_thread_blocked, id=30360, stack(0x6833e000,0x6838f000)]
0x08d19800 JavaThread "UCP-worker-thread-10" daemon [_thread_blocked, id=30359, stack(0x684d3000,0x68524000)]
0x08ee4400 JavaThread "UCP-worker-thread-9" daemon [_thread_blocked, id=30317, stack(0x68524000,0x68575000)]
0x08d19000 JavaThread "UCP-worker-thread-8" daemon [_thread_blocked, id=30259, stack(0x68617000,0x68668000)]
0x093d3c00 JavaThread "UCP-worker-thread-7" daemon [_thread_blocked, id=30187, stack(0x68482000,0x684d3000)]
0x092c2c00 JavaThread "UCP-worker-thread-6" daemon [_thread_blocked, id=30129, stack(0x68575000,0x685c6000)]
0x08c45800 JavaThread "UCP-worker-thread-5" daemon [_thread_blocked, id=30128, stack(0x686b9000,0x6870a000)]
0x09465c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=30093, stack(0x6875b000,0x687ac000)]
0x091e9400 JavaThread "UCP-worker-thread-4" daemon [_thread_blocked, id=30062, stack(0x687fd000,0x6884e000)]
0x091bcc00 JavaThread "UCP-worker-thread-3" daemon [_thread_blocked, id=30054, stack(0x68a46000,0x68a97000)]
0x69b5a400 JavaThread "pool-2-thread-30" [_thread_in_native, id=30052, stack(0x68a97000,0x68ae8000)]
0x69b58c00 JavaThread "pool-2-thread-29" [_thread_blocked, id=30051, stack(0x68ae8000,0x68b39000)]
0x69b82c00 JavaThread "pool-2-thread-28" [_thread_blocked, id=30050, stack(0x68b39000,0x68b8a000)]
0x69b81400 JavaThread "pool-2-thread-27" [_thread_blocked, id=30049, stack(0x68b8a000,0x68bdb000)]
0x697ca400 JavaThread "pool-2-thread-26" [_thread_blocked, id=30048, stack(0x68bdb000,0x68c2c000)]
0x69897800 JavaThread "pool-2-thread-25" [_thread_blocked, id=30047, stack(0x68c2c000,0x68c7d000)]
0x697cc000 JavaThread "pool-2-thread-24" [_thread_blocked, id=30046, stack(0x68c7d000,0x68cce000)]
0x697cb400 JavaThread "pool-2-thread-23" [_thread_blocked, id=30045, stack(0x68cce000,0x68d1f000)]
0x6a0eb400 JavaThread "pool-2-thread-22" [_thread_blocked, id=30044, stack(0x68e9f000,0x68ef0000)]
0x69cb7800 JavaThread "pool-2-thread-21" [_thread_blocked, id=30043, stack(0x68ef0000,0x68f41000)]
0x6a2dd800 JavaThread "pool-2-thread-20" [_thread_blocked, id=30042, stack(0x68f41000,0x68f92000)]
0x6a2df400 JavaThread "pool-2-thread-19" [_thread_blocked, id=30041, stack(0x68f92000,0x68fe3000)]
0x6a2dc000 JavaThread "pool-2-thread-18" [_thread_blocked, id=30040, stack(0x68fe3000,0x69034000)]
0x6a2da800 JavaThread "pool-2-thread-17" [_thread_blocked, id=30039, stack(0x69034000,0x69085000)]
0x6a2d9000 JavaThread "pool-2-thread-16" [_thread_blocked, id=30038, stack(0x69085000,0x690d6000)]
0x69c80400 JavaThread "pool-2-thread-15" [_thread_blocked, id=30037, stack(0x690d6000,0x69127000)]
0x69c7ec00 JavaThread "pool-2-thread-14" [_thread_blocked, id=30036, stack(0x69127000,0x69178000)]
0x69c7d400 JavaThread "pool-2-thread-13" [_thread_blocked, id=30035, stack(0x69178000,0x691c9000)]
0x69c7bc00 JavaThread "pool-2-thread-12" [_thread_blocked, id=30034, stack(0x691c9000,0x6921a000)]
0x69c7a000 JavaThread "pool-2-thread-11" [_thread_blocked, id=30033, stack(0x6921a000,0x6926b000)]
0x69c0ec00 JavaThread "pool-2-thread-10" [_thread_blocked, id=30032, stack(0x6926b000,0x692bc000)]
0x69c0d400 JavaThread "pool-2-thread-9" [_thread_blocked, id=30031, stack(0x692bc000,0x6930d000)]
0x69c0bc00 JavaThread "pool-2-thread-8" [_thread_blocked, id=30030, stack(0x6930d000,0x6935e000)]
0x69c0a400 JavaThread "pool-2-thread-7" [_thread_blocked, id=30029, stack(0x6935e000,0x693af000)]
0x69869400 JavaThread "pool-2-thread-6" [_thread_blocked, id=30028, stack(0x693af000,0x69400000)]
0x69868400 JavaThread "pool-2-thread-5" [_thread_blocked, id=30027, stack(0x6950d000,0x6955e000)]
0x69867400 JavaThread "pool-2-thread-4" [_thread_blocked, id=30026, stack(0x6955e000,0x695af000)]
0x69eda000 JavaThread "pool-2-thread-3" [_thread_blocked, id=30025, stack(0x695af000,0x69600000)]
0x69ed9000 JavaThread "pool-2-thread-2" [_thread_blocked, id=30024, stack(0x6991e000,0x6996f000)]
0x69ed8000 JavaThread "pool-2-thread-1" [_thread_blocked, id=30023, stack(0x6996f000,0x699c0000)]
0x09009800 JavaThread "UCP-worker-thread-2" daemon [_thread_blocked, id=30022, stack(0x69f0d000,0x69f5e000)]
0x0936cc00 JavaThread "AggregationEngine.AggregationThread.CallDataAggregationEngine" [_thread_blocked, id=29993, stack(0x69f5e000,0x69faf000)]
0x0936b800 JavaThread "AggregationEngine.AggregationProcessorThread.CallDataAggregationEngine" [_thread_blocked, id=29992, stack(0x6a10d000,0x6a15e000)]
0x09375000 JavaThread "SUT IdleConnReaper" daemon [_thread_blocked, id=29991, stack(0x6a15e000,0x6a1af000)]
0x09066400 JavaThread "UCP-worker-thread-1" daemon [_thread_blocked, id=29990, stack(0x69faf000,0x6a000000)]
0x6a033800 JavaThread "Timer-1" daemon [_thread_blocked, id=29985, stack(0x6a325000,0x6a376000)]
0x6a027c00 JavaThread "Timer-0" daemon [_thread_blocked, id=29984, stack(0x6a1af000,0x6a200000)]
0x6a25c000 JavaThread "AggregationEngine.AggregationThread.DatabaseStats" daemon [_thread_blocked, id=29955, stack(0x6a54c000,0x6a59d000)]
0x6a259400 JavaThread "AggregationEngine.AggregationProcessorThread.DatabaseStats" daemon [_thread_blocked, id=29954, stack(0x6a59d000,0x6a5ee000)]
0x6a225800 JavaThread "OverrideWatcherService" daemon [_thread_blocked, id=29953, stack(0x6a376000,0x6a3c7000)]
0x08bc1400 JavaThread "Service Thread" daemon [_thread_blocked, id=29947, stack(0x6acae000,0x6acff000)]
0x08bbf800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=29946, stack(0x6acff000,0x6ad80000)]
0x08bb5000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=29945, stack(0x6ad80000,0x6ae01000)]
0x08bb3800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=29944, stack(0x6ae01000,0x6ae52000)]
0x08bb1c00 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=29943, stack(0x6ae52000,0x6aea3000)]
0x08b76000 JavaThread "Finalizer" daemon [_thread_blocked, id=29942, stack(0x6b0a3000,0x6b0f4000)]
0x08b71000 JavaThread "Reference Handler" daemon [_thread_blocked, id=29941, stack(0x6b0f4000,0x6b145000)]
0x08a5ec00 JavaThread "main" [_thread_blocked, id=29936, stack(0xf7142000,0xf7193000)]
Other Threads:
0x08b6b400 VMThread [stack: 0x6b145000,0x6b1c6000] [id=29940]
0x08bc3400 WatcherThread [stack: 0x6ac2d000,0x6acae000] [id=29948]
=>0x08a65c00 (exited) GCTaskThread [stack: 0x00000000,0x00000000] [id=29937]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x08a5d9d8] Threads_lock - owner thread: 0x08b6b400
[0x08a5de50] Heap_lock - owner thread: 0x6a2df400
Heap
par new generation total 118016K, used 118016K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 100% used [0x6fef0000, 0x76570000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 100% used [0x77230000, 0x77ef0000, 0x77ef0000)
concurrent mark-sweep generation total 1966080K, used 383181K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
Card table byte_map: [0x6facf000,0x6fef0000] byte_map_base: 0x6f74f880
Polling page: 0xf7f7c000
Code Cache [0xf40b4000, 0xf4784000, 0xf70b4000)
total_blobs=2481 nmethods=2308 adapters=124 free_code_cache=42271Kb largest_free_block=43193792
Compilation events (10 events):
Event: 72541.712 Thread 0x08bbf800 nmethod 2490 0xf46da488 code [0xf46da560, 0xf46da5b0]
Event: 72561.996 Thread 0x08bbf800 2491 ! javax.crypto.Cipher::chooseFirstProvider (298 bytes)
Event: 72566.161 Thread 0x08bbf800 nmethod 2491 0xf46da2c8 code [0xf46da3c0, 0xf46da410]
Event: 72578.585 Thread 0x08bb5000 nmethod 2489 0xf4776b48 code [0xf4777320, 0xf477bf74]
Event: 73144.091 Thread 0x08bbf800 2492 java.net.AbstractPlainSocketImpl::getTimeout (5 bytes)
Event: 73146.474 Thread 0x08bbf800 nmethod 2492 0xf46da148 code [0xf46da220, 0xf46da270]
Event: 73158.777 Thread 0x08bb5000 2493 java.net.SocketInputStream::read (15 bytes)
Event: 73162.489 Thread 0x08bb5000 nmethod 2493 0xf4747c08 code [0xf4747d00, 0xf4747d7c]
Event: 73466.447 Thread 0x08bbf800 2494 sun.security.ssl.MAC::seqNumIsHuge (40 bytes)
Event: 73467.893 Thread 0x08bbf800 nmethod 2494 0xf47479c8 code [0xf4747ac0, 0xf4747b70]
GC Heap History (10 events):
Event: 76347.670 GC heap after
Heap after GC invocations=18124 (full 650):
par new generation total 118016K, used 13056K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 0% used [0x6fef0000, 0x6fef0000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 0% used [0x77230000, 0x77230000, 0x77ef0000)
concurrent mark-sweep generation total 1966080K, used 330269K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
}
Event: 76352.324 GC heap before
{Heap before GC invocations=18124 (full 650):
par new generation total 118016K, used 118016K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 100% used [0x6fef0000, 0x76570000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 0% used [0x77230000, 0x77230000, 0x77ef0000)
concurrent mark-sweep generation total 1966080K, used 330269K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
Event: 76353.913 GC heap after
Heap after GC invocations=18125 (full 650):
par new generation total 118016K, used 13056K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 0% used [0x6fef0000, 0x6fef0000, 0x76570000)
from space 13056K, 100% used [0x77230000, 0x77ef0000, 0x77ef0000)
to space 13056K, 0% used [0x76570000, 0x76570000, 0x77230000)
concurrent mark-sweep generation total 1966080K, used 340191K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
}
Event: 76358.105 GC heap before
{Heap before GC invocations=18125 (full 650):
par new generation total 118016K, used 118016K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 100% used [0x6fef0000, 0x76570000, 0x76570000)
from space 13056K, 100% used [0x77230000, 0x77ef0000, 0x77ef0000)
to space 13056K, 0% used [0x76570000, 0x76570000, 0x77230000)
concurrent mark-sweep generation total 1966080K, used 340191K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
Event: 76359.476 GC heap after
Heap after GC invocations=18126 (full 650):
par new generation total 118016K, used 13056K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 0% used [0x6fef0000, 0x6fef0000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 0% used [0x77230000, 0x77230000, 0x77ef0000)
concurrent mark-sweep generation total 1966080K, used 347427K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
}
Event: 76363.741 GC heap before
{Heap before GC invocations=18126 (full 650):
par new generation total 118016K, used 118016K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 100% used [0x6fef0000, 0x76570000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 0% used [0x77230000, 0x77230000, 0x77ef0000)
concurrent mark-sweep generation total 1966080K, used 347427K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
Event: 76366.446 GC heap after
Heap after GC invocations=18127 (full 650):
par new generation total 118016K, used 13056K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 0% used [0x6fef0000, 0x6fef0000, 0x76570000)
from space 13056K, 100% used [0x77230000, 0x77ef0000, 0x77ef0000)
to space 13056K, 0% used [0x76570000, 0x76570000, 0x77230000)
concurrent mark-sweep generation total 1966080K, used 366853K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
}
Event: 76370.687 GC heap before
{Heap before GC invocations=18127 (full 650):
par new generation total 118016K, used 118016K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 100% used [0x6fef0000, 0x76570000, 0x76570000)
from space 13056K, 100% used [0x77230000, 0x77ef0000, 0x77ef0000)
to space 13056K, 0% used [0x76570000, 0x76570000, 0x77230000)
concurrent mark-sweep generation total 1966080K, used 366853K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
Event: 76372.371 GC heap after
Heap after GC invocations=18128 (full 650):
par new generation total 118016K, used 13056K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 0% used [0x6fef0000, 0x6fef0000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 0% used [0x77230000, 0x77230000, 0x77ef0000)
concurrent mark-sweep generation total 1966080K, used 377879K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
}
Event: 76376.742 GC heap before
{Heap before GC invocations=18128 (full 650):
par new generation total 118016K, used 118016K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 100% used [0x6fef0000, 0x76570000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 0% used [0x77230000, 0x77230000, 0x77ef0000)
concurrent mark-sweep generation total 1966080K, used 377879K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe000, 0xf3ef0000)
Deoptimization events (10 events):
Event: 9954.590 Thread 0x69b58c00 Uncommon trap -83 fr.pc 0xf436b9fc
Event: 10104.257 Thread 0x69c7d400 Uncommon trap -12 fr.pc 0xf46db26c
Event: 10136.026 Thread 0x69c0a400 Uncommon trap -12 fr.pc 0xf46c63b4
Event: 17339.271 Thread 0x69ed8000 Uncommon trap 114 fr.pc 0xf43c53e8
Event: 17340.839 Thread 0x69ed8000 Uncommon trap -34 fr.pc 0xf466df30
Event: 26815.259 Thread 0x69b58c00 Uncommon trap -34 fr.pc 0xf466df30
Event: 31367.653 Thread 0x69897800 Uncommon trap -34 fr.pc 0xf466df30
Event: 41217.522 Thread 0x69b5a400 Uncommon trap -34 fr.pc 0xf466df30
Event: 70657.311 Thread 0x093b3c00 Uncommon trap -83 fr.pc 0xf4212dc0
Event: 71982.244 Thread 0x69b58c00 Uncommon trap 184 fr.pc 0xf4557f2c
Internal exceptions (10 events):
Event: 76119.547 Thread 0x69867400 Threw 0x6ffa5ea0 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:742
Event: 76124.215 Thread 0x69867400 Threw 0x7126d828 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:742
Event: 76128.125 Thread 0x6a2d9000 Threw 0x73796378 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:716
Event: 76128.125 Thread 0x6a2d9000 Threw 0x73796990 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:716
Event: 76130.630 Thread 0x69b82c00 Threw 0x702f49c8 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:716
Event: 76152.264 Thread 0x69867400 Threw 0x7058d8c8 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:742
Event: 76164.180 Thread 0x6a2dc000 Threw 0x719be298 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:716
Event: 76164.180 Thread 0x6a2dc000 Threw 0x719be8b0 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:716
Event: 76166.799 Thread 0x69867400 Threw 0x7554a910 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:742
Event: 76198.635 Thread 0x69868400 Threw 0x732445a8 at /HUDSON/workspace/jdk7u25-2-build-linux-i586-product/jdk7u25/hotspot/src/share/vm/prims/jni.cpp:716
Events (10 events):
Event: 76375.392 Thread 0x666ba800 Thread added: 0x666ba800
Event: 76375.866 Thread 0x664c4c00 Thread added: 0x664c4c00
Event: 76376.023 Thread 0x66223400 Thread added: 0x66223400
Event: 76376.082 Thread 0x65a04800 Thread added: 0x65a04800
Event: 76376.221 Thread 0x08ccc800 Thread added: 0x08ccc800
Event: 76376.637 Executing VM operation: GenCollectForAllocation
Event: 76376.735 Thread 0x656db000 Thread added: 0x656db000
Event: 76376.735 Thread 0x64388400 Thread added: 0x64388400
Event: 76376.736 Thread 0x08c1f000 Thread exited: 0x08c1f000
Event: 76376.736 Thread 0x64b9ac00 Thread exited: 0x64b9ac00
VM Arguments:
jvm_args: -Xmx2048m -Xmx2048m -XX:ErrorFile=/opt/App/logs/ -XX:+UseConcMarkSweepGC
java_command: ImageProcessorLauncher
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/hemanthchellangi/bin
USERNAME=root
SHELL=/bin/bash
Signal Handlers:
SIGSEGV: [libjvm.so+0x71d560], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x71d560], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x5d74f0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x5d74f0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGXFSZ: [libjvm.so+0x5d74f0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x5d74f0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x5d6dd0], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x5d93c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x5d93c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x5d93c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x5d93c0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
--------------- S Y S T E M ---------------
/proc/meminfo:
MemTotal: 2058744 kB
MemFree: 11256 kB
Buffers: 840 kB
Cached: 92664 kB
SwapCached: 511252 kB
Active: 1099720 kB
Inactive: 891532 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 2058744 kB
LowFree: 11256 kB
SwapTotal: 1572856 kB
SwapFree: 607388 kB
Dirty: 620 kB
Writeback: 0 kB
AnonPages: 1612648 kB
Mapped: 9796 kB
Slab: 31056 kB
PageTables: 8112 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 2602228 kB
Committed_AS: 2494060 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 1104 kB
VmallocChunk: 34359737207 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
CPU:total 2 (1 cores per cpu, 1 threads per core) family 6 model 42 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, tsc
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel Xeon E312xx (Sandy Bridge)
stepping : 1
cpu MHz : 2199.998
cache size : 4096 KB
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx lm constant_tsc pni ssse3 cx16 sse4_1 sse4_2 popcnt lahf_lm
bogomips : 4399.43
clflush size : 64`enter code here`
cache_alignment : 64
address sizes : 46 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 2058744k(11256k free), swap 1572856k(607388k free)
vm_info: Java HotSpot(TM) Server VM (23.25-b01) for linux-x86 JRE (1.7.0_25-b15), built on Jun 5 2013 20:53:39 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
Looks like you ran out heap space.
Heap
par new generation total 118016K, used 118016K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 100% used [0x6fef0000, 0x76570000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 100% used [0x77230000, 0x77ef0000, 0x77ef0000)
What has happened is that the GC has crashed.
The most likely cause is that something else (e.g. some native code library) has corrupted some heap objects, and that the GC has been tripped up by the corruption.
So what can you do?
Well the first thing I would try would be to upgrade to the latest patch of Java 7 and see it the problem recurs. Java 7u25 is rather old, and if the problem is caused by some bug in the JVM or the standard libraries, there is a good chance that it has already been fixed.
If that fails, take a look at any native code libraries you wrote yourself:
Are you doing things that could corrupt the heap?
Are the libraries thread-safe?
Then look at the native libraries you may have included as part of 3rd-party libraries you are using.
Do they claim to be thread-safe?
Are there reports of related JVM crashes?
I would not blame this on a full heap.
Heap
par new generation total 118016K, used 118016K [0x6fef0000, 0x77ef0000, 0x77ef0000)
eden space 104960K, 100% used [0x6fef0000, 0x76570000, 0x76570000)
from space 13056K, 100% used [0x76570000, 0x77230000, 0x77230000)
to space 13056K, 100% used [0x77230000, 0x77ef0000, 0x77ef0000)
concurrent mark-sweep generation total 1966080K, used 383181K [0x77ef0000, 0xefef0000, 0xefef0000)
concurrent-mark-sweep perm gen total 51256K, used 29682K [0xefef0000, 0xf30fe0
The "new" generation is full, but there is lots of space in the "concurrent mark-sweep" generation. What was happening was that the collector was starting to collect the "new" generation when it ran into the heap corruption that crashed it. (There are various clues in the native stack trace at the beginning of the dump.)

Categories

Resources