[Webkit-unassigned] [Bug 199272] New: buidl fails with: cc1plus: out of memory allocating 65536 bytes after a total of 3492622336 bytes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 27 07:33:48 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=199272

            Bug ID: 199272
           Summary: buidl fails with: cc1plus: out of memory allocating
                    65536 bytes after a total of 3492622336 bytes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ncopa at alpinelinux.org
                CC: bugs-noreply at webkitgtk.org

Build of webkitgtk-2.24.2 fails on Alpine on 32 bit arm (armhf/armv6 and armv7):

[ 80%] Built target LLIntOffsetsExtractor
[ 80%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/llint/LowLevelInterpreter.cpp.o

cc1plus: out of memory allocating 65536 bytes after a total of 3492622336 bytes
make[3]: *** [Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/build.make:2054: Source/JavaScriptCore/CMakeFiles/JavaS
criptCore.dir/llint/LowLevelInterpreter.cpp.o] Error 1

The build machine runs in a 32 bit LXC environment on 64 bit kernel.

It has 128G ram.

webktigtk-2.20.x builds fine.

It is a bit unfortunate because we need to do the build for our stable branches to fix security vulnerabilities:

CVE-2019-6251, CVE-2019-8506, CVE-2019-8524, CVE-2019-8535, CVE-2019-8536, CVE-2019-8544, CVE-2019-8551, CVE-2019-8558, CVE-2019-8559, CVE-2019-8563, CVE-2019-11070, CVE-2019-6237, CVE-2019-8571, CVE-2019-8583, CVE-2019-8584, CVE-2019-8586, CVE-2019-8587, CVE-2019-8594, CVE-2019-8595, CVE-2019-8596, CVE-2019-8597, CVE-2019-8601, CVE-2019-8607, CVE-2019-8608, CVE-2019-8609, CVE-2019-8610, CVE-2019-8615, CVE-2019-8611, CVE-2019-8619, CVE-2019-8622, CVE-2019-8623

Is there some way to disable the unified sources build so we can push out the security fix in timely manner?

Would it be possible to get a 2.20.x release with all the above CVEs fixed?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190627/6abef0a2/attachment.html>


More information about the webkit-unassigned mailing list