Package: offlineimap
Version: 6.2.0.2-2
Severity: normal
Hi there!
I was (finally) moving to offlineimap to locally store all my emails,
but the initial sync frozen on a particular email from my 2007 archive
of debian-devel@. This raises the CPU usage to a point where my
laptop was automatically switched off to prevent thermal problems.
And this happens every time I tried to sync that single folder.
I tried on my virtual up-to-date sid and the problem is there as well.
The '-d thread' option is broken with python-2.6, as reported by joeyh
at <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596031#10>, so
here the output for the '-d imap,maildir' option:
--8<---------------cut here---------------start------------->8---
Script started on Thu 25 Nov 2010 10:33:39 PM CET
luca@gismo:~$ time offlineimap -d imap,maildir
[...]
DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '11579'}
DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 11580
DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '11580']
DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '11580']
DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '11580'}
DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 11581
DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '11581']
DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '11581']
DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '11581'}
DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 11582
DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '11582']
DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '11582']
DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '11582'}
Copy message 7013 IMAP[lists.Debian.devel.general.2007] -> Maildir[lists.Debian.devel.general.2007], LocalStatus[lists.Debian.d
evel.general.2007]
DEBUG[imap]: 36:05.40 > EFLI7 UID FETCH 7013 (BODY.PEEK[])
DEBUG[imap]: 36:05.53 < * 7013 FETCH (UID 7013 BODY[] {10769}
DEBUG[imap]: 36:05.53 matched r'\* (?P<data>\d+) (?P<type>[A-Z-]+)( (?P<data2>.*))?' => ('7013', 'FETCH', ' (UID 7013
BODY[] {10769}', '(UID 7013 BODY[] {10769}')
DEBUG[imap]: 36:05.53 matched r'.*{(?P<size>\d+)}$' => ('10769',)
DEBUG[imap]: 36:05.53 read literal size 10769
Main program terminated with exception:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/offlineimap/init.py", line 228, in startup
threadutil.exitnotifymonitorloop(threadutil.threadexited)
File "/usr/lib/pymodules/python2.6/offlineimap/threadutil.py", line 119, in exitnotifymonitorloop
time.sleep(1)
KeyboardInterrupt
No debug messages were logged for MainThread.
real 15m1.502s
user 11m50.836s
sys 0m49.119s
luca@gismo-sid:~$ exit
Script done on Thu 25 Nov 2010 10:49:00 PM CET
--8<---------------cut here---------------end--------------->8---
I do not know at all which email is number 7013, so I do not know if
this particular email is "strange" or not. However, out of 6G of
emails divided into ~740 folders, this is the only email that gave me
problems until now.
Thx, bye,
Gismo / Luca
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.36-rc6-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages offlineimap depends on:
ii python 2.6.6-3+squeeze1 interactive high-level object-orie
ii python-support 1.0.11 automated rebuilding support for P
offlineimap recommends no packages.
Versions of packages offlineimap suggests:
ii doc-base 0.9.5 utilities to manage online documen
pn python-kerberos <none> (no description available)
-- no debconf information
Acknowledgement sent
to Ilias Tsitsimpis <[email protected]>:
Extra info received and forwarded to list.
(Sat, 07 May 2016 10:09:08 GMT) (full text, mbox, link).
Subject: Re: Bug#604981: offlineimap: freezes while syncing
debian.devel.general.2007
Date: Sat, 7 May 2016 13:07:00 +0300
Control: tags -1 + moreinfo
Hi Luca,
On Thu, Nov 25, 2010 at 11:52PM, Luca Capello wrote:
> I was (finally) moving to offlineimap to locally store all my emails,
> but the initial sync frozen on a particular email from my 2007 archive
> of debian-devel@. This raises the CPU usage to a point where my
> laptop was automatically switched off to prevent thermal problems.
> And this happens every time I tried to sync that single folder.
Since this is a very old bug report, could you please test if this still
occurs in the latest version of OfflineIMAP (v6.7.0+dfsg1)?
Cheers,
Ilias
Debbugs is free software and licensed under the terms of the GNU General
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.