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

SA: jstack on win-amd64 fails with No suitable match for type of address ...

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 6
    • hotspot
    • x86
    • windows_2003

      On win amd64, many operations (eg jstack -F) fail like this:

      Caused by: java.lang.RuntimeException: Unable to deduce type of thread from address 0x00000000004b7800 (expected type JavaThread, CompilerThread, LowMemoryDetectorThread, JvmtiAgentThread, JVMPIDaemonThread or SurrogateLockerThread)
      at sun.jvm.hotspot.runtime.Threads.createJavaThreadWrapper(Threads.java:125)
      at sun.jvm.hotspot.runtime.Threads.first(Threads.java:113)
      at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:48)
      at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:28)
      at sun.jvm.hotspot.tools.JStack.run(JStack.java:43)
      at sun.jvm.hotspot.tools.Tool.start(Tool.java:204)
      at sun.jvm.hotspot.tools.JStack.main(JStack.java:69)
      ... 6 more
      Caused by: sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x00000000004b7800 (nearest symbol is jvm!??_7LowMemoryDetectorThread@@6B@)
      at sun.jvm.hotspot.runtime.VirtualConstructor.instantiateWrapperFor(VirtualConstructor.java:78)

            Unassigned Unassigned
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: