Summary: | Kmail crashes when layout is changed | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Juraj <jurajoravec> |
Component: | folders | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ddygulski, pgquiles |
Priority: | NOR | ||
Version: | 5.10.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=401739 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Juraj
2019-03-20 21:49:28 UTC
Created attachment 121198 [details]
New crash information added by DrKonqi
kmail (5.10.3) using Qt 5.9.7
- What I was doing when the application crashed:
Changing the layout from messages below to messages on the right
- Custom settings of the application:
Exchange account (EWS)
-- Backtrace (Reduced):
#7 0x00007fe9f351b4c8 in QWidget::insertAction(QAction*, QAction*) () from /usr/lib64/libQt5Widgets.so.5
[...]
#13 0x00007fe9f189e93b in KXMLGUIFactory::plugActionList(KXMLGUIClient*, QString const&, QList<QAction*> const&) () from /usr/lib64/libKF5XmlGui.so.5
#14 0x00007fe9ecdddf7d in PimCommon::PluginInterface::initializePluginActions(QString const&, KXMLGUIClient*) () from /usr/lib64/libKF5PimCommonAkonadi.so.5
#15 0x00007fe9f466a69e in KMMainWidget::initializePluginActions() () from /usr/lib64/libkmailprivate.so.5
#16 0x00007fe9f462e470 in KMMainWin::slotUpdateGui() () from /usr/lib64/libkmailprivate.so.5
*** This bug has been marked as a duplicate of bug 401739 *** Created attachment 123648 [details]
New crash information added by DrKonqi
kmail (5.12.2) using Qt 5.13.1
- What I was doing when the application crashed:
I've just imported my email data from thunderbird and ran the KMail client for the first time. I instantly went to the settings to change the UI layout (to disable the e-mail preview section). As soon as I've changed the setting KMail crashed and when I've restarted the application I was greeted with the UI changed as I wanted.
-- Backtrace (Reduced):
#12 0x00007f2292d1ee9b in qBadAlloc () at /usr/include/c++/9/bits/exception.h:63
#13 0x00007f2292d22bfe in QListData::detach_grow (this=this@entry=0x5638af76e018, idx=idx@entry=0x7ffde677999c, num=num@entry=1) at tools/qlist.cpp:97
#14 0x00007f229396062c in QList<QWidget*>::detach_helper_grow (this=0x5638af76e018, i=<optimized out>, i@entry=2147483647, c=c@entry=1) at ../../include/QtCore/../../src/corelib/tools/qlist.h:117
#15 0x00007f229396072d in QList<QWidget*>::append (t=@0x7ffde67799f0: 0x5638b053cc10, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:598
#16 QList<QWidget*>::append (this=<optimized out>, t=@0x7ffde67799f0: 0x5638b053cc10) at ../../include/QtCore/../../src/corelib/tools/qlist.h:598
|