Summary: | [Fixed in KDE SC 4.4.1] Crash when removing panel that only contains Systray widget [null Plasma::Corona::containments, Plasma::Extender::item/group, SystemTray::Applet::clearAllCompletedJobs] | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Tim <tim.klassen> |
Component: | notifications | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, aronasorman, asraniel, bugs.kde.org.vtj1a, cjgermany, davidsboogs, dsemblano, echidnaman, fjperezor, francogpellegrini, hsantanna, lrbgomez, samirhin72, sputnikshock, xcojack |
Priority: | NOR | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi:
---
Same here, after a upgrade to KDE 4.4 beta2 - trying to close a (default) panel.
New crash information added by DrKonqi |
Description
Tim
2009-11-14 00:43:38 UTC
This is somehow related to bug 213191 / bug 193812. Thanks Updated backtrace from bug 219697: --- Thread 1 (Thread 0xb5681700 (LWP 24521)): [KCrash Handler] #6 QList (this=0x0) at /usr/include/QtCore/qlist.h:114 #7 Plasma::Corona::containments (this=0x0) at /home/build/build-i686/kdelibs/src/kdelibs/plasma/corona.cpp:446 #8 0xb534236b in Plasma::Extender::item (this=0x8ebe078, name=...) at /home/build/build-i686/kdelibs/src/kdelibs/plasma/extenders/extender.cpp:213 #9 0xb5342764 in Plasma::Extender::group (this=0x8ebe078, name=...) at /home/build/build-i686/kdelibs/src/kdelibs/plasma/extenders/extender.cpp:235 #10 0xa7e9c117 in SystemTray::Applet::clearOldNotifications (this=0x8c2ed30) at /home/build/build-i686/kdebase-workspace/src/kdebase-workspace/plasma/generic/applets/systemtray/ui/applet.cpp:936 #11 0xa7e9c570 in ~Applet (this=0x8c2ed30, __in_chrg=<value optimized out>) at /home/build/build-i686/kdebase-workspace/src/kdebase-workspace/plasma/generic/applets/systemtray/ui/applet.cpp:135 #12 0xb5319b46 in qDeleteAll<QList<Plasma::Applet*>::const_iterator> (this=0x8be29b8, __in_chrg=<value optimized out>) at /usr/include/QtCore/qalgorithms.h:322 #13 qDeleteAll<QList<Plasma::Applet*> > (this=0x8be29b8, __in_chrg=<value optimized out>) at /usr/include/QtCore/qalgorithms.h:330 #14 ~ContainmentPrivate (this=0x8be29b8, __in_chrg=<value optimized out>) at /home/build/build-i686/kdelibs/src/kdelibs/plasma/private/containment_p.h:62 #15 ~Containment (this=0x8be29b8, __in_chrg=<value optimized out>) at /home/build/build-i686/kdelibs/src/kdelibs/plasma/containment.cpp:142 #16 0xb3766b7b in ~Panel (this=0x8be29b8, __in_chrg=<value optimized out>) at /home/build/build-i686/kdebase-workspace/src/kdebase-workspace/plasma/desktop/containments/panel/panel.cpp:126 #17 0xb6cf8e45 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4 *** Bug 219697 has been marked as a duplicate of this bug. *** Created attachment 39332 [details]
New crash information added by DrKonqi:
---
Same here, after a upgrade to KDE 4.4 beta2 - trying to close a (default) panel.
This is most probably unrelated to bug 213191 / bug 193812. This crash seems to happen when querying a corona for containments turns up null, whereas the other crash is when a specific extender was destroyed but not removed from attachedExtenderItems. Curious that this doesn't happen on the standard panel, if you remove it, though, or with a desktop containment that only has a systray widget. *** Bug 222177 has been marked as a duplicate of this bug. *** SVN commit 1088122 by aseigo: catch the case where we have a containment, but the containment is not in a corona BUG:214460 M +8 -1 extender.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1088122 Created attachment 40673 [details]
New crash information added by DrKonqi
The crash happened after the first login in KDE 4.4 final on Kubuntu. There have been 3 task bars. The crash happened after the second closing. It does not seem to be fixed for Kubuntu at least... 'hope this bug report helps!
The bug is fixed in KDE SC 4.4.1 (too late for 4.4.0). Regards *** Bug 226488 has been marked as a duplicate of this bug. *** *** Bug 226585 has been marked as a duplicate of this bug. *** *** Bug 226632 has been marked as a duplicate of this bug. *** *** Bug 226889 has been marked as a duplicate of this bug. *** *** Bug 226867 has been marked as a duplicate of this bug. *** *** Bug 227505 has been marked as a duplicate of this bug. *** *** Bug 227728 has been marked as a duplicate of this bug. *** *** Bug 228393 has been marked as a duplicate of this bug. *** |