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

Test gc/g1/humongousObjects/TestNoAllocationsInHRegions.java failed: address not aligned

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 24
    • hotspot
    • gc

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/opt/mach5/mesos/work_dir/slaves/a4a7850a-7c35-410a-b879-d77fbb2f6087-S145485/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/5930c5d9-7914-480a-9bb8-da2b760616f8/runs/afb459c7-c694-4e47-bc07-63b8d9111fbb/workspace/open/src/hotspot/share/oops/compressedKlass.inline.hpp:46), pid=143818, tid=143825
      # assert(check_alignment(result)) failed: address not aligned: 0x00007ff068adbabe
      #
      # JRE version: Java(TM) SE Runtime Environment (24.0+8) (fastdebug build 24-ea+8-841)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 24-ea+8-841, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0xc7654c] oopDesc::klass() const [clone .part.0]+0x9c

      --------------- T H R E A D ---------------

      Current thread (0x00007ff02405fb60): WorkerThread "G1 Conc#0" [id=143825, stack(0x00007ff00c407000,0x00007ff00c507000) (1024K)]

      Stack: [0x00007ff00c407000,0x00007ff00c507000], sp=0x00007ff00c505c40, free space=1019k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0xc7654c] oopDesc::klass() const [clone .part.0]+0x9c (compressedKlass.inline.hpp:46)
      V [libjvm.so+0xc78a18] G1RebuildRSAndScrubTask::G1RebuildRSAndScrubRegionClosure::scan_object(G1HeapRegion*, HeapWordImpl**)+0x158 (oopsHierarchy.hpp:93)
      V [libjvm.so+0xc7aa30] G1RebuildRSAndScrubTask::G1RebuildRSAndScrubRegionClosure::do_heap_region(G1HeapRegion*)+0x450 (g1ConcurrentRebuildAndScrub.cpp:208)
      V [libjvm.so+0xcc1a0f] G1HeapRegionManager::par_iterate(G1HeapRegionClosure*, G1HeapRegionClaimer*, unsigned int) const+0x6f (g1HeapRegionManager.cpp:599)
      V [libjvm.so+0xc78b76] G1RebuildRSAndScrubTask::work(unsigned int)+0xb6 (g1ConcurrentRebuildAndScrub.cpp:296)
      V [libjvm.so+0x1906ab0] WorkerThread::run()+0x80 (workerThread.cpp:70)
      V [libjvm.so+0x17bd696] Thread::call_run()+0xb6 (thread.cpp:225)
      V [libjvm.so+0x14a5517] thread_native_entry(Thread*)+0x127 (os_linux.cpp:858)
      Registers:
      RAX=0x00007ff02c45c000, RBX=0x00007ff00c505da0, RCX=0x00007ff02b14f264, RDX=0x00007ff02b1c09f0
      RSP=0x00007ff00c505c40, RBP=0x00007ff00c505c40, RSI=0x000000000000002e, RDI=0x00007ff02b1c08d0
      R8 =0x00007ff068adbabe, R9 =0x00007ff02a34e3b0, R10=0x0000000000000000, R11=0x0000000000000206
      R12=0x00007ff00c505c78, R13=0x00000000ff760c98, R14=0x00007ff024149000, R15=0x00000000ff760c98
      RIP=0x00007ff02a34c54c, EFLAGS=0x0000000000010206, CSGSFS=0x002b000000000033, ERR=0x0000000000000006
        TRAPNO=0x000000000000000e

      Similar symptom to JDK-8309663

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: