-
Bug
-
Resolution: Unresolved
-
P3
-
15, 17, 18, 25
-
aarch64
-
linux
sun.jvm.hotspot.debugger.UnmappedAddressException: e0a646adbd850
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.PageCache.checkPage(PageCache.java:208)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.PageCache.getData(PageCache.java:63)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.DebuggerBase.readBytes(DebuggerBase.java:225)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.readCInteger(LinuxDebuggerLocal.java:567)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.DebuggerBase.readAddressValue(DebuggerBase.java:462)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.readAddress(LinuxDebuggerLocal.java:502)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.LinuxAddress.getAddressAt(LinuxAddress.java:74)
at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.aarch64.LinuxAARCH64CFrame.sender(LinuxAARCH64CFrame.java:69)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.PStack.run(PStack.java:174)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.PStack.run(PStack.java:58)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.PStack.run(PStack.java:53)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.JStack.run(JStack.java:67)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:262)
at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:225)
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:300)
at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:483)
This might be related to JDK-8247641 and
- relates to
-
JDK-8313798 [aarch64] sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java sometimes times out on aarch64
- Resolved
-
JDK-8247641 HeapDumpTestWithActiveProcess.java has multiple undetected failure modes
- Open
-
JDK-8247762 [aarch64] Timeout in .../HeapDumpTestWithActiveProcess.java due to inf. loop in AARCH64CurrentFrameGuess.run()
- Resolved
-
JDK-8313800 AArch64: SA stack walking code having trouble finding sender frame when invoking LambdaForms is involved
- Resolved
-
JDK-8278558 sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java failed with "exitValue = 134"
- Closed
-
JDK-8276210 Test sun/tools/jhsdb/JStackStressTest.java timed out
- Closed