smtplib Segfaults Python under Debian

A

Alex Stapleton

localhost:~alex#python
Python 2.3.3 (#2, Feb 24 2004, 09:29:20)
[GCC 3.3.3 (Debian)] on linux2
Type "help", "copyright", "credits" or "license" for more information.Segmentation fault (core dumped)

This happens under python 2.2 and 2.3 and 2.4

argh!

everything else seems to be ok, any ideas anyone? I believe this to be the
debian testing version.

Debian is a PITA at times :/
 
C

Cousin Stanley

| localhost:~alex#python
| Python 2.3.3 (#2, Feb 24 2004, 09:29:20)
| [GCC 3.3.3 (Debian)] on linux2
| Type "help", "copyright", "credits" or "license"
| for more information.
|
| >>> import smtplib
|
| Segmentation fault (core dumped)
|
| This happens under python 2.2 and 2.3 and 2.4
| ....

Alex ....

Using Python 2.3.5 here under Debian GNU/Linux Sarge
import smtplib is OK ....

sk@cpq1 : ~/python $ python
Python 2.3.5 (#2, Feb 9 2005, 00:38:15)
[GCC 3.3.5 (Debian 1:3.3.5-8)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
sk@cpq1 : ~/python $ apt-cache policy python2.3
python2.3:
Installed: 2.3.5-1
Candidate: 2.3.5-1
Version Table:
*** 2.3.5-1 0
500 http://mirrors.kernel.org sarge/main Packages
100 /var/lib/dpkg/status
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top