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

JDB stop_at003 test fails intermittently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 7
    • core-svc
    • generic
    • generic

      During my baseline testing of JDK7-B90, I observed a failure in
      the following VM/NSK jdb test:

          nsk/jdb/stop_at/stop_at003

      Here is the config that I was testing:

      $ cat vm-jdb-prod-client-prod-comp.windows-i586/*.version
      java version "1.7.0-ea"
      Java(TM) SE Runtime Environment (build 1.7.0-ea-b90)
      Java HotSpot(TM) Client VM (build 18.0-b03, compiled mode)


      Here is a nippet of the .log file:

      [2010-04-26T14:02:16.27] Trying to set breakpoint at line: nsk.jdb.stop_at.stop_at003.stop_at003b:51
      [2010-04-26T14:02:16.27] Sending command: stop at nsk.jdb.stop_at.stop_at003.stop_at003b:51
      [2010-04-26T14:02:16.27]
      [2010-04-26T14:02:16.27] Sending command: cont
      [2010-04-26T14:02:16.27]
      [2010-04-26T14:02:16.27] Sending command: cont
      [2010-04-26T14:02:16.27]
      [2010-04-26T14:02:16.27] Sending command: cont
      [2010-04-26T14:02:16.27]
      [2010-04-26T14:02:16.27] Sending command: cont
      [2010-04-26T14:02:16.27]
      [2010-04-26T14:02:16.27] Sending command: cont
      [2010-04-26T14:02:16.27]
      [2010-04-26T14:02:16.27] Sending command: quit
      [2010-04-26T14:02:16.27]
      [2010-04-26T14:02:16.27] # ERROR: Cought unexpected exception while executing the test: nsk.share.Failure: Debuggee did not exit after 1 <cont> commands
      [2010-04-26T14:02:16.27] nsk.share.Failure: Debuggee did not exit after 1 <cont> commands
      [2010-04-26T14:02:18.22] at nsk.share.jdb.Jdb.contToExit(Jdb.java:804)
      [2010-04-26T14:02:18.22] at nsk.jdb.stop_at.stop_at003.stop_at003.runCases(stop_at003.java:66)
      [2010-04-26T14:02:18.22] at nsk.share.jdb.JdbTest.runTest(JdbTest.java:133)
      [2010-04-26T14:02:18.22] at nsk.jdb.stop_at.stop_at003.stop_at003.run(stop_at003.java:30)
      [2010-04-26T14:02:18.22] at nsk.jdb.stop_at.stop_at003.stop_at003.main(stop_at003.java:23)
      [2010-04-26T14:02:18.22] Waiting for jdb exits
      [2010-04-26T14:02:18.22] jdb normally exited
      [2010-04-26T14:02:18.22] # ERROR: TEST FAILED
      [2010-04-26T14:02:18.22]
      [2010-04-26T14:02:18.22]
      [2010-04-26T14:02:18.22] #>
      [2010-04-26T14:02:18.22] #> SUMMARY: Following errors occured
      [2010-04-26T14:02:18.22] #> during test execution:
      [2010-04-26T14:02:18.22] #>
      [2010-04-26T14:02:18.22] # ERROR: Cought unexpected exception while executing the test: nsk.share.Failure: Debuggee did not exit after 1 <cont> commands
      [2010-04-26T14:02:18.22] # ERROR: TEST FAILED
      [2010-04-26T14:02:18.22] # Test level exit status: 97
      [2010-04-26T14:02:19.25]

            ykantser Yekaterina Kantserova (Inactive)
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: