<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>217164</bug_id>
          
          <creation_ts>2009-12-03 08:03:50 +0000</creation_ts>
          <short_desc>Plasma desktop crashes while adding new panels</short_desc>
          <delta_ts>2009-12-03 13:21:16 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>10</classification_id>
          <classification>Unmaintained</classification>
          <product>plasma4</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Debian testing</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>199325</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="P.M. SARUN">sarunpm</reporter>
          <assigned_to name="Plasma Bugs List">plasma-bugs-null</assigned_to>
          <cc>asraniel</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>872668</commentid>
    <comment_count>0</comment_count>
    <who name="P.M. SARUN">sarunpm</who>
    <bug_when>2009-12-03 08:03:50 +0000</bug_when>
    <thetext>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&amp;) const () from /usr/lib/libQtGui.so.4
#7  0xb62cdc53 in QWidget::mapTo(QWidget*, QPoint const&amp;) 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&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#25 0xb6326305 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb75df83a in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#27 0xb75dfc82 in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () 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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>872773</commentid>
    <comment_count>1</comment_count>
    <who name="Beat Wolf">asraniel</who>
    <bug_when>2009-12-03 13:21:16 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 199325 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>