[Zope-Coders] Returned mail: see transcript for details

Mail Delivery Subsystem MAILER-DAEMON@cvs.baymountain.com
Fri, 30 Nov 2001 10:07:43 -0500


This is a MIME-encapsulated message

--fAUF7h525086.1007132863/cvs.baymountain.com

The original message was received at Fri, 30 Nov 2001 10:07:41 -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

--fAUF7h525086.1007132863/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:07:41 -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:07:42 -0500

--fAUF7h525086.1007132863/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 fAUF7f525084;
	Fri, 30 Nov 2001 10:07:41 -0500
Date: Fri, 30 Nov 2001 10:07:41 -0500
Message-Id: <200111301507.fAUF7f525084@cvs.baymountain.com>
From: "Collector: Zope Bugs and Patches ..." <zope-coders@zope.org>
To: "S. Fermigier" <sf@nuxeo.com>
Subject: [ZC] 60/ 1 Request "Zope on linux leaking madly"
X-Recipients-debug: ['Anonymous User', 'Anonymous User', 'klm', 'Brian']

Issue #60 Update (Request) "Zope on linux leaking madly"
 Status Pending, Zope/bug critical
To followup, visit:
  http://collector.zope.org/Zope/60

==============================================================
= 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).

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


--fAUF7h525086.1007132863/cvs.baymountain.com--