Version: unspecified (using KDE 4.6.0) OS: Linux Using Raster Graphicssystem, plasma-desktop crashes on logout/shutdown after adding Current Application Control Plasmoid. By using Plasmoid viewer (plasmoidviewer -c panel currentapptitle -graphicssystem raster) I get a crash i.e. DrKonqi window every time I close the plasmoidviewer window. Reproducible: Always Steps to Reproduce: 1) Run: plasmoidviewer -c panel currentapptitle -graphicssystem raster 2) Close the plasmoidviewer window Since I must recompile Qt with debug symbols since my distro does not provide debug packages, the trace is incomplete. Segmentation fault [KCrash Handler] #6 0x00007f1a25f41259 in QRasterWindowSurface::~QRasterWindowSurface() () from /usr/lib/libQtGui.so.4 #7 0x00007f1a25f412d9 in QRasterWindowSurface::~QRasterWindowSurface() () from /usr/lib/libQtGui.so.4 #8 0x00007f1a25f5b6b1 in ?? () from /usr/lib/libQtGui.so.4 #9 0x00007f1a25d99839 in ?? () from /usr/lib/libQtGui.so.4 #10 0x00007f1a25d99988 in QWidgetPrivate::deleteExtra() () from /usr/lib/libQtGui.so.4 #11 0x00007f1a25d99bcc in QWidgetPrivate::~QWidgetPrivate() () from /usr/lib/libQtGui.so.4 #12 0x00007f1a25d99ed9 in QWidgetPrivate::~QWidgetPrivate() () from /usr/lib/libQtGui.so.4 #13 0x00007f1a253ad643 in QObject::~QObject() () from /usr/lib/libQtCore.so.4 #14 0x00007f1a25d9bf66 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #15 0x00007f1a25d9c189 in QWidget::~QWidget() () from /usr/lib/libQtGui.so.4 #16 0x00007f1a26306fa5 in ?? () from /usr/lib/libQtGui.so.4 #17 0x00007f1a24c06151 in ?? () from /lib/libc.so.6 #18 0x00007f1a24c061a5 in exit () from /lib/libc.so.6 #19 0x00007f1a24befdd4 in __libc_start_main () from /lib/libc.so.6 #20 0x0000000000406959 in _start ()
Marking it a duplicate of a later bug, since that one has the more complete traceback. *** This bug has been marked as a duplicate of bug 290007 ***