Displaying 3 results from an estimated 3 matches for "asan_descript".
2017 Aug 11
9
[5.0.0 Release] Release Candidate 2 tagged
Dear testers,
5.0.0-rc2 was just tagged.
I know we still have a bunch of open release blockers, but there has
been a lot of merged patches and I'd like to find out what the status
is.
Please build, test and upload binaries to the sftp. When uploading,
make sure to use the /data/testers-uploads/ directory on the server.
Let me know if there are any issues.
I'll upload sources, docs and
2018 Feb 09
0
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
...er CHECK failed: /home/dim/llvm-6.0.0/rc2/llvm.src/projects/compiler-rt/lib/asan/asan_errors.h:66 "((second_free_stack->size)) > ((0))" (0x0, 0x0)
and this one:
[ DEATH ] ==94061==AddressSanitizer CHECK failed: /home/dim/llvm-6.0.0/rc2/llvm.src/projects/compiler-rt/lib/asan/asan_descriptions.cc:177 "((id)) != (0)" (0x0, 0x0)
A lot of other ones fail, because the Thread Identifiers printed out by ASan are different from what is expected, e.g.:
/home/dim/llvm-6.0.0/rc2/llvm.src/projects/compiler-rt/test/asan/TestCases/alloca_big_alignment.cc:12:11: error: expected str...
2018 Feb 09
2
[Release-testers] [6.0.0 Release] Release Candidate 2 tagged
On Thu, Feb 8, 2018 at 10:43 PM, Dimitry Andric <dimitry at andric.com> wrote:
> On 7 Feb 2018, at 21:51, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:
>>
>> There's been a lot of merges since rc1, and hopefully the tests are in
>> a better state now.
>>
>> 6.0.0-rc2 was just tagged, after r324506.
>>
>>