[LLVMbugs] [Bug 6753] New: lit may not do a good job of managing file descriptors when executing scripts internally

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 31 11:15:28 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=6753

           Summary: lit may not do a good job of managing file descriptors
                    when executing scripts internally
           Product: Test Suite
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: lit
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: llvmbugs at cs.uiuc.edu, daniel at zuster.org


I believe that 'lit' has a bug where, when running scripts internally, it does
not close the file descriptors for redirections at the appropriate time.

I believe this is the source of spurious failures we see on the msvc buildbot,
but haven't had time to track it down. Filing for tracking purposes.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list