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

java.lang.ArithmeticException / by zero in sun.jvm.hotspot.debugger.DebuggerUtilities.checkAlignment

XMLWordPrintable

    • svc
    • generic
    • generic

      Test
      nsk/sajdi/SADebugServerAttachingConnector/attach/attach001

      failed with exception
      [2012-02-04T16:51:52.28] Attaching to target VM
      [2012-02-04T16:51:52.28] # ERROR: IOException while attaching with sun.jvm.hotspot.jdi.SADebugServerAttachingConnector:
      [2012-02-04T16:51:52.28] # ERROR: java.io.IOException
      [2012-02-04T16:51:52.28] java.io.IOException
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.jdi.SADebugServerAttachingConnector.attach(SADebugServerAttachingConnector.java:106)
      [2012-02-04T16:51:52.28] at nsk.sajdi.SADebugServerAttachingConnector.attach.attach001.runIt(attach001.java:72)
      [2012-02-04T16:51:52.28] at nsk.sajdi.SADebugServerAttachingConnector.attach.attach001.run(attach001.java:26)
      [2012-02-04T16:51:52.28] at nsk.sajdi.SADebugServerAttachingConnector.attach.attach001.main(attach001.java:21)
      [2012-02-04T16:51:52.28] Caused by: java.lang.reflect.InvocationTargetException
      [2012-02-04T16:51:52.28] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      [2012-02-04T16:51:52.28] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      [2012-02-04T16:51:52.28] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      [2012-02-04T16:51:52.28] at java.lang.reflect.Method.invoke(Method.java:601)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.jdi.SADebugServerAttachingConnector.createVirtualMachine(SADebugServerAttachingConnector.java:72)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.jdi.SADebugServerAttachingConnector.attach(SADebugServerAttachingConnector.java:91)
      [2012-02-04T16:51:52.28] ... 3 more
      [2012-02-04T16:51:52.28] Caused by: java.lang.ArithmeticException: / by zero
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.debugger.DebuggerUtilities.checkAlignment(DebuggerUtilities.java:56)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.debugger.DebuggerBase.readJByte(DebuggerBase.java:251)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.debugger.remote.RemoteAddress.getJByteAt(RemoteAddress.java:87)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.oops.Symbol.getByteAt(Symbol.java:81)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.oops.Symbol.equals(Symbol.java:92)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.memory.SymbolTable.probe(SymbolTable.java:89)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.memory.SymbolTable.probe(SymbolTable.java:74)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.jdi.VirtualMachineImpl.initClassNameSymbols(VirtualMachineImpl.java:171)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.jdi.VirtualMachineImpl.init(VirtualMachineImpl.java:189)
      [2012-02-04T16:51:52.28] at sun.jvm.hotspot.jdi.VirtualMachineImpl.createViWARNING: You have disabled SA and VM version check. You may be using incompatible version of SA and you may see unexpected results.
      [2012-02-04T16:51:52.37] rtualMachineForServer(VirtualMachineImpl.java:242)
      [2012-02-04T16:51:52.37] ... 9 more

            minqi Yumin Qi
            nhaustov Nicolay Haustov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: