<?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>317212</bug_id>
          
          <creation_ts>2013-03-22 23:05:45 +0000</creation_ts>
          <short_desc>Crash when adding widgets</short_desc>
          <delta_ts>2013-03-23 05:57:45 +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>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>302931</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>patricio.a3</reporter>
          <assigned_to name="Plasma Bugs List">plasma-bugs-null</assigned_to>
          
          
          <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>1353628</commentid>
    <comment_count>0</comment_count>
    <who name="">patricio.a3</who>
    <bug_when>2013-03-22 23:05:45 +0000</bug_when>
    <thetext>Application: plasma-desktop (0.4)
KDE Platform Version: 4.9.2
Qt Version: 4.8.3
Operating System: Linux 3.5.0-17-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
I right clicked the desktop and opened the add widget, then closed and opened the add panel and added a top panel, then I deleted the panel and when I tried to open the add widget again plasma crashed.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault
Using host libthread_db library &quot;/lib/x86_64-linux-gnu/libthread_db.so.1&quot;.
[Current thread is 1 (Thread 0x7f2edaf23780 (LWP 1796))]

Thread 4 (Thread 0x7f2ebfcaf700 (LWP 1799)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f2ed44accd7 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#2  0x00007f2ed44acd09 in ?? () from /usr/lib/x86_64-linux-gnu/libQtScript.so.4
#3  0x00007f2ecead7e9a in start_thread (arg=0x7f2ebfcaf700) at pthread_create.c:308
#4  0x00007f2eda7f3cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f2ebd35f700 (LWP 1800)):
#0  0x00007fffa9bf869d in clock_gettime ()
#1  0x00007f2ed02e415d in __GI_clock_gettime (clock_id=&lt;optimized out&gt;, tp=&lt;optimized out&gt;) at ../sysdeps/unix/clock_gettime.c:116
#2  0x00007f2ed73919c4 in do_gettime (frac=0x7f2ebd35eb28, sec=0x7f2ebd35eb20) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f2ed746741d in QTimerInfoList::updateCurrentTime (this=this@entry=0x7f2eb8002860) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f2ed7467763 in QTimerInfoList::timerWait (this=0x7f2eb8002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f2ed74662cc in timerSourcePrepareHelper (src=&lt;optimized out&gt;, timeout=0x7f2ebd35ec14) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f2ed7466375 in timerSourcePrepare (source=&lt;optimized out&gt;, timeout=&lt;optimized out&gt;) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f2ece3cf618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#9  0x00007f2ece3cfcab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x00007f2ece3cfea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x00007f2ed7466c16 in QEventDispatcherGlib::processEvents (this=0x7f2eb80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f2ed74372bf in QEventLoop::processEvents (this=this@entry=0x7f2ebd35edd0, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f2ed7437548 in QEventLoop::exec (this=0x7f2ebd35edd0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f2ed7338b10 in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:501
#15 0x00007f2ed74179af in QInotifyFileSystemWatcherEngine::run (this=0x1679f50) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f2ed733baec in QThreadPrivate::start (arg=0x1679f50) at thread/qthread_unix.cpp:338
#17 0x00007f2ecead7e9a in start_thread (arg=0x7f2ebd35f700) at pthread_create.c:308
#18 0x00007f2eda7f3cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f2eb2f7f700 (LWP 1801)):
#0  0x00007f2eda7e8303 in __GI___poll (fds=&lt;optimized out&gt;, nfds=&lt;optimized out&gt;, timeout=&lt;optimized out&gt;) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f2ece3cfd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f2ece3cfea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f2ed7466c16 in QEventDispatcherGlib::processEvents (this=0x7f2eac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f2ed74372bf in QEventLoop::processEvents (this=this@entry=0x7f2eb2f7edd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f2ed7437548 in QEventLoop::exec (this=0x7f2eb2f7edd0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f2ed7338b10 in QThread::exec (this=&lt;optimized out&gt;) at thread/qthread.cpp:501
#7  0x00007f2ed74179af in QInotifyFileSystemWatcherEngine::run (this=0x1756110) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f2ed733baec in QThreadPrivate::start (arg=0x1756110) at thread/qthread_unix.cpp:338
#9  0x00007f2ecead7e9a in start_thread (arg=0x7f2eb2f7f700) at pthread_create.c:308
#10 0x00007f2eda7f3cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f2edaf23780 (LWP 1796)):
[KCrash Handler]
#6  0x00007f2ed904edd4 in QDeclarativeItem::~QDeclarativeItem (this=0x2230600, __in_chrg=&lt;optimized out&gt;) at graphicsitems/qdeclarativeitem.cpp:1668
#7  0x00007f2ed90126ee in ~QDeclarativeElement (this=0x2230600, __in_chrg=&lt;optimized out&gt;) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#8  QDeclarativePrivate::QDeclarativeElement&lt;QDeclarativeItem&gt;::~QDeclarativeElement (this=0x2230600, __in_chrg=&lt;optimized out&gt;) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#9  0x00007f2ed744d468 in QObject::event (this=0x2230600, e=&lt;optimized out&gt;) at kernel/qobject.cpp:1176
#10 0x00007f2ed67dbe9c in QApplicationPrivate::notify_helper (this=this@entry=0x162ead0, receiver=receiver@entry=0x2230600, e=e@entry=0x382be70) at kernel/qapplication.cpp:4562
#11 0x00007f2ed67e030a in QApplication::notify (this=0x161ab80, receiver=0x2230600, e=0x382be70) at kernel/qapplication.cpp:4423
#12 0x00007f2ed81001d6 in KApplication::notify (this=0x4cd6310, receiver=0x2230600, event=0x7f2ed9484458 &lt;vtable for QDeclarativeItem+216&gt;) at ../../kdeui/kernel/kapplication.cpp:289
#13 0x090014002d000900 in ?? ()
#14 0x34000900ecff3200 in ?? ()
#15 0xb0ff37000900ecff in ?? ()
#16 0x0000000002230600 in ?? ()
#17 0x000000000382be70 in ?? ()
#18 0x00000000015b71f0 in ?? ()
#19 0x000000000161ab80 in ?? ()
#20 0x00007f2ed743856e in QCoreApplication::notifyInternal (this=0x161ab80, receiver=0x161ab80, receiver@entry=0x2230600, event=0x15b722c, event@entry=0x382be70) at kernel/qcoreapplication.cpp:915
#21 0x00007f2ed743c3f1 in sendEvent (event=0x382be70, receiver=0x2230600) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x15b71f0) at kernel/qcoreapplication.cpp:1539
#23 0x00007f2ed7466a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=0x162c360) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007f2ece3cfab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007f2ece3cfde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f2ece3cfea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f2ed7466bf6 in QEventDispatcherGlib::processEvents (this=0x15b8ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f2ed6880c1e in QGuiEventDispatcherGlib::processEvents (this=&lt;optimized out&gt;, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f2ed74372bf in QEventLoop::processEvents (this=this@entry=0x7fffa9b32ac0, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f2ed7437548 in QEventLoop::exec (this=0x7fffa9b32ac0, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f2ed743c708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#33 0x00007f2edaafb035 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so
#34 0x00007f2eda72176d in __libc_start_main (main=0x4006a0, argc=1, ubp_av=0x7fffa9b32db8, init=&lt;optimized out&gt;, fini=&lt;optimized out&gt;, rtld_fini=&lt;optimized out&gt;, stack_end=0x7fffa9b32da8) at libc-start.c:226
#35 0x00000000004006d1 in _start ()

Possible duplicates by query: bug 316830, bug 316547, bug 315561, bug 314924, bug 309662.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1353670</commentid>
    <comment_count>1</comment_count>
    <who name="Jekyll Wu">adaptee</who>
    <bug_when>2013-03-23 05:57:45 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>