[LLVMbugs] [Bug 7406] New: Crash analyzing GNU hello, r106277
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jun 18 08:20:39 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7406
Summary: Crash analyzing GNU hello, r106277
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Static Analyzer
AssignedTo: kremenek at apple.com
ReportedBy: bruce.r.stephens at gmail.com
CC: llvmbugs at cs.uiuc.edu
Created an attachment (id=5052)
--> (http://llvm.org/bugs/attachment.cgi?id=5052)
backtrace
I seem to get similar crashes on everything I actually want to analyze. GNU
hello is just a nice public example.
I built clang from the current HEAD using cmake and it passes its tests. Then
I installed it and ran "scan-build ./configure; scan-build make" in hello-2.6
(unpacked from GNU hello). While analyzing gnulib/lib/localcharset.c clang
crashes with the attached backtrace.
--
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