Make frame::safe_for_sender safer

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 20
    • Component/s: hotspot
    • x86, arm

      frame::safe_for_sender might dereference an unchecked address. This might occur if the frame has stack slots with broken values for the return address, sender stack pointer, or link address. This might happen with AsyncGetCallTrace in a signal handler when the thread is interrupted while the frame is not yet properly constructed.

            Assignee:
            Johannes Bechberger
            Reporter:
            Johannes Bechberger
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: