[Zope-Coders] Returned mail: see transcript for details
Mail Delivery Subsystem
MAILER-DAEMON@cvs.baymountain.com
Fri, 30 Nov 2001 10:15:11 -0500
This is a MIME-encapsulated message
--fAUFFB526522.1007133311/cvs.baymountain.com
The original message was received at Fri, 30 Nov 2001 10:15:09 -0500
from localhost.localdomain [127.0.0.1]
----- The following addresses had permanent fatal errors -----
<S.Fermigier>
(reason: addressee unknown)
----- Transcript of session follows -----
s.fermigier: Mailbox does not exist
550 5.1.1 <S.Fermigier>... User unknown
--fAUFFB526522.1007133311/cvs.baymountain.com
Content-Type: message/delivery-status
Reporting-MTA: dns; cvs.baymountain.com
Received-From-MTA: DNS; localhost.localdomain
Arrival-Date: Fri, 30 Nov 2001 10:15:09 -0500
Final-Recipient: RFC822; s.fermigier@cvs.baymountain.com
Action: failed
Status: 5.1.1
Diagnostic-Code: X-Unix; 67
Last-Attempt-Date: Fri, 30 Nov 2001 10:15:10 -0500
--fAUFFB526522.1007133311/cvs.baymountain.com
Content-Type: message/rfc822
Return-Path: <zope-coders@zope.org>
Received: from cvs.baymountain.com (localhost.localdomain [127.0.0.1])
by cvs.baymountain.com (8.10.0/8.10.0) with ESMTP id fAUFF9526520;
Fri, 30 Nov 2001 10:15:09 -0500
Date: Fri, 30 Nov 2001 10:15:09 -0500
Message-Id: <200111301515.fAUFF9526520@cvs.baymountain.com>
From: "Collector: Zope Bugs and Patches ..." <zope-coders@zope.org>
To: "S. Fermigier" <sf@nuxeo.com>
Subject: [ZC] 60/ 2 Accept "Zope on linux leaking madly"
X-Recipients-debug: ['Anonymous User', 'ajung', 'ajung', 'klm', 'Brian']
Issue #60 Update (Accept) "Zope on linux leaking madly"
Status Accepted, Zope/bug critical
To followup, visit:
http://collector.zope.org/Zope/60
==============================================================
= Accept - Entry #2 by ajung on Nov 30, 2001 10:15 am
Status: Pending => Accepted
Supporters added: ajung
I can reproduce and confirm that :-(
Andreas Jung
________________________________________
= Request - Entry #1 by Anonymous User on Nov 30, 2001 10:07 am
1) Just install Zope-2.5b1-linux2-x86 (no additionnal
product).
2) Start Zope and run the following shell script:
while true
do
wget -r http://localhost:8080/
done
3) Wait 10 minutes and type 'top':
PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND
27673 fermigie 17 0 207M 139M 12088 R 12.1 55.8 2:06 python
27670 fermigie 17 0 207M 139M 12088 R 10.5 55.8 1:27 python
27674 fermigie 16 0 207M 139M 12088 R 10.3 55.8 2:01 python
27676 fermigie 16 0 207M 139M 12088 R 9.7 55.8 1:58 python
27675 fermigie 16 0 207M 139M 12088 R 7.6 55.8 1:48 python
4) With enough luck, you may even get your Zope process
to hang (but this part is highly undeterministic).
==============================================================
--fAUFFB526522.1007133311/cvs.baymountain.com--