CrWinClangLLD bot failing with clang crash during compilation |
|
Issue descriptionFirst failing build: https://build.chromium.org/p/chromium.fyi/builders/CrWinClangLLD/builds/4254/ The stacks are useless, and the build fails part way through on different TUs each time. This seems like some kind of resource exhaustion or bot problem.
,
Jul 29 2016
The magic was restarting the bot: https://code.google.com/p/chromium/issues/detail?id=580555 I suspect the ASan builder leaks processes, memory, or temporary files until we can't allocate any real amount of memory, and then all builders go red. |
|
►
Sign in to add a comment |
|
Comment 1 by thakis@chromium.org
, Jul 29 2016