[ZCM] [ZC] 1342/ 2 Comment "ZServer/FTPServer.py exceptions.MemoryError"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Wed May 19 15:19:44 EDT 2004


Issue #1342 Update (Comment) "ZServer/FTPServer.py exceptions.MemoryError"
 Status Pending, ZServer/bug low
To followup, visit:
  http://collector.zope.org/Zope/1342

==============================================================
= Comment - Entry #2 by camil7 on May 19, 2004 3:19 pm

Chances are this has something to do with the "too small default stack size" issue on BSD .

 Please read the Zope/doc/PLATFORMS/BSD.txt which
should be shipped with the Zope documentation 
(at least in the sources).

________________________________________
= Request - Entry #1 by shiao on May 18, 2004 11:47 pm

OS: OpenBSD 3.5
Zope: 2.7.0
Python 2.3.3 (#1, Mar 23 2004, 16:24:51)
[GCC 2.95.3 20010125 (prerelease, propolice)] on openbsd3

The following exception occurs when uploading files (.jpg) via ftp passive to a newly created instance. This does not occur using the same test on a Gentoo 2.6.5/Python 2.3.3/Zope 2.7.0. I believe it should be something about python. Is there a way to confirm this?

2004-05-18T23:35:50 ERROR(200) ZServer uncaptured python exception, closing channel <ZServer.medusa.ftp_server.recv_channel connected at 0x3cefc1ac> (exceptions.MemoryError:out of memory [/usr/local/lib/python2.3/asyncore.py|read|69] [/usr/local/lib/python2.3/asyncore.py|handle_read_event|390] [/usr/home/shiao/prog/Zope-2.7.0/lib/python/ZServer/medusa/ftp_server.py|handle_read|937] [/usr/home/shiao/prog/Zope-2.7.0/lib/python/ZServer/FTPServer.py|write|543])

==============================================================




More information about the Zope-Collector-Monitor mailing list