Bug 317991
| Summary: | offlineimap sometimes crash on SMP machine | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Adam Tkac <atkac> | ||||
| Component: | offlineimap | Assignee: | Till Maas <opensource> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | 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: |
|
||||||
Do you have this problem with offlineimap from F7, too? It is: offlineimap-4.0.16-3.fc7 I'm not sure if problem is same. offlinemap also sometimes crashes. Core dump is on http://people.redhat.com/atkac/core.tar.bz2 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? (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. Here is the new build: offlineimap-5.99.4-1.fc9 http://koji.fedoraproject.org/koji/buildinfo?buildID=21858 Created attachment 245291 [details]
traceback from 5.99.4-1.fc9
I still have problems. See attached traceback
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 Yes, it looks better now. No traceback since update to 5.99.6. Thanks for your help, closing |
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