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

vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java fails with "ERROR: DebuggeeSleepingThread: ThreadDeath lost"

    XMLWordPrintable

Details

    • b18
    • x86_64
    • linux

    Backports

      Description

        The following test failed in the JDK16 CI:

        vmTestbase/nsk/jvmti/StopThread/stopthrd007/TestDescription.java

        Here's a snippet from the log file:

        #section:main
        ----------messages:(4/268)----------
        command: main -agentlib:stopthrd007=-waittime=5 nsk.jvmti.StopThread.stopthrd007
        reason: User specified action: run main/othervm/native -agentlib:stopthrd007=-waittime=5 nsk.jvmti.StopThread.stopthrd007
        Mode: othervm [/othervm specified]
        elapsed time (seconds): 0.26
        ----------configuration:(0/0)----------
        ----------System.out:(31/1331)----------
        #>
        #> WARNING: switching log to verbose mode,
        #> because error is complained
        #>
        Debugee started
        Starting tested threads
        Finishing tested threads
        DebuggeeRunningThread: got ThreadDeath
        DebuggeeWaitingThread: got ThreadDeath
        # ERROR: DebuggeeSleepingThread: ThreadDeath lost
        The following stacktrace is for failure analysis.
        nsk.share.TestFailure: DebuggeeSleepingThread: ThreadDeath lost
        at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:428)
        at nsk.share.Log.complain(Log.java:399)
        at nsk.jvmti.StopThread.stopthrd007.runIt(stopthrd007.java:138)
        at nsk.jvmti.StopThread.stopthrd007.run(stopthrd007.java:43)
        at nsk.jvmti.StopThread.stopthrd007.main(stopthrd007.java:38)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:832)
        Debugee finished


        #>
        #> SUMMARY: Following errors occured
        #> during test execution:
        #>
        # ERROR: DebuggeeSleepingThread: ThreadDeath lost
        ----------System.err:(0/0)----------
        ----------rerun:(36/7745)*----------

        Attachments

          Issue Links

            Activity

              People

                pchilanomate Patricio Chilano Mateo
                dcubed Daniel Daugherty
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: