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 tgrigg
Recipients ned.deily, piotr.dobrogost, tgrigg
Date 2018-04-27.21:21:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524864070.06.0.682650639539.issue33374@psf.upfronthosting.co.za>
In-reply-to
Content
I beleive this is caused by https://bugs.python.org/issue27987 in combination with GCC 8.

Florian Weimer proposed a patch which is included in the Fedora build:

https://src.fedoraproject.org/cgit/rpms/python2.git/tree/00293-fix-gc-alignment.patch

It would be nice if this was fixed for 2.7.15 so that it would build out of the box with GCC 8 on x86_64-linux-gnu.
History
Date User Action Args
2018-04-27 21:21:10tgriggsetrecipients: + tgrigg, ned.deily, piotr.dobrogost
2018-04-27 21:21:10tgriggsetmessageid: <1524864070.06.0.682650639539.issue33374@psf.upfronthosting.co.za>
2018-04-27 21:21:10tgrigglinkissue33374 messages
2018-04-27 21:21:10tgriggcreate