| Summary: | Crash after closing ktorrent [@ KSysGuard::Processes::updateAllProcesses] | ||
|---|---|---|---|
| Product: | [Unmaintained] ksysguard | Reporter: | guenter <guenter.k> |
| Component: | Process Controller - krunner part | Assignee: | guenter <guenter.k> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | crash | CC: | atalanttore, edan.ee, m.wege, otrogust, papricasix, stonecold.1995, tian.tian098, vanyacpp |
| Priority: | NOR | ||
| Version First Reported In: | 4.9.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
guenter
2012-10-25 18:08:12 UTC
*** Bug 309046 has been marked as a duplicate of this bug. *** Created attachment 74866 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.9.2 using Qt 4.8.3
- What I was doing when the application crashed:
The program crashed while i was waiting for Thunderbird to start.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0xe0cf90, source_parent=..., parent_mapping=parent_mapping@entry=0x11d2230, orient=orient@entry=Qt::Vertical, start=start@entry=5, end=end@entry=5, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007f8b7fddc5c0 in source_items_removed (orient=Qt::Vertical, end=5, start=5, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0xe0cf90, source_parent=..., start=5, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00007f8b7eeccc84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=5, _t3=5) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007f8b7ee66f0d in QAbstractItemModel::endRemoveRows (this=0xf4b800) at kernel/qabstractitemmodel.cpp:2487
Reassigning, and confirmed by duplicates. *** Bug 311345 has been marked as a duplicate of this bug. *** *** Bug 311359 has been marked as a duplicate of this bug. *** *** Bug 311742 has been marked as a duplicate of this bug. *** *** Bug 311935 has been marked as a duplicate of this bug. *** *** Bug 312112 has been marked as a duplicate of this bug. *** *** Bug 313049 has been marked as a duplicate of this bug. *** Created attachment 76399 [details]
New crash information added by DrKonqi
ksysguard (4.9.3) on KDE Platform 4.9.3 using Qt 4.8.3
- What I was doing when the application crashed:
I just killed other process and ksysguard crashed.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x1a98410, source_parent=..., parent_mapping=parent_mapping@entry=0x1c35250, orient=orient@entry=Qt::Vertical, start=start@entry=1, end=end@entry=1, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007fd5f836c5c0 in source_items_removed (orient=Qt::Vertical, end=1, start=1, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0x1a98410, source_parent=..., start=1, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00007fd5f8a96c84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=1, _t3=1) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007fd5f8a30f0d in QAbstractItemModel::endRemoveRows (this=0x1a97590) at kernel/qabstractitemmodel.cpp:2487
Created attachment 76460 [details]
New crash information added by DrKonqi
ksysguard (4.9.3) on KDE Platform 4.9.3 using Qt 4.8.3
- What I was doing when the application crashed:
I was watching list of processes. There was a string filter enabled, so only one process (and its parents) were shown. This process quit and sysguard crashed. I am not sure if I closed ksysguard exactly at the same moment when the process quit.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x195a7c0, source_parent=..., parent_mapping=parent_mapping@entry=0x196a0d0, orient=orient@entry=Qt::Vertical, start=start@entry=0, end=end@entry=0, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007fb1978685c0 in source_items_removed (orient=Qt::Vertical, end=0, start=0, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0x195a7c0, source_parent=..., start=0, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00007fb197f92c84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007fb197f2cf0d in QAbstractItemModel::endRemoveRows (this=0x1939a00) at kernel/qabstractitemmodel.cpp:2487
Created attachment 76829 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.9.98 using Qt 4.8.3
- What I was doing when the application crashed: I was using process viewer started from krunner watching processes when the crash occured.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x30165e0, source_parent=..., parent_mapping=parent_mapping@entry=0x31d8020, orient=orient@entry=Qt::Vertical, start=start@entry=53, end=end@entry=53, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x0000003c857595c0 in source_items_removed (orient=Qt::Vertical, end=53, start=53, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0x30165e0, source_parent=..., start=53, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x0000003c82bd7c84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=53, _t3=53) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x0000003c82b71f0d in QAbstractItemModel::endRemoveRows (this=0x30100a0) at kernel/qabstractitemmodel.cpp:2487
Created attachment 77054 [details]
New crash information added by DrKonqi
krunner (0.1) on KDE Platform 4.10.00 using Qt 4.8.3
- What I was doing when the application crashed:
Krunner crashed while opening task manager.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0x1815ca0, source_parent=..., parent_mapping=parent_mapping@entry=0x179fa00, orient=orient@entry=Qt::Vertical, start=start@entry=11, end=end@entry=11, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007f39964345c0 in source_items_removed (orient=Qt::Vertical, end=11, start=11, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0x1815ca0, source_parent=..., start=11, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00007f3995524c84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=11, _t3=11) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007f39954bef0d in QAbstractItemModel::endRemoveRows (this=0x197d980) at kernel/qabstractitemmodel.cpp:2487
*** Bug 314779 has been marked as a duplicate of this bug. *** Created attachment 78871 [details]
New crash information added by DrKonqi
ksysguard (4.9.5) on KDE Platform 4.9.5 using Qt 4.8.3
- What I was doing when the application crashed:
ksysguard crashed when I closed it. This crash happens very often.
-- Backtrace (Reduced):
#6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this@entry=0xb1df00, source_parent=..., parent_mapping=parent_mapping@entry=0xcddd50, orient=orient@entry=Qt::Vertical, start=start@entry=0, end=end@entry=0, delta_item_count=delta_item_count@entry=1, remove=remove@entry=true) at itemviews/qsortfilterproxymodel.cpp:948
#7 0x00007f387d0945c0 in source_items_removed (orient=Qt::Vertical, end=0, start=0, source_parent=..., this=<optimized out>) at itemviews/qsortfilterproxymodel.cpp:890
#8 QSortFilterProxyModelPrivate::source_items_removed (this=0xb1df00, source_parent=..., start=0, end=<optimized out>, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848
[...]
#10 0x00007f387d7bec84 in QAbstractItemModel::rowsRemoved (this=<optimized out>, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:211
#11 0x00007f387d758f0d in QAbstractItemModel::endRemoveRows (this=0xb62a00) at kernel/qabstractitemmodel.cpp:2487
After 5 years or so doing nothing and the error not happend again since a long time I decided to close this my bug report. ktorrent 5.1.2 krunner 5.17.4 Qt version 5.13.1 ksysguard 5.17.4 |