[PATCH] D76073: [compiler-rt][tsan] Fix: Leak of ThreadSignalContext memory mapping when destroying fibers.

Florian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 11:22:58 PDT 2020


Florian added a comment.

In D76073#1943110 <https://reviews.llvm.org/D76073#1943110>, @dvyukov wrote:

> In D76073#1942712 <https://reviews.llvm.org/D76073#1942712>, @JDevlieghere wrote:
>
> > It appears this broke the LLDB bot: http://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/13127/testReport/junit/
> >
> > Can you please take a look?
>
>
> Florian, please take a look. There are some crashes on darwin.


I found the issue, but I will take some more time to follow all platform shutdown sequences before submitting again. Sorry for the trouble I've caused.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76073/new/

https://reviews.llvm.org/D76073





More information about the llvm-commits mailing list