[LLVMbugs] [Bug 506] NEW: llvm-ranlib crashes on empty files

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sat Feb 12 20:27:07 PST 2005


http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=506

           Summary: llvm-ranlib crashes on empty files
           Product: tools
           Version: 1.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-ranlib
        AssignedTo: rspencer at x10sys.com
        ReportedBy: sabre at nondot.org


$ touch xxx.a
$ llvm-ranlib xxx.a
llvm-ranlib: llvm-ranlib.cpp:72: int main(int, char**): Assertion `TheArchive &&
"Unable to instantiate the archive"' failed.
llvm-ranlib((anonymous namespace)::PrintStackTrace()+0x1a)[0x829784e]
llvm-ranlib((anonymous namespace)::SignalHandler(int)+0xc7)[0x8297abb]
/lib/tls/libc.so.6[0x2baa58]
/lib/tls/libc.so.6(abort+0x1d2)[0x2bc342]
/lib/tls/libc.so.6(__assert_fail+0x108)[0x2b4338]
llvm-ranlib(main+0x1db)[0x81968c7]
/lib/tls/libc.so.6(__libc_start_main+0xf0)[0x2a8770]
llvm-ranlib(std::__throw_logic_error(char const*)+0x49)[0x8196431]
Abort



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list