Summary: | kmail's views are EMPTY and upon closing kmail, it crashes | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | thomas gahr <kde-bugzilla> |
Component: | libakonadi | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andysem, craig.magina, kde-bugzilla, montel, thiago |
Priority: | NOR | ||
Version: | 4.8 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.1 | |
Sentry Crash Report: | |||
Attachments: |
screenshot of kmail (kontact) before crash
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
thomas gahr
2011-12-18 15:32:46 UTC
Created attachment 66869 [details]
screenshot of kmail (kontact) before crash
This screenshot shows the broken kmail that crashes when closing
After logging out and back in the behaviour is gone. KMail works as expected, both in kontact and as standalone. Created attachment 67316 [details]
New crash information added by DrKonqi
kontact (4.8 beta2) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.0
Same situation: some folders were empty and the folder icons where the "spinning wheel" distraction indicating that KMail was working. I am also using it inside Kontact. When I Ctrl+Q'ed the application so I could stop and restart akonadi, KMail crashed with the same backtrace.
-- Backtrace (Reduced):
#6 0x00007f979948c560 in operator bool (this=0x50) at /home/thiago/kde/include/ksharedptr.h:106
#7 KMKernel::config (this=0x1d917b0) at /home/thiago/src/kde4/kdepim/kmail/kmkernel.cpp:1440
#8 0x00007f979948cce7 in KMKernel::slotSyncConfig (this=0x1d917b0) at /home/thiago/src/kde4/kdepim/kmail/kmkernel.cpp:1321
#9 0x00007f9799498fb5 in KMKernel::qt_static_metacall (_o=0x1d917b0, _c=<optimized out>, _id=<optimized out>, _a=0x228c270) at /home/thiago/obj/kde4/kdepim/kmail/kmkernel.moc:175
[...]
#11 0x00007f97f14be78f in QObject::event (this=0x1d917b0, e=0x21043e0) at /home/thiago/src/qt/qt-4.8/src/corelib/kernel/qobject.cpp:1195
Created attachment 68730 [details]
New crash information added by DrKonqi
kontact (4.8.0) on KDE Platform 4.8.00 (4.8.0 using Qt 4.8.0
- What I was doing when the application crashed:
Closed Kontact
- Unusual behavior I noticed:
KMail could not open any mails, showing "Retrieving folder contents" only
Happens often, restarting Kontact does not change anything.
Restarting Akonadi makes the behaviour go a away. Note: restarting akonadi takes very long (about 1-2 minutes)
-- Backtrace (Reduced):
#6 0x00000032c98dae10 in operator bool (this=0x50) at /usr/include/kde4/ksharedptr.h:106
#7 KMKernel::config (this=0x1c69ac0) at /usr/src/debug/kdepim-4.8.0/kmail/kmkernel.cpp:1442
#8 0x00000032c98db637 in KMKernel::slotSyncConfig (this=0x1c69ac0) at /usr/src/debug/kdepim-4.8.0/kmail/kmkernel.cpp:1323
#9 0x00000032c98e751a in KMKernel::qt_static_metacall (_o=0x1c69ac0, _c=<optimized out>, _id=<optimized out>, _a=0x20d1540) at /usr/src/debug/kdepim-4.8.0/x86_64-redhat-linux-gnu/kmail/kmkernel.moc:175
#10 0x00000034a0b91f16 in QObject::event (this=0x1c69ac0, e=<optimized out>) at kernel/qobject.cpp:1195
*** Bug 293241 has been marked as a duplicate of this bug. *** Created attachment 68842 [details]
New crash information added by DrKonqi
kontact (4.8.0) on KDE Platform 4.8.00 (4.8.0 using Qt 4.8.0
- What I was doing when the application crashed:
I closed kontact/kmail with ctrl+q and it crashed. The folders of my imap account were all empty and akonadi was in the process of syncing the account.
-- Backtrace (Reduced):
#6 0x00007f39dc818600 in operator bool (this=0x50) at /usr/include/ksharedptr.h:106
#7 KMKernel::config (this=0x2ab43a0) at ../../kmail/kmkernel.cpp:1440
#8 0x00007f39dc818e27 in KMKernel::slotSyncConfig (this=0x2ab43a0) at ../../kmail/kmkernel.cpp:1321
#9 0x00007f39dc824cda in KMKernel::qt_static_metacall (_o=0x2ab43a0, _c=<optimized out>, _id=<optimized out>, _a=0x2a0b5b0) at ./kmkernel.moc:175
#10 0x00007f3a400739c6 in QObject::event (this=0x2ab43a0, e=<optimized out>) at kernel/qobject.cpp:1195
Git commit 6bda7ef36bf9e4300ebacd9d199d65970cc33654 by Montel Laurent. Committed on 16/02/2012 at 09:43. Pushed by mlaurent into branch 'master'. Fix Bug 289287 - kmail's views are EMPTY and upon closing kmail, it crashes FIXED-IN: 4.8.1 M +3 -3 kmail/kmmainwidget.cpp M +1 -1 kmail/kmmainwidget.h http://commits.kde.org/kdepim/6bda7ef36bf9e4300ebacd9d199d65970cc33654 Git commit d09775152c969c209ad9dd6877b9c81e2a27254f by Montel Laurent. Committed on 16/02/2012 at 09:43. Pushed by mlaurent into branch 'KDE/4.8'. Fix Bug 289287 - kmail's views are EMPTY and upon closing kmail, it crashes FIXED-IN: 4.8.1 (cherry picked from commit 6bda7ef36bf9e4300ebacd9d199d65970cc33654) M +3 -3 kmail/kmmainwidget.cpp M +1 -1 kmail/kmmainwidget.h http://commits.kde.org/kdepim/d09775152c969c209ad9dd6877b9c81e2a27254f |