Application: plasma-desktop (0.4) KDE Platform Version: 4.6.00 (4.6.0) Qt Version: 4.7.0 Operating System: Linux 2.6.35-22-generic i686 Distribution: Linux Mint 10 KDE -- Information about the crash: - What I was doing when the application crashed: Cloned an desktop activity which contained gmail notifier plasmoid plus others. Crash reproduced every time I try and start up The crash can be reproduced every time. -- Backtrace: Application: Plasma Desktop Shell (plasma-desktop), signal: Segmentation fault [Current thread is 1 (Thread 0xb77f8720 (LWP 2209))] Thread 3 (Thread 0xaebffb70 (LWP 2212)): #0 0x03488e36 in clock_gettime () from /lib/librt.so.1 #1 0x0455750b in do_gettime () at tools/qelapsedtimer_unix.cpp:105 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:119 #3 0x0462e6e5 in QTimerInfoList::updateCurrentTime (this=0x8b109a4) at kernel/qeventdispatcher_unix.cpp:339 #4 0x0462e72a in QTimerInfoList::timerWait (this=0x8b109a4, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0x0462c7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaebff0ac) at kernel/qeventdispatcher_glib.cpp:136 #6 0x0462c83d in timerSourcePrepare (source=0x0, timeout=0x348cff4) at kernel/qeventdispatcher_glib.cpp:169 #7 0x059b6e6a in g_main_context_prepare () from /lib/libglib-2.0.so.0 #8 0x059b7279 in ?? () from /lib/libglib-2.0.so.0 #9 0x059b7848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #10 0x0462c59f in QEventDispatcherGlib::processEvents (this=0x8b111c0, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #11 0x045fc609 in QEventLoop::processEvents (this=0xaebff280, flags=) at kernel/qeventloop.cpp:149 #12 0x045fca8a in QEventLoop::exec (this=0xaebff280, flags=...) at kernel/qeventloop.cpp:201 #13 0x044f8b7e in QThread::exec (this=0x8b10140) at thread/qthread.cpp:490 #14 0x045db35b in QInotifyFileSystemWatcherEngine::run (this=0x8b10140) at io/qfilesystemwatcher_inotify.cpp:248 #15 0x044fbdf9 in QThreadPrivate::start (arg=0x8b10140) at thread/qthread_unix.cpp:266 #16 0x02d2acc9 in start_thread () from /lib/libpthread.so.0 #17 0x0029169e in clone () from /lib/libc.so.6 Thread 2 (Thread 0xad4b8b70 (LWP 2213)): #0 0x02d2d3a0 in pthread_mutex_lock () from /lib/libpthread.so.0 #1 0x0029ef66 in pthread_mutex_lock () from /lib/libc.so.6 #2 0x059b6b68 in g_main_context_check () from /lib/libglib-2.0.so.0 #3 0x059b745e in ?? () from /lib/libglib-2.0.so.0 #4 0x059b7848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #5 0x0462c59f in QEventDispatcherGlib::processEvents (this=0x8be41a8, flags=...) at kernel/qeventdispatcher_glib.cpp:417 #6 0x045fc609 in QEventLoop::processEvents (this=0xad4b8280, flags=) at kernel/qeventloop.cpp:149 #7 0x045fca8a in QEventLoop::exec (this=0xad4b8280, flags=...) at kernel/qeventloop.cpp:201 #8 0x044f8b7e in QThread::exec (this=0x8be2038) at thread/qthread.cpp:490 #9 0x045db35b in QInotifyFileSystemWatcherEngine::run (this=0x8be2038) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x044fbdf9 in QThreadPrivate::start (arg=0x8be2038) at thread/qthread_unix.cpp:266 #11 0x02d2acc9 in start_thread () from /lib/libpthread.so.0 #12 0x0029169e in clone () from /lib/libc.so.6 Thread 1 (Thread 0xb77f8720 (LWP 2209)): [KCrash Handler] #7 0x0460f316 in QObject::startTimer (this=0x90f88b0, interval=25000) at kernel/qobject.cpp:1605 #8 0x03acf754 in ?? () from /usr/lib/pymodules/python2.6/dbus/mainloop/qt.so #9 0x05c00c93 in ?? () from /lib/libdbus-1.so.3 #10 0x05be71d8 in ?? () from /lib/libdbus-1.so.3 #11 0x05be725e in ?? () from /lib/libdbus-1.so.3 #12 0x05bec6a3 in dbus_connection_send_with_reply () from /lib/libdbus-1.so.3 #13 0x05bec94b in dbus_connection_send_with_reply_and_block () from /lib/libdbus-1.so.3 #14 0x057f5262 in ?? () from /usr/lib/pymodules/python2.6/_dbus_bindings.so #15 0x05c883b2 in PyCFunction_Call (func=0x9214d4c, arg=0x921b90c, kw=0x0) at ../Objects/methodobject.c:81 #16 0x05ce8a4f in call_function (f=0x90fd564, throwflag=0) at ../Python/ceval.c:3750 #17 PyEval_EvalFrameEx (f=0x90fd564, throwflag=0) at ../Python/ceval.c:2412 #18 0x05cea2b9 in PyEval_EvalCodeEx (co=0x91f02f0, globals=0x91eedfc, locals=0x0, args=0x90fd52c, argcount=7, kws=0x90fd548, kwcount=1, defs=0x91f29e8, defcount=3, closure=0x0) at ../Python/ceval.c:3000 #19 0x05ce859d in fast_function (f=0x90fd3ec, throwflag=0) at ../Python/ceval.c:3846 #20 call_function (f=0x90fd3ec, throwflag=0) at ../Python/ceval.c:3771 #21 PyEval_EvalFrameEx (f=0x90fd3ec, throwflag=0) at ../Python/ceval.c:2412 #22 0x05ce8b66 in fast_function (f=0x90fd27c, throwflag=0) at ../Python/ceval.c:3836 #23 call_function (f=0x90fd27c, throwflag=0) at ../Python/ceval.c:3771 #24 PyEval_EvalFrameEx (f=0x90fd27c, throwflag=0) at ../Python/ceval.c:2412 #25 0x05ce8b66 in fast_function (f=0x90fd0ec, throwflag=0) at ../Python/ceval.c:3836 #26 call_function (f=0x90fd0ec, throwflag=0) at ../Python/ceval.c:3771 #27 PyEval_EvalFrameEx (f=0x90fd0ec, throwflag=0) at ../Python/ceval.c:2412 #28 0x05cea2b9 in PyEval_EvalCodeEx (co=0x91f0ba8, globals=0x91f513c, locals=0x0, args=0x9283ec0, argcount=4, kws=0x90f88b0, kwcount=2, defs=0x91ed878, defcount=5, closure=0x0) at ../Python/ceval.c:3000 #29 0x05c7262f in function_call (func=0x92265a4, arg=0x9283eb4, kw=0x921dacc) at ../Objects/funcobject.c:524 #30 0x05c4377c in PyObject_Call (func=0x92265a4, arg=0x9283eb4, kw=0x921dacc) at ../Objects/abstract.c:2492 #31 0x05c55604 in instancemethod_call (func=0x92f92ac, arg=0x9283eb4, kw=0x921dacc) at ../Objects/classobject.c:2579 #32 0x05c4377c in PyObject_Call (func=0x92f92ac, arg=0x921a93c, kw=0x921dacc) at ../Objects/abstract.c:2492 #33 0x05caadfd in slot_tp_init (self=0x921ba2c, args=0x921a93c, kwds=0x921dacc) at ../Objects/typeobject.c:5632 #34 0x05ca15e5 in type_call (type=<value optimized out>, args=0x921a93c, kwds=0x921dacc) at ../Objects/typeobject.c:742 #35 0x05c4377c in PyObject_Call (func=0x940da3c, arg=0x921a93c, kw=0x921dacc) at ../Objects/abstract.c:2492 #36 0x05ce7f42 in do_call (f=0x90fcf44, throwflag=0) at ../Python/ceval.c:3968 #37 call_function (f=0x90fcf44, throwflag=0) at ../Python/ceval.c:3773 #38 PyEval_EvalFrameEx (f=0x90fcf44, throwflag=0) at ../Python/ceval.c:2412 #39 0x05cea2b9 in PyEval_EvalCodeEx (co=0x91c9f50, globals=0x91c3dfc, locals=0x0, args=0x90fbce4, argcount=3, kws=0x90fbcf0, kwcount=0, defs=0x91f8438, defcount=2, closure=0x0) at ../Python/ceval.c:3000 #40 0x05ce859d in fast_function (f=0x90fbba4, throwflag=0) at ../Python/ceval.c:3846 #41 call_function (f=0x90fbba4, throwflag=0) at ../Python/ceval.c:3771 #42 PyEval_EvalFrameEx (f=0x90fbba4, throwflag=0) at ../Python/ceval.c:2412 #43 0x05cea2b9 in PyEval_EvalCodeEx (co=0x89b2338, globals=0x89aef0c, locals=0x0, args=0x90f888c, argcount=0, kws=0x90f888c, kwcount=0, defs=0x0, defcount=0, closure=0x921b88c) at ../Python/ceval.c:3000 #44 0x05ce859d in fast_function (f=0x90f873c, throwflag=0) at ../Python/ceval.c:3846 #45 call_function (f=0x90f873c, throwflag=0) at ../Python/ceval.c:3771 #46 PyEval_EvalFrameEx (f=0x90f873c, throwflag=0) at ../Python/ceval.c:2412 #47 0x05cea2b9 in PyEval_EvalCodeEx (co=0x89b2410, globals=0x89aef0c, locals=0x0, args=0x940fa68, argcount=1, kws=0x940fa6c, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000 #48 0x05ce859d in fast_function (f=0x940f90c, throwflag=0) at ../Python/ceval.c:3846 #49 call_function (f=0x940f90c, throwflag=0) at ../Python/ceval.c:3771 #50 PyEval_EvalFrameEx (f=0x940f90c, throwflag=0) at ../Python/ceval.c:2412 #51 0x05ce8b66 in fast_function (f=0x8fd4db4, throwflag=0) at ../Python/ceval.c:3836 #52 call_function (f=0x8fd4db4, throwflag=0) at ../Python/ceval.c:3771 #53 PyEval_EvalFrameEx (f=0x8fd4db4, throwflag=0) at ../Python/ceval.c:2412 #54 0x05cea2b9 in PyEval_EvalCodeEx (co=0x87c10b0, globals=0x87db9bc, locals=0x0, args=0x89b46d8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000 #55 0x05c72537 in function_call (func=0x8935dbc, arg=0x89b46cc, kw=0x0) at ../Objects/funcobject.c:524 #56 0x05c4377c in PyObject_Call (func=0x8935dbc, arg=0x89b46cc, kw=0x0) at ../Objects/abstract.c:2492 #57 0x05c55604 in instancemethod_call (func=0x87c684c, arg=0x89b46cc, kw=0x0) at ../Objects/classobject.c:2579 #58 0x05c4377c in PyObject_Call (func=0x87c684c, arg=0x876b02c, kw=0x0) at ../Objects/abstract.c:2492 #59 0x05ce3264 in PyEval_CallObjectWithKeywords (func=0x87c684c, arg=0x876b02c, kw=0x0) at ../Python/ceval.c:3619 #60 0x06049943 in ?? () from /usr/lib/pymodules/python2.6/sip.so #61 0x054cf569 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so #62 0x0667d0ac in sipPlasma_AppletScript::init() () from /usr/lib/pymodules/python2.6/PyKDE4/plasma.so #63 0x0085ed8c in Plasma::Applet::qt_metacall (this=0x94e9948, _c=8781408, _id=156145992, _a=0x0) at ./applet.moc:195 #64 0x00873b4c in Plasma::Containment::mousePressEvent (this=0x944c988, event=0xbfdbaf00) at ../../plasma/containment.cpp:550 #65 0x00889e0f in operator++ (this=0xbfdbb04c, widget=0x8293d30) at /usr/include/qt4/QtCore/qhash.h:356 #66 next (this=0xbfdbb04c, widget=0x8293d30) at /usr/include/qt4/QtCore/qhash.h:1033 #67 Plasma::Corona::removeOffscreenWidget (this=0xbfdbb04c, widget=0x8293d30) at ../../plasma/corona.cpp:690 #68 0x0088a98b in ~KSharedPtr (this=0xbfdbb04c, configName=...) at ../../kdecore/util/ksharedptr.h:90 #69 Plasma::Corona::initializeLayout (this=0xbfdbb04c, configName=...) at ../../plasma/corona.cpp:406 #70 0x00aecf7c in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so #71 0x00aed48c in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so #72 0x00af77b3 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so #73 0x00afa0a8 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so #74 0x00b20fd2 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so #75 0x00b2138b in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so #76 0x00b24107 in ?? () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so #77 0x046038ca in QMetaObject::metacall (object=0x81f81a0, cl=152012976, idx=136634760, argv=0x9439a08) at kernel/qmetaobject.cpp:237 #78 0x0460edf6 in QMetaCallEvent::placeMetaCall (this=0x8288600, object=0x81f81a0) at kernel/qobject.cpp:534 #79 0x046106a2 in QObject::event (this=0x81f81a0, e=0x61a8) at kernel/qobject.cpp:1219 #80 0x045fd9db in QCoreApplication::event (this=0x81f81a0, e=0x8288600) at kernel/qcoreapplication.cpp:1561 #81 0x04a4d4d4 in QApplication::event (this=0x81f81a0, e=0x8288600) at kernel/qapplication.cpp:2439 #82 0x04a49fdc in QApplicationPrivate::notify_helper (this=0x81fb188, receiver=0x81f81a0, e=0x8288600) at kernel/qapplication.cpp:4396 #83 0x04a5004e in QApplication::notify (this=0x81f81a0, receiver=0x81f81a0, e=0x8288600) at kernel/qapplication.cpp:3798 #84 0x0108df7a in ~QString (this=0x81f81a0) at /usr/include/qt4/QtCore/qstring.h:882 #85 KApplicationPrivate::sessionConfigName (this=0x81f81a0) at ../../kdeui/kernel/kapplication.cpp:334 #86 0x045fdb3b in QCoreApplication::notifyInternal (this=0x81f81a0, receiver=0x81f81a0, event=0x8288600) at kernel/qcoreapplication.cpp:732 #87 0x04600d8b in sendEvent (receiver=0x0, event_type=0, data=0x81c6108) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #88 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x81c6108) at kernel/qcoreapplication.cpp:1373 #89 0x04600f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266 #90 0x0462ca74 in sendPostedEvents (s=0x81f86e0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #91 postEventSourceDispatch (s=0x81f86e0) at kernel/qeventdispatcher_glib.cpp:277 #92 0x059b3855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #93 0x059b7668 in ?? () from /lib/libglib-2.0.so.0 #94 0x059b7848 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #95 0x0462c565 in QEventDispatcherGlib::processEvents (this=0x81c5bb8, flags=...) at kernel/qeventdispatcher_glib.cpp:415 #96 0x04b0bbe5 in QGuiEventDispatcherGlib::processEvents (this=0x81c5bb8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #97 0x045fc609 in QEventLoop::processEvents (this=0xbfdbbd34, flags=) at kernel/qeventloop.cpp:149 #98 0x045fca8a in QEventLoop::exec (this=0xbfdbbd34, flags=...) at kernel/qeventloop.cpp:201 #99 0x0460100f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009 #100 0x04a48e07 in QApplication::exec () at kernel/qapplication.cpp:3672 #101 0x00b03fd7 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_plasma-desktop.so #102 0x080485bb in _start () This bug may be a duplicate of or related to bug 269234. Possible duplicates by query: bug 269724, bug 269234, bug 268891, bug 268426, bug 267259. Reported using DrKonqi
[Comment from a bug triager] This issue is being tracked at bug 267148, merging. Thanks *** This bug has been marked as a duplicate of bug 267148 ***