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 pitrou
Recipients Arfrever, larry, neologix, pitrou, python-dev, sebastien.renard, serhiy.storchaka, vstinner
Date 2014-03-25.22:16:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395785820.0.0.954818702964.issue20526@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Sebastien,
Those symptoms are actually quite generic. If you want do diagnose your issue, I would suggest you compile a debug build of Python (./configure --with-pydebug), it will enable many additional checks (and of course be quite a bit slower too...).
History
Date User Action Args
2014-03-25 22:17:00pitrousetrecipients: + pitrou, vstinner, larry, Arfrever, neologix, python-dev, serhiy.storchaka, sebastien.renard
2014-03-25 22:17:00pitrousetmessageid: <1395785820.0.0.954818702964.issue20526@psf.upfronthosting.co.za>
2014-03-25 22:16:59pitroulinkissue20526 messages
2014-03-25 22:16:59pitroucreate