On Sat, 22 Jun 2024 13:58:32 GMT, Jan Kratochvil <jkratoch...@openjdk.org> 
wrote:

> fastdebug:
> 
> 
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  Internal Error 
> (/home/azul/azul/openjdk-git/src/hotspot/share/runtime/handles.inline.hpp:77),
>  pid=878152, tid=878158
> #  assert(_thread->is_in_live_stack((address)this)) failed: not on stack?
> #
> # JRE version:  (24.0) (fastdebug build )
> # Java VM: OpenJDK 64-Bit Server VM (fastdebug 
> 24-internal-adhoc.azul.openjdk-git, mixed mode, tiered, compressed oops, 
> compressed class ptrs, g1 gc, linux-amd64)
> # Problematic frame:
> # V  [libjvm.so+0x1d20658]  constantPoolHandle::constantPoolHandle(Thread*, 
> ConstantPool*)+0x268

This pull request has now been integrated.

Changeset: b4df380f
Author:    Jan Kratochvil <jkratoch...@openjdk.org>
Committer: Kim Barrett <kbarr...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/b4df380f1a4587247a843fe28ae041265f7cfc29
Stats:     11 lines in 1 file changed: 11 ins; 0 del; 0 mod

8334763: --enable-asan: assert(_thread->is_in_live_stack((address)this)) 
failed: not on stack?

Reviewed-by: kbarrett, stuefe, erikj

-------------

PR: https://git.openjdk.org/jdk/pull/19843

Reply via email to