收藏
回答

调用企业微信libWeWorkFinanceSdk_Java.so导致jvm崩溃的问题?

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x0000000000169e3e, pid=26391, tid=0x00007f44bfcfc700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.171-b11 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  0x0000000000169e3e
#
# Failed to write core dump. 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:
#   http://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.
#


已经运行了一段时间的项目,期间并未发生过该问题,最近发生了好几次

最后一次编辑于  2021-03-01
回答关注问题邀请回答
收藏

2 个回答

  • 企业微信运营专员-千夜
    企业微信运营专员-千夜
    2021-03-03

    你好,应该是多进程比并行拉取会话导致jvm奔溃,可以每个进程都加载sdk来使用的。使用的时候要initsdk,然后不必每次都销毁

    2021-03-03
    有用
    回复 1
    • 感觉时刻
      感觉时刻
      2021-03-03
      没有使用并行拉取
      2021-03-03
      回复
  • 阳光彩虹小黑马qzz
    阳光彩虹小黑马qzz
    2021-07-28

    你好,遇到相同问题,请问您解决了吗?

    2021-07-28
    有用
    回复
登录 后发表内容
问题标签