App server crashes with an Fatal error message

1
In one of our non-prod environment we have two app servers and one of it getting crashed with the below error log message. We see this crash happening when there are no active users on the app and sometimes with just one user navigating between the screens.  We deployed the same mendix code base in other environments and do not see any issue with it. We were also able to run the peak load performance testing in other environment with the same code base. As per our server admins there are no changes made on the server from the last time when we used this environment with successful run. Can anyone please let us know if we are missing anything here. # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000071ce2fb8, pid=2032, tid=4168 # # 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: # V [jvm.dll+0x42fb8] # # Core dump written. Default location: D:\Program Files\ErieInsurance\WebApps\Apps\QuoteandApp\Project\hs_err_pid2032.mdmp # # 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 (0x00000000578d9000): JavaThread "C2 CompilerThread0" daemon [_thread_in_vm, id=4168, stack(0x000000005ad10000,0x000000005ae10000)] siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000013 Registers: RAX=0x00000000578d9000, RBX=0x000000005ddec998, RCX=0x000000005ddec998, RDX=0x000000005ddec998 RSP=0x000000005ae0ca90, RBP=0x00000000621e7ce0, RSI=0x000000005ddec998, RDI=0x0000000000000000 R8 =0x000000000000000b, R9 =0x0000000000000100, R10=0x00000000621e7f10, R11=0x000000005dca5a30 R12=0x00000000578d9000, R13=0x00000000621e7ce0, R14=0x00000000166fba80, R15=0x00000000166ff000 RIP=0x0000000071ce2fb8, EFLAGS=0x0000000000010202 Top of Stack: (sp=0x000000005ae0ca90) 0x000000005ae0ca90: 000000005c459400 000000005c4593e0 0x000000005ae0caa0: 0000000000000000 000000005c4587c0 0x000000005ae0cab0: 000000005c458fc0 0000000071dd9916 0x000000005ae0cac0: 00000000166fef70 000000005ae0cb29 0x000000005ae0cad0: 000000000000018d 0000000071ce3349 0x000000005ae0cae0: 000000000000000a 0000000071d15d0c 0x000000005ae0caf0: 0000000000000100 000000007227b718 0x000000005ae0cb00: 00000000578ac3d0 000000007227b048 0x000000005ae0cb10: 0000000000000000 0000000071cdf165 0x000000005ae0cb20: 000000007227b718 000000005ddec998 0x000000005ae0cb30: 00000000166ff060 000000005ae0cbf0 0x000000005ae0cb40: 000000005c459628 0000000071cdef6b 0x000000005ae0cb50: 00000000166ff060 0000000062e97c28 0x000000005ae0cb60: 0000000000000022 0000000071ed4e28 0x000000005ae0cb70: 0000000057c55710 0000000071d198a0 0x000000005ae0cb80: 0000000000000000 0000000071cedbe0 Instructions: (pc=0x0000000071ce2fb8) 0x0000000071ce2f98: 00 48 8b da ff 15 4e 14 59 00 44 0f b6 05 2a 59 0x0000000071ce2fa8: 7a 00 4c 8b e0 45 84 c0 74 39 4c 8b 03 48 8b cb 0x0000000071ce2fb8: 41 ff 50 08 84 c0 74 2b 83 7b 08 00 7e 25 0f b6 0x0000000071ce2fc8: 83 0e 01 00 00 c0 e8 03 a8 01 74 17 48 8b 03 48 Register to memory mapping: RAX=0x00000000578d9000 is a thread RBX=0x000000005ddec998 is pointing into metadata RCX=0x000000005ddec998 is pointing into metadata RDX=0x000000005ddec998 is pointing into metadata RSP=0x000000005ae0ca90 is pointing into the stack for thread: 0x00000000578d9000 RBP=0x00000000621e7ce0 is an unknown value RSI=0x000000005ddec998 is pointing into metadata RDI=0x0000000000000000 is an unknown value R8 =0x000000000000000b is an unknown value R9 =0x0000000000000100 is an unknown value R10=0x00000000621e7f10 is an unknown value R11=0x000000005dca5a30 is an unknown value R12=0x00000000578d9000 is a thread R13=0x00000000621e7ce0 is an unknown value R14=0x00000000166fba80 is an unknown value R15=0x00000000166ff000 is an unknown value Stack: [0x000000005ad10000,0x000000005ae10000], sp=0x000000005ae0ca90, free space=1010k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [jvm.dll+0x42fb8] V [jvm.dll+0x43349] V [jvm.dll+0x3f165] V [jvm.dll+0x3ef6b] V [jvm.dll+0x40094] V [jvm.dll+0x3ad01] V [jvm.dll+0x4fa434] V [jvm.dll+0x454440] V [jvm.dll+0x4793e6] V [jvm.dll+0x5012e7] V [jvm.dll+0x4f9e67] V [jvm.dll+0x4fa1e9] V [jvm.dll+0x4fa77f] V [jvm.dll+0x454440] V [jvm.dll+0x454b3d] V [jvm.dll+0x454a80] V [jvm.dll+0x4793e6] V [jvm.dll+0x5012e7] V [jvm.dll+0x4f9e67] V [jvm.dll+0x4fa1e9] V [jvm.dll+0x4fa77f] V [jvm.dll+0x454440] V [jvm.dll+0x4793e6] V [jvm.dll+0x5012e7] V [jvm.dll+0x4f9e67] V [jvm.dll+0x4fa1e9] V [jvm.dll+0x4fa77f] V [jvm.dll+0x454440] V [jvm.dll+0x470125] V [jvm.dll+0x453492] V [jvm.dll+0xa4ae2] V [jvm.dll+0xa541f] V [jvm.dll+0x243434] V [jvm.dll+0x29a27a] C [msvcr100.dll+0x21d9f] C [msvcr100.dll+0x21e3b] C [kernel32.dll+0x159cd] C [ntdll.dll+0x5383d] Current CompileTask: C2:40117239 17875 4 com.mendix.queryparser.xpath.PathExprUtil$::hasMoreSteps (401 bytes) --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x0000000059c5a800 JavaThread "pool-4-thread-268" [_thread_blocked, id=3924, stack(0x000000005e110000,0x000000005e210000)] 0x0000000059c56000 JavaThread "qtp1256576613-2843" [_thread_blocked, id=2564, stack(0x0000000058cc0000,0x0000000058dc0000)] 0x000000005fdae000 JavaThread "qtp2126024890-2842" [_thread_blocked, id=6804, stack(0x00000000630b0000,0x00000000631b0000)] 0x000000005fda5000 JavaThread "qtp2126024890-2841" [_thread_blocked, id=6556, stack(0x00000000629e0000,0x0000000062ae0000)] 0x000000005bc08800 JavaThread "qtp1256576613-2840" [_thread_blocked, id=5852, stack(0x0000000060840000,0x0000000060940000)] 0x0000000059c5f000 JavaThread "MxRuntimeSystem-akka.actor.default-dispatcher-727" [_thread_blocked, id=5576, stack(0x000000005e270000,0x000000005e370000)] 0x0000000059c5f800 JavaThread "MxRuntimeSystem-akka.actor.default-dispatcher-724" [_thread_blocked, id=1716, stack(0x0000000065430000,0x0000000065530000)] 0x0000000059c5b000 JavaThread "MxRuntimeSystem-akka.actor.default-dispatcher-723" [_thread_blocked, id=4204, stack(0x0000000064870000,0x0000000064970000)] 0x0000000059c5c000 JavaThread "MxRuntimeSystem-action-dispatcher-709" [_thread_blocked, id=7024, stack(0x00000000651f0000,0x00000000652f0000)] 0x0000000059c59800 JavaThread "MxRuntimeSystem-action-dispatcher-708" [_thread_blocked, id=6140, stack(0x0000000065020000,0x0000000065120000)] 0x0000000059c57800 JavaThread "MxRuntimeSystem-action-dispatcher-707" [_thread_blocked, id=1888, stack(0x0000000064990000,0x0000000064a90000)] 0x000000005fdaa800 JavaThread "MxRuntimeSystem-action-dispatcher-706" [_thread_blocked, id=5748, stack(0x000000005e380000,0x000000005e480000)] 0x0000000059c5e000 JavaThread "MxRuntimeSystem-akka.actor.default-dispatcher-691" [_thread_blocked, id=6864, stack(0x000000005b430000,0x000000005b530000)] 0x000000005fd20800 JavaThread "MxRuntimeSystem-action-dispatcher-266" [_thread_blocked, id=6892, stack(0x0000000064630000,0x0000000064730000)] 0x000000005fd1e000 JavaThread "MxRuntimeSystem-action-dispatcher-265" [_thread_blocked, id=6216, stack(0x000000005e6d0000,0x000000005e7d0000)] 0x000000005fdac800 JavaThread "MxRuntimeSystem-action-dispatcher-91" [_thread_blocked, id=932, stack(0x0000000060a30000,0x0000000060b30000)] 0x000000005fda7800 JavaThread "MxRuntimeSystem-action-dispatcher-69" [_thread_blocked, id=3852, stack(0x0000000060f40000,0x0000000061040000)] 0x000000005fda8000 JavaThread "MxRuntimeSystem-action-dispatcher-67" [_thread_blocked, id=6868, stack(0x0000000060dc0000,0x0000000060ec0000)] 0x000000005fdad800 JavaThread "MxRuntimeSystem-action-dispatcher-68" [_thread_blocked, id=4636, stack(0x000000005e480000,0x000000005e580000)] 0x000000005fd1c000 JavaThread "AD Thread Pool-CGG0" daemon [_thread_blocked, id=5664, stack(0x000000006ccb0000,0x000000006cdb0000)] 0x0000000063de3000 JavaThread "AD Thread Pool-Coalescable_CS_Scheduler0" daemon [_thread_blocked, id=5660, stack(0x000000006d340000,0x000000006d440000)] 0x0000000063de2800 JavaThread "qtp1256576613-141 Acceptor1 SelectChannelConnector@::1:8080" [_thread_in_native, id=5164, stack(0x000000006ca40000,0x000000006cb40000)] 0x0000000063de1800 JavaThread "qtp1256576613-140 Acceptor0 SelectChannelConnector@::1:8080" [_thread_blocked, id=5160, stack(0x000000006cb70000,0x000000006cc70000)] 0x0000000063de1000 JavaThread "qtp1256576613-139 Selector1" [_thread_blocked, id=5156, stack(0x000000006c900000,0x000000006ca00000)] 0x0000000063de0000 JavaThread "qtp1256576613-138 Selector0" [_thread_blocked, id=5152, stack(0x000000006c720000,0x000000006c820000)] 0x0000000063ddf800 JavaThread "qtp1256576613-137 Acceptor1 SelectChannelConnector@127.0.0.1:8080" [_thread_in_native, id=5148, stack(0x000000006b600000,0x000000006b700000)] 0x0000000063dde800 JavaThread "qtp1256576613-136 Acceptor0 SelectChannelConnector@127.0.0.1:8080" [_thread_blocked, id=5144, stack(0x000000006bc00000,0x000000006bd00000)] 0x0000000063dde000 JavaThread "qtp1256576613-135 Selector1" [_thread_blocked, id=5140, stack(0x000000006c5d0000,0x000000006c6d0000)] 0x000000005d4fb800 JavaThread "qtp1256576613-134 Selector0" [_thread_blocked, id=5136, stack(0x000000006a690000,0x000000006a790000)] 0x000000005d4fb000 JavaThread "HashSessionScavenger-0" daemon [_thread_blocked, id=5132, stack(0x000000006c410000,0x000000006c510000)] 0x000000006183d800 JavaThread "pool-1-thread-10" [_thread_blocked, id=2556, stack(0x000000006b120000,0x000000006b220000)] 0x000000006183c800 JavaThread "pool-1-thread-9" [_thread_blocked, id=5056, stack(0x000000006b260000,0x000000006b360000)] 0x000000006183c000 JavaThread "pool-1-thread-8" [_thread_blocked, id=5064, stack(0x000000006ad30000,0x000000006ae30000)] 0x000000006183b000 JavaThread "pool-1-thread-7" [_thread_blocked, id=5060, stack(0x000000006b010000,0x000000006b110000)] 0x000000006183a800 JavaThread "pool-1-thread-6" [_thread_blocked, id=5072, stack(0x000000006aed0000,0x000000006afd0000)] 0x0000000061839800 JavaThread "pool-1-thread-5" [_thread_blocked, id=3648, stack(0x000000006ac20000,0x000000006ad20000)] 0x0000000061839000 JavaThread "pool-1-thread-4" [_thread_blocked, id=5088, stack(0x0000000069980000,0x0000000069a80000)] 0x0000000061838000 JavaThread "pool-1-thread-3" [_thread_blocked, id=3616, stack(0x000000006aac0000,0x000000006abc0000)] 0x00000000618b4800 JavaThread "MxRuntimeSystem-action-dispatcher-47" [_thread_blocked, id=5080, stack(0x000000006a9a0000,0x000000006aaa0000)] 0x00000000618b4000 JavaThread "MxRuntimeSystem-action-dispatcher-46" [_thread_blocked, id=3328, stack(0x000000006a790000,0x000000006a890000)] 0x00000000618b3000 JavaThread "MxRuntimeSystem-action-dispatcher-43" [_thread_blocked, id=5092, stack(0x0000000069bd0000,0x0000000069cd0000)] 0x00000000618b2800 JavaThread "MxRuntimeSystem-action-dispatcher-45" [_thread_blocked, id=4300, stack(0x000000006a590000,0x000000006a690000)] 0x00000000618b1800 JavaThread "MxRuntimeSystem-action-dispatcher-44" [_thread_blocked, id=1696, stack(0x000000006a3e0000,0x000000006a4e0000)] 0x00000000618b1000 JavaThread "MxRuntimeSystem-action-dispatcher-42" [_thread_blocked, id=1688, stack(0x000000006a270000,0x000000006a370000)] 0x00000000618b0000 JavaThread "MxRuntimeSystem-action-dispatcher-41" [_thread_blocked, id=4100, stack(0x000000006a100000,0x000000006a200000)] 0x00000000618af800 JavaThread "MxRuntimeSystem-action-dispatcher-40" [_thread_blocked, id=5116, stack(0x0000000069f30000,0x000000006a030000)] 0x00000000618ae000 JavaThread "pool-2-thread-1" [_thread_blocked, id=3184, stack(0x00000000688e0000,0x00000000689e0000)] 0x000000005c95b000 JavaThread "pool-1-thread-2" [_thread_blocked, id=4668, stack(0x0000000069ab0000,0x0000000069bb0000)] 0x000000005c959800 JavaThread "MxRuntimeSystem-action-dispatcher-38" [_thread_blocked, id=4492, stack(0x0000000069440000,0x0000000069540000)] 0x000000005c959000 JavaThread "MxRuntimeSystem-action-dispatcher-39" [_thread_blocked, id=4516, stack(0x00000000690d0000,0x00000000691d0000)] 0x000000005c958000 JavaThread "MxRuntimeSystem-action-dispatcher-35" [_thread_blocked, id=4520, stack(0x0000000069340000,0x0000000069440000)] 0x000000005c618000 JavaThread "MxRuntimeSystem-action-dispatcher-37" [_thread_blocked, id=4496, stack(0x0000000069210000,0x0000000069310000)] 0x000000005c617800 JavaThread "MxRuntimeSystem-action-dispatcher-32" [_thread_blocked, id=4932, stack(0x00000000656c0000,0x00000000657c0000)] 0x000000005c616800 JavaThread "MxRuntimeSystem-action-dispatcher-36" [_thread_blocked, id=4536, stack(0x0000000068fc0000,0x00000000690c0000)] 0x000000005c616000 JavaThread "MxRuntimeSystem-action-dispatcher-34" [_thread_blocked, id=5040, stack(0x0000000068460000,0x0000000068560000)] 0x000000005c615000 JavaThread "MxRuntimeSystem-action-dispatcher-33" [_thread_blocked, id=4880, stack(0x0000000068cb0000,0x0000000068db0000)] 0x000000005c614000 JavaThread "MxRuntimeSystem-action-dispatcher-31" [_thread_blocked, id=4576, stack(0x0000000068580000,0x0000000068680000)] 0x000000005c612000 JavaThread "MxRuntimeSystem-action-dispatcher-30" [_thread_blocked, id=4884, stack(0x0000000068b90000,0x0000000068c90000)] 0x000000005c611000 JavaThread "MxRuntimeSystem-action-dispatcher-29" [_thread_blocked, id=3372, stack(0x00000000689f0000,0x0000000068af0000)] 0x00000000616ee000 JavaThread "MxRuntimeSystem-action-dispatcher-28" [_thread_blocked, id=4920, stack(0x00000000687c0000,0x00000000688c0000)] 0x00000000616ed000 JavaThread "MxRuntimeSystem-action-dispatcher-27" [_thread_blocked, id=3028, stack(0x0000000066f30000,0x0000000067030000)] 0x00000000616ec800 JavaThread "MxRuntimeSystem-action-dispatcher-26" [_thread_blocked, id=3032, stack(0x0000000068690000,0x0000000068790000)] 0x00000000616e9800 JavaThread "CB-JDBC-CloseConnections" [_thread_blocked, id=4156, stack(0x0000000066b90000,0x0000000066c90000)] 0x00000000616e8800 JavaThread "CB-JDBC-CloseStatementsAndConnections" [_thread_blocked, id=5052, stack(0x0000000065f90000,0x0000000066090000)] 0x00000000616e8000 JavaThread "commons-pool-EvictionTimer" daemon [_thread_blocked, id=4608, stack(0x00000000663f0000,0x00000000664f0000)] 0x000000005bc07000 JavaThread "pool-1-thread-1" [_thread_blocked, id=4392, stack(0x0000000065e70000,0x0000000065f70000)] 0x000000005bc06000 JavaThread "Thread-24" daemon [_thread_blocked, id=4376, stack(0x0000000065ab0000,0x0000000065bb0000)] 0x000000005fda4800 JavaThread "Thread-15" daemon [_thread_blocked, id=4108, stack(0x00000000610e0000,0x00000000611e0000)] 0x000000005fda3800 JavaThread "qtp2126024890-51 Acceptor1 SelectChannelConnector@0.0.0.0:8090" [_thread_blocked, id=4772, stack(0x0000000062890000,0x0000000062990000)] 0x0000000059c62000 JavaThread "qtp2126024890-50 Acceptor0 SelectChannelConnector@0.0.0.0:8090" [_thread_in_native, id=4816, stack(0x0000000062760000,0x0000000062860000)] 0x0000000059c61000 JavaThread "qtp2126024890-49 Selector1" [_thread_blocked, id=4812, stack(0x0000000062580000,0x0000000062680000)] 0x0000000059c60800 JavaThread "qtp2126024890-48 Selector0" [_thread_blocked, id=4820, stack(0x0000000062480000,0x0000000062580000)] 0x0000000059c5d800 JavaThread "MxRuntimeSystem-scheduler-1" [_thread_blocked, id=3144, stack(0x0000000060520000,0x0000000060620000)] 0x0000000059c5c800 JavaThread "SCR Component Actor" daemon [_thread_blocked, id=5020, stack(0x000000005edc0000,0x000000005eec0000)] 0x0000000059c58000 JavaThread "Thread-9" daemon [_thread_blocked, id=4996, stack(0x000000005e590000,0x000000005e690000)] 0x0000000059c53800 JavaThread "FelixStartLevel" daemon [_thread_blocked, id=4940, stack(0x000000005cc20000,0x000000005cd20000)] 0x0000000059c53000 JavaThread "FelixDispatchQueue" [_thread_blocked, id=4352, stack(0x000000005b9d0000,0x000000005bad0000)] 0x00000000597a2800 JavaThread "Service Thread" daemon [_thread_blocked, id=4212, stack(0x000000005b560000,0x000000005b660000)] 0x0000000059799000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=4180, stack(0x000000005b300000,0x000000005b400000)] 0x00000000596cc000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=4176, stack(0x000000005b1e0000,0x000000005b2e0000)] 0x00000000596a5800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4172, stack(0x0000000058200000,0x0000000058300000)] =>0x00000000578d9000 JavaThread "C2 CompilerThread0" daemon [_thread_in_vm, id=4168, stack(0x000000005ad10000,0x000000005ae10000)] 0x0000000057f0a800 JavaThread "AD Thread-Hotspot Processor0" daemon [_thread_blocked, id=4056, stack(0x000000005ae50000,0x000000005af50000)] 0x0000000057f8f000 JavaThread "AD Thread-Top Backends Processor0" daemon [_thread_blocked, id=3264, stack(0x000000005a5d0000,0x000000005a6d0000)] 0x0000000057f39000 JavaThread "AD Thread-Metric Reporter1" daemon [_thread_blocked, id=3212, stack(0x0000000059450000,0x0000000059550000)] 0x0000000057dd1000 JavaThread "AD Thread-Metric Reporter0" daemon [_thread_blocked, id=3208, stack(0x0000000059330000,0x0000000059430000)] 0x0000000057e8b000 JavaThread "AD Thread Pool-Global1" daemon [_thread_blocked, id=3100, stack(0x0000000058fb0000,0x00000000590b0000)] 0x0000000057dbd000 JavaThread "AD Thread-Config Poller" daemon [_thread_blocked, id=2740, stack(0x0000000058df0000,0x0000000058ef0000)] 0x0000000057dbc000 JavaThread "AD Thread Pool-Global0" daemon [_thread_blocked, id=1880, stack(0x0000000058880000,0x0000000058980000)] 0x0000000057cfb000 JavaThread "Thread-1" daemon [_thread_blocked, id=2204, stack(0x0000000058780000,0x0000000058880000)] 0x0000000016689800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2152, stack(0x00000000576a0000,0x00000000577a0000)] 0x0000000016685000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2148, stack(0x0000000057590000,0x0000000057690000)] 0x0000000016684000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=2144, stack(0x0000000015fa0000,0x00000000160a0000)] 0x000000001665e800 JavaThread "Finalizer" daemon [_thread_blocked, id=2128, stack(0x0000000057310000,0x0000000057410000)] 0x0000000016617800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2124, stack(0x00000000570d0000,0x00000000571d0000)] 0x000000000098f000 JavaThread "main" [_thread_blocked, id=1236, stack(0x0000000000c60000,0x0000000000d60000)] Other Threads: 0x0000000016612000 VMThread [stack: 0x0000000056fc0000,0x00000000570c0000] [id=2116] 0x0000000057f16000 WatcherThread [stack: 0x000000005b680000,0x000000005b780000] [id=4216] VM state:synchronizing (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x000000000098d900] Threads_lock - owner thread: 0x0000000016612000 Heap: par new generation total 39296K, used 16209K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000) eden space 34944K, 44% used [0x0000000080000000, 0x0000000080f12f90, 0x0000000082220000) from space 4352K, 17% used [0x0000000082660000, 0x0000000082721708, 0x0000000082aa0000) to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000) concurrent mark-sweep generation total 336244K, used 202034K [0x00000000a9990000, 0x00000000be1ed000, 0x0000000100000000) Metaspace used 73799K, capacity 77194K, committed 78160K, reserved 1118208K class space used 9053K, capacity 9980K, committed 10104K, reserved 1048576K Card table byte_map: [0x0000000011060000,0x0000000011470000] byte_map_base: 0x0000000010c60000 Marking Bits: (CMSBitMap*) 0x0000000000a86b98 Bits: [0x0000000011d90000, 0x0000000013329c00) Mod Union Table: (CMSBitMap*) 0x0000000000a86c58 Bits: [0x0000000000870000, 0x00000000008c6670) Polling page: 0x0000000000220000 CodeCache: size=245760Kb used=38640Kb max_used=38651Kb free=207119Kb bounds [0x0000000001030000, 0x0000000003640000, 0x0000000010030000] total_blobs=12087 nmethods=11431 adapters=566 compilation: enabled Compilation events (10 events): Event: 39640.151 Thread 0x0000000059799000 nmethod 17870 0x000000000361b350 code [0x000000000361b540, 0x000000000361be48] Event: 39664.350 Thread 0x0000000059799000 17871 3 java.util.concurrent.ThreadPoolExecutor$Worker::tryRelease (12 bytes) Event: 39664.350 Thread 0x0000000059799000 nmethod 17871 0x000000000227c4d0 code [0x000000000227c640, 0x000000000227c970] Event: 39913.814 Thread 0x00000000596a5800 17872 4 java.io.WinNTFileSystem::prefixLength (91 bytes) Event: 39913.816 Thread 0x00000000596a5800 nmethod 17872 0x00000000024575d0 code [0x0000000002457720, 0x0000000002457918] Event: 39940.147 Thread 0x00000000578d9000 17873 4 com.singularity.ee.util.collections.Q::b (38 bytes) Event: 39940.155 Thread 0x00000000578d9000 nmethod 17873 0x000000000361e190 code [0x000000000361e300, 0x000000000361e858] Event: 40049.941 Thread 0x00000000578d9000 17874 4 org.eclipse.jetty.http.HttpURI::getPathAndParam (31 bytes) Event: 40049.953 Thread 0x00000000578d9000 nmethod 17874 0x000000000361f290 code [0x000000000361f420, 0x000000000361fd98] Event: 40114.518 Thread 0x00000000578d9000 17875 4 com.mendix.queryparser.xpath.PathExprUtil$::hasMoreSteps (401 bytes) GC Heap History (10 events): Event: 33512.106 GC heap before {Heap before GC invocations=122 (full 5): par new generation total 39296K, used 36065K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000) eden space 34944K, 100% used [0x0000000080000000, 0x0000000082220000, 0x0000000082220000) from space 4352K, 25% used [0x0000000082220000, 0x0000000082338788, 0x0000000082660000) to space 4352K, 0% used [0x0000000082660000, 0x0000000082660000, 0x0000000082aa0000) concurrent mark-sweep generation total 234880K, used 215969K [0x00000000a9990000, 0x00000000b7ef0000, 0x0000000100000000) Metaspace used 74116K, capacity 77782K, committed 77904K, reserved 1118208K class space used 9115K, capacity 10092K, committed 10104K, reserved 1048576K Event: 33512.111 GC heap after Heap after GC invocations=123 (full 5): par new generation total 39296K, used 947K [0x0000000080000000, 0x0000000082aa0000, 0x00000000a9990000) eden space 34944K, 0% used [0x0000000080000000, 0x0000000080000000, 0x0000000082220000) from space 4352K, 21% used [0x0000000082660000, 0x000000008274cfd0, 0x0000000082aa0000) to space 4352K, 0% used [0x0000000082220000, 0x0000000082220000, 0x0000000082660000) concurrent mark-sweep generation total 234880K, used 216063K [0x00000000a9990000, 0x00000000b7ef0000, 0x0000000100000000) Metaspace used 74116K, capacity 77782K, committed 77904K, reserved 1118208K class space used 9115K, capacity 10092K, committed 10104K, reserved 1048576K
asked
1 answers
0

Most likely an exotic bug in the Java Virtual Machine which causes the app to access an invalid memory address. Did you try and reinstall or update the JVM?

answered