[lldb-dev] [Bug 16603] New: LLDB on Linux sometimes reports exited threads as still 'running'
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 11 15:09:38 PDT 2013
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: lldb-dev at cs.uiuc.edu
Reporter: daniel.malea at intel.com
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130711/b15847c9/attachment.html>
More information about the lldb-dev
mailing list