GZY-mingbai / ScreenInMC-Plugin

MIT License
44 stars 2 forks source link

Paper1.20 Java虚拟机报错退出 #39

Open TuStudioNet opened 2 months ago

TuStudioNet commented 2 months ago
[17:08:53 INFO]: [ScreenInMC] Enabling ScreenInMC v2.0
> #
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007ff2a8c16832, pid=7, tid=46
#
# JRE version: OpenJDK Runtime Environment (Alibaba Dragonwell Standard Edition)-17.0.5.0.5+8-GA (17.0.5+8) (build 17.0.5+8)
# Java VM: OpenJDK 64-Bit Server VM (Alibaba Dragonwell Standard Edition)-17.0.5.0.5+8-GA (17.0.5+8, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [screen-in-mc-linux-amd641854366468294123958.so+0x2832]  Java_cn_mingbai_ScreenInMC_Natives_GPUDither_getPlatforms+0x72
#
# Core dump will be written. Default location: /workspace/core
#
# An error report file with more information is saved as:
# /workspace/hs_err_pid7.log
#
# If you would like to submit a bug report, please visit:
#   mailto:dragonwell_use@googlegroups.com
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)
GZY-mingbai commented 2 months ago

尝试一下安装OpenCL运行时 apt install ocl-icd-opencl-dev

LovelyRua commented 2 months ago

尝试一下安装OpenCL运行时 apt install ocl-icd-opencl-dev

在安装opencl后会出现这个故障 禁用opencl后不会崩溃 hs_err_pid74212.log