[issue1092502] Memory leak in socket.py on Mac OS X

2008-01-18 Thread Martey Dodoo

Martey Dodoo added the comment:

I am not sure that this is outdated. After running into memory errors
trying to download messages with attachments using imaplib, I ran the
example client and server. After iteration 357, there was a malloc
error, just like etrepum suggested.

I am using Mac OS X 10.5, with Python 2.5 (not the Apple-supplied Python).

--
nosy: +martey
title: Memory leak in socket.py on Mac OS X 10.3 -> Memory leak in socket.py on 
Mac OS X

_
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1092502>
_
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1092502] Memory leak in socket.py on Mac OS X

2008-01-20 Thread Martey Dodoo

Martey Dodoo added the comment:

Just wanted to note that the good people of comp.lang.python helped me
figure out that the issue is actually
http://bugs.python.org/issue1389051, in case anyone in similar straits
ended up here.

_
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1092502>
_
___
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com