| Summary: | Plasma crashed while closing Ark | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Bram Verhulst <verhulst.bram> |
| Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | hein, tonyfroio, verhulst.bram |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 4.11.5 | ||
| Target Milestone: | --- | ||
| Platform: | Mint (Ubuntu based) | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Bram Verhulst
2014-03-01 23:23:57 UTC
Created attachment 91665 [details]
New crash information added by DrKonqi
plasma-desktop (4.11.13) on KDE Platform 4.14.2 using Qt 4.8.6
The same error appeared while closing Dolphin. At that time there were 3 Dolphin windows opened; the first one closed regulary, while the crash happened while closing the second one.
-- Backtrace (Reduced):
#7 0x00007f5b3ff606fc in TaskManager::TasksModel::rowCount(QModelIndex const&) const () from /usr/lib/libtaskmanager.so.4abi4
#8 0x00007f5b6dcccb8a in QDeclarativeVisualDataModel::_q_layoutChanged (this=0x2a84290) at graphicsitems/qdeclarativevisualitemmodel.cpp:1398
#9 0x00007f5b6de00a25 in QDeclarativeVisualDataModel::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at .moc/release-shared/moc_qdeclarativevisualitemmodel_p.cpp:406
[...]
#11 0x00007f5b6c05fb53 in QAbstractItemModel::layoutChanged (this=this@entry=0x24fb0e0) at .moc/release-shared/moc_qabstractitemmodel.cpp:176
#12 0x00007f5b6bff6ee0 in QAbstractItemModel::endMoveRows (this=0x24fb0e0) at kernel/qabstractitemmodel.cpp:2673
Plasma 5.7 ships a fully-rewritten Task Manager backend which should resolve these issues. Please re-test with the Plasma 5.7 final release and feel free to reopen if problems do persist after all. |