[issue36024] ctypes: test_ctypes test_callbacks() crash on AArch64

Florian Weimer report at bugs.python.org
Mon Feb 18 14:58:42 EST 2019


Florian Weimer <fweimer at redhat.com> added the comment:

We believe this is a libffi bug.  On certain aarch64 implementations, it is necessary to flush both the writable mapping and the executable mapping.  I have a patch which I confirmed to work.

----------

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


More information about the Python-bugs-list mailing list