[lldb-dev] [Bug 24993] New: TestAttachDenied.py timing out on Linux

via lldb-dev lldb-dev at lists.llvm.org
Tue Sep 29 16:11:44 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24993

            Bug ID: 24993
           Summary: TestAttachDenied.py timing out on Linux
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: todd.fiala at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

This started showing up on the buildbot after the switch to pure-Python timeout
mechanism was added in r248834.

I disabled the test here:
r248846

Track down why it is timing out now on the Linux buildbot.  I've been seeing it
timeout for a while, but it is conceivable that it is related to the python
timeout mechanism and I've just been seeing it a lot more because I've been
working on it for a week.

In any event, track down why it is failing.  The test creates some children, so
maybe something odd is happening with the process group behavior or similar. 
Investigate.

-- 
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/20150929/114bfab6/attachment-0001.html>


More information about the lldb-dev mailing list