Compiler crash (clang) building chromeos-chrome |
|||
Issue descriptionclang always crashes while compiling this object file: FAILED: obj/cc/ipc/ipc/cc_param_traits.o (Segmentation fault) The failure only happens with llvm. Does not show up on llvm-next builders. Examples: amd64: https://uberchromegw.corp.google.com/i/chromiumos.tryserver/builders/release/builds/8364/steps/BuildPackages%20%5Bafdo_use%5D/logs/stdio arm: https://uberchromegw.corp.google.com/i/chromiumos.tryserver/builders/release/builds/8367/steps/BuildPackages%20%5Bafdo_use%5D/logs/stdio
,
Jan 18 2017
These are our "Nightly test, xyz, llvm" builders. They patch in https://chromium-review.googlesource.com/#/c/315731/, which enables using clang to build chromeos-chrome.
,
Jan 18 2017
when did this started happening? would it be ok to leave this unfixed since we are planning to migrate compiler early next week?
,
Jan 18 2017
The compiler crashes started over this weekend. Lowering the priority, since we're planning to switch to llvm-next before we make the switch to building chrome with clang.
,
Jan 19 2017
It looks like AFDO caused this. Should we disable afdo on those builders, or make them llvm-next?
,
Sep 25 2017
This should be fixed after LLVM roll. |
|||
►
Sign in to add a comment |
|||
Comment 1 by llozano@chromium.org
, Jan 18 2017