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

JFR: assert(_last_Java_pc == NULL) failed: already walkable

XMLWordPrintable

    • jfr

      Test failed with:
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S1220/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/f32d65b1-f426-497d-99d3-c845236f0d80/runs/5b362337-da76-47b6-8044-2758afda2bb1/workspace/open/src/hotspot/cpu/x86/frame_x86.cpp:703), pid=5475, tid=6364
      # assert(_last_Java_pc == NULL) failed: already walkable
      #
      # JRE version: Java(TM) SE Runtime Environment (13.0) (fastdebug build 13-internal+0-2018-12-30-0633357.leonid.mesnik.hs-bigapps)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 13-internal+0-2018-12-30-0633357.leonid.mesnik.hs-bigapps, compiled mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0xc27c6a] frame::sender_for_entry_frame(RegisterMap*) const+0x1da
      #
      # Core dump will be written. Default location: /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S67207/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e43a779e-4094-4b41-9334-f2668c8313a4/runs/9d159b51-f283-4d29-98d2-e3be2d221de9/testOutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_kitchensink_Kitchensink_java/scratch/0/core.5475
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

      --------------- S U M M A R Y ------------

      Command Line: -XX:MaxRAMPercentage=6 -Xcomp -XX:TieredStopAtLevel=1 -XX:MaxRAMPercentage=50 -XX:+HeapDumpOnOutOfMemoryError -XX:+CrashOnOutOfMemoryError -Djava.net.preferIPv6Addresses=false -XX:+DisplayVMOutputToStderr -XX:+UsePerfData -Xlog:gc*,gc+heap=debug:gc.log:uptime,timemillis,level,tags -XX:+DisableExplicitGC -XX:+StartAttachListener -XX:NativeMemoryTracking=detail -XX:+FlightRecorder --add-exports=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-exports=java.xml/com.sun.org.apache.xerces.internal.parsers=ALL-UNNAMED --add-exports=java.xml/com.sun.org.apache.xerces.internal.util=ALL-UNNAMED -Djava.io.tmpdir=/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S67207/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e43a779e-4094-4b41-9334-f2668c8313a4/runs/9d159b51-f283-4d29-98d2-e3be2d221de9/testOutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_kitchensink_Kitchensink_java/scratch/0/java.io.tmpdir -Duser.home=/scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S67207/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e43a779e-4094-4b41-9334-f2668c8313a4/runs/9d159b51-f283-4d29-98d2-e3be2d221de9/testOutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_kitchensink_Kitchensink_java/scratch/0/user.home applications.kitchensink.process.stress.Main /scratch/opt/mach5/mesos/work_dir/slaves/2dd962d0-8988-479b-a804-57ab764ada59-S67207/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/e43a779e-4094-4b41-9334-f2668c8313a4/runs/9d159b51-f283-4d29-98d2-e3be2d221de9/testOutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_kitchensink_Kitchensink_java/scratch/0/kitchensink.final.properties

      Host: Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz, 8 cores, 59G, Oracle Linux Server release 7.1
      Time: Sat Dec 29 23:25:48 2018 PST elapsed time: 1845 seconds (0d 0h 30m 45s)

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

      Current thread (0x00007fcfa402e800): Thread [stack: 0x00007fceca5df000,0x00007fceca6df000] [id=6364] _threads_hazard_ptr=0x00007fcf7803b240, _nested_threads_hazard_ptr_cnt=0

      Stack: [0x00007fceca5df000,0x00007fceca6df000], sp=0x00007fceca6dc4b0, free space=1013k
      Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0xc27c6a] frame::sender_for_entry_frame(RegisterMap*) const+0x1da
      V [libjvm.so+0xc29058] frame::sender(RegisterMap*) const+0x2a8
      V [libjvm.so+0xf22f78] JfrStackTrace::record_thread(JavaThread&, frame&)+0x378
      V [libjvm.so+0xf461d7] JfrNativeSamplerCallback::call()+0xf7
      V [libjvm.so+0xf49f3f] JfrThreadSampleClosure::sample_thread_in_native(JavaThread*, JfrStackFrame*, unsigned int)+0xdf
      V [libjvm.so+0xf4a16c] JfrThreadSampleClosure::do_sample_thread(JavaThread*, JfrStackFrame*, unsigned int, JfrSampleType)+0x14c
      V [libjvm.so+0xf4c431] JfrThreadSampler::task_stacktrace(JfrSampleType, JavaThread**) [clone .constprop.58]+0x3f1
      V [libjvm.so+0xf4cb66] JfrThreadSampler::run()+0x196
      V [libjvm.so+0x17ac210] Thread::call_run()+0x100
      V [libjvm.so+0x149647d] thread_native_entry(Thread*)+0x10d

            Unassigned Unassigned
            lmesnik Leonid Mesnik
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: