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

Test jdk/jfr/jvm/TestChunkIntegrity.java timed out

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 26
    • hotspot
    • jfr

      VM args: -Xcomp -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:+TieredCompilation -XX:-UseCompressedOops

      ...
      599 jdk.jfr.jvm.TestChunkIntegrity$ThreadStressor
      906 jdk.jfr.jvm.TestChunkIntegrity$ThreadStressor
      233 jdk.jfr.jvm.TestChunkIntegrity$ThreadStressor
      777 jdk.jfr.jvm.TestChunkIntegrity$ThreadStressor
      66 jdk.jfr.jvm.TestChunkIntegrity$ThreadStressor
      854 jdk.jfr.jvm.TestChunkIntegrity$ThreadStressor
      767 jdk.jfr.jvm.TestChunkIntegrity$StringStressor
      72 jdk.jfr.jvm.TestChunkIntegrity$StringStressor
      547 jdk.jfr.jvm.TestChunkIntegrity$ThreadStressor
      137 jdk.jfr.jvm.TestChunkIntegrity$ThreadStressor
      Timeout signalled after 4800 seconds

      Thread dump shows we are at a safepoint:


      Thread 6 (Thread 0x7f09ac4ef640 (LWP 562556)):
      #0 0x00007f09fdd29c63 in JfrStorage::write_full() [clone .part.0] () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #1 0x00007f09fdd2a04b in JfrStorage::write_at_safepoint() () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #2 0x00007f09fdd0ef59 in JfrRecorderService::safepoint_write() () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #3 0x00007f09fe7b0036 in VM_Operation::evaluate() () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #4 0x00007f09fe7cbcc2 in VMThread::evaluate_operation(VM_Operation*) () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #5 0x00007f09fe7ccc2f in VMThread::inner_execute(VM_Operation*) () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #6 0x00007f09fe7ccdc4 in VMThread::loop() () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #7 0x00007f09fe7cced4 in VMThread::run() () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #8 0x00007f09fe6afd66 in Thread::call_run() () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #9 0x00007f09fe3374d8 in thread_native_entry(Thread*) () from /opt/mach5/mesos/work_dir/jib-master/install/jdk-26+2-10/linux-x64-debug.jdk/jdk-26/fastdebug/lib/server/libjvm.so
      #10 0x00007f09ff118ac3 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
      #11 0x00007f09ff1aa850 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

            mgronlun Markus Grönlund
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: