Package: offlineimap
Version: 4.0.16
Severity: normal

About 20% of the time, when using either 4 or 8 threads, offlineimap
will fail to start, throwing the following backtrace:
                           .Thread 'InputHandler loop' terminated with 
exception:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.5/offlineimap/threadutil.py", line 153, 
in run
    Thread.run(self)
  File "threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/var/lib/python-support/python2.5/offlineimap/ui/Curses.py", line 263, 
in bgreaderloop
    ch = s.c.stdscr.getch()
AttributeError: CursesUtil instance has no attribute 'stdscr'


No debug messages were logged for InputHandler loop.
zsh: exit 100   offlineimap -u Curses.Blinkenlights

Note that it's indented with a dot: presumably it's got some of the way
through it.  I see this a lot at work (SMP Xeon, eight threads), and on
my laptop (Core Duo, four threads), but don't recall seeing it on my old
laptop (Pentium M, one thread).  Unfortunately I don't have a non-SMP
machine to verify this with, since someone stole my old laptop.

Also, I'm using Ubuntu with Python 2.5.1 (2.5.1-0ubuntu1), but I don't
think this is an Ubuntu-specific bug.

Cheers,
Daniel

Attachment: signature.asc
Description: Digital signature

Reply via email to