Coredumps with Python 2.1.1-3

Neil Schemenauer nas at python.ca
Tue Feb 26 15:05:37 EST 2002


Phil Mayers wrote:
> Funnies - I'm using the psycopg database adaptor, *BUT* the crash is
> definitely happening in pure python code (isolated using sys.stderr.write
> and some sleeps).

You've probably got an extension module that is randomly corrupting
memory.

  Neil




More information about the Python-list mailing list