JVM Crash: relationship with java.awt.Graphics? - java

I encounter problems with crashing jvms (Swing application). After some research I noticed that the java.awt.Graphics is always present in the java frame stacktrace. This is one of the crash reports:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5d46533d, pid=1892, tid=3976
#
# JRE version: Java(TM) SE Runtime Environment (8.0_74-b02) (build 1.8.0_74-b02)
# Java VM: Java HotSpot(TM) Client VM (25.74-b02 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0xe533d]
#
# 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 (0x2613dc00): JavaThread "AWT-EventQueue-0" [_thread_in_vm, id=3976, stack(0x27730000,0x27780000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xff808084
Registers:
EAX=0x00000000, EBX=0x2613dc00, ECX=0x10511490, EDX=0xff808080
ESP=0x2777dd74, EBP=0x2777dd90, ESI=0x2777de00, EDI=0x32c64228
EIP=0x5d46533d, EFLAGS=0x00010246
Top of Stack: (sp=0x2777dd74)
0x2777dd74: 32c64228 2777de00 2613dd40 2613dc00
0x2777dd84: 00000000 26b7b168 00000052 00000000
0x2777dd94: 5f824983 2613dd40 2669ae9c 00000000
0x2777dda4: 00000014 00000014 0000003f 5f842290
0x2777ddb4: 2613dd40 32c64228 2777de00 2613dc00
0x2777ddc4: 00000014 2777dec8 10afad18 32c64228
0x2777ddd4: 2613dd40 5f914828 ffc0c0c0 2613dc00
0x2777dde4: 2777eaec 2777de18 5d457326 2613dc00
Instructions: (pc=0x5d46533d)
0x5d46531d: 12 fb ff 83 c4 04 eb 06 ff 83 b4 01 00 00 8b 45
0x5d46532d: 10 85 c0 74 03 c6 00 00 8b 4d 0c 8b 09 8b 51 04
0x5d46533d: 8b 42 04 3d 00 00 00 c0 7c 19 c1 f8 08 25 ff 00
0x5d46534d: 00 00 83 f8 07 74 05 83 f8 0b 75 07 b8 04 00 00
Register to memory mapping:
EAX=0x00000000 is an unknown value
EBX=0x2613dc00 is a thread
ECX=
[error occurred during error reporting (printing register info), id 0xc0000005]
Stack: [0x27730000,0x27780000], sp=0x2777dd74, free space=311k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xe533d]
C [awt.dll+0x4983]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 4040 sun.java2d.loops.DrawLine.DrawLine(Lsun/java2d/SunGraphics2D;Lsun/java2d/SurfaceData;IIII)V (0 bytes) # 0x01f06718 [0x01f06690+0x88]
J 63107 C1 sun.java2d.pipe.LoopPipe.drawLine(Lsun/java2d/SunGraphics2D;IIII)V (46 bytes) # 0x01fb39fc [0x01fb3990+0x6c]
J 63617 C1 sun.java2d.SunGraphics2D.drawLine(IIII)V (74 bytes) # 0x01d0b388 [0x01d0b330+0x58]
j javax.swing.plaf.basic.BasicTabbedPaneUI.paintContentBorderTopEdge(Ljava/awt/Graphics;IIIIII)V+111
j nl.pharmapartners.lib.client.model.ClosableTabbedPane$CustomFontTitleTabbedPaneUI.paintContentBorder(Ljava/awt/Graphics;II)V+332
j javax.swing.plaf.basic.BasicTabbedPaneUI.paint(Ljava/awt/Graphics;Ljavax/swing/JComponent;)V+63
J 3232 C1 javax.swing.plaf.ComponentUI.update(Ljava/awt/Graphics;Ljavax/swing/JComponent;)V (36 bytes) # 0x01cab548 [0x01cab480+0xc8]
J 2690 C1 javax.swing.JComponent.paintComponent(Ljava/awt/Graphics;)V (44 bytes) # 0x02066ca4 [0x02066c30+0x74]
J 2684 C1 javax.swing.JComponent.paint(Ljava/awt/Graphics;)V (409 bytes) # 0x02062df8 [0x02062b90+0x268]
J 28750 C1 javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V (669 bytes) # 0x02021cc0 [0x020214e0+0x7e0]
J 2684 C1 javax.swing.JComponent.paint(Ljava/awt/Graphics;)V (409 bytes) # 0x02062e50 [0x02062b90+0x2c0]
J 28750 C1 javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V (669 bytes) # 0x02021cc0 [0x020214e0+0x7e0]
j javax.swing.JSplitPane.paintChildren(Ljava/awt/Graphics;)V+2
J 2684 C1 javax.swing.JComponent.paint(Ljava/awt/Graphics;)V (409 bytes) # 0x02062e50 [0x02062b90+0x2c0]
J 28750 C1 javax.swing.JComponent.paintChildren(Ljava/awt/Graphics;)V (669 bytes) # 0x02021cc0 [0x020214e0+0x7e0]
J 2684 C1 javax.swing.JComponent.paint(Ljava/awt/Graphics;)V (409 bytes) # 0x02062e50 [0x02062b90+0x2c0]
j javax.swing.JComponent.paintToOffscreen(Ljava/awt/Graphics;IIIIII)V+41
J 987 C1 javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Ljavax/swing/JComponent;Ljava/awt/Image;Ljava/awt/Graphics;IIII)V (294 bytes) # 0x01dd98e4 [0x01dd97a0+0x144]
J 4508 C1 javax.swing.RepaintManager$PaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z (189 bytes) # 0x01f4ae78 [0x01f4ab50+0x328]
J 9911 C1 javax.swing.BufferStrategyPaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)Z (235 bytes) # 0x01db67c4 [0x01db6470+0x354]
J 10302 C1 javax.swing.RepaintManager.paint(Ljavax/swing/JComponent;Ljavax/swing/JComponent;Ljava/awt/Graphics;IIII)V (93 bytes) # 0x01d1cc9c [0x01d1cac0+0x1dc]
J 2869 C1 javax.swing.JComponent._paintImmediately(IIII)V (891 bytes) # 0x01c7747c [0x01c76970+0xb0c]
J 7134 C1 javax.swing.JComponent.paintImmediately(IIII)V (155 bytes) # 0x01cc6eac [0x01cc6c70+0x23c]
J 10298 C1 javax.swing.RepaintManager$4.run()Ljava/lang/Void; (278 bytes) # 0x01d1d34c [0x01d1d220+0x12c]
J 10297 C1 javax.swing.RepaintManager$4.run()Ljava/lang/Object; (5 bytes) # 0x01dda360 [0x01dda340+0x20]
v ~StubRoutines::call_stub
J 910 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) # 0x01dc4f87 [0x01dc4f20+0x67]
J 963 C1 javax.swing.RepaintManager.paintDirtyRegions(Ljava/util/Map;)V (196 bytes) # 0x01dd3a3c [0x01dd3660+0x3dc]
j javax.swing.RepaintManager.paintDirtyRegions()V+46
j javax.swing.RepaintManager.prePaintDirtyRegions()V+73
j javax.swing.RepaintManager.access$1200(Ljavax/swing/RepaintManager;)V+1
j javax.swing.RepaintManager$ProcessingRunnable.run()V+37
J 4659 C1 java.awt.event.InvocationEvent.dispatch()V (69 bytes) # 0x01fc84dc [0x01fc83f0+0xec]
J 5364 C1 java.awt.EventQueue.dispatchEventImpl(Ljava/awt/AWTEvent;Ljava/lang/Object;)V (149 bytes) # 0x01d8d610 [0x01d8d150+0x4c0]
J 2279 C1 java.awt.EventQueue$3.run()Ljava/lang/Void; (60 bytes) # 0x01fd78dc [0x01fd7880+0x5c]
J 2278 C1 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) # 0x01fd7660 [0x01fd7640+0x20]
v ~StubRoutines::call_stub
J 910 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) # 0x01dc4f87 [0x01dc4f20+0x67]
J 2255 C1 java.awt.EventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (80 bytes) # 0x01fcfaf8 [0x01fcf8f0+0x208]
J 5334 C1 nl.pharmapartners.lib.client.application.waitcursor.WaitCursorEventQueue.dispatchEvent(Ljava/awt/AWTEvent;)V (125 bytes) # 0x01ccc9c4 [0x01ccc7d0+0x1f4]
J 2091 C1 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) # 0x01f910d8 [0x01f90a40+0x698]
J 6652% C1 java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V (47 bytes) # 0x0206fb6c [0x0206fac0+0xac]
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 )
0x24225400 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=4320, stack(0x35bd0000,0x35c20000)]
0x26975000 JavaThread "URL-Loader-72" daemon [_thread_blocked, id=6532, stack(0x38110000,0x38160000)]
0x26975400 JavaThread "GhostBuster" daemon [_thread_blocked, id=6140, stack(0x2df10000,0x2df60000)]
0x26861800
[error occurred during error reporting (printing all threads), id 0xc0000005]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 89088K, used 6158K [0x03c00000, 0x09ca0000, 0x0e6a0000)
eden space 79232K, 7% used [0x03c00000, 0x04203ad8, 0x08960000)
from space 9856K, 0% used [0x08960000, 0x08960000, 0x09300000)
to space 9856K, 0% used [0x09300000, 0x09300000, 0x09ca0000)
tenured generation total 197704K, used 118620K [0x0e6a0000, 0x1a7b2000, 0x23c00000)
the space 197704K, 59% used [0x0e6a0000, 0x15a772a8, 0x15a77400, 0x1a7b2000)
Metaspace used 50630K, capacity 51679K, committed 52352K, reserved 52608K
Card table byte_map: [0x23c00000,0x23d10000] byte_map_base: 0x23be2000
Polling page: 0x00280000
CodeCache: size=32768Kb used=5504Kb max_used=6131Kb free=27263Kb
bounds [0x01bd0000, 0x021f0000, 0x03bd0000]
total_blobs=3390 nmethods=2872 adapters=446
compilation: enabled
Compilation events (10 events):
Event: 4725.226 Thread 0x241cfc00 64404 sun.awt.image.SunVolatileImage::createGraphics (27 bytes)
Event: 4725.228 Thread 0x241cfc00 nmethod 64404 0x01cf76c8 code [0x01cf7800, 0x01cf79c0]
Event: 4725.228 Thread 0x241cfc00 64405 sun.awt.image.SunVolatileImage::getForeground (19 bytes)
Event: 4725.229 Thread 0x241cfc00 nmethod 64405 0x01d5f548 code [0x01d5f650, 0x01d5f75c]
Event: 4725.229 Thread 0x241cfc00 64406 sun.awt.image.SunVolatileImage::getBackground (19 bytes)
Event: 4725.230 Thread 0x241cfc00 nmethod 64406 0x01d5f348 code [0x01d5f450, 0x01d5f4fc]
Event: 4725.230 Thread 0x241cfc00 64407 sun.awt.image.SunVolatileImage::getFont (43 bytes)
Event: 4725.230 Thread 0x241cfc00 nmethod 64407 0x01f18e08 code [0x01f18f20, 0x01f19068]
Event: 4725.785 Thread 0x241cfc00 64408 com.sun.crypto.provider.CipherBlockChaining::decrypt (102 bytes)
Event: 4725.786 Thread 0x241cfc00 nmethod 64408 0x0205ab08 code [0x0205ac30, 0x0205ae58]
GC Heap History (10 events):
Event: 4623.874 GC heap before
{Heap before GC invocations=159 (full 5):
def new generation total 58752K, used 58752K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 100% used [0x03c00000, 0x06f10000, 0x06f10000)
from space 6464K, 100% used [0x07560000, 0x07bb0000, 0x07bb0000)
to space 6464K, 0% used [0x06f10000, 0x06f10000, 0x07560000)
tenured generation total 130284K, used 116841K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 89% used [0x0e6a0000, 0x158ba5a8, 0x158ba600, 0x165db000)
Metaspace used 51056K, capacity 52219K, committed 52224K, reserved 52608K
Event: 4623.892 GC heap after
Heap after GC invocations=160 (full 5):
def new generation total 58752K, used 1391K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 0% used [0x03c00000, 0x03c00000, 0x06f10000)
from space 6464K, 21% used [0x06f10000, 0x0706bfe0, 0x07560000)
to space 6464K, 0% used [0x07560000, 0x07560000, 0x07bb0000)
tenured generation total 130284K, used 123276K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 94% used [0x0e6a0000, 0x15f03020, 0x15f03200, 0x165db000)
Metaspace used 51056K, capacity 52219K, committed 52224K, reserved 52608K
}
Event: 4675.482 GC heap before
{Heap before GC invocations=160 (full 5):
def new generation total 58752K, used 53679K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 100% used [0x03c00000, 0x06f10000, 0x06f10000)
from space 6464K, 21% used [0x06f10000, 0x0706bfe0, 0x07560000)
to space 6464K, 0% used [0x07560000, 0x07560000, 0x07bb0000)
tenured generation total 130284K, used 123276K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 94% used [0x0e6a0000, 0x15f03020, 0x15f03200, 0x165db000)
Metaspace used 51056K, capacity 52219K, committed 52224K, reserved 52608K
Event: 4675.494 GC heap after
Heap after GC invocations=161 (full 5):
def new generation total 58752K, used 2901K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 0% used [0x03c00000, 0x03c00000, 0x06f10000)
from space 6464K, 44% used [0x07560000, 0x07835750, 0x07bb0000)
to space 6464K, 0% used [0x06f10000, 0x06f10000, 0x07560000)
tenured generation total 130284K, used 123276K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 94% used [0x0e6a0000, 0x15f03020, 0x15f03200, 0x165db000)
Metaspace used 51056K, capacity 52219K, committed 52224K, reserved 52608K
}
Event: 4707.228 GC heap before
{Heap before GC invocations=161 (full 5):
def new generation total 58752K, used 55189K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 100% used [0x03c00000, 0x06f10000, 0x06f10000)
from space 6464K, 44% used [0x07560000, 0x07835750, 0x07bb0000)
to space 6464K, 0% used [0x06f10000, 0x06f10000, 0x07560000)
tenured generation total 130284K, used 123276K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 94% used [0x0e6a0000, 0x15f03020, 0x15f03200, 0x165db000)
Metaspace used 51067K, capacity 52234K, committed 52352K, reserved 52608K
Event: 4707.244 GC heap after
Heap after GC invocations=162 (full 5):
def new generation total 58752K, used 4167K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 0% used [0x03c00000, 0x03c00000, 0x06f10000)
from space 6464K, 64% used [0x06f10000, 0x07321f00, 0x07560000)
to space 6464K, 0% used [0x07560000, 0x07560000, 0x07bb0000)
tenured generation total 130284K, used 123276K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 94% used [0x0e6a0000, 0x15f03020, 0x15f03200, 0x165db000)
Metaspace used 51067K, capacity 52234K, committed 52352K, reserved 52608K
}
Event: 4717.322 GC heap before
{Heap before GC invocations=162 (full 5):
def new generation total 58752K, used 56455K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 100% used [0x03c00000, 0x06f10000, 0x06f10000)
from space 6464K, 64% used [0x06f10000, 0x07321f00, 0x07560000)
to space 6464K, 0% used [0x07560000, 0x07560000, 0x07bb0000)
tenured generation total 130284K, used 123276K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 94% used [0x0e6a0000, 0x15f03020, 0x15f03200, 0x165db000)
Metaspace used 51070K, capacity 52237K, committed 52352K, reserved 52608K
Event: 4717.343 GC heap after
Heap after GC invocations=163 (full 5):
def new generation total 58752K, used 6464K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 0% used [0x03c00000, 0x03c00000, 0x06f10000)
from space 6464K, 100% used [0x07560000, 0x07bb0000, 0x07bb0000)
to space 6464K, 0% used [0x06f10000, 0x06f10000, 0x07560000)
tenured generation total 130284K, used 125672K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 96% used [0x0e6a0000, 0x1615a0e8, 0x1615a200, 0x165db000)
Metaspace used 51070K, capacity 52237K, committed 52352K, reserved 52608K
}
Event: 4724.310 GC heap before
{Heap before GC invocations=163 (full 5):
def new generation total 58752K, used 58752K [0x03c00000, 0x07bb0000, 0x0e6a0000)
eden space 52288K, 100% used [0x03c00000, 0x06f10000, 0x06f10000)
from space 6464K, 100% used [0x07560000, 0x07bb0000, 0x07bb0000)
to space 6464K, 0% used [0x06f10000, 0x06f10000, 0x07560000)
tenured generation total 130284K, used 125672K [0x0e6a0000, 0x165db000, 0x23c00000)
the space 130284K, 96% used [0x0e6a0000, 0x1615a0e8, 0x1615a200, 0x165db000)
Metaspace used 51070K, capacity 52237K, committed 52352K, reserved 52608K
Event: 4724.610 GC heap after
Heap after GC invocations=164 (full 6):
def new generation total 89088K, used 0K [0x03c00000, 0x09ca0000, 0x0e6a0000)
eden space 79232K, 0% used [0x03c00000, 0x03c00000, 0x08960000)
from space 9856K, 0% used [0x08960000, 0x08960000, 0x09300000)
to space 9856K, 0% used [0x09300000, 0x09300000, 0x09ca0000)
tenured generation total 197704K, used 118620K [0x0e6a0000, 0x1a7b2000, 0x23c00000)
the space 197704K, 59% used [0x0e6a0000, 0x15a772a8, 0x15a77400, 0x1a7b2000)
Metaspace used 50630K, capacity 51679K, committed 52352K, reserved 52608K
}
Deoptimization events (0 events):
No events
Internal exceptions (10 events):
Event: 4717.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x06a128f0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4718.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0446bd70) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4719.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0446bfa8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4720.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0446c1e0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4721.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0446c418) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4722.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x055625a0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4723.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x055627d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4724.079 Thread 0x2641a400 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x06e74ed8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4724.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x05562a10) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4725.079 Thread 0x26863800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x041e1280) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u74\6087\hotspot\src\share\vm\prims\jni.cpp, line 735]
Events (10 events):
Event: 4724.637 Thread 0x241cfc00 flushing nmethod 0x0205ab08
Event: 4724.637 Thread 0x241cfc00 flushing nmethod 0x0205ad08
Event: 4724.637 Thread 0x241cfc00 flushing nmethod 0x02065fc8
Event: 4724.638 Thread 0x241cfc00 flushing nmethod 0x021d0a08
Event: 4725.787 Thread 0x241cfc00 flushing nmethod 0x01cf74c8
Event: 4725.787 Thread 0x24225400 Thread added: 0x24225400
Event: 4725.787 Thread 0x241cfc00 flushing nmethod 0x01db0c48
Event: 4725.787 Thread 0x241cfc00 flushing nmethod 0x01db0e08
Event: 4725.793 Executing VM operation: RevokeBias
Event: 4725.793 Executing VM operation: RevokeBias done
I would like to know if you have seen this kind of crash before, and if so, I'm very interested in how you approached this issue.
Also all tips and hints are welcome ;)
Thanks in advance,
Daan

