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

compiler/c1/6507107/HeapwalkingTest.java failed due to "corrupted double-linked list"

XMLWordPrintable

    • x86_64
    • linux

      The following test failed in the JDK14 CI:

      compiler/c1/6507107/HeapwalkingTest.java

      Here's a snippet of the log file:

      ----------System.out:(303/27773)----------
      Uptime: 939 ms
      Timeout: 1200000 ms
      Starting test for 600000 ms ...
      created server socket at 35473
      waiting for connection at 35473 ...
      debuggee out>>>HeapwalkingDebuggee started
      debuggee out>>>Thread[Thread-0,5,main] started
      debuggee out>>>Thread[Thread-1,5,main] started
      debuggee out>>>connecting to localhost:35473 ...
      accepted connection
      debuggee out>>>connected
      Start test
      Iteration: 1
      debuggee err>>>*** Error in `/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/bin/java': corrupted double-linked list: 0x00007fc3a408f5c0 ***
      debuggee err>>>======= Backtrace: =========
      debuggee err>>>/lib64/libc.so.6(+0x80d2f)[0x7fc402d87d2f]
      debuggee err>>>/lib64/libc.so.6(+0x814ee)[0x7fc402d884ee]
      debuggee err>>>/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/lib/server/libjvm.so(+0x1125236)[0x7fc401f63236]
      debuggee err>>>/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/lib/server/libjvm.so(+0x112939f)[0x7fc401f6739f]
      debuggee err>>>/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/lib/server/libjvm.so(+0x178a7a3)[0x7fc4025c87a3]
      debuggee err>>>/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/lib/server/libjvm.so(+0x17b9e25)[0x7fc4025f7e25]
      debuggee err>>>/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/lib/server/libjvm.so(+0x17ba89e)[0x7fc4025f889e]
      debuggee err>>>/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/lib/server/libjvm.so(+0x17bac1a)[0x7fc4025f8c1a]
      debuggee err>>>/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/lib/server/libjvm.so(+0x16d26f6)[0x7fc4025106f6]
      debuggee err>>>/opt/mach5/mesos/work_dir/jib-master/install/jdk-14+9-267/linux-x64-debug.jdk/jdk-14/fastdebug/lib/server/libjvm.so(+0x13efc7e)[0x7fc40222dc7e]
      debuggee err>>>/lib64/libpthread.so.0(+0x7dd5)[0x7fc4032dfdd5]
      debuggee err>>>/lib64/libc.so.6(clone+0x6d)[0x7fc402e0502d]

      Since this failure is with a Tier2 test, I've set the priority to P3.
      The "corrupted double-linked list" message appears to be
      coming from libc so I'm starting this bug off in hotspot/compiler
      for initial triage.

            coleenp Coleen Phillimore
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: