-
Bug
-
Resolution: Fixed
-
P3
-
11, 14, 15
-
b26
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8259921 | 13.0.7 | Ekaterina Vergizova | P3 | Resolved | Fixed | b01 |
JDK-8261045 | 13.0.6 | Ekaterina Vergizova | P3 | Resolved | Fixed | b01 |
JDK-8249744 | 11.0.9-oracle | Alex Menkov | P3 | Resolved | Fixed | b02 |
JDK-8249857 | 11.0.9 | Alex Menkov | P3 | Resolved | Fixed | b01 |
serviceability/sa/TestJhsdbJstackLock.java
serviceability/sa/TestInstanceKlassSize.java
The log is:
Error attaching to process: Windbg Error: WaitForEvent failed!
sun.jvm.hotspot.debugger.DebuggerException: Windbg Error: WaitForEvent failed!
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach0(Native Method)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach(WindbgDebuggerLocal.java:148)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:672)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebuggerWin32(HotSpotAgent.java:568)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:336)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:305)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:141)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.JStack.runWithArgs(JStack.java:90)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJSTACK(SALauncher.java:259)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:450)
stdout: [Attaching to process ID 16284, please wait...
];
stderr: [Error attaching to process: Windbg Error: WaitForEvent failed!
sun.jvm.hotspot.debugger.DebuggerException: Windbg Error: WaitForEvent failed!
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach0(Native Method)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.windbg.WindbgDebuggerLocal.attach(WindbgDebuggerLocal.java:148)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:672)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebuggerWin32(HotSpotAgent.java:568)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:336)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:305)
at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:141)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:185)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.JStack.runWithArgs(JStack.java:90)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJSTACK(SALauncher.java:259)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:450)
]
exitValue = 1
- backported by
-
JDK-8249744 SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
-
- Resolved
-
-
JDK-8249857 SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
-
- Resolved
-
-
JDK-8259921 SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
-
- Resolved
-
-
JDK-8261045 SA might fail to attach to process with "Windbg Error: WaitForEvent failed"
-
- Resolved
-
- duplicates
-
JDK-8230417 TestClhsdbJstackLock.java failed due to "Windbg Error: WaitForEvent failed!"
-
- Closed
-
- is blocked by
-
JDK-8235846 Improve WindbgDebuggerLocal implementation
-
- Resolved
-
- relates to
-
JDK-8235846 Improve WindbgDebuggerLocal implementation
-
- Resolved
-
-
JDK-8230731 SA tests fail with "Windbg Error: ReadVirtual failed"
-
- Resolved
-
-
JDK-8215042 Umbrella bug for all SA failures in tier1
-
- Closed
-