Date: Wed, 26 Feb 2025 11:45:02 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 281382] java/openjdk21 segfaults with www/tomcat101 on aarch64 Message-ID: <bug-281382-8522-MKg3Bv2Ao0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281382-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-281382-8522@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281382 --- Comment #8 from Harald Eilertsen <haraldei-freebsdbugz@anduin.net> --- (In reply to Michael Osipov from comment #6) I agree. It's a java problem, but it seems to be triggered when running via jsvc. I've uploaded an error log produced by jsvc built against an OpenJDK 23 debug build, and with starting Tomcat with the same OpenJDK version. In this case it crashes in another method in the String class, `equals`. Non-debug builds seems to instead crash in `append`. I've also tried running this in the debugger (both lldb and gdb), but due to jsvc forking twice before we get to the crashing process I've not been able to capture it happening. -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281382-8522-MKg3Bv2Ao0>
