Closed
Description
Log (only important bits):
[00:06:16] [Render thread/INFO]: [Native] Load the X11 Controller.
[00:06:16] [Render thread/INFO]: CocoaInput Driver has copied library to native directory.
[00:06:16] [Render thread/ERROR]: ########## GL ERROR ##########
[00:06:16] [Render thread/ERROR]: @ Post startup
[00:06:16] [Render thread/ERROR]: 65550: X11: Platform not initialized
[00:06:16] [Render thread/INFO]: [Native|C] CocoaInput X11 Clang Initializer start. library compiled at Aug 24 2023 10:44:22
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fa8025d9f44, pid=181327, tid=181328
#
# JRE version: Java(TM) SE Runtime Environment Oracle GraalVM 17.0.7+8.1 (17.0.7+8) (build 17.0.7+8-LTS-jvmci-23.0-b12)
# Java VM: Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 17.0.7+8.1 (17.0.7+8-LTS-jvmci-23.0-b12, mixed mode, sharing, tiered, jvmci, jvmci compiler, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C [libX11.so.6+0x4ef44] XIMOfIC+0x4
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to [CENSORED])
#
# An error report file with more information is saved as:
# [CENSORED]
[00:06:16] [Worker-Main-3/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
#
# If you would like to submit a bug report, please visit:
# https://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.
#
This mod tries to use X11 input even under Wayland, so it crashes. For Wayland it should implement text-input-unstable-v3
.
Activity