RFR: 8334763: --enable-asan: assert(_thread->is_in_live_stack((address)this)) failed: not on stack? [v3]
Jan Kratochvil
jkratochvil at openjdk.org
Mon Jun 24 13:45:38 UTC 2024
> 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
Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
Revert "Implement address-use-after-return"
This reverts commit 7e089829f1ebf3d4e5aafe0934bd18db0234136b.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19843/files
- new: https://git.openjdk.org/jdk/pull/19843/files/7e089829..0fa0102d
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19843&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19843&range=01-02
Stats: 26 lines in 2 files changed: 8 ins; 18 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/19843.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19843/head:pull/19843
PR: https://git.openjdk.org/jdk/pull/19843
More information about the build-dev
mailing list