<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Apr 11, 2014 at 3:35 AM, Kostya Serebryany <span dir="ltr"><<a href="mailto:kcc@google.com" target="_blank" class="cremed">kcc@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Ah, I see. <div>The bot actually symbolizes the asan's output just fine: </div><div><a href="http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/2959/steps/annotate/logs/stdio" target="_blank" class="cremed">http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-bootstrap/builds/2959/steps/annotate/logs/stdio</a><br>

</div><div><pre style="font-size:medium;font-family:'Courier New',courier,monotype,monospace"><span> #1 0x2888c1d in llvm::raw_ostream::write(char const*, unsigned long) /home/dtoolsbot/build/sanitizer-x86_64-linux-bootstrap/build/llvm/lib/Support/raw_ostream.cpp:332
</span></pre></div><div><span>But since this is a lit test, we don't see the whole output and so this requires a local rebuild and rerun</span></div><div><span>(and then you need l</span><span style="font-family:arial,sans-serif;font-size:13px">lvm-symbolizer in PATH).</span> </div>
</div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">
<div><span style="font-family:arial,sans-serif;font-size:13px"><br></span></div><div><span style="font-family:arial,sans-serif;font-size:13px">I wonder if we can configure the lit test runner to print the (tail of) test output on failure. </span></div>
</div></blockquote><div><br></div><div>Thanks. I've now found and fixed the bug. Another thing that may help in the future is to have asan display a warning/note when it can't find llvm-symbolizer. This would help with figuring out why it's giving an unreadable trace.</div>
<div><br></div><div><br></div><div>Diego.</div></div></div></div>