New issue
Advanced search Search tips

Issue 829726 link

Starred by 1 user

Issue metadata

Status: Unconfirmed
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

Build on Windows; LINK(DLL) blink_core.dll... out of memory

Reported by sbelov199@gmail.com, Apr 6 2018

Issue description

UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36

Steps to reproduce the problem:
1. Build chromium on Windows according to instruction on https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md
2. C:\chromium\src>ninja -C out\Default chrome

What is the expected behavior?
Build out\Default\chrome.exe.

What went wrong?
[33330/33879] LINK(DLL) blink_core.dll blink_core.dll.lib blink_core.dll.pdb
FAILED: blink_core.dll blink_core.dll.lib blink_core.dll.pdb
C:/depot_tools/win_tools-2_7_6_bin/python/bin/python.exe ../../build/toolchain/win/tool_wrapper.py link-wrapper environment.x64 False link.exe /nologo /IMPLIB:./blink_core.dll.lib /DLL /OUT:./blink_core.dll /PDB:./blink_core.dll.pdb @./blink_core.dll.rsp
LINK : fatal error LNK1102: out of memory
ninja: build stopped: subcommand failed.
------------------------------------------------------
I have 16GB RAM. And it doesn't help.

Did this work before? N/A 

Chrome version: 65.0.3325.181  Channel: stable
OS Version: 10.0
Flash Version:
 
Cc: susan.boorgula@chromium.org
Components: Build
Labels: Triaged-ET TE-NeedsTriageHelp Needs-Triage-M65
As this issue is related to Build, adding TE-NeedsTriageHelp label and requesting the appropriate team to look into this issue and help in further triaging.

Thanks..

Sign in to add a comment