Package: openjdk-17-jdk Version: 17.0.9+9-2 Severity: normal Dear Maintainer,
lz4-java tests are failing consistently (well, twice so far on the buildds) with a JVM segfault, on the i386 arch only. I am not able to reproduce when cross-building on amd64 with --arch=i386 in a sbuild chroot, so I can't provide the error report or compiler replay data (yet), but the failure message is: # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xf758ddce, pid=634517, tid=634556 # # JRE version: OpenJDK Runtime Environment (17.0.9+9) (build 17.0.9+9-Debian-2) # Java VM: OpenJDK Server VM (17.0.9+9-Debian-2, mixed mode, sharing, tiered, g1 gc, linux-x86) # Problematic frame: # V [libjvm.so+0x880dce] PhaseIdealLoop::build_loop_late_post_work(Node*, bool)+0x14e # # 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: # /tmp/J0/hs_err_pid634517.log # # Compiler replay data is saved as: # /tmp/J0/replay_pid634517.log # # If you would like to submit a bug report, please visit: # https://bugs.debian.org/openjdk-17 The buildd logs are available here [1,2]; both fail with: # V [libjvm.so+0x880dce] PhaseIdealLoop::build_loop_late_post_work(Node*, bool)+0x14e [1] https://buildd.debian.org/status/fetch.php?pkg=lz4-java&arch=i386&ver=1.8.0-4&stamp=1701066936&raw=0 [2] https://buildd.debian.org/status/fetch.php?pkg=lz4-java&arch=i386&ver=1.8.0-4&stamp=1700852759&raw=0 I will try to reproduce with QEMU. Thank you, tony