[LLVMbugs] [Bug 15833] New: Assertion `Idx < Size && "Out-of-bounds Bit access."' failed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Apr 23 20:07:02 PDT 2013


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

            Bug ID: 15833
           Summary: Assertion `Idx < Size && "Out-of-bounds Bit access."'
                    failed
           Product: clang
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: fakju666 at o2.pl
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 10415
  --> http://llvm.org/bugs/attachment.cgi?id=10415&action=edit
Testcase + stack

Tested with the latest trunk (release+asserts build). Minimized testcase +
stack are attached, invoke with:

clang -cc1 -analyze -analyzer-checker alpha test.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130424/6730eb3d/attachment.html>


More information about the llvm-bugs mailing list