Fatal errors detected!

Hello,
What to think about following :

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f05fc53da34, pid=1129, tid=1337
#
# JRE version: OpenJDK Runtime Environment (16.0.2+7) (build 16.0.2+7)
# Java VM: OpenJDK 64-Bit Server VM (16.0.2+7, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libjimage.so+0x3a34]
#
# 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/lukvdl/core.1129)
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#

---------------  S U M M A R Y ------------

Command Line: -Xmx1024m /opt/xdman/xdman.jar -m

Host: 

and :

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fe138d7a904, pid=1156, tid=1355
#
# JRE version: OpenJDK Runtime Environment (16.0.2+7) (build 16.0.2+7)
# Java VM: OpenJDK 64-Bit Server VM (16.0.2+7, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libjimage.so+0x3904]
#
# 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/lukvdl/core.1156)
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
#

---------------  S U M M A R Y ------------

Command Line: -Xmx1024m /opt/xdman/xdman.jar -m

Host: Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz, 4 cores, 7G, Manjaro Linux
Time: Sun Nov 28 01:08:14 2021 CET elapsed time: 57647.821223 seconds (0d 16h 0m 47s)

---------------  T H R E A D  ---------------

Current thread (0x00007fe13016e3b0):  JavaThread "Signal Dispatcher" daemon [_thread_in_vm, id=1355, stack(0x00007fe1092bf000,0x00007fe1093c0000)]

Stack: [0x00007fe1092bf000,0x00007fe1093c0000],  sp=0x00007fe1093bd090,  free space=1016k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libjimage.so+0x3904]
C  [libjimage.so+0x3abb]
C  [libjimage.so+0x3f45]  JIMAGE_FindResource+0x105
V  [libjvm.so+0x592de7]

What to do ?
Thanks in advance for your reply.
Best regards.

Your system has JRE 16

Most likely the xdman.jar requires another runtime.

And before you ask which is that - I don’t know - check with their web site - check the AUR page for the package.

Moved topic to #support:aur
Formatted the terminal output
REMEMBER: When posting terminal output - please remember to format the text - mark the pasted text - then click the </> button in the toolbar.