Summary: | Kontact crash on logout | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | Dean Cording <dean> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | spearhead2k3 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepim/990d6c87eb243d03f7c067d661278cf3aff22fed | Version Fixed In: | 4.13.2 |
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Dean Cording
2014-05-14 00:37:50 UTC
Git commit 990d6c87eb243d03f7c067d661278cf3aff22fed by Montel Laurent. Committed on 14/05/2014 at 19:31. Pushed by mlaurent into branch 'KDE/4.13'. Fix Bug 334730 - Kontact crash on logout FIXED-IN: 4.13.2 M +1 -1 kmail/kmmainwidget.cpp http://commits.kde.org/kdepim/990d6c87eb243d03f7c067d661278cf3aff22fed Created attachment 90390 [details]
New crash information added by DrKonqi
kontact (4.14.2) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
when i close kontact dr konqui shows up and the crash handler tells me that qDeleteAll<QList<KMainWindow*> didnt work
-- Backtrace (Reduced):
#7 0x000000000040354f in qDeleteAll<QList<KMainWindow*>::const_iterator> (end=..., begin=...) at /usr/include/qt4/QtCore/qalgorithms.h:322
#8 qDeleteAll<QList<KMainWindow*> > (c=...) at /usr/include/qt4/QtCore/qalgorithms.h:330
#9 main (argc=<optimized out>, argv=0x7fff63c10158) at ../../../kontact/src/main.cpp:220
|