It looks like this problem is solved after updating the jre to the latest release version: 1.8.0u121. There are no reported crashes since the application is running on the jvm of the latest jre.

Related

A fatal error has been detected by the Java Runtime Environment while using arithmetic exception in Mac [duplicate]

# A fatal error has been detected by the Java Runtime Environment:
#
# SIGFPE (0x8) at pc=0x000000010e6cb868, pid=4484, tid=0x0000000000002403
#
# JRE version: Java(TM) SE Runtime Environment (8.0_191-b12) (build 1.8.0_191-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.191-b12 mixed mode bsd-amd64 compressed oops)
problem: # Problematic frame:
# j com.sun.tools.javac.comp.ConstFold.fold2(ILcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;+877
#
# 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.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00007f84eb009000): JavaThread "main" [_thread_in_Java, id=9219, stack(0x000000030485b000,0x000000030495b000)]
siginfo: si_signo: 8 (SIGFPE), si_code: 5 (FPE_FLTINV), si_addr: 0x000000010e6cb868
Registers:
RAX=0x0000000000000001, RBX=0x000000000000006c, RCX=0x0000000000000000, RDX=0x0000000000000000
RSP=0x00000003049581f0, RBP=0x0000000304958238, RSI=0x0000000304958190, RDI=0x00000007c0011570
R8 =0x00000007777abf28, R9 =0x00000007777abf08, R10=0x000000010d108120, R11=0x000000010f1071c0
R12=0x0000000000000000, R13=0x000000012c1db8c0, R14=0x0000000304958270, R15=0x00007f84eb009000
RIP=0x000000010e6cb868, EFLAGS=0x0000000000000a83, ERR=0x0000000000000000
TRAPNO=0x0000000000000000
Top of Stack: (sp=0x00000003049581f0)
0x00000003049581f0: 000000077506ece0 00000003049581f8
0x0000000304958200: 000000012c1db8bd 0000000304958270
0x0000000304958210: 000000012c1dc5c0 000000012cb95ea8
0x0000000304958220: 000000012c1dc150 0000000000000000
0x0000000304958230: 0000000304958280 000000077507da30
0x0000000304958240: 000000010feee024 00000006c1034b10
0x0000000304958250: 00000006c1028340 00000007777abf28
0x0000000304958260: 00000007777abf08 000000070000006c
0x0000000304958270: 000000077507fae0 000000010feee024
0x0000000304958280: 00000006c19afb80 000000010ea03894
0x0000000304958290: 00000007f805b996 000000077507da30
0x00000003049582a0: 00000007756f8658 0000000700000002
0x00000003049582b0: 000000077507fd90 00000007777abdd0
0x00000003049582c0: 000000077506ece0 00000007777a73b8
0x00000003049582d0: 00000007759d7228 0000000110346fb4
0x00000003049582e0: 000000077add8f08 0000000000000000
0x00000003049582f0: 00000007777abd40 00000007759d7228
0x0000000304958300: 00000000eea0faba 000000010fe7f374
0x0000000304958310: 000000000000000c 000000010fe7d65c
0x0000000304958320: 0000000000000000 00000007777abd40
0x0000000304958330: 00000007777abdf0 00000007777abd40
0x0000000304958340: 00000007777abd40 0000000000000030
0x0000000304958350: 00000007777abdf0 000000077507da30
0x0000000304958360: 0000000000000001 000000010e8134a4
0x0000000304958370: 00000000eeadf0cb 000000077507d5d0
0x0000000304958380: 00000007756f8748 000000077507da30
0x0000000304958390: 00000007756f8838 00000007777abf08
0x00000003049583a0: 00007f84eb009000 00007f84eb009000
0x00000003049583b0: 000000077507d5d0 00000007756f8748
0x00000003049583c0: 00000007777abf08 00000007777abf28
0x00000003049583d0: 00000000634e5337 00007f84eb009000
0x00000003049583e0: 00000007777abe88 000000011a46f000
Instructions: (pc=0x000000010e6cb868)
0x000000010e6cb848: c8 8b 04 24 48 83 c4 08 81 f8 00 00 00 80 0f 85
0x000000010e6cb858: 0b 00 00 00 33 d2 83 f9 ff 0f 84 03 00 00 00 99
0x000000010e6cb868: f7 f9 41 0f b6 5d 01 49 ff c5 49 ba 20 81 10 0d
0x000000010e6cb878: 01 00 00 00 41 ff 24 da 80 00 00 00 00 00 00 00
Register to memory mapping:
RAX=0x0000000000000001 is an unknown value
RBX=0x000000000000006c is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x00000003049581f0 is pointing into the stack for thread: 0x00007f84eb009000
RBP=0x0000000304958238 is pointing into the stack for thread: 0x00007f84eb009000
RSI=0x0000000304958190 is pointing into the stack for thread: 0x00007f84eb009000
RDI=0x00000007c0011570 is pointing into metadata
R8 =0x00000007777abf28 is an oop
com.sun.tools.javac.code.Type$JCPrimitiveType$1
- klass: 'com/sun/tools/javac/code/Type$JCPrimitiveType$1'
R9 =0x00000007777abf08 is an oop
com.sun.tools.javac.code.Type$JCPrimitiveType$1
- klass: 'com/sun/tools/javac/code/Type$JCPrimitiveType$1'
R10=0x000000010d108120: _ZN19TemplateInterpreter13_active_tableE+0x2000 in /Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home/jre/lib/server/libjvm.dylib at 0x000000010c800000
R11=0x000000010f1071c0 is at entry_point+32 in (nmethod*)0x000000010f107050
R12=0x0000000000000000 is an unknown value
R13=0x000000012c1db8c0 is pointing into metadata
R14=0x0000000304958270 is pointing into the stack for thread: 0x00007f84eb009000
R15=0x00007f84eb009000 is a thread
Stack: [0x000000030485b000,0x000000030495b000], sp=0x00000003049581f0, free space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
j com.sun.tools.javac.comp.ConstFold.fold2(ILcom/sun/tools/javac/code/Type;Lcom/sun/tools/javac/code/Type;)Lcom/sun/tools/javac/code/Type;+877
J 6941 C1 com.sun.tools.javac.comp.Attr.visitBinary(Lcom/sun/tools/javac/tree/JCTree$JCBinary;)V (301 bytes) # 0x000000010feee024 [0x000000010feec100+0x1f24]
J 7646 C2 com.sun.tools.javac.tree.JCTree$JCBinary.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V (6 bytes) # 0x000000010f6abf24 [0x000000010f6abee0+0x44]
J 8325 C2 com.sun.tools.javac.comp.Attr.visitVarDef(Lcom/sun/tools/javac/tree/JCTree$JCVariableDecl;)V (406 bytes) # 0x000000010f61e620 [0x000000010f61d400+0x1220]
J 4996 C2 com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V (6 bytes) # 0x000000010f5db2a4 [0x000000010f5db260+0x44]
J 8612 C2 com.sun.tools.javac.comp.Attr.visitBlock(Lcom/sun/tools/javac/tree/JCTree$JCBlock;)V (363 bytes) # 0x00000001103c7e54 [0x00000001103c7ae0+0x374]
J 5934 C2 com.sun.tools.javac.tree.JCTree$JCBlock.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V (6 bytes) # 0x000000010ea79f64 [0x000000010ea79f20+0x44]
J 7562 C2 com.sun.tools.javac.comp.Attr.attribStat(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/code/Type; (11 bytes) # 0x000000010ecf3218 [0x000000010ecf3180+0x98]
j com.sun.tools.javac.comp.Attr.visitTry(Lcom/sun/tools/javac/tree/JCTree$JCTry;)V+246
J 7664 C1 com.sun.tools.javac.tree.JCTree$JCTry.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V (6 bytes) # 0x000000010f6c0fcc [0x000000010f6c0ec0+0x10c]
J 8612 C2 com.sun.tools.javac.comp.Attr.visitBlock(Lcom/sun/tools/javac/tree/JCTree$JCBlock;)V (363 bytes) # 0x00000001103c7e54 [0x00000001103c7ae0+0x374]
J 5934 C2 com.sun.tools.javac.tree.JCTree$JCBlock.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V (6 bytes) # 0x000000010ea79f64 [0x000000010ea79f20+0x44]
J 5637 C2 com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type; (148 bytes) # 0x000000010f836ce0 [0x000000010f836c40+0xa0]
J 5891 C1 com.sun.tools.javac.comp.Attr.visitMethodDef(Lcom/sun/tools/javac/tree/JCTree$JCMethodDecl;)V (1198 bytes) # 0x000000010f94a49c [0x000000010f943400+0x709c]
J 5728 C2 com.sun.tools.javac.tree.JCTree$JCMethodDecl.accept(Lcom/sun/tools/javac/tree/JCTree$Visitor;)V (6 bytes) # 0x000000010edfeee4 [0x000000010edfeea0+0x44]
J 5637 C2 com.sun.tools.javac.comp.Attr.attribTree(Lcom/sun/tools/javac/tree/JCTree;Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/comp/Attr$ResultInfo;)Lcom/sun/tools/javac/code/Type; (148 bytes) # 0x000000010f836ce0 [0x000000010f836c40+0xa0]
J 7951 C1 com.sun.tools.javac.comp.Attr.attribClassBody(Lcom/sun/tools/javac/comp/Env;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V (726 bytes) # 0x000000010f35c94c [0x000000010f358b60+0x3dec]
J 6935 C1 com.sun.tools.javac.comp.Attr.attribClass(Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V (513 bytes) # 0x000000010fecef24 [0x000000010fecc760+0x27c4]
J 8135 C1 com.sun.tools.javac.comp.Attr.attribClass(Lcom/sun/tools/javac/util/JCDiagnostic$DiagnosticPosition;Lcom/sun/tools/javac/code/Symbol$ClassSymbol;)V (27 bytes) # 0x00000001101293c4 [0x00000001101292e0+0xe4]
j com.sun.tools.javac.comp.Attr.attrib(Lcom/sun/tools/javac/comp/Env;)V+36
J 8282 C1 com.sun.tools.javac.main.JavaCompiler.attribute(Lcom/sun/tools/javac/comp/Env;)Lcom/sun/tools/javac/comp/Env; (277 bytes) # 0x000000010fee7c5c [0x000000010fee5b60+0x20fc]
j com.sun.tools.javac.main.JavaCompiler.compile2()V+177
j com.sun.tools.javac.main.JavaCompiler.compile(Lcom/sun/tools/javac/util/List;Lcom/sun/tools/javac/util/List;Ljava/lang/Iterable;)V+165
j com.sun.tools.javac.main.Main.compile([Ljava/lang/String;[Ljava/lang/String;Lcom/sun/tools/javac/util/Context;Lcom/sun/tools/javac/util/List;Ljava/lang/Iterable;)Lcom/sun/tools/javac/main/Main$Result;+1299
j com.sun.tools.javac.api.JavacTaskImpl.doCall()Lcom/sun/tools/javac/main/Main$Result;+59
j com.sun.tools.javac.api.JavacTaskImpl.call()Ljava/lang/Boolean;+1
j org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess([Ljava/lang/String;Lorg/codehaus/plexus/compiler/CompilerConfiguration;[Ljava/lang/String;)Lorg/codehaus/plexus/compiler/CompilerResult;+129
j org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(Lorg/codehaus/plexus/compiler/CompilerConfiguration;)Lorg/codehaus/plexus/compiler/CompilerResult;+211
j org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute()V+3204
j org.apache.maven.plugin.compiler.TestCompilerMojo.execute()V+20
j org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/plugin/MojoExecution;)V+152
j org.apache.maven.lifecycle.internal.MojoExecutor.execute(Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/plugin/MojoExecution;Lorg/apache/maven/lifecycle/internal/ProjectIndex;Lorg/apache/maven/lifecycle/internal/DependencyContext;)V+215
j org.apache.maven.lifecycle.internal.MojoExecutor.execute(Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/plugin/MojoExecution;Lorg/apache/maven/lifecycle/internal/ProjectIndex;Lorg/apache/maven/lifecycle/internal/DependencyContext;Lorg/apache/maven/lifecycle/internal/PhaseRecorder;)V+6
j org.apache.maven.lifecycle.internal.MojoExecutor.execute(Lorg/apache/maven/execution/MavenSession;Ljava/util/List;Lorg/apache/maven/lifecycle/internal/ProjectIndex;)V+60
j org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/lifecycle/internal/ReactorContext;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/lifecycle/internal/TaskSegment;)V+179
j org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/lifecycle/internal/ReactorContext;Lorg/apache/maven/project/MavenProject;Lorg/apache/maven/lifecycle/internal/TaskSegment;)V+7
j org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/lifecycle/internal/ReactorContext;Lorg/apache/maven/lifecycle/internal/ProjectBuildList;Ljava/util/List;Lorg/apache/maven/lifecycle/internal/ReactorBuildStatus;)V+77
j org.apache.maven.lifecycle.internal.LifecycleStarter.execute(Lorg/apache/maven/execution/MavenSession;)V+348
j org.apache.maven.DefaultMaven.doExecute(Lorg/apache/maven/execution/MavenExecutionRequest;Lorg/apache/maven/execution/MavenSession;Lorg/apache/maven/execution/MavenExecutionResult;Lorg/eclipse/aether/DefaultRepositorySystemSession;)Lorg/apache/maven/execution/MavenExecutionResult;+425
j org.apache.maven.DefaultMaven.doExecute(Lorg/apache/maven/execution/MavenExecutionRequest;)Lorg/apache/maven/execution/MavenExecutionResult;+98
j org.apache.maven.DefaultMaven.execute(Lorg/apache/maven/execution/MavenExecutionRequest;)Lorg/apache/maven/execution/MavenExecutionResult;+2
j org.apache.maven.cli.MavenCli.execute(Lorg/apache/maven/cli/CliRequest;)I+27
j org.apache.maven.cli.MavenCli.doMain(Lorg/apache/maven/cli/CliRequest;)I+66
j org.apache.maven.cli.MavenCli.main([Ljava/lang/String;Lorg/codehaus/plexus/classworlds/ClassWorld;)I+24
v ~StubRoutines::call_stub
V [libjvm.dylib+0x2ef9fe]
V [libjvm.dylib+0x4d6524]
V [libjvm.dylib+0x4d6a58]
V [libjvm.dylib+0x347f4c]
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced([Ljava/lang/String;)V+45
j org.codehaus.plexus.classworlds.launcher.Launcher.launch([Ljava/lang/String;)V+2
j org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode([Ljava/lang/String;)I+101
j org.codehaus.plexus.classworlds.launcher.Launcher.main([Ljava/lang/String;)V+1
j org.codehaus.classworlds.Launcher.main([Ljava/lang/String;)V+1
v ~StubRoutines::call_stub
V [libjvm.dylib+0x2ef9fe]
V [libjvm.dylib+0x3269a5]
V [libjvm.dylib+0x31f731]
C [java+0x38c6] JavaMain+0x9c4
C [libsystem_pthread.dylib+0x6950] _pthread_start+0xe0
C [libsystem_pthread.dylib+0x247b] thread_start+0xf
C 0x0000000000000000
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00007f84aa32d000 JavaThread "JGit-WorkQueue" daemon [_thread_blocked, id=15367, stack(0x0000000305ed5000,0x0000000305fd5000)]
0x00007f84aa98d000 JavaThread "process reaper" daemon [_thread_blocked, id=38247, stack(0x0000000305eaa000,0x0000000305ed2000)]
0x00007f84ebacd000 JavaThread "Attach Listener" daemon [_thread_blocked, id=40351, stack(0x0000000305da7000,0x0000000305ea7000)]
0x00007f84eb84f000 JavaThread "Service Thread" daemon [_thread_blocked, id=41231, stack(0x0000000305ba1000,0x0000000305ca1000)]
0x00007f84ea036800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=41475, stack(0x0000000305a9e000,0x0000000305b9e000)]
0x00007f84ea82a000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=41987, stack(0x000000030599b000,0x0000000305a9b000)]
0x00007f84ea81b800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=23299, stack(0x0000000305898000,0x0000000305998000)]
0x00007f84eb82e800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=42755, stack(0x0000000305795000,0x0000000305895000)]
0x00007f84eb815800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=22599, stack(0x0000000305692000,0x0000000305792000)]
0x00007f84ea035800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=43267, stack(0x000000030558f000,0x000000030568f000)]
0x00007f84eb02b000 JavaThread "Finalizer" daemon [_thread_blocked, id=19227, stack(0x000000030537c000,0x000000030547c000)]
0x00007f84ea02b000 JavaThread "Reference Handler" daemon [_thread_blocked, id=19747, stack(0x0000000305279000,0x0000000305379000)]
=>0x00007f84eb009000 JavaThread "main" [_thread_in_Java, id=9219, stack(0x000000030485b000,0x000000030495b000)]
Other Threads:
0x00007f84ea02a800 VMThread [stack: 0x0000000305176000,0x0000000305276000] [id=14083]
0x00007f84eb06e800 WatcherThread [stack: 0x0000000305ca4000,0x0000000305da4000] [id=24603]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 272896K, used 224430K [0x000000076ab00000, 0x0000000787880000, 0x00000007c0000000)
eden space 262144K, 81% used [0x000000076ab00000,0x0000000777bb1aa0,0x000000077ab00000)
from space 10752K, 99% used [0x000000077ab00000,0x000000077b57a0a8,0x000000077b580000)
to space 28672K, 0% used [0x0000000785c80000,0x0000000785c80000,0x0000000787880000)
ParOldGen total 132096K, used 37244K [0x00000006c0000000, 0x00000006c8100000, 0x000000076ab00000)
object space 132096K, 28% used [0x00000006c0000000,0x00000006c245f020,0x00000006c8100000)
Metaspace used 31490K, capacity 32580K, committed 32768K, reserved 1079296K
class space used 3483K, capacity 3806K, committed 3840K, reserved 1048576K
Card table byte_map: [0x000000011da6f000,0x000000011e270000] byte_map_base: 0x000000011a46f000
Marking Bits: (ParMarkBitMap*) 0x000000010d0f9e00
Begin Bits: [0x000000011e7c6000, 0x00000001227c6000)
End Bits: [0x00000001227c6000, 0x00000001267c6000)
Polling page: 0x00000001084d8000
CodeCache: size=245760Kb used=30069Kb max_used=30086Kb free=215690Kb
bounds [0x000000010e6af000, 0x000000011043f000, 0x000000011d6af000]
total_blobs=7493 nmethods=7063 adapters=344
compilation: enabled
Compilation events (10 events):
Event: 17.013 Thread 0x00007f84ea82a000 8678 4 com.sun.tools.javac.code.Type$UndetVar::addBound (9 bytes)
Event: 17.014 Thread 0x00007f84ea82a000 nmethod 8678 0x00000001103d5150 code [0x00000001103d52a0, 0x00000001103d5348]
Event: 17.015 Thread 0x00007f84ea036800 8679 3 com.sun.tools.javac.code.Types::glb (58 bytes)
Event: 17.016 Thread 0x00007f84ea036800 nmethod 8679 0x0000000110420b10 code [0x0000000110420d00, 0x00000001104216b8]
Event: 17.021 Thread 0x00007f84ea82a000 8680 % 4 com.sun.tools.javac.jvm.ClassWriter::writePool # 18 (1051 bytes)
Event: 17.023 Thread 0x00007f84ea036800 8682 3 com.sun.tools.javac.comp.DeferredAttr$DeferredAttrContext::insideOverloadPhase (35 bytes)
Event: 17.024 Thread 0x00007f84ea036800 nmethod 8682 0x0000000110416a50 code [0x0000000110416be0, 0x0000000110416f48]
Event: 17.031 Thread 0x00007f84eb82e800 nmethod 8676 0x0000000110431610 code [0x0000000110431980, 0x0000000110433160]
Event: 17.031 Thread 0x00007f84eb82e800 8681 4 com.sun.tools.javac.util.ListBuffer$1::next (39 bytes)
Event: 17.032 Thread 0x00007f84eb82e800 nmethod 8681 0x000000011042e610 code [0x000000011042e760, 0x000000011042e838]
GC Heap History (10 events):
Event: 2.640 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 76288K, used 74024K [0x000000076ab00000, 0x0000000774000000, 0x00000007c0000000)
eden space 65536K, 100% used [0x000000076ab00000,0x000000076eb00000,0x000000076eb00000)
from space 10752K, 78% used [0x000000076eb00000,0x000000076f34a230,0x000000076f580000)
to space 10752K, 0% used [0x0000000773580000,0x0000000773580000,0x0000000774000000)
ParOldGen total 175104K, used 0K [0x00000006c0000000, 0x00000006cab00000, 0x000000076ab00000)
object space 175104K, 0% used [0x00000006c0000000,0x00000006c0000000,0x00000006cab00000)
Metaspace used 15960K, capacity 16322K, committed 16640K, reserved 1064960K
class space used 1907K, capacity 2010K, committed 2048K, reserved 1048576K
Event: 2.679 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 141824K, used 10750K [0x000000076ab00000, 0x0000000774000000, 0x00000007c0000000)
eden space 131072K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000772b00000)
from space 10752K, 99% used [0x0000000773580000,0x0000000773fffb58,0x0000000774000000)
to space 10752K, 0% used [0x0000000772b00000,0x0000000772b00000,0x0000000773580000)
ParOldGen total 175104K, used 869K [0x00000006c0000000, 0x00000006cab00000, 0x000000076ab00000)
object space 175104K, 0% used [0x00000006c0000000,0x00000006c00d94d0,0x00000006cab00000)
Metaspace used 15960K, capacity 16322K, committed 16640K, reserved 1064960K
class space used 1907K, capacity 2010K, committed 2048K, reserved 1048576K
}
Event: 4.791 GC heap before
{Heap before GC invocations=3 (full 0):
PSYoungGen total 141824K, used 141822K [0x000000076ab00000, 0x0000000774000000, 0x00000007c0000000)
eden space 131072K, 100% used [0x000000076ab00000,0x0000000772b00000,0x0000000772b00000)
from space 10752K, 99% used [0x0000000773580000,0x0000000773fffb58,0x0000000774000000)
to space 10752K, 0% used [0x0000000772b00000,0x0000000772b00000,0x0000000773580000)
ParOldGen total 175104K, used 869K [0x00000006c0000000, 0x00000006cab00000, 0x000000076ab00000)
object space 175104K, 0% used [0x00000006c0000000,0x00000006c00d94d0,0x00000006cab00000)
Metaspace used 17900K, capacity 18352K, committed 18688K, reserved 1064960K
class space used 2052K, capacity 2219K, committed 2304K, reserved 1048576K
Event: 4.850 GC heap after
Heap after GC invocations=3 (full 0):
PSYoungGen total 141824K, used 10736K [0x000000076ab00000, 0x000000077c000000, 0x00000007c0000000)
eden space 131072K, 0% used [0x000000076ab00000,0x000000076ab00000,0x0000000772b00000)
from space 10752K, 99% used [0x0000000772b00000,0x000000077357c010,0x0000000773580000)
to space 10752K, 0% used [0x000000077b580000,0x000000077b580000,0x000000077c000000)
ParOldGen total 175104K, used 17569K [0x00000006c0000000, 0x00000006cab00000, 0x000000076ab00000)
object space 175104K, 10% used [0x00000006c0000000,0x00000006c11286d8,0x00000006cab00000)
Metaspace used 17900K, capacity 18352K, committed 18688K, reserved 1064960K
class space used 2052K, capacity 2219K, committed 2304K, reserved 1048576K
}
Event: 5.318 GC heap before
{Heap before GC invocations=4 (full 0):
PSYoungGen total 141824K, used 33411K [0x000000076ab00000, 0x000000077c000000, 0x00000007c0000000)
eden space 131072K, 17% used [0x000000076ab00000,0x000000076c124e60,0x0000000772b00000)
from space 10752K, 99% used [0x0000000772b00000,0x000000077357c010,0x0000000773580000)
to space 10752K, 0% used [0x000000077b580000,0x000000077b580000,0x000000077c000000)
ParOldGen total 175104K, used 17569K [0x00000006c0000000, 0x00000006cab00000, 0x000000076ab00000)
object space 175104K, 10% used [0x00000006c0000000,0x00000006c11286d8,0x00000006cab00000)
Metaspace used 20551K, capacity 21072K, committed 21248K, reserved 1069056K
class space used 2337K, capacity 2527K, committed 2560K, reserved 1048576K
Event: 5.342 GC heap after
Heap after GC invocations=4 (full 0):
PSYoungGen total 272896K, used 10720K [0x000000076ab00000, 0x000000077c000000, 0x00000007c0000000)
eden space 262144K, 0% used [0x000000076ab00000,0x000000076ab00000,0x000000077ab00000)
from space 10752K, 99% used [0x000000077b580000,0x000000077bff8040,0x000000077c000000)
to space 10752K, 0% used [0x000000077ab00000,0x000000077ab00000,0x000000077b580000)
ParOldGen total 175104K, used 19948K [0x00000006c0000000, 0x00000006cab00000, 0x000000076ab00000)
object space 175104K, 11% used [0x00000006c0000000,0x00000006c137b328,0x00000006cab00000)
Metaspace used 20551K, capacity 21072K, committed 21248K, reserved 1069056K
class space used 2337K, capacity 2527K, committed 2560K, reserved 1048576K
}
Event: 5.342 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 272896K, used 10720K [0x000000076ab00000, 0x000000077c000000, 0x00000007c0000000)
eden space 262144K, 0% used [0x000000076ab00000,0x000000076ab00000,0x000000077ab00000)
from space 10752K, 99% used [0x000000077b580000,0x000000077bff8040,0x000000077c000000)
to space 10752K, 0% used [0x000000077ab00000,0x000000077ab00000,0x000000077b580000)
ParOldGen total 175104K, used 19948K [0x00000006c0000000, 0x00000006cab00000, 0x000000076ab00000)
object space 175104K, 11% used [0x00000006c0000000,0x00000006c137b328,0x00000006cab00000)
Metaspace used 20551K, capacity 21072K, committed 21248K, reserved 1069056K
class space used 2337K, capacity 2527K, committed 2560K, reserved 1048576K
Event: 5.432 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 272896K, used 0K [0x000000076ab00000, 0x000000077c000000, 0x00000007c0000000)
eden space 262144K, 0% used [0x000000076ab00000,0x000000076ab00000,0x000000077ab00000)
from space 10752K, 0% used [0x000000077b580000,0x000000077b580000,0x000000077c000000)
to space 10752K, 0% used [0x000000077ab00000,0x000000077ab00000,0x000000077b580000)
ParOldGen total 132096K, used 26302K [0x00000006c0000000, 0x00000006c8100000, 0x000000076ab00000)
object space 132096K, 19% used [0x00000006c0000000,0x00000006c19afb08,0x00000006c8100000)
Metaspace used 20551K, capacity 21072K, committed 21248K, reserved 1069056K
class space used 2337K, capacity 2527K, committed 2560K, reserved 1048576K
}
Event: 11.560 GC heap before
{Heap before GC invocations=6 (full 1):
PSYoungGen total 272896K, used 262144K [0x000000076ab00000, 0x000000077c000000, 0x00000007c0000000)
eden space 262144K, 100% used [0x000000076ab00000,0x000000077ab00000,0x000000077ab00000)
from space 10752K, 0% used [0x000000077b580000,0x000000077b580000,0x000000077c000000)
to space 10752K, 0% used [0x000000077ab00000,0x000000077ab00000,0x000000077b580000)
ParOldGen total 132096K, used 26302K [0x00000006c0000000, 0x00000006c8100000, 0x000000076ab00000)
object space 132096K, 19% used [0x00000006c0000000,0x00000006c19afb08,0x00000006c8100000)
Metaspace used 30715K, capacity 31812K, committed 32000K, reserved 1077248K
class space used 3451K, capacity 3742K, committed 3840K, reserved 1048576K
Event: 11.605 GC heap after
Heap after GC invocations=6 (full 1):
PSYoungGen total 272896K, used 10728K [0x000000076ab00000, 0x0000000787880000, 0x00000007c0000000)
eden space 262144K, 0% used [0x000000076ab00000,0x000000076ab00000,0x000000077ab00000)
from space 10752K, 99% used [0x000000077ab00000,0x000000077b57a0a8,0x000000077b580000)
to space 28672K, 0% used [0x0000000785c80000,0x0000000785c80000,0x0000000787880000)
ParOldGen total 132096K, used 37244K [0x00000006c0000000, 0x00000006c8100000, 0x000000076ab00000)
object space 132096K, 28% used [0x00000006c0000000,0x00000006c245f020,0x00000006c8100000)
Metaspace used 30715K, capacity 31812K, committed 32000K, reserved 1077248K
class space used 3451K, capacity 3742K, committed 3840K, reserved 1048576K
}
I've fixed the same issue by changing the JDK from the Oracle version to the Zulu one.
You can download the ARM-64 supported JDK 8 built by Zulu from the following link:
https://www.azul.com/downloads/zulu-community/?version=java-8-lts&os=macos&architecture=arm-64-bit&package=jdk
Reference: https://stackoverflow.com/a/64788161/2906153

