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 snacktime
Recipients
Date 2005-02-08.04:51:31
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31170

Me being that someone....  Here is some extra information in 
addition to what is in the referenced post on twisted-python.

Besides twisted, the only other third party modules I am using 
are psycopg and pycrypto.  I'm going to pull out the code 
that uses those modules one at a time and see if I can 
narrow it down.  The segfaults/bus errors are easy to repeat 
and happen every time unless gdb is attached, in which case 
I get the exception.  For some reason it seems like gdb does 
something that makes the code return the exception instead 
of segfault.

I'll try to put together the smallest test case I can that 
segfaults and post it here.  

Chris
chris@paymentonline.com
History
Date User Action Args
2007-08-23 14:28:15adminlinkissue1080660 messages
2007-08-23 14:28:15admincreate