Joe McDonnell created IMPALA-12225:
--------------------------------------
Summary: LLVM 5.0.1's ASAN cannot work with glibc >=2.34
Key: IMPALA-12225
URL: https://issues.apache.org/jira/browse/IMPALA-12225
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 4.3.0
Reporter: Joe McDonnell
On Redhat 9, the ASAN builds fail with:
{noformat}
==97426==ERROR: AddressSanitizer failed to allocate 0x0 (0) bytes of
SetAlternateSignalStack (error code: 22)
{noformat}
It is trying to run a binary that was produced out of the ASAN build (the
binary is a tool used to generate other files to be built). It looks like this
is related to this GCC Jira (which actually applies to the LLVM libasan code):
[https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100114]
It impacts glibc >=2.34, which covers Redhat 9 and Ubuntu 22.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]