<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - python error RuntimeError("Unknown child exit status!") from test_convenience_registers_16bit_with_process_attach"
   href="http://llvm.org/bugs/show_bug.cgi?id=18230">18230</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>python error RuntimeError("Unknown child exit status!") from test_convenience_registers_16bit_with_process_attach
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>emaste@freebsd.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>======================================================================          
ERROR: test_convenience_registers_16bit_with_process_attach
(TestRegisters.RegisterCommandsTestCase)
   Test convenience registers after a 'process attach'.                         
----------------------------------------------------------------------          
Traceback (most recent call last):                                              
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1760, in
tearDown
    Base.tearDown(self)                                                         
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1181, in
tearDown
    hook()                                                                      
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1052, in
cleanupSubprocesses
    if p.poll() == None:                                                        
  File "/usr/local/lib/python2.7/subprocess.py", line 802, in poll              
    return self._internal_poll()                                                
  File "/usr/local/lib/python2.7/subprocess.py", line 1356, in _internal_poll   
    self._handle_exitstatus(sts)                                                
  File "/usr/local/lib/python2.7/subprocess.py", line 1340, in
_handle_exitstatus
    raise RuntimeError("Unknown child exit status!")                            
RuntimeError: Unknown child exit status!</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>