On 7/22/25 02:53, PHO wrote:
On 7/16/25 03:13, Tobias Nygren wrote:On Fri, 11 Jul 2025 18:48:13 +0900 PHO <pho%cielonegro.org@localhost> wrote:In the early stage of build, when it's doing something about X.509 certificates, the "keytool" program from the bootkit dies with SIGILLI think it is fixed in -current but I no longer recall if this was a kernel or userland problem. Some pull-up is likely missing. Likely candidates are kernel, libpthread and/or ld.elf_so.That's a great news! Thanks for sharing that!
Today I updated my netbsd-10 system with a hope for the bug to be fixed, but unfortunately openjdk{17,21} still died with SIGILL. I also tried updating my -current system but the issue was still there. So I concluded the issue wasn't a known one.
For now I'm going to live with openjdk8 which works for me. I will revisit the issue when I really need to abandon Java 8.