[LLVMbugs] [Bug 1876] New: llvm-ar: corrupted double-linked list

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Fri Dec 21 19:49:05 PST 2007


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

           Summary: llvm-ar: corrupted double-linked list
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sanxiyn at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=1303)
 --> (http://llvm.org/bugs/attachment.cgi?id=1303)
Tcl 6.4 with Makefile for clang

SVN r45307. Debian GNU/Linux Sid (up-to-date).

Attached is lightly patched version of Tcl 6.4 with a modified Makefile to
compile with clang. Extract and run "make" to reproduce.

"llvm-ar cr libtcl.a tclGlob.bc tclParse.bc tclVar.bc" crashes with the message
"llvm-ar: corrupted double-linked list". This is a minimal set.


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