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

testcase failing com/sun/jdi/PopAndInvokeTest.java

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P3
    • None
    • 7
    • core-svc
    • generic
    • generic

    Description

      Failed on 64bit Linux Fedora 9.
      This is not horribly reproduceable, but this test can fail from time to time, not sure if anything can be done to make the test a bit more stable, or if there is something just wrong here.


      --------------------------------------------------
      TEST: com/sun/jdi/PopAndInvokeTest.java
      JDK under test: (/tmp/jprt/P1/T/154735.ohair/testproduct/linux_x64_2.6-product)
      java version "1.7.0-201005091547.ohair.jdk"
      Java(TM) SE Runtime Environment (build 1.7.0-201005091547.ohair.jdk-jprtadm_2010_05_09_08_52-b00)
      Java HotSpot(TM) 64-Bit Server VM (build 18.0-b04, mixed mode)

      ACTION: build -- Passed. All files up to date
      REASON: User specified action: run build TestScaffold VMConnection TargetListener TargetAdapter
      TIME: 0.001 seconds
      messages:
      command: build TestScaffold VMConnection TargetListener TargetAdapter
      reason: User specified action: run build TestScaffold VMConnection TargetListener TargetAdapter
      elapsed time (seconds): 0.001

      ACTION: compile -- Passed. Compilation successful
      REASON: User specified action: run compile -g PopAndInvokeTest.java
      TIME: 0.052 seconds
      messages:
      command: compile -g /tmp/jprt/P1/T/154735.ohair/source/test/com/sun/jdi/PopAndInvokeTest.java
      reason: User specified action: run compile -g PopAndInvokeTest.java
      elapsed time (seconds): 0.052
      direct:
      Note: /tmp/jprt/P1/T/154735.ohair/source/test/com/sun/jdi/PopAndInvokeTest.java uses unchecked or unsafe operations.
      Note: Recompile with -Xlint:unchecked for details.

      ACTION: build -- Passed. All files up to date
      REASON: Named class compiled on demand
      TIME: 0.0 seconds
      messages:
      command: build PopAndInvokeTest
      reason: Named class compiled on demand
      elapsed time (seconds): 0.0

      ACTION: main -- Failed. Execution failed: `main' threw exception: com.sun.jdi.InternalException: Unexpected JDWP Error: 32
      REASON: User specified action: run main PopAndInvokeTest
      TIME: 0.271 seconds
      messages:
      command: main PopAndInvokeTest
      reason: User specified action: run main PopAndInvokeTest
      elapsed time (seconds): 0.271
      STDOUT:
      JVM version:1.7.0-201005091547.ohair.jdk
      JDI version: 1.6
      JVM description: Java Debug Interface (Reference Implementation) version 1.6
      Java Debug Wire Protocol (Reference Implementation) version 1.6
      JVM Debug Interface version 1.1
      JVM version 1.7.0-201005091547.ohair.jdk (Java HotSpot(TM) 64-Bit Server VM, mixed mode, sharing)
          debuggee: Howdy!
      Debugger: Popped back to the call to A()
      Debugger: Doing invoke
          debuggee: invokee
      Debugger: invoke done
      Debugger: Resuming debuggee
          debuggee: in A
      Debugger: Suspending debuggee
      Debugger: Popping frame for waiter
      STDERR:
      run args: [PopAndInvokeTarg]
      com.sun.jdi.InternalException: Unexpected JDWP Error: 32
      at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:65)
      at com.sun.tools.jdi.StackFrameImpl.pop(StackFrameImpl.java:393)
      at com.sun.tools.jdi.ThreadReferenceImpl.popFrames(ThreadReferenceImpl.java:542)
      at PopAndInvokeTest.runOnce(PopAndInvokeTest.java:166)
      at PopAndInvokeTest.runTests(PopAndInvokeTest.java:115)
      at TestScaffold.startTests(TestScaffold.java:429)
      at PopAndInvokeTest.main(PopAndInvokeTest.java:92)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:613)
      at com.sun.javatest.regtest.MainAction$SameVMThread.run(MainAction.java:632)
      at java.lang.Thread.run(Thread.java:717)

      JavaTest Message: Test threw exception: com.sun.jdi.InternalException
      JavaTest Message: shutting down test

      IOException reading output of child java interpreter:Stream closed

      TEST RESULT: Failed. Execution failed: `main' threw exception: com.sun.jdi.InternalException: Unexpected JDWP Error: 32
      --------------------------------------------------

      Attachments

        Issue Links

          Activity

            People

              dcubed Daniel Daugherty
              ohair Kelly Ohair (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: