<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 4, 2015 at 12:18 PM, Sergey Matveev <span dir="ltr"><<a href="mailto:earthdok@google.com" target="_blank">earthdok@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just saw this CL.<br>
<br>
Silently falling back to a different symbolizer is not always acceptable, for performance reasons. In Chromium, given the binary size, we never want to fall back to addr2line if llvm-symbolizer cannot be found. Otherwise this happens:<br>
<a href="https://code.google.com/p/chromium/issues/detail?id=390552" target="_blank">https://code.google.com/p/chromium/issues/detail?id=390552</a><br>
<br>
So something like a flag to disable this behavior would be nice.<br></blockquote><div><br></div><div>We already have allow_addr2line flag. It is "false" by default, and is only set to true in TSan. I don't know how you could hit it in MSan.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="http://reviews.llvm.org/D7827" target="_blank">http://reviews.llvm.org/D7827</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Alexey Samsonov<br><a href="mailto:vonosmas@gmail.com" target="_blank">vonosmas@gmail.com</a></div></div>
</div></div>