Complete.Org: Mailing Lists: Archives: offlineimap: June 2003:
Re: memory usage
Home

Re: memory usage

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Vincent Ho <vince@xxxxxxxxxxxxxxxxxxx>
Cc: offlineimap@xxxxxxxxxxxx
Subject: Re: memory usage
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Tue, 3 Jun 2003 08:22:48 -0500

Vincent,

I have seen this behavior with the Tk front-end.  My current belief is that
it is a bug in Tkinter (python2.2-tk).  Can you try one of the other UI
modules and see if the problem persists?  (For instance, use -u
Curses.Blinkenlights)

FYI this sort of thing should be a bug report...

-- John

On Tue, Jun 03, 2003 at 09:41:55AM +1000, Vincent Ho wrote:
> Hi,
> 
> I'm using offlineimap in Debian unstable, and I've left OfflineIMAP
> running for long periods of time (days at a time), only to find that its
> resident memory increases up to 50M+ (and more), without apparent limit.
> I've left it running for approximately a day, and right now it's sitting
> at 55M resident after starting at closer to 9M.
> 
> I'm using the Tk frontend, and syncing every 5 minutes. Package versions
> are:
> 
> offlineimap    3.99.17
> python2.2      2.2.2-6
> python2.2-tk   2.2.2-6
> 
> Is this a known problem, or are there any hints as to something I can do
> to stem the memory usage?  Please cc: me as I'm not subscribed to the
> list.
> 
> 
> Cheers,
> 
>    Vince
> 
> 
> -- 
>     Vincent Ho
> vince@xxxxxxxxxxxxxxxxxxx
> 
> 


[Prev in Thread] Current Thread [Next in Thread]
  • memory usage, Vincent Ho, 2003/06/02
    • Re: memory usage, John Goerzen <=