[LLVMbugs] [Bug 1985] New: llvm-ar is unkillable and doesn't halt

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Feb 5 19:31:06 PST 2008


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

           Summary: llvm-ar is unkillable and doesn't halt
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: llvm-ar
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: alenhar2 at uiuc.edu
                CC: llvmbugs at cs.uiuc.edu


any invocation of llvm-ar rcs seems to use 100% of the cpu and never halt.  It
is also unkillable.  This is on linux x86.  even just creating a new archive
with one file in it triggers this behavior.  When run in gdb, Ctl-C doesn't
cause a break.  kill -9 doesn't work either.


-- 
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