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

SA: Enable corefile debugging on Portola for gcore dumped files

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-portola
    • repo-portola
    • hotspot
    • generic
    • linux

        Currently, on Portola, attaching to a gcore generated corefile with jhsdb gives the following error:

        Can't attach to the core file
        sun.jvm.hotspot.debugger.DebuggerException: Can't attach to the core file
                at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.attach0(Native Method)
                at jdk.hotspot.agent/sun.jvm.hotspot.debugger.linux.LinuxDebuggerLocal.attach(LinuxDebuggerLocal.java:286)
                at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.attachDebugger(HotSpotAgent.java:679)
                at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebuggerLinux(HotSpotAgent.java:617)
                at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.setupDebugger(HotSpotAgent.java:339)
                at jdk.hotspot.agent/sun.jvm.hotspot.HotSpotAgent.go(HotSpotAgent.java:306)

              jgeorge Jini George (Inactive)
              jgeorge Jini George (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: