Package: offlineimap
Version: 5.99.1
Severity: normal

When using maxconnections = 2 on an account, offlineimap hangs after
logging out on its second and any further invocations:

--8<--
imap(elho): Info: Disconnected: Logged out
Main program terminated with exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.4/offlineimap/init.py", line
  169, in startup
    threadutil.exitnotifymonitorloop(threadutil.threadexited)
  File "/var/lib/python-support/python2.4/offlineimap/threadutil.py",
  line 118, in exitnotifymonitorloop
    exitcondition.wait(1)
  File "threading.py", line 222, in wait
    _sleep(delay)
KeyboardInterrupt
--8<--

Without maxconnections set, ie. the default of 1, offlineimap runs
fine and the problem is kind of "reset" - the first run with
maxconnections = 2  after this runs fine again.

When trying maxconnections = 3 it already hung on its first invocation
(and the ones after) and took 2 SIGINTs to kill it.
When trying that another time now to verify, it hung on its first
invocation but not afterwards.
Further testing shows that it also sometimes works with
maxconnections = 2, though rarely.

I'm using ssh preauthtunnel on all accounts, not sure whether that
matters.

elmar

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21 (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/bash

Versions of packages offlineimap depends on:
ii  python                        2.4.4-6    An interactive high-level object-o
ii  python-support                0.6.4      automated rebuilding support for p

offlineimap recommends no packages.

-- no debconf information

-- 

 .'"`.                                                            /"\
| :' :   Elmar Hoffmann <[EMAIL PROTECTED]>    ASCII Ribbon Campaign  \ /
`. `'    GPG key available via pgp.net        against HTML email   X
  `-                                                    & vCards  / \


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to