JNI crashing JVM - A fatal error has been detected by the Java Runtime Environment: EXCEPTION_ACCESS_VIOLATION

I'm getting this error during program execution which crashes the JVM. There is third party code for which we don't have access to source. It looks like it is making use of JNI to execute some native code which crashes JVM.
The program runs in a loop but doesn't always crash the JVM.
JVM crash happens occasionally. Can someone help in identifying the error? Thanks
It uses Java 8 on Windows. As per the error, The crash happened outside the Java Virtual Machine in native code. Could it be the problem with JVM?
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x718b21f4, pid=3352, tid=0x00002430
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) Client VM (25.201-b09 mixed mode, sharing windows-x86 )
# Problematic frame:
# C [msvcr100.dll+0x121f4]
#
# Core dump written. Default location: C:\Scripts\BotRestorer\hs_err_pid3352.mdmp
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x17bb3800): JavaThread "Thread-2" daemon [_thread_in_native, id=9264, stack(0x18940000,0x18a20000)]
siginfo: ExceptionCode=0xc0000005, reading address 0xc615c2c0
Registers:
EAX=0xc615c2c0, EBX=0x00000000, ECX=0x00000000, EDX=0x16f150cc
ESP=0x18a1f448, EBP=0x18a1f448, ESI=0x19b2ab40, EDI=0x17bb3940
EIP=0x718b21f4, EFLAGS=0x00010202
Top of Stack: (sp=0x18a1f448)
0x18a1f448: 18a1f488 70b3e30f c615c2c0 dbc999cc
0x18a1f458: 17bb3800 188329b8 188329b8 17ac0a04
0x18a1f468: 19b2ab40 00002d70 0000000d 00000000
0x18a1f478: 18a1f454 18a1f67c 70b85f96 00000001
0x18a1f488: 18a1f4bc 02b5daf1 00000000 18a1f4cc
0x18a1f498: 00000000 18a1f49c 00000000 18a1f4cc
0x18a1f4a8: 18832ee0 00000000 188329b8 00000000
0x18a1f4b8: 18a1f4d0 18a1f568 02ea7bc4 00000000
Instructions: (pc=0x718b21f4)
0x718b21d4: 48 95 71 00 0f 84 bd 20 00 00 6a 00 ff 75 08 e8
0x718b21e4: 8a 22 00 00 59 59 5d c3 8b ff 55 8b ec 8b 45 08
0x718b21f4: 66 8b 08 83 c0 02 66 85 c9 75 f5 2b 45 08 d1 f8
0x718b2204: 48 5d c3 8b ff 55 8b ec 51 53 56 8b 75 08 f6 46
Register to memory mapping:
EAX=0xc615c2c0 is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x16f150cc is an unknown value
ESP=0x18a1f448 is pointing into the stack for thread: 0x17bb3800
EBP=0x18a1f448 is pointing into the stack for thread: 0x17bb3800
ESI=0x19b2ab40 is an unknown value
EDI=0x17bb3940 is an unknown value
Stack: [0x18940000,0x18a20000], sp=0x18a1f448, free space=893k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [msvcr100.dll+0x121f4]
C [awt.dll+0x6e30f]
j sun.print.Win32PrintServiceLookup.getAllPrinterNames()[Ljava/lang/String;+0
J 3532 C1 sun.print.Win32PrintServiceLookup.refreshServices()V (282 bytes) # 0x02ea7bc4 [0x02ea7ae0+0xe4]
j sun.print.Win32PrintServiceLookup.access$200(Lsun/print/Win32PrintServiceLookup;)V+1
j sun.print.Win32PrintServiceLookup$PrinterChangeListener.run()V+29
v ~StubRoutines::call_stub
V [jvm.dll+0x15c215]
V [jvm.dll+0x22512e]
V [jvm.dll+0x15c2ae]
V [jvm.dll+0x15c436]
V [jvm.dll+0x15c4a7]
V [jvm.dll+0x1001df]
V [jvm.dll+0x17f590]
V [jvm.dll+0x17fe0a]
V [jvm.dll+0x1c6a76]
C [msvcr100.dll+0x5c556]
C [msvcr100.dll+0x5c600]
C [KERNEL32.DLL+0x162c4]
C [ntdll.dll+0x61f69]
C [ntdll.dll+0x61f34]
C 0x00000000
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.print.Win32PrintServiceLookup.getAllPrinterNames()[Ljava/lang/String;+0
J 3532 C1 sun.print.Win32PrintServiceLookup.refreshServices()V (282 bytes) # 0x02ea7bc4 [0x02ea7ae0+0xe4]
j sun.print.Win32PrintServiceLookup.access$200(Lsun/print/Win32PrintServiceLookup;)V+1
j sun.print.Win32PrintServiceLookup$PrinterChangeListener.run()V+29
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x1801b000 JavaThread "RMI TCP Connection(idle)" daemon [_thread_blocked, id=6624, stack(0x1b970000,0x1ba50000)]
0x1801ac00 JavaThread "RMI TCP Connection(120)-10.15.125.221" daemon [_thread_in_native, id=7592, stack(0x1b790000,0x1b870000)]
0x1801a400 JavaThread "RMI TCP Connection(118)-10.15.125.221" daemon [_thread_in_native, id=6828, stack(0x17410000,0x174f0000)]
0x18016c00 JavaThread "Background Batch Spiller 2" daemon [_thread_blocked, id=4668, stack(0x1b070000,0x1b150000)]
0x17d68000 JavaThread "Background Batch Spiller 1" daemon [_thread_blocked, id=2200, stack(0x1af90000,0x1b070000)]
0x17d69400 JavaThread "Background Batch Spiller 0" daemon [_thread_blocked, id=5112, stack(0x1ac70000,0x1ad50000)]
0x17d68800 JavaThread "oracle.jdbc.driver.BlockSource.ThreadedCachingBlockSource.BlockReleaser" daemon [_thread_blocked, id=8496, stack(0x18ca0000,0x18d80000)]
0x17a5a800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7612, stack(0x18dc0000,0x18ea0000)]
0x17c59400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2916, stack(0x18ac0000,0x18ba0000)]
=>0x17bb3800 JavaThread "Thread-2" daemon [_thread_in_native, id=9264, stack(0x18940000,0x18a20000)]
0x16e4ac00 JavaThread "JRC Timeout Thread" daemon [_thread_blocked, id=372, stack(0x176c0000,0x177a0000)]
0x164b8000 JavaThread "Thread Pool Worker #0" daemon [_thread_blocked, id=11628, stack(0x174f0000,0x175d0000)]
0x02a12c00 JavaThread "DestroyJavaVM" [_thread_blocked, id=1284, stack(0x01270000,0x012c0000)]
0x16d4f400 JavaThread "RMI Scheduler(0)" daemon [_thread_blocked, id=2808, stack(0x17330000,0x17410000)]
0x16cecc00 JavaThread "GC Daemon" daemon [_thread_blocked, id=6184, stack(0x17210000,0x172f0000)]
0x16ceb400 JavaThread "RMI Reaper" [_thread_blocked, id=10428, stack(0x170f0000,0x171d0000)]
0x16cd7c00 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=4784, stack(0x17010000,0x170f0000)]
0x02ad9000 JavaThread "Service Thread" daemon [_thread_blocked, id=2168, stack(0x163c0000,0x164a0000)]
0x02ab0400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=12028, stack(0x15cb0000,0x15d00000)]
0x02aae000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6748, stack(0x15b90000,0x15c70000)]
0x02a96000 JavaThread "Finalizer" daemon [_thread_blocked, id=11940, stack(0x15980000,0x15a60000)]
0x02a3bc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=7228, stack(0x15860000,0x15940000)]
Other Threads:
0x02a39800 VMThread [stack: 0x15190000,0x151e0000] [id=5076]
0x02ae3800 WatcherThread [stack: 0x15d80000,0x15dd0000] [id=1968]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 78656K, used 33613K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 48% used [0x04c00000, 0x06cd37f0, 0x09050000)
from space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 20192K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b508018, 0x0b508200, 0x14c00000)
Metaspace used 25422K, capacity 25614K, committed 25728K, reserved 25984K
Card table byte_map: [0x14c00000,0x14c90000] byte_map_base: 0x14bda000
Polling page: 0x01090000
CodeCache: size=32768Kb used=4141Kb max_used=4760Kb free=28626Kb
bounds [0x02b50000, 0x02ff8000, 0x04b50000]
total_blobs=2202 nmethods=1885 adapters=247
compilation: enabled
Compilation events (10 events):
Event: 9085.713 Thread 0x02ab0400 4075 ! com.crystaldecisions.reports.formulas.o::a (169 bytes)
Event: 9085.715 Thread 0x02ab0400 nmethod 4075 0x02f88dc8 code [0x02f88f90, 0x02f89564]
Event: 9085.778 Thread 0x02ab0400 4076 com.crystaldecisions.sdk.occa.report.data.Fields::getField (9 bytes)
Event: 9085.778 Thread 0x02ab0400 nmethod 4076 0x02f9d148 code [0x02f9d250, 0x02f9d32c]
Event: 9085.792 Thread 0x02ab0400 4077 java.lang.Long::stringSize (38 bytes)
Event: 9085.792 Thread 0x02ab0400 nmethod 4077 0x02f88b88 code [0x02f88c80, 0x02f88d70]
Event: 9088.237 Thread 0x02ab0400 4078 com.crystaldecisions.reports.queryengine.Property::vW (15 bytes)
Event: 9088.237 Thread 0x02ab0400 nmethod 4078 0x02f88988 code [0x02f88a80, 0x02f88b20]
Event: 9088.527 Thread 0x02ab0400 4079 oracle.jdbc.driver.OracleResultSetMetaData::getDescription (8 bytes)
Event: 9088.527 Thread 0x02ab0400 nmethod 4079 0x02f88748 code [0x02f88850, 0x02f888ec]
GC Heap History (10 events):
Event: 6338.685 GC heap before
{Heap before GC invocations=7 (full 4):
def new generation total 78656K, used 78621K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 100% used [0x04c00000, 0x09050000, 0x09050000)
from space 8704K, 99% used [0x098d0000, 0x0a1475f0, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 14620K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 8% used [0x0a150000, 0x0af97038, 0x0af97200, 0x14c00000)
Metaspace used 24975K, capacity 25173K, committed 25216K, reserved 25984K
Event: 6338.720 GC heap after
Heap after GC invocations=8 (full 4):
def new generation total 78656K, used 1059K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 12% used [0x09050000, 0x09158c38, 0x098d0000)
to space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 24975K, capacity 25173K, committed 25216K, reserved 25984K
}
Event: 6962.583 GC heap before
{Heap before GC invocations=8 (full 4):
def new generation total 78656K, used 70608K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 99% used [0x04c00000, 0x08feb580, 0x09050000)
from space 8704K, 12% used [0x09050000, 0x09158c38, 0x098d0000)
to space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
Event: 6962.603 GC heap after
Heap after GC invocations=9 (full 4):
def new generation total 78656K, used 1516K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 17% used [0x098d0000, 0x09a4b328, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
}
Event: 7297.367 GC heap before
{Heap before GC invocations=9 (full 4):
def new generation total 78656K, used 71468K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 100% used [0x04c00000, 0x09050000, 0x09050000)
from space 8704K, 17% used [0x098d0000, 0x09a4b328, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
Event: 7297.382 GC heap after
Heap after GC invocations=10 (full 4):
def new generation total 78656K, used 1154K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 13% used [0x09050000, 0x09170890, 0x098d0000)
to space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
}
Event: 7812.078 GC heap before
{Heap before GC invocations=10 (full 4):
def new generation total 78656K, used 71106K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 100% used [0x04c00000, 0x09050000, 0x09050000)
from space 8704K, 13% used [0x09050000, 0x09170890, 0x098d0000)
to space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
Event: 7812.093 GC heap after
Heap after GC invocations=11 (full 4):
def new generation total 78656K, used 998K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 11% used [0x098d0000, 0x099c99f0, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
}
Event: 8581.459 GC heap before
{Heap before GC invocations=11 (full 4):
def new generation total 78656K, used 63387K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 89% used [0x04c00000, 0x088ed4f8, 0x09050000)
from space 8704K, 11% used [0x098d0000, 0x099c99f0, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 19678K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b487a00, 0x0b487a00, 0x14c00000)
Metaspace used 25390K, capacity 25589K, committed 25728K, reserved 25984K
Event: 8581.601 GC heap after
Heap after GC invocations=12 (full 5):
def new generation total 78656K, used 0K [0x04c00000, 0x0a150000, 0x0a150000)
eden space 69952K, 0% used [0x04c00000, 0x04c00000, 0x09050000)
from space 8704K, 0% used [0x098d0000, 0x098d0000, 0x0a150000)
to space 8704K, 0% used [0x09050000, 0x09050000, 0x098d0000)
tenured generation total 174784K, used 20192K [0x0a150000, 0x14c00000, 0x14c00000)
the space 174784K, 11% used [0x0a150000, 0x0b508018, 0x0b508200, 0x14c00000)
Metaspace used 25376K, capacity 25572K, committed 25728K, reserved 25984K
}
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 9063.770 Thread 0x18019800 Exception <a 'java/lang/ClassCastException'> (0x05e52be8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9063.772 Thread 0x18019800 Exception <a 'java/lang/ClassCastException'> (0x05e57450) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9071.621 Thread 0x164b8000 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x05fcfdf0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9074.913 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x0659a118) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.915 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x0659e530) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.918 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x065a7e70) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.920 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x065aca30) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.922 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x065b3ac0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9074.923 Thread 0x18018400 Exception <a 'java/lang/ClassCastException'> (0x065b7ea0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 9085.545 Thread 0x164b8000 Exception <a 'java/lang/ClassNotFoundException': sun/net/www/protocol/c/Handler> (0x067c5460) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u201\12322\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Events (10 events):
Event: 9085.560 Thread 0x02ab0400 flushing nmethod 0x02faa308
Event: 9085.560 Thread 0x02ab0400 flushing nmethod 0x02faa788
Event: 9085.560 loading class org/apache/crimson/parser/XMLReaderImpl
Event: 9085.560 loading class org/apache/crimson/parser/XMLReaderImpl done
Event: 9085.561 loading class gnu/xml/aelfred2/XmlReader
Event: 9085.561 loading class gnu/xml/aelfred2/XmlReader done
Event: 9085.804 loading class weblogic/jndi/WLInitialContextFactory
Event: 9085.804 loading class weblogic/jndi/WLInitialContextFactory done
Event: 9088.558 Executing VM operation: RevokeBias
Event: 9088.559 Executing VM operation: RevokeBias done
Dynamic libraries:
0x00e30000 - 0x00e63000 C:\Program Files (x86)\Java\jdk1.8.0_201\bin\java.exe
0x770c0000 - 0x77243000 C:\Windows\SYSTEM32\ntdll.dll
0x74090000 - 0x74170000 C:\Windows\System32\KERNEL32.DLL
0x74750000 - 0x748f2000 C:\Windows\System32\KERNELBASE.dll
0x719f0000 - 0x71a82000 C:\Windows\system32\apphelp.dll
0x74010000 - 0x74087000 C:\Windows\System32\ADVAPI32.dll
0x73c40000 - 0x73cfe000 C:\Windows\System32\msvcrt.dll
0x74be0000 - 0x74c21000 C:\Windows\System32\sechost.dll
0x74680000 - 0x74741000 C:\Windows\System32\RPCRT4.dll
0x73ba0000 - 0x73bbf000 C:\Windows\System32\SspiCli.dll
0x73b90000 - 0x73b9a000 C:\Windows\System32\CRYPTBASE.dll
0x74620000 - 0x7467a000 C:\Windows\System32\bcryptPrimitives.dll
0x74360000 - 0x744bf000 C:\Windows\System32\USER32.dll
0x74ae0000 - 0x74af5000 C:\Windows\System32\win32u.dll
0x76f00000 - 0x76f2b000 C:\Windows\System32\GDI32.dll
0x744c0000 - 0x7461a000 C:\Windows\System32\gdi32full.dll
0x726a0000 - 0x728aa000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.2938_none_c58b03c797c07d8c\COMCTL32.dll
0x73e00000 - 0x74010000 C:\Windows\System32\combase.dll
0x76410000 - 0x764f0000 C:\Windows\System32\ucrtbase.dll
0x74ba0000 - 0x74bc5000 C:\Windows\System32\IMM32.DLL
0x718a0000 - 0x7195f000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\msvcr100.dll
0x714c0000 - 0x71895000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\client\jvm.dll
0x76ef0000 - 0x76ef6000 C:\Windows\System32\PSAPI.DLL
0x73000000 - 0x73008000 C:\Windows\SYSTEM32\WSOCK32.dll
0x74a70000 - 0x74ad3000 C:\Windows\System32\WS2_32.dll
0x71490000 - 0x714b4000 C:\Windows\SYSTEM32\WINMM.dll
0x73700000 - 0x73708000 C:\Windows\SYSTEM32\VERSION.dll
0x71460000 - 0x71483000 C:\Windows\SYSTEM32\WINMMBASE.dll
0x77020000 - 0x77056000 C:\Windows\System32\cfgmgr32.dll
0x713e0000 - 0x713ec000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\verify.dll
0x713b0000 - 0x713d1000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\java.dll
0x71390000 - 0x713a4000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\zip.dll
0x74eb0000 - 0x76284000 C:\Windows\System32\SHELL32.dll
0x764f0000 - 0x76a5e000 C:\Windows\System32\windows.storage.dll
0x77070000 - 0x770b5000 C:\Windows\System32\powrprof.dll
0x74da0000 - 0x74de6000 C:\Windows\System32\shlwapi.dll
0x74ea0000 - 0x74ead000 C:\Windows\System32\kernel.appcore.dll
0x74900000 - 0x74988000 C:\Windows\System32\shcore.dll
0x73df0000 - 0x73dff000 C:\Windows\System32\profapi.dll
0x730e0000 - 0x730f3000 C:\Windows\SYSTEM32\CRYPTSP.dll
0x730b0000 - 0x730df000 C:\Windows\system32\rsaenh.dll
0x73640000 - 0x7365b000 C:\Windows\SYSTEM32\bcrypt.dll
0x72df0000 - 0x72e0a000 C:\Windows\SYSTEM32\USERENV.dll
0x72200000 - 0x72215000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\net.dll
0x71ec0000 - 0x72055000 C:\Windows\SYSTEM32\urlmon.dll
0x71c80000 - 0x71eb6000 C:\Windows\SYSTEM32\iertutil.dll
0x72650000 - 0x7269e000 C:\Windows\system32\mswsock.dll
0x73130000 - 0x7315f000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
0x74bd0000 - 0x74bd7000 C:\Windows\System32\NSI.dll
0x721e0000 - 0x721f3000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
0x721c0000 - 0x721d4000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
0x721b0000 - 0x721bf000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\nio.dll
0x720d0000 - 0x720da000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\management.dll
0x72130000 - 0x72142000 C:\Windows\system32\napinsp.dll
0x73160000 - 0x731dd000 C:\Windows\SYSTEM32\DNSAPI.dll
0x72120000 - 0x7212c000 C:\Windows\System32\winrnr.dll
0x72100000 - 0x72114000 C:\Windows\system32\NLAapi.dll
0x71b50000 - 0x71b58000 C:\Windows\System32\rasadhlp.dll
0x71960000 - 0x719a9000 C:\Windows\System32\fwpuclnt.dll
0x04bd0000 - 0x04bf4000 C:\Users\svcjgb_crpt\AppData\Local\Temp\JRCJNI\JRCJNI_3426275850577281976.dll
0x74b00000 - 0x74b96000 C:\Windows\System32\OLEAUT32.dll
0x71ba0000 - 0x71c0a000 C:\Windows\SYSTEM32\WINSPOOL.DRV
0x73bc0000 - 0x73c3b000 C:\Windows\System32\msvcp_win.dll
0x70e50000 - 0x70ea4000 C:\Windows\SYSTEM32\OLEACC.dll
0x70ad0000 - 0x70c17000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\awt.dll
0x71c10000 - 0x71c2f000 C:\Windows\system32\DWMAPI.DLL
0x72220000 - 0x72295000 C:\Windows\system32\uxtheme.dll
0x72060000 - 0x72099000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\fontmanager.dll
0x74220000 - 0x74355000 C:\Windows\System32\MSCTF.dll
0x73d00000 - 0x73dec000 C:\Windows\System32\ole32.dll
0x71b80000 - 0x71b9c000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\BIN\ocijdbc12.dll
0x709d0000 - 0x70ace000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\OCI.dll
0x70510000 - 0x709c6000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\OraClient12.Dll
0x702c0000 - 0x7042e000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oracore12.dll
0x71b60000 - 0x71b7b000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraunls12.dll
0x70430000 - 0x70507000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranls12.dll
0x6fc70000 - 0x70273000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oracommon12.dll
0x6d840000 - 0x6e8ba000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orageneric12.dll
0x6f710000 - 0x6fc6e000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraxml12.dll
0x70280000 - 0x702b1000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraons.dll
0x6f330000 - 0x6f70b000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oran12.dll
0x6ede0000 - 0x6f24a000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraldapclnt12.dll
0x6e9c0000 - 0x6edd9000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orannzsbb12.dll
0x6f2a0000 - 0x6f321000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranl12.dll
0x6f250000 - 0x6f29f000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranro12.dll
0x76290000 - 0x7640d000 C:\Windows\System32\CRYPT32.dll
0x77060000 - 0x7706e000 C:\Windows\System32\MSASN1.dll
0x6d110000 - 0x6d673000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orapls12.dll
0x6e900000 - 0x6e9b7000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orasql12.dll
0x71c30000 - 0x71c36000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orauts.dll
0x6e8c0000 - 0x6e8f4000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orasnls12.dll
0x6d6e0000 - 0x6d7cb000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraasmclnt12.dll
0x72c60000 - 0x72c73000 C:\Windows\SYSTEM32\NETAPI32.dll
0x6d0a0000 - 0x6d0d7000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orawsec12.dll
0x6bb80000 - 0x6c331000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orahasgen12.dll
0x6cff0000 - 0x6d001000 C:\Windows\SYSTEM32\wsnmp32.dll
0x6c600000 - 0x6c6ec000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraocr12.dll
0x6cb70000 - 0x6cfeb000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orazt12.dll
0x6c4b0000 - 0x6c5f5000 C:\Windows\SYSTEM32\dbghelp.dll
0x6d7d0000 - 0x6d839000 C:\Windows\SYSTEM32\MSVCP100.dll
0x713f0000 - 0x7140d000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orancrypt12.dll
0x6d690000 - 0x6d6d4000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranldap12.dll
0x70e40000 - 0x70e46000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orancds12.dll
0x719e0000 - 0x719e9000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oranhost12.dll
0x6d680000 - 0x6d68d000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orantns12.dll
0x6c6f0000 - 0x6cb6c000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraztkg12.dll
0x6d010000 - 0x6d09d000 C:\Windows\SYSTEM32\CRYPTUI.dll
0x6d0e0000 - 0x6d10f000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\orantcp12.dll
0x6c420000 - 0x6c42a000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraslax12.dll
0x6c410000 - 0x6c416000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oravsn12.dll
0x6b780000 - 0x6bb73000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraplp12.dll
0x6c430000 - 0x6c4a1000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oracell12.dll
0x72bc0000 - 0x72bca000 C:\Windows\SYSTEM32\Secur32.dll
0x6b760000 - 0x6b773000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraocrutl12.dll
0x6b720000 - 0x6b753000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraclsce12.dll
0x6c340000 - 0x6c3ed000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\oraocrb12.dll
0x72b30000 - 0x72b3b000 C:\Windows\SYSTEM32\NETUTILS.DLL
0x6c3f0000 - 0x6c405000 C:\Windows\SYSTEM32\SAMCLI.DLL
0x72160000 - 0x7217c000 C:\Windows\SYSTEM32\SRVCLI.DLL
0x6b6e0000 - 0x6b70f000 C:\Windows\SYSTEM32\LOGONCLI.DLL
0x6b710000 - 0x6b720000 C:\Windows\SYSTEM32\WKSCLI.DLL
0x6b6c0000 - 0x6b6dd000 C:\app\client\svcjgb_crpt\product\12.1.0\client_1\bin\OraPlc12.Dll
0x72150000 - 0x7215f000 C:\Windows\SYSTEM32\cscapi.dll
0x6b470000 - 0x6b4a2000 C:\Program Files (x86)\Java\jdk1.8.0_201\jre\bin\t2k.dll
0x6b5e0000 - 0x6b6c0000 C:\Windows\system32\opengl32.dll
0x6b5b0000 - 0x6b5d5000 C:\Windows\SYSTEM32\GLU32.dll
0x6b4c0000 - 0x6b5ad000 C:\Windows\SYSTEM32\DDRAW.dll
0x6b4b0000 - 0x6b4b7000 C:\Windows\SYSTEM32\DCIMAN32.dll
This is a JDK bug - JDK-8182683. Unfortunately, it is not confirmed, and there is no known fix.
The crash happend when Windows Printer Change notification fired. I guess the problem is related to the following code in getPrinterNames function:
::EnumPrinters(flags,
NULL, 4, NULL, 0, &cbNeeded, &cReturned);
pPrinterEnum = new BYTE[cbNeeded];
::EnumPrinters(flags,
NULL, 4, pPrinterEnum, cbNeeded, &cbNeeded,
&cReturned);
Here EnumPrinters is called twice, but the result is not checked. If the function fails for some reason, the variables may remain inconsistent.
Apparently, I've found a funny workaround. It seems that PrinterChangeListener thread is not started on Windows 98. So, if you add -Dos.name="Windows 98" JVM option, Java will not listen to Printer Change notifications, and the problematic function will not be called.

JVM Crash Due to Thread ConcurrentGCThread due to EXCEPTION_ACCESS_VIOLATION (0xc0000005)

I have a Java server which is running on Tomcat 8 with Java 8 minor version 192, I am trying to generate 300 large reports (maximum of 5 in parallel) - at some point the Java virtual machine is crashing with an EXCEPTION_ACCESS_VIOLATION. I thought it was a memory issue, but when I looked at the heap during GC events and the free memory of the OS, it appears that it's probably not the issue.
Has anyone encountered a similar problem with HotSpot Java 8 version 192?
# A fatal error has been detected by the Java Runtime Environment:
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000063f80ad0, pid=10364, tid=0x0000000000001dc4
#
# JRE version: Java(TM) SE Runtime Environment (8.0_192-b12) (build 1.8.0_192-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.192-b12 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0xb0ad0]
#
--------------- T H R E A D ---------------
Current thread (0x000000001bac0800): ConcurrentGCThread [stack: 0x000000001bd00000,0x000000001be00000] [id=7620]
siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000008
Stack: [0x000000001bd00000,0x000000001be00000], sp=0x000000001bdff778, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0xb0ad0]
=>0x000000001bac0800 (exited) ConcurrentGCThread [stack: 0x000000001bd00000,0x000000001be00000] [id=7620]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
heap address: 0x0000000700000000, size: 3072 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:
garbage-first heap total 3145728K, used 2685424K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 1255 young (1285120K), 86 survivors (88064K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
Card table byte_map: [0x0000000014e00000,0x0000000015400000] byte_map_base: 0x0000000011600000
Marking Bits (Prev, Next): (CMBitMap*) 0x000000000252c018, (CMBitMap*) 0x000000000252c070
Prev Bits: [0x0000000015a00000, 0x0000000018a00000)
Next Bits: [0x0000000018a00000, 0x000000001ba00000)
Polling page: 0x0000000000e90000
CodeCache: size=245760Kb used=156616Kb max_used=156635Kb free=89143Kb
bounds [0x00000000034c0000, 0x000000000cf20000, 0x00000000124c0000]
total_blobs=38569 nmethods=37706 adapters=772
compilation: enabled
Compilation events (10 events):
Event: 111205.798 Thread 0x000000001f9f7800 nmethod 56988 0x000000000ad0f5d0 code [0x000000000ad0f720, 0x000000000ad0f850]
Event: 111205.804 Thread 0x000000001f9f5000 nmethod 56989 0x0000000008e6b410 code [0x0000000008e6b580, 0x0000000008e6b9a8]
Event: 111205.804 Thread 0x000000001f9f7800 56987 3 java.util.Random::nextBytes (56 bytes)
Event: 111205.805 Thread 0x000000001f9f7800 nmethod 56987 0x0000000008bb5b90 code [0x0000000008bb5d20, 0x0000000008bb6188]
Event: 111240.018 Thread 0x000000001f9f4000 56990 4 com.compuware.apm.agent.introspection.servlet.impl.JavaxHttpServletRequestWrapper::<init> (22 bytes)
Event: 111240.022 Thread 0x000000001f9f4000 nmethod 56990 0x000000000399d290 code [0x000000000399d3c0, 0x000000000399d518]
Event: 111269.830 Thread 0x000000001f9f6800 56991 4 java.util.concurrent.ConcurrentHashMap::sumCount (48 bytes)
Event: 111269.837 Thread 0x000000001f9f6800 nmethod 56991 0x000000000ac8a390 code [0x000000000ac8a4c0, 0x000000000ac8a618]
Event: 111336.508 Thread 0x000000001f9f7800 56992 ! 3 sun.reflect.GeneratedSerializationConstructorAccessor353::newInstance (49 bytes)
Event: 111336.510 Thread 0x000000001f9f7800 nmethod 56992 0x000000000b78ea90 code [0x000000000b78ec60, 0x000000000b78f238]
GC Heap History (10 events):
Event: 111341.340 GC heap before
{Heap before GC invocations=50780 (full 0):
garbage-first heap total 3145728K, used 2719920K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 1352 young (1384448K), 74 survivors (75776K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
Event: 111341.482 GC heap after
Heap after GC invocations=50781 (full 0):
garbage-first heap total 3145728K, used 1417712K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 81 young (82944K), 81 survivors (82944K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
}
Event: 111343.633 GC heap before
{Heap before GC invocations=50781 (full 0):
garbage-first heap total 3145728K, used 2711920K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 1342 young (1374208K), 81 survivors (82944K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
Event: 111343.803 GC heap after
Heap after GC invocations=50782 (full 0):
garbage-first heap total 3145728K, used 1437872K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 98 young (100352K), 98 survivors (100352K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
}
Event: 111345.420 GC heap before
{Heap before GC invocations=50782 (full 0):
garbage-first heap total 3145728K, used 2693168K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 1321 young (1352704K), 98 survivors (100352K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
Event: 111345.608 GC heap after
Heap after GC invocations=50783 (full 0):
garbage-first heap total 3145728K, used 1469858K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 97 young (99328K), 97 survivors (99328K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
}
Event: 111346.770 GC heap before
{Heap before GC invocations=50783 (full 0):
garbage-first heap total 3145728K, used 2274082K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 882 young (903168K), 97 survivors (99328K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
Event: 111346.959 GC heap after
Heap after GC invocations=50784 (full 0):
garbage-first heap total 3145728K, used 1457712K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 62 young (63488K), 62 survivors (63488K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
}
Event: 111348.567 GC heap before
{Heap before GC invocations=50784 (full 0):
garbage-first heap total 3145728K, used 2727856K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 1299 young (1330176K), 62 survivors (63488K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
Event: 111348.696 GC heap after
Heap after GC invocations=50785 (full 0):
garbage-first heap total 3145728K, used 1485552K [0x0000000700000000, 0x0000000700106000, 0x00000007c0000000)
region size 1024K, 86 young (88064K), 86 survivors (88064K)
Metaspace used 197130K, capacity 202198K, committed 206244K, reserved 1232896K
class space used 22121K, capacity 23031K, committed 23756K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 111133.233 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x0000000004313528 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.236 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x0000000004313528 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.236 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x000000000576ddd4 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.236 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x000000000576ddd4 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.236 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x0000000004313528 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.237 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x000000000576ddd4 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.237 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x0000000004313528 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.237 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x000000000576ddd4 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.237 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x0000000004313528 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Event: 111133.237 Thread 0x000000004bcc9800 Uncommon trap: reason=range_check action=none pc=0x0000000004313528 method=sun.reflect.generics.parser.SignatureParser.current()C # 34
Classes redefined (10 events):
Event: 13655.261 Thread 0x000000001f9af000 redefined class name=org.apache.catalina.valves.ErrorReportValve, count=9
Event: 13655.750 Thread 0x000000001f9af000 redefined class name=org.apache.catalina.core.StandardHostValve, count=9
Event: 13656.279 Thread 0x000000001f9af000 redefined class name=org.apache.catalina.core.StandardEngineValve, count=9
Event: 13656.812 Thread 0x000000001f9af000 redefined class name=sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection, count=9
Event: 13657.667 Thread 0x000000001f9af000 redefined class name=sun.rmi.registry.RegistryImpl, count=17
Event: 13658.035 Thread 0x000000001f9af000 redefined class name=java.rmi.server.RemoteServer, count=9
Event: 13658.524 Thread 0x000000001f9af000 redefined class name=sun.rmi.transport.tcp.TCPTransport, count=9
Event: 13659.261 Thread 0x000000001f9af000 redefined class name=java.sql.CallableStatement, count=9
Event: 13659.766 Thread 0x000000001f9af000 redefined class name=java.sql.PreparedStatement, count=9
Event: 13660.446 Thread 0x000000001f9af000 redefined class name=java.sql.DatabaseMetaData, count=9
Internal exceptions (10 events):
Event: 111338.446 Thread 0x0000000049311000 Exception <a 'java/lang/InterruptedException'> (0x00000007bf300ca0) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1684]
Event: 111339.637 Thread 0x0000000049311000 Exception <a 'java/lang/InterruptedException'> (0x00000007bce178a8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1684]
Event: 111339.654 Thread 0x0000000049311000 Exception <a 'java/lang/InterruptedException'> (0x00000007bce17ad0) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1684]
Event: 111343.128 Thread 0x000000002a1fa800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0000000787f914f8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 111344.688 Thread 0x000000002d20f000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0000000796c02f18) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 111345.626 Thread 0x0000000049311000 Exception <a 'java/lang/InterruptedException'> (0x00000007bf984b28) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1684]
Event: 111348.132 Thread 0x000000002a1fa800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x0000000783004818) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 111348.253 Thread 0x000000003c725800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x000000077ebf4d90) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 111348.375 Thread 0x0000000049311000 Exception <a 'java/lang/InterruptedException'> (0x00000007bfe83468) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\runtime\objectMonitor.cpp, line 1684]
Event: 111349.702 Thread 0x000000002d20f000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x000000078fd966a8) thrown at [C:\workspace\8-2-build-windows-amd64-cygwin\jdk8u192\11897\hotspot\src\share\vm\prims\jni.cpp, line 735]
Events (10 events):
Event: 111346.960 Executing VM operation: G1IncCollectionPause done
Event: 111346.965 Executing VM operation: GetAllStackTraces
Event: 111346.978 Executing VM operation: GetAllStackTraces done
Event: 111347.323 Thread 0x000000003bcc9000 Thread added: 0x000000003bcc9000
Event: 111348.523 Executing VM operation: GetAllStackTraces
Event: 111348.537 Executing VM operation: GetAllStackTraces done
Event: 111348.563 Executing VM operation: G1IncCollectionPause
Event: 111348.696 Executing VM operation: G1IncCollectionPause done
Event: 111349.687 Executing VM operation: GetAllStackTraces
Event: 111349.701 Executing VM operation: GetAllStackTraces done
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.2906)
CPU:total 8 (initial active 8) (2 cores per cpu, 1 threads per core) family 6 model 79 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16776692k(1156280k free), swap 20597344k(3148996k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.192-b12) for windows-amd64 JRE (1.8.0_192-b12), built on Oct 6 2018 17:12:23 by "java_re" with MS VC++ 10.0 (VS2010)
I have the same problem with HotSpot Java 8 version 20, and I upgrade it to version 102 and now I don't have the problem anymore.
I think you should change your version of Java

JVM Crash - “EXCEPTION_ACCESS_VIOLATION”

I am currently working on a program that I run within Jetty. Sometimes (like once in 2 weeks) it crashes the JVM and I'm not sure why this is happening. My only guess is that it could be memory-related.
Since the error pesists already for a while I had updated the JRE from 8.0_66 to 8.0_77 a while ago.
It generates a hs_err_pid logfile:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000038ce802, pid=2808, tid=3456
#
# JRE version: Java(TM) SE Runtime Environment (8.0_77-b03) (build 1.8.0_77-b03)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.77-b03 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J 5131 C2 java.util.HashSet.add(Ljava/lang/Object;)Z (20 bytes) # 0x00000000038ce802 [0x00000000038ce720+0xe2]
#
# 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 (0x00000000699ee800): JavaThread "Atmosphere-Scheduler-5956" daemon [_thread_in_Java, id=3456, stack(0x0000000058280000,0x0000000058380000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000ff7f000c
Registers:
RAX=0x0000000064388461, RBX=0x00000000ff7f0000, RCX=0x00000000c03d0988, RDX=0x00000000f0847b40
RSP=0x000000005837f700, RBP=0x00000000c03d09bc, RSI=0x00000000f0847b70, RDI=0x00000000147fc2c8
R8 =0x0000000000000010, R9 =0x000000006438e059, R10=0x0000000000000009, R11=0x00000000c03d0948
R12=0x0000000000000000, R13=0x00000000f0847b40, R14=0x00000000f0847b40, R15=0x00000000699ee800
RIP=0x00000000038ce802, EFLAGS=0x0000000000010286
Top of Stack: (sp=0x000000005837f700)
0x000000005837f700: 00000000f0847b40 00000000c03d0948
0x000000005837f710: 00000000f0847b70 00000000f0847d30
0x000000005837f720: 0000000000000002 000007feff573356
0x000000005837f730: 0000002200000019 00000000c03d0470
0x000000005837f740: 00000000c006b7b0 000000007483417f
0x000000005837f750: 00000000f0847b70 0000000003ad3ed4
0x000000005837f760: 00000000c03d0470 00000000ff3525a0
0x000000005837f770: 00000000c03d0400 0000000003b6d636
0x000000005837f780: 00000000c03d03a0 00000000f0847b40
0x000000005837f790: 00000000147e6e68 00000000c03d0908
0x000000005837f7a0: 00000000f0847b70 00000000c03d0908
0x000000005837f7b0: 00000000c03d0618 00000000c03d0608
0x000000005837f7c0: 00000000c03d0520 000000007483421c
0x000000005837f7d0: 0000004195065501 00000000ffffffff
0x000000005837f7e0: 0000000000000000 00000000712a65c6
0x000000005837f7f0: 00000000c03d0470 0000000003b64ae8
Instructions: (pc=0x00000000038ce802)
0x00000000038ce7e2: 23 d1 45 3b d0 0f 83 f0 0a 00 00 4a 8d 6c 91 10
0x00000000038ce7f2: 8b 5d 00 bf c8 c2 7f 14 85 db 0f 84 0b 01 00 00
0x00000000038ce802: 8b 53 0c 48 8b f3 41 3b d1 0f 84 0b 05 00 00 44
0x00000000038ce812: 8b 53 08 41 81 fa f0 65 81 14 0f 85 83 05 00 00
Register to memory mapping:
RAX=0x0000000064388461 is an unknown value
RBX=0x00000000ff7f0000 is an unallocated location in the heap
RCX=0x00000000c03d0988 is an oop
[Ljava.util.HashMap$Node;
- klass: 'java/util/HashMap$Node'[]
- length: 16
RDX=0x00000000f0847b40 is an oop
java.util.concurrent.ThreadPoolExecutor$Worker
- klass: 'java/util/concurrent/ThreadPoolExecutor$Worker'
RSP=0x000000005837f700 is pointing into the stack for thread: 0x00000000699ee800
RBP=0x00000000c03d09bc is pointing into object: 0x00000000c03d0988
[Ljava.util.HashMap$Node;
- klass: 'java/util/HashMap$Node'[]
- length: 16
RSI=0x00000000f0847b70 is an oop
java.lang.Thread
- klass: 'java/lang/Thread'
RDI=0x00000000147fc2c8 is pointing into metadata
R8 =0x0000000000000010 is an unknown value
R9 =0x000000006438e059 is an unknown value
R10=0x0000000000000009 is an unknown value
R11=0x00000000c03d0948 is an oop
java.util.HashMap
- klass: 'java/util/HashMap'
R12=0x0000000000000000 is an unknown value
R13=0x00000000f0847b40 is an oop
java.util.concurrent.ThreadPoolExecutor$Worker
- klass: 'java/util/concurrent/ThreadPoolExecutor$Worker'
R14=0x00000000f0847b40 is an oop
java.util.concurrent.ThreadPoolExecutor$Worker
- klass: 'java/util/concurrent/ThreadPoolExecutor$Worker'
R15=0x00000000699ee800 is a thread
Stack: [0x0000000058280000,0x0000000058380000], sp=0x000000005837f700, free space=1021k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00000000038ce802
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000699ed000 JavaThread "Atmosphere-Scheduler-5938" daemon [_thread_blocked, id=4788, stack(0x0000000057470000,0x0000000057570000)]
=>0x00000000699ee800 JavaThread "Atmosphere-Scheduler-5956" daemon [_thread_in_Java, id=3456, stack(0x0000000058280000,0x0000000058380000)]
0x00000000699eb800 JavaThread "Atmosphere-Scheduler-5936" daemon [_thread_blocked, id=3520, stack(0x000000005afa0000,0x000000005b0a0000)]
0x0000000066296800 JavaThread "Atmosphere-Scheduler-5953" daemon [_thread_blocked, id=2076, stack(0x000000006a360000,0x000000006a460000)]
0x0000000056e8e800 JavaThread "qtp1642360923-8426" [_thread_blocked, id=4740, stack(0x0000000058070000,0x0000000058170000)]
0x0000000056e8b800 JavaThread "qtp1642360923-8425" [_thread_blocked, id=4684, stack(0x000000006ff20000,0x0000000070020000)]
0x0000000056e92000 JavaThread "qtp1642360923-8424" [_thread_blocked, id=4676, stack(0x000000006f820000,0x000000006f920000)]
0x000000006c387000 JavaThread "qtp1642360923-8121" [_thread_blocked, id=4344, stack(0x0000000070250000,0x0000000070350000)]
0x000000006c385800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3212, stack(0x00000000700f0000,0x00000000701f0000)]
0x000000005a1b5000 JavaThread "MySQL Statement Cancellation Timer" daemon [_thread_blocked, id=4636, stack(0x0000000059ea0000,0x0000000059fa0000)]
0x000000005a1b6800 JavaThread "Thread-14" [_thread_blocked, id=4620, stack(0x0000000058990000,0x0000000058a90000)]
0x000000005a1b9800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3172, stack(0x00000000025c0000,0x00000000026c0000)]
0x000000005a1b8800 JavaThread "Scanner-0" daemon [_thread_blocked, id=4816, stack(0x000000006e0b0000,0x000000006e1b0000)]
0x000000005a1b3800 JavaThread "Scheduler-358699161" [_thread_blocked, id=4732, stack(0x000000006a050000,0x000000006a150000)]
0x0000000057928000 JavaThread "qtp1642360923-21-selector-ServerConnectorManager#11b27ced/0" [_thread_in_native, id=4248, stack(0x0000000058a90000,0x0000000058b90000)]
0x0000000057927800 JavaThread "qtp1642360923-20-acceptor-0#3626666f-ServerConnector#48974e45{SSL-http/1.1}{0.0.0.0:8443}" [_thread_in_native, id=4244, stack(0x0000000058880000,0x0000000058980000)]
0x0000000057924800 JavaThread "qtp1642360923-19-selector-ServerConnectorManager#57c6d586/0" [_thread_in_native, id=4240, stack(0x00000000570b0000,0x00000000571b0000)]
0x0000000057922000 JavaThread "qtp1642360923-18-selector-ServerConnectorManager#11b27ced/1" [_thread_in_native, id=4236, stack(0x00000000586c0000,0x00000000587c0000)]
0x0000000057921000 JavaThread "qtp1642360923-17-selector-ServerConnectorManager#57c6d586/1" [_thread_in_native, id=4232, stack(0x0000000058570000,0x0000000058670000)]
0x00000000578b5000 JavaThread "qtp1642360923-16-acceptor-0#469f2978-ServerConnector#170acf6e{HTTP/1.1}{0.0.0.0:80}" [_thread_in_native, id=4228, stack(0x0000000058170000,0x0000000058270000)]
0x0000000056bc0000 JavaThread "Service Thread" daemon [_thread_blocked, id=3604, stack(0x00000000571b0000,0x00000000572b0000)]
0x0000000056b70800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=3600, stack(0x0000000056fb0000,0x00000000570b0000)]
0x00000000551dc000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3596, stack(0x0000000056940000,0x0000000056a40000)]
0x00000000551d8000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=3592, stack(0x0000000056a70000,0x0000000056b70000)]
0x00000000551d3000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3588, stack(0x0000000056840000,0x0000000056940000)]
0x00000000551cf800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3584, stack(0x00000000566c0000,0x00000000567c0000)]
0x00000000551b8800 JavaThread "Finalizer" daemon [_thread_blocked, id=3560, stack(0x0000000056500000,0x0000000056600000)]
0x0000000055171800 JavaThread "Reference Handler" daemon [_thread_blocked, id=3544, stack(0x00000000562a0000,0x00000000563a0000)]
Other Threads:
0x0000000055169000 VMThread [stack: 0x0000000056110000,0x0000000056210000] [id=3424]
0x0000000056c0b000 WatcherThread [stack: 0x0000000057330000,0x0000000057430000] [id=3608]
VM state:synchronizing (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x000000000224ba60] Safepoint_lock - owner thread: 0x0000000055169000
[0x000000000224bae0] Threads_lock - owner thread: 0x0000000055169000
Heap:
PSYoungGen total 184832K, used 96482K [0x00000000eab00000, 0x00000000fe980000, 0x0000000100000000)
eden space 179200K, 53% used [0x00000000eab00000,0x00000000f0918ba0,0x00000000f5a00000)
from space 5632K, 2% used [0x00000000fde80000,0x00000000fdea0000,0x00000000fe400000)
to space 5120K, 0% used [0x00000000fe480000,0x00000000fe480000,0x00000000fe980000)
ParOldGen total 47104K, used 29727K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d07dd0,0x00000000c2e00000)
Metaspace used 45558K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
Card table byte_map: [0x0000000011d50000,0x0000000011f60000] byte_map_base: 0x0000000011750000
Marking Bits: (ParMarkBitMap*) 0x0000000074db0600
Begin Bits: [0x00000000125e0000, 0x00000000135e0000)
End Bits: [0x00000000135e0000, 0x00000000145e0000)
Polling page: 0x0000000000130000
CodeCache: size=245760Kb used=22745Kb max_used=22762Kb free=223014Kb
bounds [0x0000000002990000, 0x0000000003ff0000, 0x0000000011990000]
total_blobs=7274 nmethods=6679 adapters=508
compilation: enabled
Compilation events (10 events):
Event: 159302.562 Thread 0x00000000551d8000 8439 4 java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask::compareTo (101 bytes)
Event: 159302.563 Thread 0x00000000551d8000 nmethod 8439 0x0000000003fcc8d0 code [0x0000000003fcca20, 0x0000000003fccaf8]
Event: 159602.700 Thread 0x0000000056b70800 8440 3 org.eclipse.jetty.server.session.AbstractSession::isValid (13 bytes)
Event: 159602.700 Thread 0x0000000056b70800 nmethod 8440 0x0000000002b2e690 code [0x0000000002b2e7e0, 0x0000000002b2e990]
Event: 159662.727 Thread 0x0000000056b70800 8441 1 com.vaadin.ui.UI::getUI (2 bytes)
Event: 159662.727 Thread 0x0000000056b70800 nmethod 8441 0x0000000003fcb690 code [0x0000000003fcb7e0, 0x0000000003fcb8f0]
Event: 161433.536 Thread 0x00000000551dc000 8442 ! 4 org.eclipse.jetty.server.session.HashSessionManager$Scavenger::run (126 bytes)
Event: 161433.536 Thread 0x00000000551d8000 8443 4 org.eclipse.jetty.util.log.StdErrLog::debug (61 bytes)
Event: 161433.538 Thread 0x00000000551d8000 nmethod 8443 0x0000000003664910 code [0x0000000003664a40, 0x0000000003664ab8]
Event: 161433.594 Thread 0x00000000551dc000 nmethod 8442 0x0000000003fe7dd0 code [0x0000000003fe8000, 0x0000000003fe94b0]
GC Heap History (10 events):
Event: 134999.764 GC heap before
{Heap before GC invocations=79 (full 4):
PSYoungGen total 226304K, used 225902K [0x00000000eab00000, 0x00000000ff480000, 0x0000000100000000)
eden space 225280K, 100% used [0x00000000eab00000,0x00000000f8700000,0x00000000f8700000)
from space 1024K, 60% used [0x00000000ff380000,0x00000000ff41b8c0,0x00000000ff480000)
to space 6656K, 0% used [0x00000000fe780000,0x00000000fe780000,0x00000000fee00000)
ParOldGen total 47104K, used 29543K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 62% used [0x00000000c0000000,0x00000000c1cd9db0,0x00000000c2e00000)
Metaspace used 45547K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
Event: 134999.768 GC heap after
Heap after GC invocations=79 (full 4):
PSYoungGen total 221696K, used 128K [0x00000000eab00000, 0x00000000ff400000, 0x0000000100000000)
eden space 215040K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7d00000)
from space 6656K, 1% used [0x00000000fe780000,0x00000000fe7a0000,0x00000000fee00000)
to space 6144K, 0% used [0x00000000fee00000,0x00000000fee00000,0x00000000ff400000)
ParOldGen total 47104K, used 29711K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d03dd0,0x00000000c2e00000)
Metaspace used 45547K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
}
Event: 145444.534 GC heap before
{Heap before GC invocations=80 (full 4):
PSYoungGen total 221696K, used 215168K [0x00000000eab00000, 0x00000000ff400000, 0x0000000100000000)
eden space 215040K, 100% used [0x00000000eab00000,0x00000000f7d00000,0x00000000f7d00000)
from space 6656K, 1% used [0x00000000fe780000,0x00000000fe7a0000,0x00000000fee00000)
to space 6144K, 0% used [0x00000000fee00000,0x00000000fee00000,0x00000000ff400000)
ParOldGen total 47104K, used 29711K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d03dd0,0x00000000c2e00000)
Metaspace used 45547K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
Event: 145444.538 GC heap after
Heap after GC invocations=80 (full 4):
PSYoungGen total 205824K, used 128K [0x00000000eab00000, 0x00000000fee80000, 0x0000000100000000)
eden space 205312K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f7380000)
from space 512K, 25% used [0x00000000fee00000,0x00000000fee20000,0x00000000fee80000)
to space 6144K, 0% used [0x00000000fe280000,0x00000000fe280000,0x00000000fe880000)
ParOldGen total 47104K, used 29711K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d03dd0,0x00000000c2e00000)
Metaspace used 45547K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
}
Event: 154478.429 GC heap before
{Heap before GC invocations=81 (full 4):
PSYoungGen total 205824K, used 205440K [0x00000000eab00000, 0x00000000fee80000, 0x0000000100000000)
eden space 205312K, 100% used [0x00000000eab00000,0x00000000f7380000,0x00000000f7380000)
from space 512K, 25% used [0x00000000fee00000,0x00000000fee20000,0x00000000fee80000)
to space 6144K, 0% used [0x00000000fe280000,0x00000000fe280000,0x00000000fe880000)
ParOldGen total 47104K, used 29711K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d03dd0,0x00000000c2e00000)
Metaspace used 45551K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
Event: 154478.432 GC heap after
Heap after GC invocations=81 (full 4):
PSYoungGen total 202240K, used 160K [0x00000000eab00000, 0x00000000fee80000, 0x0000000100000000)
eden space 196096K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6a80000)
from space 6144K, 2% used [0x00000000fe280000,0x00000000fe2a8000,0x00000000fe880000)
to space 5632K, 0% used [0x00000000fe900000,0x00000000fe900000,0x00000000fee80000)
ParOldGen total 47104K, used 29719K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d05dd0,0x00000000c2e00000)
Metaspace used 45551K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
}
Event: 164082.782 GC heap before
{Heap before GC invocations=82 (full 4):
PSYoungGen total 202240K, used 196256K [0x00000000eab00000, 0x00000000fee80000, 0x0000000100000000)
eden space 196096K, 100% used [0x00000000eab00000,0x00000000f6a80000,0x00000000f6a80000)
from space 6144K, 2% used [0x00000000fe280000,0x00000000fe2a8000,0x00000000fe880000)
to space 5632K, 0% used [0x00000000fe900000,0x00000000fe900000,0x00000000fee80000)
ParOldGen total 47104K, used 29719K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d05dd0,0x00000000c2e00000)
Metaspace used 45558K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
Event: 164082.786 GC heap after
Heap after GC invocations=82 (full 4):
PSYoungGen total 187904K, used 128K [0x00000000eab00000, 0x00000000fe980000, 0x0000000100000000)
eden space 187392K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f6200000)
from space 512K, 25% used [0x00000000fe900000,0x00000000fe920000,0x00000000fe980000)
to space 5632K, 0% used [0x00000000fde80000,0x00000000fde80000,0x00000000fe400000)
ParOldGen total 47104K, used 29727K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d07dd0,0x00000000c2e00000)
Metaspace used 45558K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
}
Event: 173778.650 GC heap before
{Heap before GC invocations=83 (full 4):
PSYoungGen total 187904K, used 187520K [0x00000000eab00000, 0x00000000fe980000, 0x0000000100000000)
eden space 187392K, 100% used [0x00000000eab00000,0x00000000f6200000,0x00000000f6200000)
from space 512K, 25% used [0x00000000fe900000,0x00000000fe920000,0x00000000fe980000)
to space 5632K, 0% used [0x00000000fde80000,0x00000000fde80000,0x00000000fe400000)
ParOldGen total 47104K, used 29727K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d07dd0,0x00000000c2e00000)
Metaspace used 45558K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
Event: 173778.653 GC heap after
Heap after GC invocations=83 (full 4):
PSYoungGen total 184832K, used 128K [0x00000000eab00000, 0x00000000fe980000, 0x0000000100000000)
eden space 179200K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f5a00000)
from space 5632K, 2% used [0x00000000fde80000,0x00000000fdea0000,0x00000000fe400000)
to space 5120K, 0% used [0x00000000fe480000,0x00000000fe480000,0x00000000fe980000)
ParOldGen total 47104K, used 29727K [0x00000000c0000000, 0x00000000c2e00000, 0x00000000eab00000)
object space 47104K, 63% used [0x00000000c0000000,0x00000000c1d07dd0,0x00000000c2e00000)
Metaspace used 45558K, capacity 46722K, committed 46976K, reserved 1089536K
class space used 5649K, capacity 5903K, committed 6016K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 102224.612 Thread 0x0000000056e90000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000035bb46c method=java.util.Hashtable.containsKey(Ljava/lang/Object;)Z # 6
Event: 102224.612 Thread 0x0000000056e90000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003480724 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; # 60
Event: 102224.612 Thread 0x0000000056e90000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000035bb46c method=java.util.Hashtable.containsKey(Ljava/lang/Object;)Z # 6
Event: 102224.612 Thread 0x0000000056e90000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003480724 method=java.util.Hashtable.put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; # 60
Event: 102224.793 Thread 0x0000000056e90000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003d478a8 method=java.util.ComparableTimSort.binarySort([Ljava/lang/Object;III)V # 40
Event: 103137.632 Thread 0x0000000056e8e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039832f8 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; # 6
Event: 104277.211 Thread 0x0000000056e8e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003eafe5c method=java.lang.Character.isISOControl(I)Z # 16
Event: 106660.954 Thread 0x0000000056e8b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a776bc method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; # 192
Event: 106660.954 Thread 0x0000000056e8b800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003a776bc method=java.util.concurrent.ConcurrentHashMap.putVal(Ljava/lang/Object;Ljava/lang/Object;Z)Ljava/lang/Object; # 192
Event: 117408.235 Thread 0x0000000056bb9000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000342c264 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; # 6
Internal exceptions (10 events):
Event: 117407.200 Thread 0x0000000066296800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ef825f78) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 117407.200 Thread 0x000000006c387000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000ef7e09f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 117408.235 Thread 0x0000000056bb9000 Implicit null exception at 0x000000000342bcf3 to 0x000000000342c245
Event: 117410.969 Thread 0x0000000056bb9000 Exception <a 'java/io/IOException'> (0x00000000efa1e130) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 123617.033 Thread 0x0000000056e92000 Exception <a 'java/io/IOException'> (0x00000000f7143420) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 127983.590 Thread 0x0000000056e8e800 Exception <a 'java/io/IOException'> (0x00000000ef71f768) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 127983.592 Thread 0x0000000056e92000 Exception <a 'java/io/IOException'> (0x00000000ef5193e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 158161.078 Thread 0x0000000056e92000 Exception <a 'java/io/IOException'> (0x00000000ef4f6008) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 158354.151 Thread 0x0000000056e8e800 Exception <a 'java/io/IOException'> (0x00000000eee3b798) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 163436.192 Thread 0x0000000056e92000 Exception <a 'java/io/IOException'> (0x00000000f0e79238) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u77\6540\hotspot\src\share\vm\prims\jni.cpp, line 709]
Events (10 events):
Event: 178249.198 Thread 0x00000000699ec800 Thread added: 0x00000000699ec800
Event: 178249.432 Executing VM operation: RevokeBias
Event: 178249.432 Thread 0x00000000699ee800 Thread added: 0x00000000699ee800
Event: 178249.433 Executing VM operation: RevokeBias done
Event: 178249.433 Thread 0x0000000066294000 Thread exited: 0x0000000066294000
Event: 178279.212 Executing VM operation: RevokeBias
Event: 178279.212 Executing VM operation: RevokeBias done
Event: 178279.212 Thread 0x00000000699ed000 Thread added: 0x00000000699ed000
Event: 178279.212 Thread 0x00000000699ec800 Thread exited: 0x00000000699ec800
Event: 178279.446 Executing VM operation: RevokeBias
I found that this could be memory-related and should check for the heap.
This seems to be 53% full in this log, but I also found logs with 10% and 99%.
Also the stacktraces were always different in those logs.
Somewhere below that I found another (older?) heap before GC, which actually states 100% used. Does that mean it is memory related and increasing the memory for jetty should fix this?
Event: 173778.650 GC heap before
{Heap before GC invocations=83 (full 4):
PSYoungGen total 187904K, used 187520K [0x00000000eab00000, 0x00000000fe980000, 0x0000000100000000)
eden space 187392K, 100% used [0x00000000eab00000,0x00000000f6200000,0x00000000f6200000)
from space 512K, 25% used [0x00000000fe900000,0x00000000fe920000,0x00000000fe980000)
to space 5632K, 0% used [0x00000000fde80000,0x00000000fde80000,0x00000000fe400000)
Update of things I tried:
So far I have checked the memory without any problems.
I updated the JRE to 8.0_92.
I set the parameters -Xms1g -Xmx2g.
It doesnt seem to resolve the problem though, since I got another crash 3 seconds after running the programm this time: http://pastebin.com/jjEVm09V

Disable Errorlogs/Dumps - Java Runtime Environment

on one of my servers iam getting a java error. That error creates a lot of .log and .mdmp files which fill up the server. The dumps are located on c:windows and that causes the system to create alerts when c is low on disk space.
I cant change the Javaversion because exactly that version is needed by an important software which runs on that system and anyway everything is working fine even with that java error.
Is there any way to disable those dumpfiles and logs or redirect them to be saved on d:?
btw, here is one of those logfiles:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6fae6d27, pid=4244, tid=17956
#
# JRE version: 7.0_17-b02
# Java VM: Java HotSpot(TM) Server VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# V [jvm.dll+0x6d27]
#
# Core dump written. Default location: C:\WINDOWS\system32\hs_err_pid4244.mdmp
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x4d536400): JavaThread "Thread-1" [_thread_in_native, id=17956, stack(0x4d1c0000,0x4d2c0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x00000164
Registers:
EAX=0x0000dead, EBX=0x00000000, ECX=0x4d3c4400, EDX=0x0000dead
ESP=0x4d2bfa80, EBP=0x4d2bfa84, ESI=0x00000000, EDI=0x00000000
EIP=0x6fae6d27, EFLAGS=0x00010246
Top of Stack: (sp=0x4d2bfa80)
0x4d2bfa80: 005fe798 4d2bfaa0 6fb9072a 00000000
0x4d2bfa90: 00000006 005fe798 00000000 005fe798
0x4d2bfaa0: 00000001 0111a048 4d3c4528 4c278000
0x4d2bfab0: 005fe798 ffffffff 4d3c0330 00000036
0x4d2bfac0: 0111bf38 00000001 0111c1d8 4d536400
0x4d2bfad0: 00000000 4d2bfb38 04dffa18 0111d0a1
0x4d2bfae0: 4d3c0330 00000001 00000001 0111f410
0x4d2bfaf0: 04dffa18 011d2a6a 00000001 01c4aee4
Instructions: (pc=0x6fae6d27)
0x6fae6d07: c4 04 89 96 64 01 00 00 5e 5d c3 8b 45 10 89 86
0x6fae6d17: 64 01 00 00 5e 5d c3 cc cc 55 8b ec 56 8b 75 08
0x6fae6d27: c7 86 64 01 00 00 05 00 00 00 83 3d 50 e3 fa 6f
0x6fae6d37: 01 7e 19 80 3d e9 dc fa 6f 00 74 07 f0 83 04 24
Register to memory mapping:
EAX=0x0000dead is an unknown value
EBX=0x00000000 is an unknown value
ECX=0x4d3c4400 is an unknown value
EDX=0x0000dead is an unknown value
ESP=0x4d2bfa80 is pointing into the stack for thread: 0x4d536400
EBP=0x4d2bfa84 is pointing into the stack for thread: 0x4d536400
ESI=0x00000000 is an unknown value
EDI=0x00000000 is an unknown value
Stack: [0x4d1c0000,0x4d2c0000], sp=0x4d2bfa80, free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [jvm.dll+0x6d27]
V [jvm.dll+0xb072a]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.ietsol.enterprise.EntClient.exitNow(I)V+0
j com.ietsol.enterprise.EntAAGtwyHandler.run()V+83
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
=>0x4d536400 JavaThread "Thread-1" [_thread_in_native, id=17956, stack(0x4d1c0000,0x4d2c0000)]
0x4d494800 JavaThread "Thread-0" [_thread_in_native, id=13020, stack(0x4d920000,0x4da20000)]
0x4c2e2400 JavaThread "Service Thread" daemon [_thread_blocked, id=13304, stack(0x4cd30000,0x4ce30000)]
0x4c2dfc00 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=11192, stack(0x4d0a0000,0x4d1a0000)]
0x4c2cf400 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=16240, stack(0x4ce90000,0x4cf90000)]
0x4c2c6400 JavaThread "Attach Listener" daemon [_thread_blocked, id=18248, stack(0x4cc20000,0x4cd20000)]
0x4c271c00 JavaThread "Finalizer" daemon [_thread_blocked, id=10336, stack(0x4c5d0000,0x4c6d0000)]
0x4c26cc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=14020, stack(0x4bff0000,0x4c0f0000)]
0x0056c800 JavaThread "main" [_thread_blocked, id=7584, stack(0x001d0000,0x002d0000)]
Other Threads:
0x00c4d400 VMThread [stack: 0x4c420000,0x4c520000] [id=11088]
0x4c2e3000 WatcherThread [stack: 0x4d2c0000,0x4d3c0000] [id=3484]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 8320K, used 5667K [0x336f0000, 0x34180000, 0x48c40000)
eden space 8256K, 68% used [0x336f0000,0x33c6cf48,0x33f00000)
from space 64K, 75% used [0x33f20000,0x33f2c000,0x33f30000)
to space 1280K, 0% used [0x34040000,0x34040000,0x34180000)
ParOldGen total 16192K, used 7173K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x093415f8,0x09c10000)
PSPermGen total 16384K, used 3663K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3e38,0x05c40000)
Card table byte_map: [0x48c40000,0x48e70000] byte_map_base: 0x48c19e00
Polling page: 0x00170000
Code Cache [0x01c40000, 0x01e80000, 0x04c40000)
total_blobs=352 nmethods=211 adapters=93 free_code_cache=48314Kb largest_free_block=49436096
Compilation events (10 events):
Event: 69279.567 Thread 0x4c2cf400 211 java.lang.ref.SoftReference::get (29 bytes)
Event: 69279.568 Thread 0x4c2cf400 nmethod 211 0x01ce4108 code [0x01ce4200, 0x01ce4270]
Event: 71139.400 Thread 0x4c2dfc00 212 ! java.net.AbstractPlainSocketImpl::isConnectionReset (31 bytes)
Event: 71139.402 Thread 0x4c2dfc00 nmethod 212 0x01ce0408 code [0x01ce0500, 0x01ce06b0]
Event: 74679.318 Thread 0x4c2cf400 213 sun.util.calendar.Gregorian::newCalendarDate (9 bytes)
Event: 74679.320 Thread 0x4c2cf400 nmethod 213 0x01c8f908 code [0x01c8fa00, 0x01c8fb10]
Event: 75039.158 Thread 0x4c2dfc00 214 java.net.SocketInputStream::read (15 bytes)
Event: 75039.158 Thread 0x4c2cf400 215 ! java.net.SocketInputStream::read (290 bytes)
Event: 75039.184 Thread 0x4c2cf400 nmethod 215 0x01cf91c8 code [0x01cf9420, 0x01cfa428]
Event: 75039.199 Thread 0x4c2dfc00 nmethod 214 0x01cf6c08 code [0x01cf6e60, 0x01cf7e68]
GC Heap History (10 events):
Event: 46910.252 GC heap before
{Heap before GC invocations=1089 (full 10):
PSYoungGen total 10240K, used 8977K [0x336f0000, 0x34280000, 0x48c40000)
eden space 8768K, 100% used [0x336f0000,0x33f80000,0x33f80000)
from space 1472K, 14% used [0x34110000,0x34144640,0x34280000)
to space 1536K, 0% used [0x33f80000,0x33f80000,0x34100000)
ParOldGen total 16192K, used 7109K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 43% used [0x08c40000,0x093315f8,0x09c10000)
PSPermGen total 16384K, used 3660K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd33c8,0x05c40000)
Event: 46910.253 GC heap after
Heap after GC invocations=1089 (full 10):
PSYoungGen total 10304K, used 198K [0x336f0000, 0x34420000, 0x48c40000)
eden space 8768K, 0% used [0x336f0000,0x336f0000,0x33f80000)
from space 1536K, 12% used [0x33f80000,0x33fb19c0,0x34100000)
to space 1472K, 0% used [0x342b0000,0x342b0000,0x34420000)
ParOldGen total 16192K, used 7137K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x093385f8,0x09c10000)
PSPermGen total 16384K, used 3660K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd33c8,0x05c40000)
}
Event: 49274.397 GC heap before
{Heap before GC invocations=1090 (full 10):
PSYoungGen total 10304K, used 8966K [0x336f0000, 0x34420000, 0x48c40000)
eden space 8768K, 100% used [0x336f0000,0x33f80000,0x33f80000)
from space 1536K, 12% used [0x33f80000,0x33fb19c0,0x34100000)
to space 1472K, 0% used [0x342b0000,0x342b0000,0x34420000)
ParOldGen total 16192K, used 7137K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x093385f8,0x09c10000)
PSPermGen total 16384K, used 3660K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd33c8,0x05c40000)
Event: 49274.398 GC heap after
Heap after GC invocations=1090 (full 10):
PSYoungGen total 8704K, used 64K [0x336f0000, 0x342c0000, 0x48c40000)
eden space 8640K, 0% used [0x336f0000,0x336f0000,0x33f60000)
from space 64K, 100% used [0x342b0000,0x342c0000,0x342c0000)
to space 1472K, 0% used [0x33fe0000,0x33fe0000,0x34150000)
ParOldGen total 16192K, used 7149K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933b5f8,0x09c10000)
PSPermGen total 16384K, used 3660K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd33c8,0x05c40000)
}
Event: 51099.959 GC heap before
{Heap before GC invocations=1091 (full 10):
PSYoungGen total 8704K, used 8704K [0x336f0000, 0x342c0000, 0x48c40000)
eden space 8640K, 100% used [0x336f0000,0x33f60000,0x33f60000)
from space 64K, 100% used [0x342b0000,0x342c0000,0x342c0000)
to space 1472K, 0% used [0x33fe0000,0x33fe0000,0x34150000)
ParOldGen total 16192K, used 7149K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933b5f8,0x09c10000)
PSPermGen total 16384K, used 3661K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3688,0x05c40000)
Event: 51099.960 GC heap after
Heap after GC invocations=1091 (full 10):
PSYoungGen total 9984K, used 48K [0x336f0000, 0x342c0000, 0x48c40000)
eden space 8512K, 0% used [0x336f0000,0x336f0000,0x33f40000)
from space 1472K, 3% used [0x33fe0000,0x33fec000,0x34150000)
to space 1408K, 0% used [0x34160000,0x34160000,0x342c0000)
ParOldGen total 16192K, used 7153K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933c5f8,0x09c10000)
PSPermGen total 16384K, used 3661K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3688,0x05c40000)
}
Event: 60699.402 GC heap before
{Heap before GC invocations=1092 (full 10):
PSYoungGen total 9984K, used 8560K [0x336f0000, 0x342c0000, 0x48c40000)
eden space 8512K, 100% used [0x336f0000,0x33f40000,0x33f40000)
from space 1472K, 3% used [0x33fe0000,0x33fec000,0x34150000)
to space 1408K, 0% used [0x34160000,0x34160000,0x342c0000)
ParOldGen total 16192K, used 7153K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933c5f8,0x09c10000)
PSPermGen total 16384K, used 3661K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3688,0x05c40000)
Event: 60699.403 GC heap after
Heap after GC invocations=1092 (full 10):
PSYoungGen total 8768K, used 64K [0x336f0000, 0x341c0000, 0x48c40000)
eden space 8384K, 0% used [0x336f0000,0x336f0000,0x33f20000)
from space 384K, 16% used [0x34160000,0x34170000,0x341c0000)
to space 1344K, 0% used [0x33f20000,0x33f20000,0x34070000)
ParOldGen total 16192K, used 7161K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933e5f8,0x09c10000)
PSPermGen total 16384K, used 3661K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3688,0x05c40000)
}
Event: 70779.220 GC heap before
{Heap before GC invocations=1093 (full 10):
PSYoungGen total 8768K, used 8448K [0x336f0000, 0x341c0000, 0x48c40000)
eden space 8384K, 100% used [0x336f0000,0x33f20000,0x33f20000)
from space 384K, 16% used [0x34160000,0x34170000,0x341c0000)
to space 1344K, 0% used [0x33f20000,0x33f20000,0x34070000)
ParOldGen total 16192K, used 7161K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x0933e5f8,0x09c10000)
PSPermGen total 16384K, used 3663K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3e38,0x05c40000)
Event: 70779.221 GC heap after
Heap after GC invocations=1093 (full 10):
PSYoungGen total 8320K, used 48K [0x336f0000, 0x34180000, 0x48c40000)
eden space 8256K, 0% used [0x336f0000,0x336f0000,0x33f00000)
from space 64K, 75% used [0x33f20000,0x33f2c000,0x33f30000)
to space 1280K, 0% used [0x34040000,0x34040000,0x34180000)
ParOldGen total 16192K, used 7173K [0x08c40000, 0x09c10000, 0x336f0000)
object space 16192K, 44% used [0x08c40000,0x093415f8,0x09c10000)
PSPermGen total 16384K, used 3663K [0x04c40000, 0x05c40000, 0x08c40000)
object space 16384K, 22% used [0x04c40000,0x04fd3e38,0x05c40000)
}
Deoptimization events (10 events):
Event: 19574.358 Thread 0x4e7fec00 Uncommon trap -12 fr.pc 0x01c89554
Event: 19752.307 Thread 0x4e7fec00 Uncommon trap -83 fr.pc 0x01cac7fc
Event: 20116.836 Thread 0x4e7fec00 Uncommon trap -83 fr.pc 0x01c8faa8
Event: 21099.564 Thread 0x4e7fec00 Uncommon trap -83 fr.pc 0x01cc59b0
Event: 25181.201 Thread 0x4d3c4400 Uncommon trap -83 fr.pc 0x01caf678
Event: 27460.462 Thread 0x4e7fec00 Uncommon trap -28 fr.pc 0x01cdc3e0
Event: 28816.193 Thread 0x4d44cc00 Uncommon trap -83 fr.pc 0x01ca64e0
Event: 38413.449 Thread 0x4d4e9000 Uncommon trap -83 fr.pc 0x01c8fd58
Event: 38732.959 Thread 0x4eafa000 Uncommon trap -83 fr.pc 0x01c9da80
Event: 38732.959 Thread 0x4eafa000 Uncommon trap -83 fr.pc 0x01cccd3c
Internal exceptions (10 events):
Event: 75029.223 Thread 0x4d3c4400 Threw 0x33a6b1f8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 75329.216 Thread 0x4d3c4400 Threw 0x33aa9aa8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 75629.193 Thread 0x4d3c4400 Threw 0x33ae8498 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 75929.191 Thread 0x4d3c4400 Threw 0x33b26da0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 76229.161 Thread 0x4d3c4400 Threw 0x33b656f0 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 76529.136 Thread 0x4d3c4400 Threw 0x33ba4058 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 76829.117 Thread 0x4d3c4400 Threw 0x33be2908 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 77129.098 Thread 0x4d3c4400 Threw 0x33c21220 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 77425.028 Thread 0x4d536400 Threw 0x33c6beb8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Event: 77425.028 Thread 0x4d536400 Threw 0x33c6bff8 at C:\jdk7u2_32P\jdk7u17\hotspot\src\share\vm\prims\jni.cpp:742
Events (10 events):
Event: 55074.408 Thread 0x4d4e8c00 Thread exited: 0x4d4e8c00
Event: 60699.402 Executing VM operation: ParallelGCFailedAllocation
Event: 60699.403 Executing VM operation: ParallelGCFailedAllocation done
Event: 66459.696 loading class 0x4d4c9978
Event: 66459.696 loading class 0x4d4c9978 done
Event: 70779.220 Executing VM operation: ParallelGCFailedAllocation
Event: 70779.221 Executing VM operation: ParallelGCFailedAllocation done
Event: 77382.116 Executing VM operation: RevokeBias
Event: 77382.116 Executing VM operation: RevokeBias done
Event: 77382.116 Thread 0x4d3c4400 Thread exited: 0x4d3c4400
Dynamic libraries:
0x77090000 - 0x77210000 C:\WINDOWS\SysWOW64\ntdll.dll
0x754d0000 - 0x755e0000 C:\WINDOWS\syswow64\kernel32.dll
0x757e0000 - 0x75827000 C:\WINDOWS\syswow64\KERNELBASE.dll
0x75390000 - 0x75490000 C:\WINDOWS\syswow64\USER32.dll
0x74f00000 - 0x74f90000 C:\WINDOWS\syswow64\GDI32.dll
0x752f0000 - 0x752fa000 C:\WINDOWS\syswow64\LPK.dll
0x75910000 - 0x759ad000 C:\WINDOWS\syswow64\USP10.dll
0x74c80000 - 0x74d2c000 C:\WINDOWS\syswow64\msvcrt.dll
0x75830000 - 0x758d0000 C:\WINDOWS\syswow64\ADVAPI32.dll
0x75720000 - 0x75739000 C:\WINDOWS\SysWOW64\sechost.dll
0x74f90000 - 0x75080000 C:\WINDOWS\syswow64\RPCRT4.dll
0x74bb0000 - 0x74c10000 C:\WINDOWS\syswow64\SspiCli.dll
0x74ba0000 - 0x74bac000 C:\WINDOWS\syswow64\CRYPTBASE.dll
0x74a90000 - 0x74a97000 C:\WINDOWS\system32\WSOCK32.dll
0x758d0000 - 0x75905000 C:\WINDOWS\syswow64\WS2_32.dll
0x754c0000 - 0x754c6000 C:\WINDOWS\syswow64\NSI.dll
0x73a80000 - 0x73ab2000 C:\WINDOWS\system32\WINMM.dll
0x74c10000 - 0x74c15000 C:\WINDOWS\syswow64\PSAPI.DLL
0x72e90000 - 0x72f4f000 C:\WINDOWS\system32\MSVCR100.dll
0x72980000 - 0x729ca000 C:\WINDOWS\SYSTEM32\MSCOREE.DLL
0x74c20000 - 0x74c80000 C:\WINDOWS\system32\IMM32.DLL
0x75220000 - 0x752ec000 C:\WINDOWS\syswow64\MSCTF.dll
0x72900000 - 0x7297e000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscoreei.dll
0x75780000 - 0x757d7000 C:\WINDOWS\syswow64\SHLWAPI.dll
0x72a90000 - 0x72aa0000 C:\WINDOWS\system32\NLAapi.dll
0x72a80000 - 0x72a90000 C:\WINDOWS\system32\napinsp.dll
0x72d40000 - 0x72d7c000 C:\WINDOWS\System32\mswsock.dll
0x72a30000 - 0x72a74000 C:\WINDOWS\system32\DNSAPI.dll
0x72a20000 - 0x72a28000 C:\WINDOWS\System32\winrnr.dll
0x759b0000 - 0x765fb000 C:\WINDOWS\syswow64\SHELL32.dll
0x76930000 - 0x76a8c000 C:\WINDOWS\syswow64\ole32.dll
0x732b0000 - 0x7344e000 C:\WINDOWS\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\comctl32.dll
0x75640000 - 0x756cf000 C:\WINDOWS\syswow64\OLEAUT32.dll
0x75080000 - 0x7521d000 C:\WINDOWS\syswow64\SETUPAPI.dll
0x75490000 - 0x754b7000 C:\WINDOWS\syswow64\CFGMGR32.dll
0x76c70000 - 0x76c82000 C:\WINDOWS\syswow64\DEVOBJ.dll
0x75300000 - 0x75383000 C:\WINDOWS\syswow64\CLBCatQ.DLL
0x6c090000 - 0x6c185000 C:\WINDOWS\system32\propsys.dll
0x73cb0000 - 0x73cb9000 C:\WINDOWS\system32\VERSION.dll
0x6bf10000 - 0x6bf16000 C:\WINDOWS\System32\wship6.dll
0x72d30000 - 0x72d35000 C:\WINDOWS\System32\wshtcpip.dll
0x73de0000 - 0x73dfc000 C:\WINDOWS\system32\IPHLPAPI.DLL
0x73dd0000 - 0x73dd7000 C:\WINDOWS\system32\WINNSI.DLL
0x6c5d0000 - 0x6c608000 C:\WINDOWS\System32\fwpuclnt.dll
0x6c5c0000 - 0x6c5c6000 C:\WINDOWS\system32\rasadhlp.dll
0x6af40000 - 0x6af48000 C:\WINDOWS\system32\credssp.dll
0x5db20000 - 0x5dbaa000 C:\WINDOWS\SysWOW64\Kerberos.DLL
0x72340000 - 0x72351000 C:\WINDOWS\system32\cryptdll.dll
0x75770000 - 0x7577c000 C:\WINDOWS\syswow64\MSASN1.dll
0x71ca0000 - 0x7233d000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
0x72820000 - 0x728f7000 C:\WINDOWS\system32\MSVCR120_CLR0400.dll
0x70c30000 - 0x71c9b000 C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\mscorlib\d1265d6159ea876f9d63ea4c1361b587\mscorlib.ni.dll
0x727a0000 - 0x7281d000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\clrjit.dll
0x725e0000 - 0x725f2000 C:\Windows\Microsoft.NET\Framework\v4.0.30319\nlssorting.dll
0x70290000 - 0x70c2d000 C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\System\d18e2115a3270f89663fce831547f534\System.ni.dll
0x6f3e0000 - 0x6f573000 C:\WINDOWS\assembly\NativeImages_v4.0.30319_32\System.Drawing\53d0b6fa2fc28f7d50f84999fc2a1bbf\System.Drawing.ni.dll
0x6ca00000 - 0x6caeb000 C:\WINDOWS\system32\DBGHELP.DLL
VM Arguments:
jvm_args: -Djava.net.preferIPv4Stack=true -Xrs
java_command: <unknown>
Launcher Type: generic
Environment Variables:
PATH=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\
USERNAME=serviceuser
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows NT 6.1 , 64 bit Build 7601 Service Pack 1
CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, tsc
Memory: 4k page, physical 12582456k(3857676k free), swap 16770812k(8354748k free)
vm_info: Java HotSpot(TM) Server VM (23.7-b01) for windows-x86 JRE (1.7.0_17-b02), built on Mar 1 2013 05:01:01 by "java_re" with unknown MS VC++:1600
time: Sat Aug 15 00:00:46 2015
elapsed time: 77425 seconds
Thanks

Categories