| Summary: | Kopete crashes when I join contacts | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | telpe.night |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | MurzNN, pali.rohar, pedrogomes81, telpe.night, tinaut1986 |
| Priority: | NOR | ||
| Version First Reported In: | 1.3.2 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.11 | |
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
telpe.night
2012-10-24 19:43:09 UTC
*** Bug 308972 has been marked as a duplicate of this bug. *** Created attachment 75037 [details]
New crash information added by DrKonqi
kopete (1.3.2) on KDE Platform 4.9.2 using Qt 4.8.3
- What I was doing when the application crashed:
I got the same bug while I was joining skype contact with already joined gmail and icq contact. Skype contact was in the root, others were in the group.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x1a8ebc0, source_parent=..., parent_mapping=parent_mapping@entry=0x2206e90, orient=orient@entry=Qt::Vertical, start=start@entry=6, end=end@entry=6, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007f3451e565c0 in source_items_removed (orient=Qt::Vertical, end=6, start=6, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0x1a8ebc0, source_parent=..., start=6, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00007f34527fbc84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=6, _t3=6) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007f3452795f0d in QAbstractItemModel::endRemoveRows (this=0x1a81900) at kernel/qabstractitemmodel.cpp:2487
Sorry for the last comment. I didn't noticed, that I've already reported this bug. DrKonqi doesn't show any sender information. Created attachment 75378 [details]
New crash information added by DrKonqi
kopete (1.3.3) on KDE Platform 4.9.3 using Qt 4.8.3
- What I was doing when the application crashed:
Move contact from empty group to other group.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x159d7b0, source_parent=..., parent_mapping=parent_mapping@entry=0x14a5bd0, orient=orient@entry=Qt::Vertical, start=start@entry=29, end=end@entry=29, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00000031e6f595c0 in source_items_removed (orient=Qt::Vertical, end=29, start=29, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0x159d7b0, source_parent=..., start=29, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00000031e57d7c84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=29, _t3=29) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00000031e5771f0d in QAbstractItemModel::endRemoveRows (this=0x147fef0) at kernel/qabstractitemmodel.cpp:2487
Created attachment 81431 [details]
New crash information added by DrKonqi
kopete (1.3.5) on KDE Platform 4.9.5 using Qt 4.8.3
- What I was doing when the application crashed:
Mergin contacts into a "meta-contact" (Gmail, Skype, facebook...)
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0xcec3a0, source_parent=..., parent_mapping=parent_mapping@entry=0xcf2150, orient=orient@entry=Qt::Vertical, start=start@entry=18, end=end@entry=18, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007fa4735375c0 in source_items_removed (orient=Qt::Vertical, end=18, start=18, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0xcec3a0, source_parent=..., start=18, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00007fa473edcc84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=18, _t3=18) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007fa473e76f0d in QAbstractItemModel::endRemoveRows (this=0xcf4040) at kernel/qabstractitemmodel.cpp:2487
Please check if this problem is still present in Kopete from KDE4.11. Seems that this is solved, I can't reproduce the crash in KDE 4.11. |