[LLVMbugs] [Bug 17094] New: StaticAnalyzer/Core/RegionStore.cpp:425: virtual clang::ento::StoreRef {anonymous}::RegionStoreManager::BindDefault(clang::ento::Store, const clang::ento::MemRegion*, clang::ento::SVal): Assertion `!B.lookup(R, BindingKey::Default)' failed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Sep 4 01:20:34 PDT 2013


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

            Bug ID: 17094
           Summary: StaticAnalyzer/Core/RegionStore.cpp:425: virtual
                    clang::ento::StoreRef
                    {anonymous}::RegionStoreManager::BindDefault(clang::en
                    to::Store, const clang::ento::MemRegion*,
                    clang::ento::SVal): Assertion `!B.lookup(R,
                    BindingKey::Default)' failed
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: malcolm.parsons at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Assertion failure when running scan-build r189788.

llvm/tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp:425: virtual
clang::ento::StoreRef
{anonymous}::RegionStoreManager::BindDefault(clang::ento::Store, const
clang::ento::MemRegion*, clang::ento::SVal): Assertion `!B.lookup(R,
BindingKey::Default)' failed.

-- 
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/20130904/e831271d/attachment.html>


More information about the llvm-bugs mailing list