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 neologix
Recipients Aaron.Staley, neologix
Date 2012-02-11.14:54:09
SpamBayes Score 8.17606e-06
Marked as misclassified No
Message-id <1328972050.63.0.469315846571.issue13992@psf.upfronthosting.co.za>
In-reply-to
Content
The crash occurs in an oject's destructor.
Are you using any third-party module (lsof/pmap can help)?

Also, it'd help if you tried reproducing the crash with a debug build (./configure --with-pydebug && make).
History
Date User Action Args
2012-02-11 14:54:10neologixsetrecipients: + neologix, Aaron.Staley
2012-02-11 14:54:10neologixsetmessageid: <1328972050.63.0.469315846571.issue13992@psf.upfronthosting.co.za>
2012-02-11 14:54:10neologixlinkissue13992 messages
2012-02-11 14:54:09neologixcreate