RFR: 8358725: RunThese30M: assert(nm->insts_contains_inclusive(original_pc)) failed: original PC must be in the main code section of the compiled method (or must be immediately following it)
Dean Long
dlong at openjdk.org
Tue Oct 28 01:40:05 UTC 2025
On Mon, 27 Oct 2025 02:56:36 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Yeah and it really should not do that. :(
I agree, but I am not addressing that in this fix. There might be other legitimate reasons for wanting a stack trace during a signal handler, other than NMT allocation tracking, though off the top of my head I can't think of any :-)
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27985#issuecomment-3454073879
More information about the hotspot-runtime-dev
mailing list