Re: Possible problem with hanging (4.0.0)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Tue, Sep 23, 2003 at 10:14:45AM +0100, Josef Karthauser wrote:
> I'm experiencing some problems though which end up with python burning
> all the CPU, possibly in a loop, when it tries to synchronise a
> particular message:
>
> 2471 joe 131 0 29428K 27664K RUN 13:55 93.75% 93.75% python2.3
Hmm, that's not good at all. Try running it like this:
offlineimap -o -d imap,maildir -1 -u TTY.TTYUI
Capture that output and send it to me (note that it will likely contain your
password.)
Another useful command may be:
strace -f offlineimap -o -1 -u TTY.TTYUi
|
|