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 jbeck, jcea, skrah, swalker, vstinner
Date 2014-05-02.20:04:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399061058.96.0.0434406464408.issue21412@psf.upfronthosting.co.za>
In-reply-to
Content
"LD_LIBRARY_PATH=/builds/jbeck/ul-python-3/components/python/python34/build/sparcv9 ./python -E -S -m sysconfig --generate-posix-vars
Fatal Python error: PyThreadState_Get: no current thread"

Could you please run this command in gdb and copy/paste the C traceback (gdb command "where") where the fatal error occurs?
History
Date User Action Args
2014-05-02 20:04:19vstinnersetrecipients: + vstinner, jcea, swalker, skrah, jbeck
2014-05-02 20:04:18vstinnersetmessageid: <1399061058.96.0.0434406464408.issue21412@psf.upfronthosting.co.za>
2014-05-02 20:04:18vstinnerlinkissue21412 messages
2014-05-02 20:04:18vstinnercreate