Closed
Bug 1512469
Opened 6 years ago
Closed 6 years ago
Intermittent C:\mozilla-build\msys\bin\bash.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: in-triage, intermittent-failure)
Filed by: ncsoregi [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=215766675&repo=mozilla-beta
https://queue.taskcluster.net/v1/task/ab2-VGXfSxif6Psa7XXo6A/runs/0/artifacts/public/logs/live_backing.log
[vcs 2018-12-06T16:48:33.396Z] PERFHERDER_DATA: {"framework": {"name": "vcs"}, "suites": [{"extraOptions": ["c5.2xlarge"], "lowerIsBetter": true, "name": "clone", "shouldAlert": false, "subtests": [], "value": 231.79399991035461}, {"extraOptions": ["c5.2xlarge"], "lowerIsBetter": true, "name": "update", "shouldAlert": false, "subtests": [], "value": 266.09800004959106}, {"extraOptions": ["c5.2xlarge"], "lowerIsBetter": true, "name": "overall", "shouldAlert": false, "subtests": [], "value": 498.4409999847412}]}
[vcs 2018-12-06T16:48:33.668Z] TinderboxPrint:<a href=https://hg.mozilla.org/releases/mozilla-beta/rev/7d2f3c71997c42ea9cee0cb32550aff387f1af8f title='Built from mozilla-beta revision 7d2f3c71997c42ea9cee0cb32550aff387f1af8f'>7d2f3c71997c42ea9cee0cb32550aff387f1af8f</a>
[task 2018-12-06T16:48:33.668Z] executing ['bash', '-cx', 'cd $GECKO_PATH && ./mach python-test --python 2 --subsuite raptor']
[task 2018-12-06T16:48:33.955Z] 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
[task 2018-12-06T16:48:33.955Z] AllocationBase 0x0, BaseAddress 0x607A0000, RegionSize 0x30000, State 0x10000
[task 2018-12-06T16:48:33.955Z] C:\mozilla-build\msys\bin\bash.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
[taskcluster 2018-12-06T16:48:33.976Z] Exit Code: 1
[taskcluster 2018-12-06T16:48:33.976Z] User Time: 0s
[taskcluster 2018-12-06T16:48:33.976Z] Kernel Time: 31.25ms
[taskcluster 2018-12-06T16:48:33.976Z] Wall Time: 8m22.896958s
[taskcluster 2018-12-06T16:48:33.976Z] Result: FAILED
[taskcluster 2018-12-06T16:48:33.976Z] === Task Finished ===
[taskcluster 2018-12-06T16:48:33.976Z] Task Duration: 8m22.8979248s
[taskcluster 2018-12-06T16:48:34.837Z] Uploading redirect artifact public/logs/live.log to URL https://queue.taskcluster.net/v1/task/ab2-VGXfSxif6Psa7XXo6A/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2019-12-06T16:38:08.370Z
[taskcluster:error] exit status 1
Comment hidden (Intermittent Failures Robot) |
Comment 2•6 years ago
|
||
We've had a number of bugs where weird errors happened depending on how we invoked the build system, so this could be relevant.
Comment hidden (Intermittent Failures Robot) |
Comment 4•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
Comment 5•6 years ago
|
||
This still happens on generic-worker windows jobs:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=221143005&repo=try&lineNumber=545
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment 6•6 years ago
|
||
Conversation on #build says this is just bad interaction with Windows ASLR. =/
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 12•6 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•