New issue
Advanced search Search tips

Issue 638851 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Linker out of memory on

Project Member Reported by guidou@chromium.org, Aug 18 2016

Issue description

Failing builders:
WebKit Win x64 Builder: https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Win%20x64%20Builder

Sample failed build:
https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Win%20x64%20Builder/builds/92852

Sample logs:
[2314/2319] LINK blink_heap_unittests.exe blink_heap_unittests.exe.pdb
FAILED: blink_heap_unittests.exe blink_heap_unittests.exe.pdb 
C:/b/depot_tools/python276_bin/python.exe gyp-win-tool link-wrapper environment.x64 False link.exe /nologo /OUT:./blink_heap_unittests.exe /PDB:./blink_heap_unittests.exe.pdb @./blink_heap_unittests.exe.rsp
LINK : fatal error LNK1102: out of memory

 

Comment 1 by guidou@chromium.org, Aug 18 2016

Labels: -Sheriff-Chromium

Comment 2 by guidou@chromium.org, Aug 18 2016

This is compiling again.

Comment 3 by guidou@chromium.org, Aug 18 2016

Labels: Pri-1 Type-Bug
The bot is failing with linker OOM error intermittently. 4 failures in the last 12 runs.

Comment 4 by guidou@chromium.org, Aug 18 2016

Labels: -Pri-1 Pri-0

Comment 5 by guidou@chromium.org, Aug 18 2016

The bot continues to fail with various OOM errors.

[490/1879] CXX obj/third_party/WebKit/Source/core/core_generated/RelatedEventInit.obj
[491/1879] CXX obj/third_party/WebKit/Source/core/core_generated/ShadowRootInit.obj
fatal error: runtime: cannot allocate memory

runtime stack:
runtime.throw(0x9d27e0, 0x1f)
	E:/b/rr/tmpquvqxm/w/golang/go/src/runtime/panic.go:547 +0x7f
runtime.persistentalloc1(0x800, 0x40, 0xc65cd8, 0x1)
	E:/b/rr/tmpquvqxm/w/golang/go/src/runtime/malloc.go:937 +0x256
runtime.persistentalloc.func1()
	E:/b/rr/tmpquvqxm/w/golang/go/src/runtime/malloc.go:890 +0x35
runtime.systemstack(0x11679400)
	E:/b/rr/tmpquvqxm/w/golang/go/src/runtime/asm_386.s:313 +0x5e
runtime.mstart()
	E:/b/rr/tmpquvqxm/w/golang/go/src/runtime/proc.go:1051


Components: -Infra Infra>Goma Infra>Client>Chrome
Labels: -Pri-0 Pri-1
Status: Untriaged (was: Available)
This emea trooper doesn't have cycles to look deeper.
Adding Goma folks in case they have an idea. Also, maybe the bot itself has some weird memory hogging process that wasn't killed.
I've sent the server to reboot just in case, but I doubt it'd help.

Comment 8 by guidou@chromium.org, Aug 18 2016

FWIW, the bot has been green for four runs after the reboot.
Can we close this?
Status: Fixed (was: Untriaged)
Closing since reboot helped.

Sign in to add a comment