Hello,
First off, the daemon works really well! Thank you for making it!
I am experiencing a similar issue to #9, I tried installing similarly to how you did in the comment but no success.
- The communication to the daemon seems to run, but then OpenJDK seems to crash.
- I tried installing and reinstalling the dependencies with no success (see screenshot).
- Disabling SElinux also did not help.
- In hs_err_pid* I also get a few
java/lang/NoSuchMethodError
which I'm not sure are the cause of OpenJDK crashing.
I've attached the latest error message, a screenshot and hs_err_pid* log.
Starting a Gradle Daemon (subsequent builds will be faster)
> Configure project :
Project : => no module-info.java found
> Task :run
Apr 18, 2022 12:48:04 PM tornadofx.Stylesheet$Companion detectAndInstallUrlHandler
INFO: Installing CSS url handler, since it was not picked up automatically
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007faf2df96e24, pid=8534, tid=8565
#
# JRE version: OpenJDK Runtime Environment 18.9 (11.0.14.1+1) (build 11.0.14.1+1)
# Java VM: OpenJDK 64-Bit Server VM 18.9 (11.0.14.1+1, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libc.so.6+0x90e24] pthread_mutex_lock+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 /home/bogdan/userspace_tablet_driver/userspace-tablet-driver-gui/core.8534)
#
# An error report file with more information is saved as:
# /home/bogdan/userspace_tablet_driver/userspace-tablet-driver-gui/hs_err_pid8534.log
#
# If you would like to submit a bug report, please visit:
# https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=java-11-openjdk&version=35
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
> Task :run FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':run'.
> Process 'command '/usr/lib/jvm/java-11-openjdk-11.0.14.1.1-5.fc35.x86_64/bin/java'' finished with non-zero exit value 134
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 10s
3 actionable tasks: 2 executed, 1 up-to-date
hs_err_pid8534.log