Bug 217164 - Plasma desktop crashes while adding new panels
Summary: Plasma desktop crashes while adding new panels
Status: RESOLVED DUPLICATE of bug 199325
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-03 08:03 UTC by P.M. SARUN
Modified: 2009-12-03 13:21 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 P.M. SARUN 2009-12-03 08:03:50 UTC
Version:           0.3 (using KDE 4.3.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

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-1-686 i686
Distribution: Debian GNU/Linux 5.0 (lenny)

What I was doing when the application crashed:

I was creating/inserting new Panel in Plasma desktop.  Initially there were two panels. One at the bottom (default) and the other at the right-top corner of the desktop. The crash occured when I tried to create a panel by right clicking on the bottom panel and selected the add panel list for the second time.
To check the repeatability, I tried this a few times. 

Thank you.

P.M. Sarun

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

Thread 2 (Thread 0xa84f8b70 (LWP 3270)):
#0  0xb76f4424 in __kernel_vsyscall ()
#1  0xb5e250a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2  0xb5fea82d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb74f15c2 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4  0xb5d48a9a in ?? () from /usr/lib/libQtNetwork.so.4
#5  0xb74f05e2 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb5e21585 in start_thread () from /lib/i686/cmov/libpthread.so.0
#7  0xb5fdd2be in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb57186d0 (LWP 3269)):
[KCrash Handler]
#6  0xb62cdbd6 in QWidget::mapToParent(QPoint const&) const () from /usr/lib/libQtGui.so.4
#7  0xb62cdc53 in QWidget::mapTo(QWidget*, QPoint const&) const () from /usr/lib/libQtGui.so.4
#8  0xa8c66b02 in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
#9  0xa8c6702b in ?? () from /usr/lib/kde4/plasma_applet_systemtray.so
#10 0xb75f6303 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0xb75f6f42 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0xb7631b37 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#13 0xb75fc65e in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb75f139f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#15 0xb6286a94 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0xb628ebee in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0xb6cd00fd in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0xb75e11eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0xb760fe21 in ?? () from /usr/lib/libQtCore.so.4
#20 0xb760c317 in ?? () from /usr/lib/libQtCore.so.4
#21 0xb5e6ef28 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0xb5e726b3 in ?? () from /lib/libglib-2.0.so.0
#23 0xb5e72838 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0xb760c041 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#25 0xb6326305 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb75df83a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0xb75dfc82 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb75e20d9 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#29 0xb6286917 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#30 0xb42e8ec0 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#31 0x0804e291 in _start ()

Report to https://bugs.kde.org
Comment 1 Beat Wolf 2009-12-03 13:21:16 UTC

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