Summary: | Plasma Desktop crashes on closing applications | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | C <christoph_corvin> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | annma, cristobalfresno, tim |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
C
2012-01-12 14:27:37 UTC
*** This bug has been marked as a duplicate of bug 272495 *** Created attachment 67742 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
Plasma Desktop crashed randomly when closing Ark or other aplication (Chrome, Dolphin, etc) with "x" icon.
-- Backtrace (Reduced):
#6 isNull (this=0x0) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:568
#7 operator! (this=0x0) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:574
#8 TaskManager::TaskItem::task (this=0x31c0d50) at ../../../libs/taskmanager/taskitem.cpp:113
#9 0x00007fb573010112 in WindowTaskItem::publishIconGeometry (this=0x3cac1b0) at ../../../../../plasma/desktop/applets/tasks/windowtaskitem.cpp:120
#10 0x00007fb57301eb7c in AbstractTaskItem::timerEvent (this=0x3cac1b0, event=<optimized out>) at ../../../../../plasma/desktop/applets/tasks/abstracttaskitem.cpp:439
Created attachment 67799 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
Closing a Window causes the Desktop to crash and restart.
It doesn't seem to matter which application I close.
-- Backtrace (Reduced):
#7 isNull (this=0x0) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:568
#8 operator! (this=0x0) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:574
#9 TaskManager::TaskItem::task (this=0xa35fdf0) at ../../../libs/taskmanager/taskitem.cpp:113
#10 0x040a4662 in WindowTaskItem::publishIconGeometry (this=0xa6f67c0) at ../../../../../plasma/desktop/applets/tasks/windowtaskitem.cpp:120
#11 0x040b5688 in AbstractTaskItem::timerEvent (this=0xa6f67c0, event=0xbfe5d72c) at ../../../../../plasma/desktop/applets/tasks/abstracttaskitem.cpp:439
|