<div dir="ltr">Based on a quick look at a couple of stack traces it looks like some direct calls now call symbols that are no longer overriden by their replacements in chromium, e.g. calls to realloc() from a DSO previously resolved to the tcmalloc implementation in chromium instead of realloc.cfi(), the locally linked tcmalloc implementation in that library.<br><br><div class="gmail_quote"><div dir="ltr">On Fri, May 18, 2018 at 8:30 PM Nico Weber via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">thakis added a comment.<br>
<br>
On this bot too: <a href="https://ci.chromium.org/buildbot/chromium.clang/CFI%20Linux%20ToT/2783" rel="noreferrer" target="_blank">https://ci.chromium.org/buildbot/chromium.clang/CFI%20Linux%20ToT/2783</a><br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D46326" rel="noreferrer" target="_blank">https://reviews.llvm.org/D46326</a><br>
<br>
<br>
<br>
</blockquote></div></div>