KnowStreaming icon indicating copy to clipboard operation
KnowStreaming copied to clipboard

M2 Mac docker-compose manager 无法正常启动

Open MUCZ opened this issue 2 years ago • 2 comments

你是否希望来认领这个Bug。

「 N 」

环境信息

M2 Mac Docker 客户端,使用0.7.0 docker compose, 所有镜像指定platform: linux/x86_64

实际结果

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ffffeb9f671, pid=11, tid=0x00007fffe88f8700
#
# JRE version: OpenJDK Runtime Environment (8.0_111-b14) (build 1.8.0_111-8u111-b14-2~bpo8+1-b14)
# Java VM: OpenJDK 64-Bit Server VM (25.111-b14 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V  [libjvm.so+0x958671]
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# //hs_err_pid11.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
Aborted





MUCZ avatar Dec 28 '23 09:12 MUCZ

估计是不兼容Mac M2的芯片,这块部署的是KS本身还是ES啊?

ZQKC avatar Jan 06 '24 08:01 ZQKC

M2 平台是 aarch64 platform: linux/x86_64 这是 x86,jvm不兼容

zzmark avatar Aug 09 '24 06:08 zzmark