http://llvm.org/bugs/show_bug.cgi?id=16603
Bug ID: 16603
Summary: LLDB on Linux sometimes reports exited threads as
still 'running'
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
LLDB on Linux sometimes reports threads which have exited as still 'running'.
To reproduce, uncomment line 483 (or search for this PR number) in
TestConcurrentEvents.py and run the test in a loop. The failure does not
reproduce consistently, but usually does pop up within a few runs.
The command to run is:
python dotest.py --executable <path-to-lldb> -p TestConcurrentEvents -#10
--
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