Summary: | using "select Recipient" dialogue crashes kmail | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Martin Tlustos <martin.tlustos> |
Component: | composer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | critical | CC: | diogenesquest, martin.tlustos, montel |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Martin Tlustos
2012-10-31 10:47:15 UTC
Actually it only seems to crash for a specific time. After filing the bug report, the open composer window did not crash, but after closing it and opening a new one, it crashed again. So it seems that it just needs too much time to be able to search for addresses. Backtrace ? Without it I can't try to fix it For more information about generating the backtrace, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Created attachment 74900 [details]
New crash information added by DrKonqi
kontact (4.9.2) on KDE Platform 4.9.2 using Qt 4.8.3
- What I was doing when the application crashed:
opened "select recipients" dialogue
searched for a specific name
kmail/kontact crashed
- Custom settings of the application:
2 big address databases
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x1f28a80, source_parent=..., parent_mapping=parent_mapping@entry=0xbc8d0e0, orient=orient@entry=Qt::Vertical, start=start@entry=0, end=end@entry=0, delta_item_count=delta_item_count@entry=1, remove=remove@entry=false) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007f51fbb2bdbe in QSortFilterProxyModelPrivate::source_items_inserted (this=this@entry=0x1f28a80, source_parent=..., start=0, end=0, orient=orient@entry=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:745
#8 0x00007f51fbb2c2bf in QSortFilterProxyModelPrivate::_q_sourceRowsInserted (this=0x1f28a80, source_parent=..., start=<optimized out>, end=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:1281
[...]
#10 0x00007f51fac19be4 in QAbstractItemModel::rowsInserted (this=<optimized out>, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:197
#11 0x00007f51fabb4e6a in QAbstractItemModel::endInsertRows (this=0x21a0b10) at kernel/qabstractitemmodel.cpp:2433
My symptoms are exactly the same...every time I try to select a recipient from the dialogue box (the suggestions in the TO field are not operating correctly) KMail crashes |