[llvm-bugs] [Bug 39905] New: Merge r340125 into 7.0.1

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 6 12:54:32 PST 2018


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: unassignedbugs at nondot.org
          Reporter: siu at continuum.io
                CC: htmldeveloper at gmail.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181206/1d03d430/attachment.html>


More information about the llvm-bugs mailing list