Bug 266545 - Current Application Control Plasmoid crashes on close with Raster Graphicssystem
Summary: Current Application Control Plasmoid crashes on close with Raster Graphicssystem
Status: RESOLVED DUPLICATE of bug 290007
Alias: None
Product: plasma4
Classification: Plasma
Component: plasma-netbook (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 18:52 UTC by george panta
Modified: 2012-01-09 08:43 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description george panta 2011-02-17 18:52:48 UTC
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 ()
Comment 1 Thijs 2012-01-09 08:43:15 UTC
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 ***