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

            Bug ID: 39905
           Summary: Merge r340125 into 7.0.1
           Product: new-bugs
           Version: 7.0
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: new bugs
          Assignee: unassignedb...@nondot.org
          Reporter: s...@continuum.io
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
            Blocks: 39106

Hope this is not too late.  It took our team a while to isolate the problem.

r340125 fixes allocation for common symbols in loading object code.  The bug is
doubling the allocation size per symbol and it will request way too much memory
with a few dozens of common symbols.

We are seeing it trying to allocating >64GB of memory.


Referenced Bugs:

https://bugs.llvm.org/show_bug.cgi?id=39106
[Bug 39106] [meta] 7.0.1 Release Blockers
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to