<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Hi, </p>
<p><br>
</p>
<p>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. </p>
<p></p>
<p class="MsoNormal"><br>
</p>
<p class="MsoNormal">clang-3.6: error: unable to execute command: Killed<o:p></o:p></p>
<p class="MsoNormal">clang-3.6: error: clang frontend command failed due to signal (use -v to see invocation)<o:p></o:p></p>
<p class="MsoNormal">clang version 3.6.2 (tags/RELEASE_362/final 252038)<o:p></o:p></p>
<p class="MsoNormal">Target: x86_64-unknown-linux-gnu<o:p></o:p></p>
<p class="MsoNormal">Thread model: posix<o:p></o:p></p>
<p class="MsoNormal">clang-3.6: note: diagnostic msg: PLEASE submit a bug report to
<a href="http://llvm.org/bugs/" id="LPlnk369789" previewremoved="true">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and associated run script.<o:p></o:p></p>
<p class="MsoNormal">********************<o:p></o:p></p>
<br>
<p></p>
<p><br>
</p>
</div>
</body>
</html>