You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User is experiencing crashes with 11.0.8.24 in AWS EC2. Apparently 11.0.8.23 was working fine.
Original description:
Application runs in Wildfly cluster environment on Amazon AWS EC2 instance using OpenJDK Runtime Environment Corretto-11.0.24.8.1. The JVM randomly crashes and the whole service process stops working. Appeart 5 times on differnt days since upgrading to Corretto-11.0.24.8.1.
V [libjvm.so+0x791d58] G1ParEvacuateFollowersClosure::do_void()+0x468
V [libjvm.so+0x796e18] G1ParTask::work(unsigned int)+0x168
V [libjvm.so+0xf09133] GangWorker::loop()+0x43
V [libjvm.so+0xe72a3d] Thread::call_run()+0x14d
V [libjvm.so+0xc250b0] thread_native_entry(Thread*)+0xe0
siginfo: si_signo: 11 (SIGSEGV), si_code: 128 (SI_KERNEL), si_addr: 0x0000000000000000
(one has a one byte different offset - V [libjvm.so+0x791d59] G1ParEvacuateFollowersClosure::do_void()+0x469)
I can't find any obvious cause from the hs_err logs, so unless we find a reproducer or we see any other reports like this I don't think we can investigate much further.
Originally posted by @andre-wenzel in #371 (comment)
User is experiencing crashes with 11.0.8.24 in AWS EC2. Apparently 11.0.8.23 was working fine.
Original description:
hs_err_pid5337.log
hs_err_pid5339_abn.log
hs_err_pid5346.log
The text was updated successfully, but these errors were encountered: