[New-bugs-announce] [issue37681] warning: ‘no_sanitize_thread’

hai shi report at bugs.python.org
Thu Jul 25 12:02:38 EDT 2019


New submission from hai shi <shihai1991 at 126.com>:

When I build cpython, I got this error:
Objects/obmalloc.c:1414:1: warning: ‘no_sanitize_thread’ attribute directive ignored [-Wattributes]
 {
 ^
I removed the _Py_NO_SANITIZE_THREAD and build again, this warning dismissed. not sure ASAN、TSAN and MSAN have some inner relation?

----------
components: Build
messages: 348441
nosy: shihai1991
priority: normal
severity: normal
status: open
title: warning: ‘no_sanitize_thread’

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37681>
_______________________________________


More information about the New-bugs-announce mailing list