[cfe-dev] clang crashes when running in VM

chen hsu via cfe-dev cfe-dev at lists.llvm.org
Tue Jul 25 17:24:26 PDT 2017


Hi,


we have clang 3.6.2 on ubuntu 16.04 to build our project and it works well on physical machines. but when running in VM (HyperV on Windows Server 2012R2), it crashes quite often in linking. Is this a known issue? It seems possibly related to memory, as the crash happens more frequently when the memory size of the VM is relatively small. Thanks.

clang-3.6: error: unable to execute command: Killed
clang-3.6: error: clang frontend command failed due to signal (use -v to see invocation)
clang version 3.6.2 (tags/RELEASE_362/final 252038)
Target: x86_64-unknown-linux-gnu
Thread model: posix
clang-3.6: note: diagnostic msg: PLEASE submit a bug report to http://llvm.org/bugs/ and include the crash backtrace, preprocessed source, and associated run script.
********************


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170726/6ea1d6dd/attachment.html>


More information about the cfe-dev mailing list