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

Test serviceability/sa/ClhsdbThreadContext.java timed out reading pagecache

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • 25
    • hotspot
    • x86_64
    • windows

      Test timed out with no actual output, but the jstack dump shows:

        "threadDump": {
          "processId": "35256",
          "time": "2025-05-10T09:56:46.896014400Z",
          "runtimeVersion": "25-ea+23-LTS-2728",
          "threadContainers": [
            {
              "container": "<root>",
              "parent": null,
              "owner": null,
              "threads": [
               {
                 "tid": "3",
                 "name": "main",
                 "stack": [
                    "jdk.hotspot.agent\/sun.jvm.hotspot.debugger.PageCache.getPage(PageCache.java:201)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.debugger.PageCache.getInt(PageCache.java:96)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.debugger.DebuggerBase.readCInteger(DebuggerBase.java:369)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.debugger.windbg.WindbgAddress.getCIntegerAt(WindbgAddress.java:67)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.types.basic.BasicField.getCInteger(BasicField.java:162)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.types.basic.BasicCIntegerField.getValue(BasicCIntegerField.java:54)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.code.StubQueue.getBufferLimit(StubQueue.java:147)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.code.StubQueue.getNext(StubQueue.java:113)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.code.StubQueue.getStubContaining(StubQueue.java:90)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.interpreter.Interpreter.getCodeletContaining(Interpreter.java:67)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.utilities.PointerFinder.find(PointerFinder.java:139)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.runtime.JavaThread.printThreadContextOn(JavaThread.java:512)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.CommandProcessor$42.doit(CommandProcessor.java:1575)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.CommandProcessor.executeCommand(CommandProcessor.java:2088)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.CommandProcessor.executeCommand(CommandProcessor.java:2058)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.CommandProcessor.run(CommandProcessor.java:1929)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.CLHSDB.run(CLHSDB.java:112)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.CLHSDB.main(CLHSDB.java:44)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.SALauncher.runCLHSDB(SALauncher.java:285)",
                    "jdk.hotspot.agent\/sun.jvm.hotspot.SALauncher.main(SALauncher.java:507)"
                 ]
               },

            Unassigned Unassigned
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: