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 ionelmc
Recipients ionelmc, neologix, pitrou, vstinner
Date 2013-08-17.18:57:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CANkHFr_13ANzfAu2aNt1igH_Czx9nQO=L4g2UOvSv7psy4_rpg@mail.gmail.com>
In-reply-to <1376658678.46.0.641669212909.issue18748@psf.upfronthosting.co.za>
Content
> What is the version of your libc library? Try something like "dpkg -l
> libc6".
>

 2.15-0ubuntu10.4

I don't think it's that obscure ... uwsgi has this issue
https://www.google.com/search?q=libgcc_s.so.1+must+be+installed+for+pthread_cancel+to+work+uwsgi+site:lists.unbit.it-
they cause it probably different but the point is that it's not
obscure.
History
Date User Action Args
2013-08-17 18:57:52ionelmcsetrecipients: + ionelmc, pitrou, vstinner, neologix
2013-08-17 18:57:52ionelmclinkissue18748 messages
2013-08-17 18:57:52ionelmccreate