-
-
Notifications
You must be signed in to change notification settings - Fork 572
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
Platform
Linux
OS version
Debian 13
App version
Most recent release
Current Behavior
I have just installed the desktop .deb (x86_64) app, and when started it suddenly closes. Starting in terminal, I get the next message:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f38529d5941, pid=18317, tid=18374
#
# JRE version: OpenJDK Runtime Environment Corretto-17.0.17.10.1 (17.0.17+10) (build 17.0.17+10-LTS)
# Java VM: OpenJDK 64-Bit Server VM Corretto-17.0.17.10.1 (17.0.17+10-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C [libHSzstd-0.1.3.0-203b259d81b55151fd2c9ecb432bfa701dfd8529080fb68640d12b8cbccbb2c4-ghc9.6.3.so+0xd7941] ZSTD_freeDDict+0x11
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/iago/hs_err_pid18317.log
#
# If you would like to submit a bug report, please visit:
# https://github.com/corretto/corretto-17/issues/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
Thanks!
Expected Behavior
The app should not crash/close
Steps To Reproduce
Install and open
Relevant log output
Reactions are currently unavailable