Message 335860 - Python tracker

Message335860

Author fweimer
Recipients fweimer, vstinner
Date 2019-02-18.19:58:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1550519922.63.0.15366267139.issue36024@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2019-02-18 19:58:42fweimersetrecipients: + fweimer, vstinner
2019-02-18 19:58:42fweimersetmessageid: <1550519922.63.0.15366267139.issue36024@roundup.psfhosted.org>
2019-02-18 19:58:42fweimerlinkissue36024 messages
2019-02-18 19:58:42fweimercreate