[alibaba/arthas]无法执行生成火焰图

2025-11-12 992 views
1
环境信息
  • arthas-boot.jar 或者 as.sh 的版本: 3.6.0
  • Arthas 版本: 3.6.0
  • 操作系统版本: CentOS Linux release 7.9.2009
  • 目标进程的JVM版本: 8
  • 执行arthas-boot的版本: 8
重现问题的步骤
  1. profiler start
期望的结果

可以执行

实际运行的结果

报错了

实际运行结果:

AsyncProfiler error: /tmp/ArthasJniLibrary549953581832185186.tmp: /tmp/ArthasJniLibrary549953581832185186.tmp: failed to map segment from shared object: Operation not permitted

回答

2

hi, 我遇到一样的问题,请问你怎么解决的呢?