Summary: | KMail crashes when auto-completing email addresses | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Alex Merry <alex.merry> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | dilfridge, p92 |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Alex Merry
2010-07-11 21:58:17 UTC
SVN commit 1148933 by tokoe: Do dereference the pointer before accessing it BUG: 244256 M +1 -1 addresseelineedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1148933 *** Bug 245076 has been marked as a duplicate of this bug. *** Created attachment 51407 [details]
New crash information added by DrKonqi
kontact (4.4.5) on KDE Platform 4.5.1 (KDE 4.5.1) using Qt 4.7.0
- What I was doing when the application crashed:
I was typing an email address in korganizer and kontact crashed during autocompletion process after 3 chars were entered, I saw the autocompletion list appearing and kabooom
This renders some part of kontact were we cannot use an email selector in a list but only autocompletion completely unusable !
email autocompletion is totaly broken since KDE SC 4.5.0
-- Backtrace (Reduced):
#6 0x00007f04ab93bd82 in QListData::size (this=0x5766090) at /usr/include/qt4/QtCore/qlist.h:94
#7 QList<QString>::count (this=0x5766090) at /usr/include/qt4/QtCore/qlist.h:267
#8 operator<< <QString> (this=0x5766090) at /usr/include/qt4/QtCore/qdebug.h:166
#9 KPIM::AddresseeLineEdit::akonadiHandlePending (this=0x5766090) at ../../libkdepim/addresseelineedit.cpp:1114
#10 0x00007f04ab93c662 in KPIM::AddresseeLineEdit::slotAkonadiCollectionsReceived (this=<value optimized out>, collections=...) at ../../libkdepim/addresseelineedit.cpp:1036
|