RFR: 8334763: --enable-asan: assert(_thread->is_in_live_stack((address)this)) failed: not on stack? [v2]
David Holmes
dholmes at openjdk.org
Mon Jun 24 11:40:15 UTC 2024
On Mon, 24 Jun 2024 08:24:56 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:
> That's all.
That's somewhat of an understatement. :)
I'm still unclear how anything ASAN does gets examined by our assertion, but it sounds to me like ASAN is just broken in this area. So I support Kim's conclusion - lets just turn this check off.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19843#issuecomment-2186369011
More information about the build-dev
mailing list