Bug 193787

Summary: crash after removing folder from taskbar panel
Product: [Unmaintained] plasma4 Reporter: Alex <ale_gutier>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alex 2009-05-23 18:40:08 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.2.86 (KDE 4.2.86 (KDE 4.3 >= 20090514)) "release 125"
Qt Version: 4.5.1
Operating System: Linux 2.6.27.21-0.1-pae i686
Distribution: "openSUSE 11.1 (i586)"

What I was doing when the application crashed:
computer crashes after i remove a folder view from the panel

 -- Backtrace:
Application: Plasma Workspace (kdeinit), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5ed1700 (LWP 4716))]

Thread 2 (Thread 0xa925cb90 (LWP 4719)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb7d8ac35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb7dea722 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb7650ae2 in ?? () from /usr/lib/libQtNetwork.so.4
#4  0xb7de970e in ?? () from /usr/lib/libQtCore.so.4
#5  0xb7d871b5 in start_thread () from /lib/libpthread.so.0
#6  0xb65933be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5ed1700 (LWP 4716)):
[KCrash Handler]
#6  0xb6ed43c7 in QGraphicsWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#7  0xb6866370 in QAction::~QAction() () from /usr/lib/libQtGui.so.4
#8  0xb68cb8b8 in QWidgetAction::~QWidgetAction() () from /usr/lib/libQtGui.so.4
#9  0xb72a3bf8 in KAction::~KAction() () from /usr/lib/libkdeui.so.5
#10 0xb7eecf5f in QObjectPrivate::deleteChildren() () from /usr/lib/libQtCore.so.4
#11 0xb7ef5273 in QObject::~QObject() () from /usr/lib/libQtCore.so.4
#12 0xb6ed5fe5 in QGraphicsWidget::~QGraphicsWidget() () from /usr/lib/libQtGui.so.4
#13 0xb5c26bf9 in Plasma::Applet::~Applet() () from /usr/lib/libplasma.so.3
#14 0xb5c37e03 in Plasma::Containment::~Containment() () from /usr/lib/libplasma.so.3
#15 0xa92eafd7 in ?? () from /usr/lib/kde4/plasma_applet_folderview.so
#16 0xb7eecc45 in qDeleteInEventHandler(QObject*) () from /usr/lib/libQtCore.so.4
#17 0xb7eee4db in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0xb6ed3bb7 in QGraphicsWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb686a69c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb687299e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb7387b8d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0xb7eddadb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#23 0xb7ede725 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#24 0xb7ede91d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#25 0xb7f0990f in ?? () from /usr/lib/libQtCore.so.4
#26 0xb64109c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#27 0xb6414083 in ?? () from /usr/lib/libglib-2.0.so.0
#28 0xb6414241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#29 0xb7f09558 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb690a975 in ?? () from /usr/lib/libQtGui.so.4
#31 0xb7edc0fa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb7edc53a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0xb7ede9e9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#34 0xb686a517 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#35 0xb4906a00 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#36 0x0804e270 in _start ()

This bug may be a duplicate of or related to bug 192767
Comment 1 Dario Andres 2009-05-23 18:46:08 UTC
Marking as duplicate of bug 192599. Thanks

*** This bug has been marked as a duplicate of bug 192599 ***