Summary: | kmail is crashing when setting a standard Templates | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Balcaen John <balcaen.john> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | anssi.hannula, smartins, tokoe |
Priority: | NOR | ||
Version: | 2.0.89 | ||
Target Milestone: | --- | ||
Platform: | Mandriva RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
Crash log of kmail crash when switching from short folder list to long folder list |
Description
Balcaen John
2010-09-21 02:53:12 UTC
Created attachment 52178 [details]
New crash information added by DrKonqi
kmail (2.0.89) on KDE Platform 4.5.68 (4.6 >= 20100912) using Qt 4.7.0
- What I was doing when the application crashed:
I changed a setting ('long' folder list to a 'compact' one, or something like that), and it crashed after ok'ing the new settings. Messages were being fetched in the background at the same time, which I guess somehow caused the crash.
-- Backtrace (Reduced):
#11 0x00007ff1af32dc9c in MessageList::Core::ModelPrivate::applyFilterToSubtree (this=0x1658400, item=0x197cfef0, parentIndex=...)
at /usr/src/debug/kdepim-4.5.68svn1174542/messagelist/core/model.cpp:370
#12 0x00007ff1af32e70f in MessageList::Core::Model::setFilter (this=0x15a3610, filter=<value optimized out>) at /usr/src/debug/kdepim-4.5.68svn1174542/messagelist/core/model.cpp:360
#13 0x00007ff1af357aa4 in MessageList::Core::Widget::statusSelected (this=<value optimized out>, index=<value optimized out>)
at /usr/src/debug/kdepim-4.5.68svn1174542/messagelist/core/widgetbase.cpp:1048
#14 0x00007ff1af31aa10 in MessageList::Core::Widget::qt_metacall (this=0x1671f00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffadf1a370)
at /usr/src/debug/kdepim-4.5.68svn1174542/build/messagelist/moc_widgetbase.cpp:128
#15 0x00007ff1af31acf0 in MessageList::Widget::qt_metacall (this=0x1671f00, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffadf1a370)
at /usr/src/debug/kdepim-4.5.68svn1174542/build/messagelist/moc_widget.cpp:77
Hej, can you still reproduce it with a current version (4.6beta)? Can you give further information about the state of kmail at the point when it crashed? Is any folder selected? Is any message selected? Is any filter in the message list active? Ciao, Tobias Created attachment 55041 [details]
Crash log of kmail crash when switching from short folder list to long folder list
I can't reproduce it anymore here with kdepim 4.6 beta2 using the initial crash method aka change in standard template but it's possible to reproduce it with anssi's method:
switching from short folder list to long folder list,
I've got an imap folder selected,there's no message selected, there's no filter active (the filtering is done directly on the server via gmail's rule for this imap account).
I reproduced also this crash even when no folder was selected by simply changing directly the layout after kmail start
Switching from long folder list to short does not cause crash here (with a folder selected or not )
The crash is attached again (just in case)
*** This bug has been marked as a duplicate of bug 261645 *** |