Summary: | kmail crashes upon click on the tray icon | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | yannek |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | marc-schmitzer, yannek |
Priority: | NOR | ||
Version: | 4.7 | ||
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
yannek
2011-10-15 21:52:11 UTC
Created attachment 64674 [details]
New crash information added by DrKonqi
kmail (4.7.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
Just to be comprehensive, here a second stacktrace. The crashes still occur ranging from "always the first time" to "pretty sure always the first time".
-- Backtrace (Reduced):
#6 QModelIndex (other=..., this=0x7fff0407f370) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:65
#7 QSortFilterProxyModel::parent (this=0x2634ff0, child=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:1657
#8 0x00007fd0d114006b in parent (this=0x29e62d0) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:389
#9 QTreeView::indexRowSizeHint (this=0x260cf80, index=...) at itemviews/qtreeview.cpp:2759
#10 0x00007fd0d1143b69 in itemHeight (item=0, this=0x260cfd0) at itemviews/qtreeview.cpp:3232
Created attachment 65565 [details]
New crash information added by DrKonqi
kmail (4.7.2) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
Had just started the computer, KMail started automatically and was showing new mails. Clicked the systray icon to open KMail, crashed.
-- Backtrace (Reduced):
#7 QModelIndex (other=<optimized out>, this=0xbf8e16f0) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:65
#8 QSortFilterProxyModel::parent (this=0x881ad20, child=...) at itemviews/qsortfilterproxymodel.cpp:1657
#9 0xb6b4bd45 in parent (this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qabstractitemmodel.h:389
#10 QTreeView::indexRowSizeHint (this=0x87de368, index=...) at itemviews/qtreeview.cpp:2759
#11 0xb6b4fd37 in itemHeight (item=18, this=0x87df1b0) at itemviews/qtreeview.cpp:3232
Okay, the crashes went away after I imported the old mail from the ~/Mail directory into the "new" local dir folders via the "files-> import messages" option. Before the mail in ~/Mail was accessed as a "kmail-maildir" resource. The movement of the imported mails to their respective places and marking the messages as already read again caused some crashes. But now using KMail is stable. All backtraces show actually problems with Qt, not with Kmail nor Akonadi or any related technology. Is this reproducible with Qt 4.8.x? No, with the current setup (kmail 4.8.5, Qt 4.8.1) the imports no longer crash and access to old folders seems stable. Thanks for your feedback. Close this report for now. |