Summary: | Crash on startup while loading mail | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Arne Babenhauserheide <arne_bab> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | arne_bab, montel |
Priority: | NOR | ||
Version: | 2.1.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi valgrind report |
Description
Arne Babenhauserheide
2011-06-21 12:59:41 UTC
Created attachment 61323 [details]
New crash information added by DrKonqi
kmail (2.1.0) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3
- What I was doing when the application crashed:
It crashed again on starting up, after shutting it down with quit beforehand.
-- Backtrace (Reduced):
#6 0x00007f8b9284cfce in KPIM::ProgressItem::removeChild(KPIM::ProgressItem*) () from /usr/lib64/libkdepim.so.4
#7 0x00007f8b9284d131 in KPIM::ProgressItem::setComplete() () from /usr/lib64/libkdepim.so.4
#8 0x00007f8b9284eba7 in KPIM::AgentProgressMonitor::Private::instanceStatusChanged(Akonadi::AgentInstance const&) () from /usr/lib64/libkdepim.so.4
#9 0x00007f8b9284ecc2 in KPIM::AgentProgressMonitor::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdepim.so.4
[...]
#11 0x00007f8b94e07ba5 in Akonadi::AgentManager::instanceStatusChanged(Akonadi::AgentInstance const&) () from /usr/lib64/libakonadi-kde.so.4
Created attachment 61365 [details]
New crash information added by DrKonqi
kmail (2.1.0) on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3
- What I was doing when the application crashed:
On startup it begins getting mail, then it starts filtering and shows many messages that there where mails it could not read from the folder.
After filtering, it dies.
Trying to abort the filtering did not help (and did not work: it said “aborting” in the progress indicator (bottom right), but then started the filtering and died nontheless).
I had some disk-full errors some time ago, so this might be related.
PS: Dr. Konqui to append to the bugreport is extremely useful. I hope my reports help…
-- Backtrace (Reduced):
#6 0x00007f4b9768cfd2 in KPIM::ProgressItem::removeChild(KPIM::ProgressItem*) () from /usr/lib64/libkdepim.so.4
#7 0x00007f4b9768d131 in KPIM::ProgressItem::setComplete() () from /usr/lib64/libkdepim.so.4
#8 0x00007f4b9768eba7 in KPIM::AgentProgressMonitor::Private::instanceStatusChanged(Akonadi::AgentInstance const&) () from /usr/lib64/libkdepim.so.4
#9 0x00007f4b9768ecc2 in KPIM::AgentProgressMonitor::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdepim.so.4
[...]
#11 0x00007f4b99c48ba5 in Akonadi::AgentManager::instanceStatusChanged(Akonadi::AgentInstance const&) () from /usr/lib64/libakonadi-kde.so.4
Created attachment 61367 [details] valgrind report valgrind report (because that was asked for in bug 265076 ): valgrind kmail --nofork &> report fixed in 4.7/master Many thanks! *** This bug has been marked as a duplicate of bug 265076 *** |