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

            Bug ID: 49823
           Summary: Compiler hits OOM failure
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangb...@nondot.org
          Reporter: brucedaw...@chromium.org
                CC: blitzrak...@gmail.com, dgre...@apple.com,
                    erik.pilking...@gmail.com, llvm-bugs@lists.llvm.org,
                    richard-l...@metafoo.co.uk

While compiling an in-progress version of a bug fix the compiler went into a
memory allocation loop and hit an OOM failure. When I reproduced the bug by
rebuilding the problematic target I saw the memory usage hit 20 GB before I got
bored of watching and killed it.

The Chromium CL which triggers this bug is uploaded at crrev.com/c/2803616

Supporting information from process_crashreports.py can be found here:

gs://chrome-clang-crash-reports/v1/2021/04/02/user-brucedawson-clipboard_win-3750a6.tgz

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to