Bug 317991

Summary: offlineimap sometimes crash on SMP machine
Product: [Fedora] Fedora Reporter: Adam Tkac <atkac>
Component: offlineimapAssignee: Till Maas <opensource>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: ovasik
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-12 14:29:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
traceback from 5.99.4-1.fc9 none

Description Adam Tkac 2007-10-04 09:57:54 UTC
Description of problem:
offlineimap sometimes crash on my dual core machine

Version-Release number of selected component (if applicable):
offlineimap-5.99.2-1.fc8

How reproducible:
often

Steps to Reproduce:
1. start offlineimap
2. see traceback
  
Actual results:
traceback

Expected results:
sync-ed mailforder

Additional info:
Thread 'InputHandler loop' terminated with exception:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/offlineimap/threadutil.py", line 153,
in run
    Thread.run(self)
  File "/usr/lib/python2.5/threading.py", line 440, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.5/site-packages/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.

This problem doesn't occur on my one-processor machine. Let me know if you need
more debuginfo

Comment 1 Till Maas 2007-10-10 07:21:56 UTC
Do you have this problem with offlineimap from F7, too? It is:
offlineimap-4.0.16-3.fc7

Comment 2 Adam Tkac 2007-10-10 09:48:16 UTC
I'm not sure if problem is same. offlinemap also sometimes crashes. Core dump is
on http://people.redhat.com/atkac/core.tar.bz2

Comment 3 Till Maas 2007-10-20 08:23:24 UTC
There has been a new release of offlineimap, when branching in cvs finished, I
will build it for the new rawhide, maybe this will work then. Did you test,
whether offlineimap-4.0.16-3.fc7 works on your dual core machine?

Comment 4 Adam Tkac 2007-10-22 08:40:19 UTC
(In reply to comment #3)
> There has been a new release of offlineimap, when branching in cvs finished, I
> will build it for the new rawhide, maybe this will work then. Did you test,
> whether offlineimap-4.0.16-3.fc7 works on your dual core machine?

Yes, I tested it. It also crashed (link specified in comment #2 points to core
dump). Let me know when new package will be avaliable for testing.

Comment 5 Till Maas 2007-10-22 09:50:43 UTC
Here is the new build: offlineimap-5.99.4-1.fc9

http://koji.fedoraproject.org/koji/buildinfo?buildID=21858

Comment 6 Adam Tkac 2007-11-01 08:30:11 UTC
Created attachment 245291 [details]
traceback from 5.99.4-1.fc9

I still have problems. See attached traceback

Comment 7 Till Maas 2008-03-04 09:39:59 UTC
Sorry for the long silence, can you please try it with offlineimap-5.99.6-1.fc9?

https://koji.fedoraproject.org/koji/taskinfo?taskID=490023

Comment 8 Adam Tkac 2008-03-12 14:29:34 UTC
Yes, it looks better now. No traceback since update to 5.99.6. Thanks for your
help, closing