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 <1616421216.64.0.108061697915.issue43593@roundup.psfhosted.org>
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: <1616421216.64.0.108061697915.issue43593@roundup.psfhosted.org>
2021-03-22 13:53:36vstinnerlinkissue43593 messages
2021-03-22 13:53:36vstinnercreate