Summary: | IMAP resource crash while reading mails | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Thomas Tanghus <thomas> |
Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | faure, kdepim-bugs, sreejiththulaseedharan, sven.burmeister, thomas, vkrause |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Thomas Tanghus
2011-06-24 06:28:19 UTC
Is it still happening for you with 4.7.x? I've been unable to reproduce that one, it just works for me. In case you still experience this please feel free to reopen. In such a case, we would need much more information like the actual IMAP server used and so on. Created attachment 63876 [details] New crash information added by DrKonqi akonadi_imap_resource (4.7) on KDE Platform 4.7.00 (4.7.0) using Qt 4.7.2 - What I was doing when the application crashed: Kontact was running in the background - I was sleeping ;) - when the IMAP resource crashed. As asked in https://bugs.kde.org/show_bug.cgi?id=276376#c1 Two different IMAP accounts. Don't know which was the culprit. First an Gmail account, secondly a Courier IMAP running on zeus.packagecloud.com: "$ telnet zeus.packagecloud.com 143 Trying 176.9.2.121... Connected to zeus.packagecloud.com. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2010 Double Precision, Inc. See COPYING for distribution information." -- Backtrace (Reduced): #11 0x085d7961 in malloc_printerr (action=<value optimized out>, str=<value optimized out>, ptr=0x89863c8) at malloc.c:6283 #12 0x085d928b in _int_free (av=<value optimized out>, p=0x89863c0) at malloc.c:4795 #13 0x085dc41d in __libc_free (mem=0x89863c8) at malloc.c:3738 [...] #15 0x08098e26 in node_destruct (this=0x8985018, session=0xb4e08988, errorCode=4, errorMessage=...) at /usr/include/qt4/QtCore/qlist.h:375 #16 erase (this=0x8985018, session=0xb4e08988, errorCode=4, errorMessage=...) at /usr/include/qt4/QtCore/qlist.h:452 Sorry to have to reopen this. The "on so on" part of the information needed I wasn't sure what was about ;) I've had (at least) one more of these crashes, where I didn't have the time to report it. When I reported it the first time I only had one IMAP account - the Gmail one - so my guess is it's the one that it crashed on. On that account I have set up time based expires on several folders (mailing lists). Could that be a reason. Created attachment 63990 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.7) on KDE Platform 4.7.1 (4.7.1) using Qt 4.7.4
- What I was doing when the application crashed:
This happens if one was online and then the internet connection goes away. After some time without connection akonadi crashes.
-- Backtrace (Reduced):
#15 0x0809a8d0 in node_destruct (this=0x81d1048, session=0x839f678) at /usr/include/QtCore/qlist.h:375
#16 erase (this=0x81d1048, session=0x839f678) at /usr/include/QtCore/qlist.h:452
#17 removeFirst (this=0x81d1048, session=0x839f678) at /usr/include/QtCore/qlist.h:273
#18 takeFirst (this=0x81d1048, session=0x839f678) at /usr/include/QtCore/qlist.h:477
#19 SessionPool::declareSessionReady (this=0x81d1048, session=0x839f678) at /usr/src/debug/kdepim-runtime-4.7.1/resources/imap/sessionpool.cpp:207
Crash in declareSessionReady+takeFirst = bug 286003 *** This bug has been marked as a duplicate of bug 286003 *** |