FISCO-BCOS / FISCO-BCOS/console

使用v3控制台出现不知名错误

Open
#865 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
96
Forks
62
PR merge metrics
No merged PRs in 30d

Description

##错误内容如下
```
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f13b8001360, pid=31193, tid=31214
#
# JRE version: OpenJDK Runtime Environment (11.0.22+7) (build 11.0.22+7-post-Ubuntu-0ubuntu220.04.1)
# Java VM: OpenJDK 64-Bit Server VM (11.0.22+7-post-Ubuntu-0ubuntu220.04.1, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C 0x00007f13b8001360
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /root/fisco-3.11.0/console/core.31193)
#
# An error report file with more information is saved as:
# /root/fisco-3.11.0/console/hs_err_pid31193.log
#
# If you would like to submit a bug report, please visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
#
start.sh: line 72: 31193 Aborted (core dumped) java -cp "apps/*:conf/:lib/*:classes/:accounts/" console.Console $@ 分析
```
[hs_err_pid31193.log](https://github.com/user-attachments/files/17685748/hs_err_pid31193.log)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.