I am seeing an occasional crash of the JVM while running SongKong as a remote. This is a segmentation fault in the JVM itself, and it is not clear whether this is related in any way to the task setup or specifics of the SongKong run.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fabfc01e2c3, pid=3579, tid=4152
#
# JRE version: OpenJDK Runtime Environment (21.0.8+9) (build 21.0.8+9-suse-150600.3.15.1-x8664)
# Java VM: OpenJDK 64-Bit Server VM (21.0.8+9-suse-150600.3.15.1-x8664, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C [liblcms2.so.2+0x192c3]
#
Are there any known issues with this version of OpenJDK? Any advice on how to proceed from here?