SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

JVM crashes from SonKong

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?

Not aware of any but I looked up the error, and liblcms2.so refers to the LittleCMS 2 color management engine, sounds like a Linux specific issue. But it seems you are using the version of SongKong for linux where we dont provide the JVM, instead using the one that comes with its own JVM is probably going to solve the issue.