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

Secondary failure in os::print_register_info during error reporting

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 11
    • hotspot

      This can be easily reproduced on Linux:
      -XX:+CrashGCForDumpingJavaThread -version

      it failed in assertion:

      #6 0x00007fa6f5b1026a in OopStorage::find_block_or_null (ptr=0x0, this=0x7fa6ec241d90)
          at /home/zgu/workspace/jdk10-hs/src/hotspot/share/gc/shared/oopStorage.cpp:402
      402 assert(ptr != NULL, "precondition");

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

              Created:
              Updated:
              Resolved: