[5:36:13.974] debugger> Event handler thread exited.
[5:36:13.991] # ERROR: debugger> Debuggee returned unexpected exit status: 134
The following stacktrace is for failure analysis.
nsk.share.TestFailure: debugger> Debuggee returned unexpected exit status: 134
at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:309)
at nsk.share.Log.complain(Log.java:280)
at nsk.share.jdi.TestDebuggerType1.complain(TestDebuggerType1.java:81)
at nsk.share.jdi.TestDebuggerType1.setFailedStatus(TestDebuggerType1.java:88)
at nsk.share.jdi.TestDebuggerType1.runThis(TestDebuggerType1.java:139)
at nsk.jdi.BreakpointRequest.addInstanceFilter.instancefilter004.run(instancefilter004.java:89)
at nsk.jdi.BreakpointRequest.addInstanceFilter.instancefilter004.main(instancefilter004.java:81)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
at java.base/java.lang.VirtualThread.run(VirtualThread.java:471)
[5:36:13.991] # ERROR: debugger> Debuggee returned unexpected exit status: 134
The following stacktrace is for failure analysis.
nsk.share.TestFailure: debugger> Debuggee returned unexpected exit status: 134
at nsk.share.Log.logExceptionForFailureAnalysis(Log.java:309)
at nsk.share.Log.complain(Log.java:280)
at nsk.share.jdi.TestDebuggerType1.complain(TestDebuggerType1.java:81)
at nsk.share.jdi.TestDebuggerType1.setFailedStatus(TestDebuggerType1.java:88)
at nsk.share.jdi.TestDebuggerType1.runThis(TestDebuggerType1.java:139)
at nsk.jdi.BreakpointRequest.addInstanceFilter.instancefilter004.run(instancefilter004.java:89)
at nsk.jdi.BreakpointRequest.addInstanceFilter.instancefilter004.main(instancefilter004.java:81)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
at java.base/java.lang.VirtualThread.run(VirtualThread.java:471)
- caused by
-
JDK-8282441 [LOOM] The debug agent should attempt to free vthread ThreadNodes
-
- Resolved
-