请教一个RocketMQ问题:
#
A fatal error has been detected by the Java Runtime Environment:
#
SIGSEGV (0xb) at pc=0x0000000136abd022, pid=10530, tid=6403
#
JRE version: Java(TM) SE Runtime Environment 18.9 (11.0.19+9) (build 11.0.19+9-LTS-224)
Java VM: Java HotSpot(TM) 64-Bit Server VM 18.9 (11.0.19+9-LTS-224, mixed mode, tiered, compressed oops, g1 gc, bsd-amd64)
Problematic frame:
C [libnetty_tcnative_osx_x86_6412885151299202889894.dylib+0x172022] __isPlatformOrVariantPlatformVersionAtLeast.cold.1+0x152
#
Core dump will be written. Default location: /cores/core.10530
#
An error report file with more information is saved as:
/usr/local/rocketmq-all-5.1.3-source-release/distribution/target/rocketmq-5.1.3/rocketmq-5.1.3/hs_err_pid10530.log
#
If you would like to submit a bug report, please visit:
https://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.
#
https://bugreport.java.com/bugreport/crash.jsp
在mac-catalina上 rocketmq无法启动
报jvm退出
在linux 和其它mac上 则正常启动
除了操作系统版本不一样 其它全都一样的 包括jdk窦一样
这是什么原因?