hi all! not sure if I'm asking in the right channe...
# jvm-ir-backend-feedback
v
hi all! not sure if I'm asking in the right channel, but has anyone come across this issue and knows what could cause it? happens when I try running tests.
Copy code
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f2734cd8aac, pid=19064, tid=19263
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.2+8 (17.0.2+8) (build 17.0.2+8)
# Java VM: OpenJDK 64-Bit Server VM Temurin-17.0.2+8 (17.0.2+8, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V  [libjvm.so+0x8d8aac]  jni_SetStaticIntField+0x8c
z
Do you use sqldelight?
v
nope, I've recentlly upgraded to ktor 2.0.0-beta-1, and that's when this issue started
z
We see this periodically on JDK 17 with sqldelight and its jdbc driver
Or xerial
One of those two