nsk/jdi/VirtualMachine/exit/exit002 crash with detail tracking on (NMT2)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b29
    • x86
    • solaris
    • Not verified

        This is a racing issue during debuggee exit.

        The debuggee calls ::exit() to force the process to exit, by-passes VM shutdown sequence. As the result, C runtime starts to destroy static variables while VM is still using them.

        This particular case, it is VirtualMemoryTracker::_reserved_regions.
         

              Assignee:
              Zhengyu Gu
              Reporter:
              Zhengyu Gu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: