[PATCH] D87792: [sanitizer] Add facility to print the full StackDepot

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 22:10:02 PDT 2020


I have a windows box, I'll take a look.
fuzzer looks like a flake, I started rebuild on the same revision
http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fuzzer/builds/39189



On Thu, 17 Sep 2020 at 21:25, Teresa Johnson via Phabricator <
reviews at reviews.llvm.org> wrote:

> tejohnson added a comment.
>
> I had to revert due to 2 bot failures.
>
>
> http://lab.llvm.org:8011/builders/sanitizer-windows/builds/69871/steps/stage%201%20check/logs/stdio
>
> This one is in my new test. @vitalybuka can you think of why this might
> failure on Windows? It looks like the call to StackDepotPrintAll() is
> failing early as there is no output reported from it. Perhaps it is having
> trouble symbolizing the bogus stack addresses?
>
>
> http://lab.llvm.org:8011/builders/sanitizer-x86_64-linux-fuzzer/builds/39187/steps/check-fuzzer/logs/stdio
>
> @vitalybuka: This one seems completely unrelated to my change. Does it
> have flaky failures sometimes?
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D87792/new/
>
> https://reviews.llvm.org/D87792
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/ff5493ea/attachment.html>


More information about the llvm-commits mailing list