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

A number of SA tests fails with sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-svc
    • b94
    • aarch64
    • linux


      ----------System.err:(98/4609)----------
       stdout: [Attaching to process ID 2291, please wait...
      Debugger attached successfully.
      Server compiler detected.
      JVM version is 1.9.0-internal-fastdebug-20150722110115.dms.hs-rt-b00
      Deadlock Detection:

      No deadlocks found.

      Thread 2317: (state = BLOCKED, current Java SP = null
      )

      Locked ownable synchronizers:
          - None

      Thread 2316: (state = BLOCKED, current Java SP = null
      )

      Locked ownable synchronizers:
          - None

      Thread 2315: (state = BLOCKED, current Java SP = 0x0000007f29513000
      )
      Error occurred during stack walking:

      Locked ownable synchronizers:
          - None

      Thread 2314: (state = BLOCKED, current Java SP = 0x0000007f29612fa0
      )
      Error occurred during stack walking:

      Locked ownable synchronizers:
          - None

      Thread 2292: (state = BLOCKED, current Java SP = 0x0000007f93da1100
      )
      Error occurred during stack walking:

      Locked ownable synchronizers:
          - None

      ];
       stderr: [WARNING: Hotspot VM version 1.9.0-internal-fastdebug-20150722110115.dms.hs-rt-b00 does not match with SA version 1.9.0-internal-fastdebug-20150722110115.dms.hs-rt-b00. You may see unexpected results.
      sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x0000007f29513128
      at sun.jvm.hotspot.runtime.InstanceConstructor.newWrongTypeException(InstanceConstructor.java:62)
      at sun.jvm.hotspot.runtime.VirtualBaseConstructor.instantiateWrapperFor(VirtualBaseConstructor.java:109)
      at sun.jvm.hotspot.oops.Metadata.instantiateWrapperFor(Metadata.java:68)
      at sun.jvm.hotspot.runtime.Frame.getInterpreterFrameMethod(Frame.java:369)
      at sun.jvm.hotspot.runtime.InterpretedVFrame.getMethod(InterpretedVFrame.java:36)
      at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:87)
      at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
      at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
      at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
      at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
      at sun.jvm.hotspot.tools.StackTrace.main(StackTrace.java:140)
      sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x0000007f29613158
      at sun.jvm.hotspot.runtime.InstanceConstructor.newWrongTypeException(InstanceConstructor.java:62)
      at sun.jvm.hotspot.runtime.VirtualBaseConstructor.instantiateWrapperFor(VirtualBaseConstructor.java:109)
      at sun.jvm.hotspot.oops.Metadata.instantiateWrapperFor(Metadata.java:68)
      at sun.jvm.hotspot.runtime.Frame.getInterpreterFrameMethod(Frame.java:369)
      at sun.jvm.hotspot.runtime.InterpretedVFrame.getMethod(InterpretedVFrame.java:36)
      at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:87)
      at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
      at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
      at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
      at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
      at sun.jvm.hotspot.tools.StackTrace.main(StackTrace.java:140)
      sun.jvm.hotspot.types.WrongTypeException: No suitable match for type of address 0x0000007f93da1210
      at sun.jvm.hotspot.runtime.InstanceConstructor.newWrongTypeException(InstanceConstructor.java:62)
      at sun.jvm.hotspot.runtime.VirtualBaseConstructor.instantiateWrapperFor(VirtualBaseConstructor.java:109)
      at sun.jvm.hotspot.oops.Metadata.instantiateWrapperFor(Metadata.java:68)
      at sun.jvm.hotspot.runtime.Frame.getInterpreterFrameMethod(Frame.java:369)
      at sun.jvm.hotspot.runtime.InterpretedVFrame.getMethod(InterpretedVFrame.java:36)
      at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:87)
      at sun.jvm.hotspot.tools.StackTrace.run(StackTrace.java:45)
      at sun.jvm.hotspot.tools.Tool.startInternal(Tool.java:260)
      at sun.jvm.hotspot.tools.Tool.start(Tool.java:223)
      at sun.jvm.hotspot.tools.Tool.execute(Tool.java:118)
      at sun.jvm.hotspot.tools.StackTrace.main(StackTrace.java:140)
      ]
       exitValue = 0

      java.lang.RuntimeException: '[E|e]xception' found in stderr

      at jdk.test.lib.OutputAnalyzer.stderrShouldNotMatch(OutputAnalyzer.java:316)
      at TestStackTrace.main(TestStackTrace.java:66)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:504)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:746)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: '[E|e]xception' found in stderr

      JavaTest Message: shutting down test

            dsamersoff Dmitriy Samersoff
            jiangli Jiangli Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: