ggardet <guillaume.gar...@arm.com> added the comment:

With PYTHONMALLOC=malloc, gdb is not crashing anymore. Thanks for the 
workaround.

pymalloc is not aware of MTE, so a SegFault occurs on any access to the memory 
since the check fails.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue43593>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to