[PATCH] D30818: [lsan] Don't handle DTLS of thread under destruction

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 13:33:17 PDT 2017


eugenis added a comment.

In https://reviews.llvm.org/D30818#706590, @m.ostapenko wrote:

> After more debugging it seems that the issue is even more complicated.
>
>   Tracer caught signal 11: addr=0x7fb108da4000 pc=0x423990 sp=0x7fb135ffed90
>   ...
>           0x7fb1085a4000-**0x7fb108da4000**	 rw (0x000000000003)
>


This address does not look accessible to me.  Well, that depends on the next mapping.


Repository:
  rL LLVM

https://reviews.llvm.org/D30818





More information about the llvm-commits mailing list