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

nmethod related crash in CMS

XMLWordPrintable

    • gc
    • b74
    • Verified

        # Internal Error (hotspot/src/share/vm/gc/cms/concurrentMarkSweepGeneration.cpp:4472), pid=16267, tid=0xf36ffb70
        # assert(_collector->should_unload_classes() || (_collector->CMSCollector::roots_scanning_options() & GenCollectedHeap::SO_AllCodeCache)) failed: if we didn't scan the code cache, we have to be ready to drop nmethods with expired weak oops
        #
        # JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-20150617220601.iklam.jdk9_rt-b00)
        # Java VM: Java HotSpot(TM) Client VM (1.9.0-internal-fastdebug-20150617220601.iklam.jdk9_rt-b00 mixed mode, sharing linux-x86 )



        Current thread (0xf6322000): GCTaskThread [stack: 0xf367f000,0xf3700000] [id=16282]

        Stack: [0xf367f000,0xf3700000], sp=0xf36ff050, free space=512k
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0xa8df2a] VMError::report_and_die()+0x19a;; VMError::report_and_die()+0x19a
        V [libjvm.so+0x3dfcd6] report_vm_error(char const*, int, char const*, char const*)+0x76;; report_vm_error(char const*, int, char const*, char const*)+0x76
        V [libjvm.so+0x3aac44] CMSParInitialMarkTask::work(unsigned int)+0x244;; CMSParInitialMarkTask::work(unsigned int)+0x244
        V [libjvm.so+0xae2404] GangWorker::loop()+0x254;; GangWorker::loop()+0x254
        V [libjvm.so+0x898320] java_start(Thread*)+0x100;; java_start(Thread*)+0x100


        Seems to be related to JDK-8085965.

              poonam Poonam Bajaj Parhar
              jwilhelm Jesper Wilhelmsson
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: