This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients christian.heimes, ggardet, vstinner
Date 2021-03-22.13:53:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
> When Memory Tagging Extension (MTE) [0] is enabled on aarch64, python malloc make programs to crash. 

Would you mind to elaborate what does crash exactly?

Can you please test if https://github.com/python/cpython/pull/14474 fix your issue?
History
Date User Action Args
2021-03-22 13:53:36vstinnersetrecipients: + vstinner, christian.heimes, ggardet
2021-03-22 13:53:36vstinnersetmessageid: <[email protected]>
2021-03-22 13:53:36vstinnerlinkissue43593 messages
2021-03-22 13:53:36vstinnercreate