search for: asan_thread

Displaying 5 results from an estimated 5 matches for "asan_thread".

2019 Jan 24
2
[Release-testers] [8.0.0 Release] rc1 has been tagged
On Thu, 2019-01-24 at 19:58 +0100, Dimitry Andric via Release-testers wrote: > On 24 Jan 2019, at 01:49, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote: > > > > 8.0.0-rc1 was just tagged (from the branch at r351980). > > > > It took a little longer than planned, but it's looking good. > > > > Please run the test
2017 Jul 31
0
[cfe-dev] [5.0.0 Release] Release Candidate 1 tagged
On 31 Jul 2017, at 19:26, Hans Wennborg <hans at chromium.org> wrote: > > On Sat, Jul 29, 2017 at 4:59 AM, Dimitry Andric <dimitry at andric.com> wrote: >> On 27 Jul 2017, at 00:41, Hans Wennborg via cfe-dev <cfe-dev at lists.llvm.org> wrote: >>> >>> 5.0.0-rc1 has just been tagged. >>> >>> Please build, test and upload binaries
2017 Jul 31
3
[cfe-dev] [5.0.0 Release] Release Candidate 1 tagged
On Sat, Jul 29, 2017 at 4:59 AM, Dimitry Andric <dimitry at andric.com> wrote: > On 27 Jul 2017, at 00:41, Hans Wennborg via cfe-dev <cfe-dev at lists.llvm.org> wrote: >> >> 5.0.0-rc1 has just been tagged. >> >> Please build, test and upload binaries to the sftp. Let me know if >> there are any issues. > > Built and tested rc1. Test failures on
2017 Feb 11
2
Asan self host problems: Failed to deallocate
...#3 0x53877f in __sanitizer::UnsetAlternateSignalStack() /usr/local/google/home/blaikie/dev/llvm/src/projects/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc:186:3 #4 0x5209f5 in __asan::AsanThread::Destroy() /usr/local/google/home/blaikie/dev/llvm/src/projects/compiler-rt/lib/asan/asan_thread.cc:110:40 #5 0x7fd75802df81 in __nptl_deallocate_tsd /build/eglibc-oGUzwX/eglibc-2.19/nptl/pthread_create.c:158 #6 0x7fd75802e196 in start_thread /build/eglibc-oGUzwX/eglibc-2.19/nptl/pthread_create.c:325 #7 0x7fd744ee337c in clone /build/eglibc-oGUzwX/eglibc-2.19/misc/../sysdeps/uni...
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...anitizer::UnsetAlternateSignalStack() > /usr/local/google/home/blaikie/dev/llvm/src/projects/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cc:186:3 > > #4 0x5209f5 in __asan::AsanThread::Destroy() > /usr/local/google/home/blaikie/dev/llvm/src/projects/compiler-rt/lib/asan/asan_thread.cc:110:40 > > #5 0x7fd75802df81 in __nptl_deallocate_tsd > /build/eglibc-oGUzwX/eglibc-2.19/nptl/pthread_create.c:158 > > #6 0x7fd75802e196 in start_thread > /build/eglibc-oGUzwX/eglibc-2.19/nptl/pthread_create.c:325 > > #7 0x7fd744ee337c in clone > /build/egl...