JVM Crash

Altan Özlü sevendrofleneux at icloud.com
Sat Nov 9 20:58:49 UTC 2019


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000000011744268b, pid=11063, tid=32771
#
# JRE version: OpenJDK Runtime Environment (14.0) (build 14-internal+0-adhoc.altanozlu.loom)
# Java VM: OpenJDK 64-Bit Server VM (14-internal+0-adhoc._.loom, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
# Problematic frame:
# J 2349 c1 java.lang.Continuation.run()V java.base (723 bytes) @ 0x000000011744268b [0x0000000117441980+0x0000000000000d0b]
#
# No core dump will be written. 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:
#   https://bugreport.java.com/bugreport/crash.jsp
#

---------------  S U M M A R Y ------------

Command Line: -Didea.launcher.port=60480 -Didea.launcher.bin.path=/Applications/IntelliJ IDEA.app/Contents/bin -Dfile.encoding=UTF-8 com.intellij.rt.execution.application.AppMainV2 net.redboxgames.ecev.NettyHttpServer

Host: iMac17,1 x86_64 4000 MHz, 8 cores, 24G, Darwin 18.7.0
Time: Sat Nov  9 23:56:04 2019 +03 elapsed time: 6 seconds (0d 0h 0m 6s)

---------------  T H R E A D  ---------------

Current thread (0x00007faaa6950000):  JavaThread "ForkJoinPool-1-worker-7" daemon [_thread_in_Java, id=32771, stack(0x0000700010ae1000,0x0000700010be1000)]

Stack: [0x0000700010ae1000,0x0000700010be1000],  sp=0x0000700010be04c0,  free space=1021k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
J 2349 c1 java.lang.Continuation.run()V java.base (723 bytes) @ 0x000000011744268b [0x0000000117441980+0x0000000000000d0b]
V  [libjvm.dylib+0x8c85c1]  Atomic::LoadImpl<void volatile*, Atomic::PlatformLoad<8ul>, void>::operator()(void volatile* const volatile*) const+0x11


siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x000000045a400ac8
I’ve used JDK13 to build loop.


More information about the loom-dev mailing list