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

intermittent crash in jdk.jfr.internal.JVM.emitEvent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 11
    • 11
    • hotspot
    • None
    • jfr

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffe62dd0150, pid=23128, tid=10836
      #
      # JRE version: Java(TM) SE Runtime Environment (11.0+14) (build 11-ea+14)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (11-ea+14, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
      # Problematic frame:
      # V [jvm.dll+0x5c0150]
      #


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

      Current thread (0x000000ea44ae8000): JavaThread "MainThread" [_thread_in_vm, id=10836, stack(0x000000ea46010000,0x000000ea46110000)]

      Stack: [0x000000ea46010000,0x000000ea46110000], sp=0x000000ea4610e5d0, free space=1017k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [jvm.dll+0x5c0150]
      V [jvm.dll+0x37a26d]
      V [jvm.dll+0x374047]
      C 0x000000ea2e23ef77

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j jdk.jfr.internal.JVM.emitEvent(JJJ)Z+0 jdk.jfr@11-ea
      j jdk.jfr.internal.RequestEngine$RequestHook.execute()V+21 jdk.jfr@11-ea
      j jdk.jfr.internal.RequestEngine$RequestHook.access$400(Ljdk/jfr/internal/RequestEngine$RequestHook;)V+1 jdk.jfr@11-ea
      j jdk.jfr.internal.RequestEngine.doChunk(Ljava/util/function/Predicate;)V+51 jdk.jfr@11-ea
      j jdk.jfr.internal.RequestEngine.doChunkBegin()V+5 jdk.jfr@11-ea
      j jdk.jfr.internal.PlatformRecorder.start(Ljdk/jfr/internal/PlatformRecording;)V+251 jdk.jfr@11-ea
      j jdk.jfr.internal.PlatformRecording.start()V+68 jdk.jfr@11-ea
      j jdk.jfr.Recording.start()V+4 jdk.jfr@11-ea
      j jdk.jfr.event.os.TestCPULoad.main([Ljava/lang/String;)V+16
      v ~StubRoutines::call_stub
      j jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@11-ea
      j jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100 java.base@11-ea
      j jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6 java.base@11-ea
      j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+59 java.base@11-ea
      j com.sun.javatest.regtest.agent.MainWrapper$MainThread.run()V+172
      j java.lang.Thread.run()V+11 java.base@11-ea
      v ~StubRoutines::call_stub

            mgronlun Markus Grönlund
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: