Segmentation fault??

Chris Keyes chrisk at nipltd.com
Thu Jan 30 14:13:17 EST 2003


Hi All

My Python interpreter just died with the error
Segmentation fault

I've re-run the code and its passed over the same data with no problems, 
so I'm hoping its just something like a power glitch causing problems.

Has anyone else experienced similar?

I'm running Debian Woody, and Python 2.1.3.

The code is using the UnixMailbox, Email, and MySQLda modules, and 
mainly doing string and list manipulation.

Python is:
Python 2.1.3 (#1, Sep  7 2002, 15:29:56)
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2

Uname -a
Linux derf 2.4.18-686 #1 Sun Apr 14 11:32:47 EST 2002 i686 unknown

I can't see any core files or anything else useful in the directory 
where it was running.

Cheers for any insight, or messages along the lines of "Don't worry"

Chris





More information about the Python-list mailing list