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

serviceability/sa/ClhsdbPstack.java#core: can't read shared archive path value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 25
    • hotspot

      getCoreFileLocation found stringWithLocation = core.59695
      Found core file core.59695, size = 46971mb
      Starting clhsdb against corefile core.59695 and exe /System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-25+25-3126/macosx-x64-debug.jdk/jdk-25/fastdebug/bin/java
      [2025-05-31T14:58:30.937229Z] Gathering output for process 59823
      [2025-05-31T14:58:37.242362Z] Waiting for completion for process 59823
      [2025-05-31T14:58:37.242581Z] Waiting for completion finished for process 59823
      Output:
      Opening core file, please wait...
      hsdb> ERROR: can't read shared archive path value (0x111c23410) (0x6000004e80b0)
      ERROR: failed to workaround class sharing
      Unable to open core file
      core.59695:

      Can't attach to the core file. For more information, export LIBSAPROC_DEBUG=1 and
      try again.
      sun.jvm.hotspot.debugger.DebuggerException: Can't attach to the core file. For more information, export LIBSAPROC_DEBUG=1 and try again.
      at jdk.hotspot.agent/sun.jvm.hotspot.debugger.bsd.BsdDebuggerLocal.attach0(Native Method)
      at jdk.hotspot.agent/sun.jvm.hotspot.debugger.bsd.BsdDebuggerLocal.attach(BsdDebuggerLocal.java:269)
      at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:645)
      at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebuggerDarwin(HotSpotAgent.java:631)
      at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:379)
      at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:344)
      at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attach(HotSpotAgent.java:158)
      at jdk.hotspot.agent/sun.jvm.hotspot.CLHSDB.attachDebugger(CLHSDB.java:210)
      at jdk.hotspot.agent/sun.jvm.hotspot.CLHSDB.run(CLHSDB.java:69)
      at jdk.hotspot.agent/sun.jvm.hotspot.CLHSDB.main(CLHSDB.java:44)
      at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.runCLHSDB(SALauncher.java:285)
      at jdk.hotspot.agent/sun.jvm.hotspot.SALauncher.main(SALauncher.java:507)
      Input stream closed.

            cjplummer Chris Plummer
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: