Summary: | Plasma crashes at logoff or reboot or shutdown | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Valery Mamonov <valerymamonov> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | andy.boettger, jtamate, theotyflos, yaroslavkishchenko |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
the file that causes the crash for me |
Description
Valery Mamonov
2012-04-07 20:35:38 UTC
Created attachment 72877 [details]
New crash information added by DrKonqi
plasma-desktop (0.4) on KDE Platform 4.9.00 using Qt 4.8.2
- What I was doing when the application crashed:
I can reproduce the crash every time, I just need to:
kquitapp plasma-desktop,
remove the ~/.kde/share/config/plasma-desktop-appletsrc and plasma-desktoprc
(plasma-desktoprc will be created with a default one)
copy the attached plasma-desktop-appletsrc.2012-08-01 as ~/.kde/share/config/plasma-desktop-appletsrc,
start plasma-desktop
run again kquitapp plasma-desktop -> crash
next time plasma-desktop runs, the crash has gone.
Here you are a diff between the copied plasma-desktop-appletsrc and the one written after the crash:
diff -u plasma-desktop-appletsrc plasma-desktop-appletsrc.2012-08-01
--- plasma-desktop-appletsrc 2012-08-01 19:52:40.351170912 +0200
+++ plasma-desktop-appletsrc.2012-08-01 2012-08-01 18:42:03.568456062 +0200
@@ -369,7 +369,7 @@
ActionPluginsSource=Global
activity=New Activity
activityId=a0f0133d-3b0a-4a44-ae55-015783d79096
-desktop=-1
+desktop=3
formfactor=0
geometry=0,8442,1680,1050
immutability=1
@@ -377,7 +377,7 @@
lastScreen=0
location=0
plugin=desktop
-screen=-1
+screen=0
wallpaperplugin=image
wallpaperpluginmode=SingleImage
zvalue=0
@@ -856,7 +856,7 @@
RightButton;NoModifier=contextmenu
[Containments][53][Applets][103]
-geometry=1027.4,0,37,37
+geometry=889.2,0,37,37
immutability=2
plugin=launcher
zvalue=11
@@ -869,7 +869,7 @@
DialogWidth=604
[Containments][53][Applets][104]
-geometry=1650.4,0,29.6,37
+geometry=1647.2,0,32.8,37
immutability=2
plugin=systemloadviewer
zvalue=0
@@ -878,7 +878,7 @@
Order=6
[Containments][53][Applets][106]
-geometry=1344.4,0,261,37
+geometry=1240.2,0,362,37
immutability=2
plugin=systemtray
zvalue=0
@@ -887,7 +887,7 @@
DefaultAppletsAdded=true
[Containments][53][Applets][106][Configuration][Applets][107]
-geometry=4,32,24,24
+geometry=216.255694203824,6.5,24,24
immutability=1
plugin=notifier
zvalue=0
@@ -900,7 +900,7 @@
DialogWidth=302
[Containments][53][Applets][106][Configuration][Applets][108]
-geometry=4,88,24,24
+geometry=4,60,24,24
immutability=1
plugin=notifications
zvalue=0
@@ -922,8 +922,8 @@
sourceAppletPluginName=notifications
[Containments][53][Applets][106][Configuration][Applets][108][PopupApplet]
-DialogHeight=204
-DialogWidth=417
+DialogHeight=74
+DialogWidth=209
[Containments][53][Applets][106][Configuration][Shortcuts]
Systemtray-Klipper-106=Ctrl+Alt+V
@@ -932,11 +932,11 @@
Order=4
[Containments][53][Applets][106][PopupApplet]
-DialogHeight=122
-DialogWidth=277
+DialogHeight=66
+DialogWidth=167
[Containments][53][Applets][118]
-geometry=1068.4,0,74,37
+geometry=930.2,0,82,37
immutability=2
plugin=digital-clock
zvalue=0
@@ -967,7 +967,7 @@
DialogWidth=539
[Containments][53][Applets][129]
-geometry=1146.4,0,194,37
+geometry=1016.2,0,220,37
immutability=2
plugin=pager
zvalue=7
@@ -976,7 +976,7 @@
Order=3
[Containments][53][Applets][165]
-geometry=1609.4,0,37,37
+geometry=1606.2,0,37,37
immutability=2
plugin=weather
zvalue=0
@@ -994,11 +994,11 @@
Order=5
[Containments][53][Applets][165][PopupApplet]
-DialogHeight=203
-DialogWidth=292
+DialogHeight=199
+DialogWidth=293
[Containments][53][Applets][83]
-geometry=0,0,1023.4,37
+geometry=0,0,885.2,37
immutability=2
plugin=icontasks
zvalue=0
-- Backtrace (Reduced):
#6 0x00007ffb436ef08e in QRasterWindowSurface::~QRasterWindowSurface (this=0x7ffb22bfb440) at /g/kdegit/qt/src/gui/painting/qwindowsurface_raster.cpp:117
#7 0x00007ffb436ef149 in QRasterWindowSurface::~QRasterWindowSurface (this=0x7ffb22bfb440) at /g/kdegit/qt/src/gui/painting/qwindowsurface_raster.cpp:121
#8 0x00007ffb4370b980 in QWidgetBackingStore::~QWidgetBackingStore (this=0x7ffb22bfa560) at /g/kdegit/qt/src/gui/painting/qbackingstore.cpp:909
#9 0x00007ffb43514659 in QWidgetBackingStoreTracker::destroy (this=0x7ffb19d69d90) at /g/kdegit/qt/src/gui/kernel/qwidget.cpp:217
#10 0x00007ffb435147c4 in QWidgetPrivate::deleteExtra (this=this@entry=0x7ffb2ba9b000) at /g/kdegit/qt/src/gui/kernel/qwidget.cpp:1831
Created attachment 72878 [details]
the file that causes the crash for me
*** Bug 305475 has been marked as a duplicate of this bug. *** *** Bug 305687 has been marked as a duplicate of this bug. *** *** Bug 305852 has been marked as a duplicate of this bug. *** The crash has mutated to: #6 0x00007f8b3a3fb80e in QRasterWindowSurface::~QRasterWindowSurface (this=0x7f8b2bac23c0) at /g/kdegit/qt/src/gui/painting/qwindowsurface_raster.cpp:117 #7 0x00007f8b3a3fb8c9 in QRasterWindowSurface::~QRasterWindowSurface (this=0x7f8b2bac23c0) at /g/kdegit/qt/src/gui/painting/qwindowsurface_raster.cpp:121 #8 0x00007f8b3a418100 in QWidgetBackingStore::~QWidgetBackingStore (this=0x7f8b1bc6cb00) at /g/kdegit/qt/src/gui/painting/qbackingstore.cpp:909 #9 0x00007f8b3a2208f9 in QWidgetBackingStoreTracker::destroy (this=0x7f8b0bca2990) at /g/kdegit/qt/src/gui/kernel/qwidget.cpp:217 #10 0x00007f8b3a220a64 in QWidgetPrivate::deleteExtra (this=this@entry=0x7f8b0be64e00) at /g/kdegit/qt/src/gui/kernel/qwidget.cpp:1831 #11 0x00007f8b3a220cbd in QWidgetPrivate::~QWidgetPrivate (this=0x7f8b0be64e00) at /g/kdegit/qt/src/gui/kernel/qwidget.cpp:357 #12 0x00007f8b3a220f49 in QWidgetPrivate::~QWidgetPrivate (this=0x7f8b0be64e00) at /g/kdegit/qt/src/gui/kernel/qwidget.cpp:362 #13 0x00007f8b3b1922ca in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../../../kdegit/qt/src/corelib/tools/qscopedpointer.h:62 #14 QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::~QScopedPointer (this=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../../../kdegit/qt/src/corelib/tools/qscopedpointer.h:100 #15 QObject::~QObject (this=0x7f8b0becf1a0) at /g/kdegit/qt/src/corelib/kernel/qobject.cpp:817 #16 0x00007f8b3a22c2f0 in QWidget::~QWidget (this=0x7f8b0becf1a0) at /g/kdegit/qt/src/gui/kernel/qwidget.cpp:1552 #17 0x00007f8b3f9dcde9 in XSyncBasedPoller::~XSyncBasedPoller (this=0x7f8b0becf1a0, __in_chrg=<optimized out>) at /g/kdegit/kdelibs/kutils/kidletime/xsyncbasedpoller.cpp:104 #18 0x00007f8b3f9dd892 in XSyncBasedPollerHelper::~XSyncBasedPollerHelper (this=0x7f8b0bde3dc8, __in_chrg=<optimized out>) at /g/kdegit/kdelibs/kutils/kidletime/xsyncbasedpoller.cpp:33 #19 0x00007f8b3f9dcd52 in destroy () at /g/kdegit/kdelibs/kutils/kidletime/xsyncbasedpoller.cpp:39 *** Bug 313832 has been marked as a duplicate of this bug. *** |