[Zope-dev] Memory Leak Problem

Chris McDonough chrism@zope.com
Tue, 12 Mar 2002 11:42:52 -0500


Finding memory leaks is an exercise in "binary search".  Isolate half of the
Zope (and Product) code and find out if it leaks.  If it doesn't, you know
the problem is in the other half. ;-)  Ad infinitum.  I'm sorry this is the
case, but it almost always boils down to this particular recipe of
diagnostics.

----- Original Message -----
From: "Andre Schubert" <andre.schubert@km3.de>
To: "zope" <zope-dev@zope.org>
Sent: Tuesday, March 12, 2002 10:57 AM
Subject: [Zope-dev] Memory Leak Problem


> Hi all,
>
> i have a little problem with my production server.
> The memory usage of the zope processes running on this server are
> growing up
> 100K a day upto 1MB a day.
> How can i track down the problem.
>
> Zope is 2.3.3
> Python is 1.5.2
> OS is RedHat Immunix 6.2
>
> Hope somebody could help...
>
> Thanks,
>
> --
> Andre Schubert            EMail:   Andre.Schubert@km3.de
>                           Tel:     03774 6625-78
> km3 teledienst GmbH       Fax:     03774 6625-79
>
> _______________________________________________
> Zope-Dev maillist  -  Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope )
>