<div dir="ltr">Hmm... Stil don't see how this may affect this test...<div><br></div><div>If I run check-libcxx in the asan build (-DLLVM_USE_SANITIZER=Address) I see that the test reports a true leak. </div><div>However, if I run the test many times asan/lsan miss the leak occasionally. </div><div>Sergey, could you please take a look? The leak happens in the 2-nd thread, we sometimes fail to report it. </div><div><br></div><div>--kcc </div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jan 9, 2015 at 7:05 PM, Sanjoy Das <span dir="ltr"><<a href="mailto:sanjoy@playingwithpointers.com" target="_blank">sanjoy@playingwithpointers.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just to note, my change did make an existing bug more likely.  The bug<br>
is being tracked at <a href="http://llvm.org/bugs/show_bug.cgi?id=22179" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=22179</a>, and I<br>
have a fix up for review: <a href="http://reviews.llvm.org/D6914" target="_blank">http://reviews.llvm.org/D6914</a><br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, Jan 9, 2015 at 6:58 PM, Kostya Serebryany <<a href="mailto:kcc@google.com">kcc@google.com</a>> wrote:<br>
> +eric, who introduced the test in r222076.<br>
> Eric, how does the test fail under asan?<br>
> Do you expect a leak report?<br>
><br>
> On Tue, Jan 6, 2015 at 3:16 PM, Sanjoy Das <<a href="mailto:sanjoy@playingwithpointers.com">sanjoy@playingwithpointers.com</a>><br>
> wrote:<br>
>><br>
>> My change 225282 broke an asan test [1], but by the time I got around<br>
>> to trying to revert it, I noticed that the test had started passing.<br>
>> Moreover, it seems to have been "fixed" by 225291 which at least does<br>
>> not seem related to the breakage directly.<br>
>><br>
>> I'm puzzled now -- is the failing asan test flaky?  Should I still<br>
>> revert 225282?<br>
>><br>
>> Thank you for your time!<br>
>><br>
>> [1]:<br>
>> <a href="http://lab.llvm.org:8011/builders/libcxx-libcxxabi-x86_64-linux-ubuntu-asan/builds/98/steps/test.libcxx/logs/stdio" target="_blank">http://lab.llvm.org:8011/builders/libcxx-libcxxabi-x86_64-linux-ubuntu-asan/builds/98/steps/test.libcxx/logs/stdio</a><br>
>><br>
>> -- Sanjoy<br>
>> _______________________________________________<br>
>> LLVM Developers mailing list<br>
>> <a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
>> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
><br>
><br>
</div></div></blockquote></div><br></div>