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 loewis, vstinner, xuhdev
Date 2011-02-03.21:24:04
SpamBayes Score 3.5730936e-05
Marked as misclassified No
Message-id <1296768244.68.0.101608482865.issue11106@psf.upfronthosting.co.za>
In-reply-to
Content
Can you try to get a backtrace? Use make install SHELL="bash -x" to display executed shell commands. And then rerun the last command in gdb: after the crash, the "where" command will give you a backtrace.
History
Date User Action Args
2011-02-03 21:24:04vstinnersetrecipients: + vstinner, loewis, xuhdev
2011-02-03 21:24:04vstinnersetmessageid: <1296768244.68.0.101608482865.issue11106@psf.upfronthosting.co.za>
2011-02-03 21:24:04vstinnerlinkissue11106 messages
2011-02-03 21:24:04vstinnercreate