• Icon: Sub-task Sub-task
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 25
    • hotspot
    • None
    • riscv
    • linux

      We observed the test serviceability/sa/TestJhsdbJstackMixed.java intermittent fails on linux-riscv64 in jdk main-line repo. Should we problemlist this test before the root cause has been fixed.

      stderr: [sun.jvm.hotspot.debugger.UnmappedAddressException: 3ffffffffffffff0
          at jdk.hotspot.agent/sun.jvm.hotspot.debugger.PageCache.checkPage(PageCache.java:208)
          at jdk.hotspot.agent/sun.jvm.hotspot.debugger.PageCache.getLong(PageCache.java:100)
          at jdk.hotspot.agent/sun.jvm.hotspot.debugger.DebuggerBase.readCInteger(DebuggerBase.java:359)
          at jdk.hotspot.agent/sun.jvm.hotspot.debugger.DebuggerBase.readAddressValue(DebuggerBase.java:385)
          at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.readAddress(LinuxDebuggerLocal.java:479)
          at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.LinuxAddress.getAddressAt(LinuxAddress.java:73)
          at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.riscv64.LinuxRISCV64CFrame.sender(LinuxRISCV64CFrame.java:73)
          at jdk.hotspot.agent/sun.jvm.hotspot.tools.PStack.run(PStack.java:193)
          at jdk.hotspot.agent/sun.jvm.hotspot.tools.PStack.run(PStack.java:65)
          at jdk.hotspot.agent/sun.jvm.hotspot.tools.PStack.run(PStack.java:60)
          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:278)
          at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.start(Tool.java:241)
          at jdk.hotspot.agent/sun.jvm.hotspot.tools.Tool.execute(Tool.java:134)
          at jdk.hotspot.agent/sun.jvm.hotspot.tools.JStack.runWithArgs(JStack.java:90)
          at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runJSTACK(SALauncher.java:306)
          at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:507)
      ]
       exitValue = 0

      java.lang.RuntimeException: 'sun.jvm.hotspot.debugger.UnmappedAddressException:' found in stderr
          at jdk.test.lib.process.OutputAnalyzer.shouldNotContain(OutputAnalyzer.java:303)
          at TestJhsdbJstackMixed.runJstackMixedInLoop(TestJhsdbJstackMixed.java:159)
          at TestJhsdbJstackMixed.main(TestJhsdbJstackMixed.java:179)

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: