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 Yhojann Aguilera
Recipients Barry Davis, Yhojann Aguilera, ionelmc, neologix, nikicat, pitrou, vstinner, xtreak, zwol
Date 2019-07-03.21:40:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562190025.19.0.0401301637351.issue18748@roundup.psfhosted.org>
In-reply-to
Content
Same problem using Python 3.6.8 on Ubuntu 18.04 LTS.

For now, solve this using

LD_PRELOAD=libgcc_s.so.1 python3 ...

For more details and pocs: https://github.com/WHK102/wss/issues/2
History
Date User Action Args
2019-07-03 21:40:25Yhojann Aguilerasetrecipients: + Yhojann Aguilera, pitrou, vstinner, ionelmc, neologix, nikicat, zwol, Barry Davis, xtreak
2019-07-03 21:40:25Yhojann Aguilerasetmessageid: <1562190025.19.0.0401301637351.issue18748@roundup.psfhosted.org>
2019-07-03 21:40:25Yhojann Aguileralinkissue18748 messages
2019-07-03 21:40:25Yhojann Aguileracreate