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 vstinner
Recipients Barry Davis, Yhojann Aguilera, ionelmc, neologix, nikicat, pitrou, vstinner, xtreak, zwol
Date 2021-06-28.23:33:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624923192.54.0.89055274262.issue18748@roundup.psfhosted.org>
In-reply-to
Content
> Running the file couple of times will make the interpreter fail with: libgcc_s.so.1 must be installed for pthread_cancel to work

See also bpo-44434: "_thread module: Remove redundant PyThread_exit_thread() call to avoid glibc fatal error: libgcc_s.so.1 must be installed for pthread_cancel to work".
History
Date User Action Args
2021-06-28 23:33:12vstinnersetrecipients: + vstinner, pitrou, ionelmc, neologix, nikicat, zwol, Barry Davis, xtreak, Yhojann Aguilera
2021-06-28 23:33:12vstinnersetmessageid: <1624923192.54.0.89055274262.issue18748@roundup.psfhosted.org>
2021-06-28 23:33:12vstinnerlinkissue18748 messages
2021-06-28 23:33:12vstinnercreate