[llvm-bugs] [Bug 26780] New: Analysis taking around 6.5GB RAM for more than an hour and does not finish

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Feb 29 22:49:07 PST 2016


https://llvm.org/bugs/show_bug.cgi?id=26780

            Bug ID: 26780
           Summary: Analysis taking around 6.5GB RAM for more than an hour
                    and does not finish
           Product: clang
           Version: 3.6
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Static Analyzer
          Assignee: kremenek at apple.com
          Reporter: prasannatsmkumar at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 15962
  --> https://llvm.org/bugs/attachment.cgi?id=15962&action=edit
htop screenshot showing RAM usage

Ran clang static analyser on qemu git source code. While analysing
"aarch64-softmmu/target-arm/helper.c" file the analyser was using around 6.5GB
RAM (on a machine with 8GB RAM) and was running for more than an hour. As the
analyser did not finish for long I had to kill it.

-- 
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/20160301/1e905c41/attachment.html>


More information about the llvm-bugs mailing list