Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2024 16:40: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-XH3VvzCuwa@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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281382

--- Comment #2 from johnzw@outlook.com ---
I think this is potentially a bug in JSVC on aarch64. It might be interfaci=
ng
with the VM. JNI allows external code (eg: C) to "call into" java in ways t=
hat
can produce UB and is a known problematic area which is proposed to be de-f=
acto
deprecated (https://openjdk.org/jeps/8305968) in a future version of Java

I had exactly this issue with JSVC + OpenJDK22 but I cannot reproduce this
WITHOUT JSVC

If you start Tomcat straight with $CATALINA_HOME/bin/catalina.sh start does
this issue persist?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281382-8522-XH3VvzCuwa>