Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8054368

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.
         

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

                Created:
                Updated:
                Resolved: