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

JDWP: Occasional failures of nsk/jdi/BScenarios/multithrd/tc01x001 (again)

XMLWordPrintable

    • b28
    • generic
    • generic
    • Verified

      This bug affects the following NSK test:

          nsk/jdi/BScenarios/multithrd/tc01x001

      See bug 4882820, but the basic failure looks like:

      #>
      #> WARNING: switching log to verbose mode,
      #> because error is complained
      #>
      binder> VirtualMachineManager: version 1.4
      binder> Finding connector: default
      binder> LaunchingConnector:
      binder> name: com.sun.jdi.CommandLineLaunch
      binder> description: Launches target using Sun Java VM command line and attaches to it
      binder> transport: com.sun.tools.jdi.SunCommandLineLauncher$2@fe64b9
      binder> Connector arguments:
      binder> home=/hm/users/ohair/kto_sdk_bits/linux-i586
      binder> vmexec=java_g
      binder> options=-client
      binder> main=nsk.jdi.BScenarios.multithrd.tc01x001a -arch=linux "-waittime=1" "-debugee.vmkind=java_g" "-debugee.vmkeys=-client"
      binder> quote="
      binder> suspend=true
      binder> Launching debugee
      binder> Redirecting VM output
      binder> Waiting for VM initialized
      binder> Initial VMStartEvent received: VMStartEvent in thread main
      binder> Received expected signal from debugee: ready

      TEST BEGINS
      ===========
      Tested class :nsk.jdi.BScenarios.multithrd.tc01x001a
      binder> Breakpoint set:
              breakpoint request nsk.jdi.BScenarios.multithrd.tc01x001a:69 (disabled)
       event ===>>> ###@###.###01x001a:69 in thread Thread-1
      event info:
              thread - Thread-1
              source - tc01x001a.java
              method - bar
              line - 69
      BreakpointEvent stops on the expected line 69

       event ===>>> ###@###.###01x001a:69 in thread Thread-3
      event info:
              thread - Thread-3
              source - tc01x001a.java
              method - bar
              line - 69
      BreakpointEvent stops on the expected line 69

       event ===>>> ###@###.###01x001a:70 in thread Thread-1
      event info:
              thread - Thread-1
              source - tc01x001a.java
              method - bar
              line - 70
      StepEvent steps to the expected line 70


       event ===>>> ###@###.###01x001a:69 in thread Thread-2
      event info:
              thread - Thread-2
              source - tc01x001a.java
              method - bar
              line - 69
      BreakpointEvent stops on the expected line 69

       event ===>>> ###@###.###01x001a:70 in thread Thread-2
      event info:
              thread - Thread-2
              source - tc01x001a.java
              method - bar
              line - 70
      StepEvent steps to the expected line 70

      # ERROR: debugger FAILURE> out of wait time...
      =============
      TEST FINISHES

      binder> Got expected debugee VM exit status: 95
      Test finished. exitStatus = 2


      #>
      #> SUMMARY: Following errors occured
      #> during test execution:
      #>
      # ERROR: debugger FAILURE> out of wait time...

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: