http://llvm.org/bugs/show_bug.cgi?id=18230
Bug ID: 18230
Summary: python error RuntimeError("Unknown child exit
status!") from
test_convenience_registers_16bit_with_process_attach
Product: lldb
Version: unspecified
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
======================================================================
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!
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev