<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 8, 2013 at 11:30 PM, Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im">On Fri, Mar 22, 2013 at 12:36 PM, Kostya Serebryany <<a href="mailto:kcc@google.com">kcc@google.com</a>> wrote:<br>

> Author: kcc<br>
> Date: Fri Mar 22 05:36:24 2013<br>
> New Revision: 177723<br>
><br>
> URL: <a href="http://llvm.org/viewvc/llvm-project?rev=177723&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=177723&view=rev</a><br>
> Log:<br>
> [asan] Change the way we report the alloca frame on stack-buff-overflow.<br>
</div>[...]<br>
>     compiler-rt/trunk/lib/asan/lit_tests/Linux/zero-base-shadow.cc<br>
<br>
Hello Kostya,<br>
<br>
It looks like a test is failing on Ubuntu 13.04:<br>
<br>
<a href="http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/9" target="_blank">http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-ubuntu-13.04/builds/9</a></blockquote><div><br></div><div><br>
</div><div style>Interesting! </div><div style>We don't test on Ubuntu 13.04, looks like the newer kernel has changed something in the address space layout. </div><div style>No trouble. I've relaxed the output pattern in the test in r179088.</div>
<div style><br></div><div style>Thanks! </div><div style><br></div><div style>--kcc </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
<br>
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>>*/<br>
</blockquote></div><br></div></div>