Bug 309303 - using "select Recipient" dialogue crashes kmail
Summary: using "select Recipient" dialogue crashes kmail
Status: RESOLVED WAITINGFORINFO
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: 4.9.2
Platform: Ubuntu Linux
: NOR critical
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-31 10:47 UTC by Martin Tlustos
Modified: 2016-01-31 17:14 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (8.76 KB, text/plain)
2012-10-31 13:48 UTC, Martin Tlustos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Tlustos 2012-10-31 10:47:15 UTC
everytime I use the "select recipients" dialogue and try searching for a specific address (because it won't show up by just typing it in, but that's another bug), kmail crashes

Reproducible: Always

Steps to Reproduce:
1. create new mail
2. open "select recipients" dialogue
3. search for a specific name
Actual Results:  
kmail crashes

Expected Results:  
name should appear and I should be ablet o put it into the email

I have two pretty big address books (around 1.500 entries each): one local and one google. Both are pretty identical, as I am planning on moving from one to the other at some time in the future.
Comment 1 Martin Tlustos 2012-10-31 10:51:16 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.
Comment 2 Laurent Montel 2012-10-31 10:59:49 UTC
Backtrace ?
Without it I can't try to fix it
Comment 3 Christoph Feck 2012-10-31 11:26:18 UTC
For more information about generating the backtrace, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
Comment 4 Martin Tlustos 2012-10-31 13:48:57 UTC
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
Comment 5 Ken Freeland 2016-01-31 17:14:20 UTC
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