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

assert(vf != 0L) failed: must have last java frame

XMLWordPrintable

      JVM crashes with

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/scratch/opt/mach5/mesos/work_dir/3a7cada4-e833-4e5d-8be3-eb21018731cc/workspace/open/src/hotspot/share/prims/jvmtiEnvThreadState.cpp:262), pid=7995, tid=8
      # assert(vf != 0L) failed: must have last java frame
      #
      # JRE version: Java(TM) SE Runtime Environment (12.0) (fastdebug build 12-internal+0-2018-12-07-0027117.leonid.mesnik.jdk-8214819)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 12-internal+0-2018-12-07-0027117.leonid.mesnik.jdk-8214819, mixed mode, sharing, tiered, compressed oops, g1 gc, solaris-sparc)
      # Core dump will be written. Default location: /opt/mach5/mesos/work_dir/73a2aaec-6f09-4c13-b0f7-dc9eb92bc75a/testOutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_kitchensink_Kitchensink30MJvmti_java/scratch/0/core or core.7995
      #
      # 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=1 -XX:MaxRAMPercentage=50 -XX:+HeapDumpOnOutOfMemoryError -XX:+CrashOnOutOfMemoryError -Djava.net.preferIPv6Addresses=false -XX:-PrintVMOptions -XX:+DisplayVMOutputToStderr -XX:+UsePerfData -Xlog:gc*,gc+heap=debug:gc.log:uptime,timemillis,level,tags -XX:+DisableExplicitGC -XX:+PrintFlagsFinal -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=/opt/mach5/mesos/work_dir/73a2aaec-6f09-4c13-b0f7-dc9eb92bc75a/testOutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_kitchensink_Kitchensink30MJvmti_java/scratch/0/java.io.tmpdir -Duser.home=/opt/mach5/mesos/work_dir/73a2aaec-6f09-4c13-b0f7-dc9eb92bc75a/testOutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_kitchensink_Kitchensink30MJvmti_java/scratch/0/user.home -agentpath:/opt/mach5/mesos/work_dir/jib-master/install/2018-12-07-0027117.leonid.mesnik.jdk-8214819/solaris-sparcv9-debug.test/hotspot/jtreg/native/libJvmtiStressModule.so applications.kitchensink.process.stress.Main /opt/mach5/mesos/work_dir/73a2aaec-6f09-4c13-b0f7-dc9eb92bc75a/testOutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_kitchensink_Kitchensink30MJvmti_java/scratch/0/kitchensink.final.properties

      Host: XXXX Sparcv9 64 bit 4133 MHz, 63 cores, 64G, Oracle Solaris 11.3 SPARC
      Time: Thu Dec 6 18:08:14 2018 PST elapsed time: 2170 seconds (0d 0h 36m 10s)

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

      Current thread (0x0000000100698000): VMThread "VM Thread" [stack: 0xffffffff4d600000,0xffffffff4d700000] [id=8]

      Stack: [0xffffffff4d600000,0xffffffff4d700000], sp=0xffffffff4d6fe9a0, free space=1018k
      Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x2428b84] void VMError::report_and_die(int,const char*,const char*,void*,Thread*,unsigned char*,void*,void*,const char*,int,unsigned long)+0x964
      V [libjvm.so+0x24281a8] void VMError::report_and_die(Thread*,void*,const char*,int,const char*,const char*,void*)+0x38
      V [libjvm.so+0x146a140] void report_vm_error(const char*,int,const char*,const char*,...)+0x80
      V [libjvm.so+0x1cca838] void VM_GetCurrentLocation::doit()+0x168
      V [libjvm.so+0x2467950] void VM_Operation::evaluate()+0x160
      V [libjvm.so+0x246581c] void VMThread::evaluate_operation(VM_Operation*)+0x11c
      V [libjvm.so+0x2465f18] void VMThread::loop()+0x4b8
      V [libjvm.so+0x2465180] void VMThread::run()+0x100
      V [libjvm.so+0x233eb98] void Thread::call_run()+0x128
      V [libjvm.so+0x1fec324] thread_native_entry+0x3e4

      VM_Operation (0xffffffff4a6fe670): GetCurrentLocation, mode: safepoint, requested by thread 0x0000000101248000

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

              Created:
              Updated: