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 chaselton
Recipients chaselton, ethan.furman, freakboy3742, r.david.murray, refi64, tritium
Date 2015-07-24.10:41:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
I'm compiling for ARM, not ARM64, on an armv7 device.

On July 23, 2015 7:10:35 PM CDT, Russell Keith-Magee <[email protected]> wrote:
>
>Russell Keith-Magee added the comment:
>
>What hardware architecture are you compiling for? If it's ARM64, and
>you're not using a trunk version of libffi, that segfault in
>test_ctypes is to be expected.
>
>----------
>
>_______________________________________
>Python tracker <[email protected]>
><http://bugs.python.org/issue23496>
>_______________________________________
History
Date User Action Args
2015-07-24 10:41:57chaseltonsetrecipients: + chaselton, r.david.murray, freakboy3742, ethan.furman, refi64, tritium
2015-07-24 10:41:57chaseltonlinkissue23496 messages
2015-07-24 10:41:57chaseltoncreate