[issue2272] Segment Violation when using smtp with tls

David Harel report at bugs.python.org
Tue Mar 11 12:21:02 CET 2008


New submission from David Harel <hareldvd at gmail.com>:

Using Linux (Gentoo), when closing the socket of an smtp connection
using tls (you can use the example at:
http://snippets.dzone.com/posts/show/757).
Attached code example with my e-mail data. (I don't mind).
Also tested on Debian with Python 2.3.5 where everything seems OK.

----------
components: Library (Lib)
files: t2.py
messages: 63460
nosy: hareldvd
severity: normal
status: open
title: Segment Violation when using smtp with tls
type: crash
versions: Python 2.4
Added file: http://bugs.python.org/file9654/t2.py

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2272>
__________________________________


More information about the Python-bugs-list mailing list