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

InternalException: Unexpected JDWP Error: 32

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 6u2
    • core-svc
    • None
    • x86
    • linux

      When calling StackFrame.getArgumentValues() on a frame that corresponds to Thread.sleep(), I always get thie exception:

      com.sun.jdi.InternalException: Unexpected JDWP Error: 32
              at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:47)
              at com.sun.tools.jdi.StackFrameImpl.getArgumentValues(StackFrameImpl.java:343)

      Is it caused by the native frame?
      In Javadoc of StackFrame.getArgumentValues() there is no restriction, just the frame must be valid.
      Anyway, I should not get InternalException.

            ykantser Yekaterina Kantserova (Inactive)
            mentlich Martin Entlicher
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: