[compiler-rt] r231367 - tsan: fix signal handling during stop-the-world

Dmitry Vyukov dvyukov at google.com
Sun Mar 15 00:34:09 PDT 2015


On Sun, Mar 15, 2015 at 12:32 AM, David Blaikie <dblaikie at gmail.com> wrote:
>> Added:
>>     compiler-rt/trunk/test/asan/TestCases/Linux/leak_check_segv.cc
>>
>> compiler-rt/trunk/test/asan/TestCases/Linux/signal_during_stop_the_world.cc
>>
>> compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/signal_segv_handler.cc
>
>
> This test appears to be flaky. Failing every second run here:
> http://lab.llvm.org:8011/builders/clang-x86_64-linux-selfhost-abi-test/builds/2871
> and failing for me locally.


The test does not fail for a bunch of us locally (I run it 5000 times locally).
Can you please run it locally _without_ any tool? Does it fail?



More information about the llvm-commits mailing list