Bug 211790 - Plasma crashed when trying to add new Panel
Summary: Plasma crashed when trying to add new Panel
Status: RESOLVED DUPLICATE of bug 195206
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-25 16:31 UTC by Panu Kinnari
Modified: 2009-10-25 21:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Panu Kinnari 2009-10-25 16:31:17 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31-ARCH x86_64

What I was doing when the application crashed:
Right clicked cashew to add new panel and plasma crashed.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ffd0d3b9750 (LWP 1745))]

Thread 2 (Thread 0x7ffcede8c910 (LWP 1746)):
#0  0x00007ffd0cba0dd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007ffd0ce0bc6b in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#2  0x00007ffd0928bc9c in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007ffd0ce0aba5 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007ffd0cb9c57a in start_thread () from /lib/libpthread.so.0
#5  0x00007ffd0a56714d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffd0d3b9750 (LWP 1745)):
[KCrash Handler]
#5  0x00007ffd0accd690 in QWidget::mapToParent(QPoint const&) const () from /usr/lib/libQtGui.so.4
#6  0x00007ffd0accd6eb in QWidget::mapTo(QWidget*, QPoint const&) const () from /usr/lib/libQtGui.so.4
#7  0x00007ffcf2effab4 in SystemTray::X11EmbedPainter::performUpdates() () from /usr/lib/kde4/plasma_applet_systemtray.so
#8  0x00007ffcf2f000e8 in SystemTray::X11EmbedPainter::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/kde4/plasma_applet_systemtray.so
#9  0x00007ffd0cf04d3c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007ffd0cefece3 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#11 0x00007ffd0ac8c07c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007ffd0ac9334e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007ffd0b8bf586 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#14 0x00007ffd0ceefbfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007ffd0cf1b3e2 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007ffd0cf183f8 in ?? () from /usr/lib/libQtCore.so.4
#17 0x00007ffd09bf11fe in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x00007ffd09bf4bb8 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#19 0x00007ffd09bf4ce0 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#20 0x00007ffd0cf18123 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#21 0x00007ffd0ad1f14e in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007ffd0ceee532 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#23 0x00007ffd0ceee904 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007ffd0cef0ab9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#25 0x00007ffd00f1928f in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#26 0x0000000000406eae in _start ()

This bug may be a duplicate of or related to bug 211624

Reported using DrKonqi
Comment 1 Dario Andres 2009-10-25 21:20:43 UTC
Merging with bug 195206. Thanks

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