Bug 254412 - Crash when moving a widget (PyQt) [QObject::installEventFilter, Plasma::ToolTipManager::registerWidget, Plasma::ToolTipManager::setContent]
Summary: Crash when moving a widget (PyQt) [QObject::installEventFilter, Plasma::ToolT...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: bindings
Classification: Developer tools
Component: pykde (show other bugs)
Version: 4.11.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
: 253637 261040 264553 269473 269705 270479 277404 279099 279666 282278 283862 285003 286555 287417 293577 295776 297046 297426 297605 298262 298423 299559 300299 301270 302022 305125 306832 308347 313226 314797 326763 329840 334376 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-10-16 22:09 UTC by Zenek
Modified: 2018-11-17 05:25 UTC (History)
39 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (12.35 KB, text/plain)
2011-03-11 20:35 UTC, Nikola Schnelle
Details
New crash information added by DrKonqi (7.88 KB, text/plain)
2011-10-03 04:19 UTC, Ozen
Details
New crash information added by DrKonqi (16.44 KB, text/plain)
2012-06-08 16:03 UTC, Leonardo
Details
New crash information added by DrKonqi (25.41 KB, text/plain)
2014-01-08 12:06 UTC, sumisuy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zenek 2010-10-16 22:09:01 UTC
Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
I tried to move one widget close to others and close to the end od deskop.

-- Backtrace:
Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7710720 (LWP 13956))]

Thread 8 (Thread 0xb02d1b70 (LWP 13957)):
#0  0x00a57416 in __kernel_vsyscall ()
#1  0x00a914dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x00f7fdad in pthread_cond_wait () from /lib/libc.so.6
#3  0x02511877 in QTWTF::TCMalloc_PageHeap::scavengerThread (this=0x26101a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2359
#4  0x025118c1 in QTWTF::TCMalloc_PageHeap::runScavengerThread (context=0x26101a0) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1464
#5  0x00a8ccc9 in start_thread () from /lib/libpthread.so.0
#6  0x00f726ae in clone () from /lib/libc.so.6

Thread 7 (Thread 0xae5e5b70 (LWP 13959)):
#0  0x072b1e36 in clock_gettime () from /lib/librt.so.1
#1  0x016e750b in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#3  0x017be6e5 in QTimerInfoList::updateCurrentTime (this=0xa5569fc) at kernel/qeventdispatcher_unix.cpp:339
#4  0x017be72a in QTimerInfoList::timerWait (this=0xa5569fc, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x017bc7a8 in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xae5e50ac) at kernel/qeventdispatcher_glib.cpp:136
#6  0x017bc83d in timerSourcePrepare (source=0x0, timeout=0x72b5ff4) at kernel/qeventdispatcher_glib.cpp:169
#7  0x06a8de6a in g_main_context_prepare () from /lib/libglib-2.0.so.0
#8  0x06a8e279 in ?? () from /lib/libglib-2.0.so.0
#9  0x06a8e848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#10 0x017bc59f in QEventDispatcherGlib::processEvents (this=0xa5973a0, flags=...) at kernel/qeventdispatcher_glib.cpp:417
#11 0x0178c609 in QEventLoop::processEvents (this=0xae5e5280, flags=) at kernel/qeventloop.cpp:149
#12 0x0178ca8a in QEventLoop::exec (this=0xae5e5280, flags=...) at kernel/qeventloop.cpp:201
#13 0x01688b7e in QThread::exec (this=0xa54e108) at thread/qthread.cpp:490
#14 0x0176b35b in QInotifyFileSystemWatcherEngine::run (this=0xa54e108) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x0168bdf9 in QThreadPrivate::start (arg=0xa54e108) at thread/qthread_unix.cpp:266
#16 0x00a8ccc9 in start_thread () from /lib/libpthread.so.0
#17 0x00f726ae in clone () from /lib/libc.so.6

Thread 6 (Thread 0xabd95b70 (LWP 14911)):
#0  0x00a57416 in __kernel_vsyscall ()
#1  0x00a914dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x00f7fdad in pthread_cond_wait () from /lib/libc.so.6
#3  0x0548f3a5 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0x0548f481 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0x00a8ccc9 in start_thread () from /lib/libpthread.so.0
#6  0x00f726ae in clone () from /lib/libc.so.6

Thread 5 (Thread 0xad180b70 (LWP 15148)):
#0  0x00a57416 in __kernel_vsyscall ()
#1  0x00a914dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x00f7fdad in pthread_cond_wait () from /lib/libc.so.6
#3  0x0168c9c7 in wait (this=0xa3ca128, mutex=0xa5d65d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa3ca128, mutex=0xa5d65d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x008cd030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa3ca110, th=0xc498c10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x008d07dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5d1ab8, th=0xc498c10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x008cc55b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa3ca110, th=0xc498c10) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x008d08d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5d1ab8, th=0xc498c10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x008cd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa3ca110, th=0xc498c10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x008d08f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5d1ab8, th=0xc498c10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x008cd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa3ca110, th=0xc498c10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x008d08f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5d1ab8, th=0xc498c10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#13 0x008cd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa3ca110, th=0xc498c10, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#14 0x008d08f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5d1ab8, th=0xc498c10) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#15 0x008cd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa3ca110, th=0xc498c10, previous=0xd102d30) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#16 0x008ce95e in ThreadWeaver::ThreadRunHelper::run (this=0xad1802e4, parent=0xa3ca110, th=0xc498c10) at ../../../threadweaver/Weaver/Thread.cpp:87
#17 0x008cf07b in ThreadWeaver::Thread::run (this=0xc498c10) at ../../../threadweaver/Weaver/Thread.cpp:142
#18 0x0168bdf9 in QThreadPrivate::start (arg=0xc498c10) at thread/qthread_unix.cpp:266
#19 0x00a8ccc9 in start_thread () from /lib/libpthread.so.0
#20 0x00f726ae in clone () from /lib/libc.so.6

Thread 4 (Thread 0xac97fb70 (LWP 15149)):
#0  0x00a57416 in __kernel_vsyscall ()
#1  0x00a914dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x00f7fdad in pthread_cond_wait () from /lib/libc.so.6
#3  0x0168c9c7 in wait (this=0xa3ca128, mutex=0xa5d65d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa3ca128, mutex=0xa5d65d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x008cd030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa3ca110, th=0xca803c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x008d07dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5d1ab8, th=0xca803c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x008cc55b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa3ca110, th=0xca803c8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x008d08d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5d1ab8, th=0xca803c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x008cd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa3ca110, th=0xca803c8, previous=0x0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x008d08f1 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5d1ab8, th=0xca803c8) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#11 0x008cd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa3ca110, th=0xca803c8, previous=0xbe00598) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#12 0x008ce95e in ThreadWeaver::ThreadRunHelper::run (this=0xac97f2e4, parent=0xa3ca110, th=0xca803c8) at ../../../threadweaver/Weaver/Thread.cpp:87
#13 0x008cf07b in ThreadWeaver::Thread::run (this=0xca803c8) at ../../../threadweaver/Weaver/Thread.cpp:142
#14 0x0168bdf9 in QThreadPrivate::start (arg=0xca803c8) at thread/qthread_unix.cpp:266
#15 0x00a8ccc9 in start_thread () from /lib/libpthread.so.0
#16 0x00f726ae in clone () from /lib/libc.so.6

Thread 3 (Thread 0xa55cbb70 (LWP 15150)):
#0  0x00a57416 in __kernel_vsyscall ()
#1  0x00a914dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x00f7fdad in pthread_cond_wait () from /lib/libc.so.6
#3  0x0168c9c7 in wait (this=0xa3ca128, mutex=0xa5d65d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa3ca128, mutex=0xa5d65d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x008cd030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa3ca110, th=0xb6fa198) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x008d07dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5d1ab8, th=0xb6fa198) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x008cc55b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa3ca110, th=0xb6fa198) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x008d08d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5d1ab8, th=0xb6fa198) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x008cd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa3ca110, th=0xb6fa198, previous=0xbc1ff38) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x008ce95e in ThreadWeaver::ThreadRunHelper::run (this=0xa55cb2e4, parent=0xa3ca110, th=0xb6fa198) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x008cf07b in ThreadWeaver::Thread::run (this=0xb6fa198) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0168bdf9 in QThreadPrivate::start (arg=0xb6fa198) at thread/qthread_unix.cpp:266
#13 0x00a8ccc9 in start_thread () from /lib/libpthread.so.0
#14 0x00f726ae in clone () from /lib/libc.so.6

Thread 2 (Thread 0xa4dcab70 (LWP 15151)):
#0  0x00a57416 in __kernel_vsyscall ()
#1  0x00a914dc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0x00f7fdad in pthread_cond_wait () from /lib/libc.so.6
#3  0x0168c9c7 in wait (this=0xa3ca128, mutex=0xa5d65d0, time=4294967295) at thread/qwaitcondition_unix.cpp:88
#4  QWaitCondition::wait (this=0xa3ca128, mutex=0xa5d65d0, time=4294967295) at thread/qwaitcondition_unix.cpp:160
#5  0x008cd030 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xa3ca110, th=0xbf25578) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x008d07dc in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0xa5d1ab8, th=0xbf25578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x008cc55b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0xa3ca110, th=0xbf25578) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x008d08d2 in ThreadWeaver::WorkingHardState::applyForWork (this=0xa5d1ab8, th=0xbf25578) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x008cd533 in ThreadWeaver::WeaverImpl::applyForWork (this=0xa3ca110, th=0xbf25578, previous=0xcac65f8) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x008ce95e in ThreadWeaver::ThreadRunHelper::run (this=0xa4dca2e4, parent=0xa3ca110, th=0xbf25578) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x008cf07b in ThreadWeaver::Thread::run (this=0xbf25578) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0168bdf9 in QThreadPrivate::start (arg=0xbf25578) at thread/qthread_unix.cpp:266
#13 0x00a8ccc9 in start_thread () from /lib/libpthread.so.0
#14 0x00f726ae in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7710720 (LWP 13956)):
[KCrash Handler]
#7  0x017a3daa in QObject::installEventFilter (this=0xc51a770, obj=0xa0e0458) at kernel/qobject.cpp:2063
#8  0x0029bfc4 in Plasma::ToolTipManager::registerWidget (this=0xa0e0458, widget=0xc51a770) at ../../plasma/tooltipmanager.cpp:206
#9  0x0029cbcd in Plasma::ToolTipManager::setContent (this=0xa0e0458, widget=0xc51a770, data=...) at ../../plasma/tooltipmanager.cpp:226
#10 0x070e0831 in ?? () from /usr/lib/pymodules/python2.6/PyKDE4/plasma.so
#11 0x05f803b2 in PyCFunction_Call (func=0xb739b50, arg=0xc5a17cc, kw=0x0) at ../Objects/methodobject.c:81
#12 0x05fe0a4f in call_function (f=0xc58235c, throwflag=0) at ../Python/ceval.c:3750
#13 PyEval_EvalFrameEx (f=0xc58235c, throwflag=0) at ../Python/ceval.c:2412
#14 0x05fe22b9 in PyEval_EvalCodeEx (co=0xba5f4e8, globals=0xba4facc, locals=0x0, args=0x9f1c3f4, argcount=3, kws=0x9f1c400, kwcount=0, defs=0xc5fb538, defcount=1, closure=0x0) at ../Python/ceval.c:3000
#15 0x05fe059d in fast_function (f=0x9f1c294, throwflag=0) at ../Python/ceval.c:3846
#16 call_function (f=0x9f1c294, throwflag=0) at ../Python/ceval.c:3771
#17 PyEval_EvalFrameEx (f=0x9f1c294, throwflag=0) at ../Python/ceval.c:2412
#18 0x05fe22b9 in PyEval_EvalCodeEx (co=0xba5f7b8, globals=0xba4facc, locals=0x0, args=0xc58a598, argcount=2, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#19 0x05f6a537 in function_call (func=0xc5a448c, arg=0xc58a58c, kw=0x0) at ../Objects/funcobject.c:524
#20 0x05f3b77c in PyObject_Call (func=0xc5a448c, arg=0xc58a58c, kw=0x0) at ../Objects/abstract.c:2492
#21 0x05f4d604 in instancemethod_call (func=0xb816be4, arg=0xc58a58c, kw=0x0) at ../Objects/classobject.c:2579
#22 0x05f3b77c in PyObject_Call (func=0xb816be4, arg=0xba4ef2c, kw=0x0) at ../Objects/abstract.c:2492
#23 0x05fdb264 in PyEval_CallObjectWithKeywords (func=0xb816be4, arg=0xba4ef2c, kw=0x0) at ../Python/ceval.c:3619
#24 0x03872e7f in sip_api_invoke_slot () from /usr/lib/pymodules/python2.6/sip.so
#25 0x05dfc70a in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#26 0x05dfc815 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#27 0x017938ca in QMetaObject::metacall (object=0xbc257f0, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbfd83ee8) at kernel/qmetaobject.cpp:237
#28 0x017a66ad in QMetaObject::activate (sender=0xadb2c40, m=0x5e5fc44, local_signal_index=0, argv=0xa0e0228) at kernel/qobject.cpp:3280
#29 0x05e044b3 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#30 0x05e02566 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#31 0x05dd47df in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#32 0x05f803b2 in PyCFunction_Call (func=0xca3b2cc, arg=0xc5a1bac, kw=0x0) at ../Objects/methodobject.c:81
#33 0x05fe0a4f in call_function (f=0xc9b645c, throwflag=0) at ../Python/ceval.c:3750
#34 PyEval_EvalFrameEx (f=0xc9b645c, throwflag=0) at ../Python/ceval.c:2412
#35 0x05fe22b9 in PyEval_EvalCodeEx (co=0xc5f3f50, globals=0xc608824, locals=0x0, args=0xc95efb8, argcount=2, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#36 0x05f6a537 in function_call (func=0xc5916bc, arg=0xc95efac, kw=0x0) at ../Objects/funcobject.c:524
#37 0x05f3b77c in PyObject_Call (func=0xc5916bc, arg=0xc95efac, kw=0x0) at ../Objects/abstract.c:2492
#38 0x05f4d604 in instancemethod_call (func=0xb824874, arg=0xc95efac, kw=0x0) at ../Objects/classobject.c:2579
#39 0x05f3b77c in PyObject_Call (func=0xb824874, arg=0xba541cc, kw=0x0) at ../Objects/abstract.c:2492
#40 0x05fdb264 in PyEval_CallObjectWithKeywords (func=0xb824874, arg=0xba541cc, kw=0x0) at ../Python/ceval.c:3619
#41 0x03872e7f in sip_api_invoke_slot () from /usr/lib/pymodules/python2.6/sip.so
#42 0x05dfc653 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#43 0x05dfc74e in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#44 0x05dfc815 in ?? () from /usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#45 0x017938ca in QMetaObject::metacall (object=0xc509180, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xbfd846b8) at kernel/qmetaobject.cpp:237
#46 0x017a66ad in QMetaObject::activate (sender=0xd378cd8, m=0xe97b48, local_signal_index=3, argv=0xa0e0228) at kernel/qobject.cpp:3280
#47 0x00d248a3 in KJob::result (this=0xd378cd8, _t1=0xd378cd8) at ./kjob.moc:194
#48 0x00d24c08 in KJob::emitResult (this=0xd378cd8) at ../../kdecore/jobs/kjob.cpp:312
#49 0x0046b480 in KIO::SimpleJob::slotFinished (this=0xd378cd8) at ../../kio/kio/job.cpp:522
#50 0x0046b960 in KIO::TransferJob::slotFinished (this=0xd378cd8) at ../../kio/kio/job.cpp:1111
#51 0x00469453 in KIO::TransferJob::qt_metacall (this=0xd378cd8, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfd8499c) at ./jobclasses.moc:367
#52 0x0046975a in KIO::StoredTransferJob::qt_metacall (this=0xd378cd8, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0xbfd8499c) at ./jobclasses.moc:477
#53 0x017938ca in QMetaObject::metacall (object=0xd378cd8, cl=QMetaObject::InvokeMetaMethod, idx=47, argv=0xbfd8499c) at kernel/qmetaobject.cpp:237
#54 0x017a66ad in QMetaObject::activate (sender=0xc011a80, m=0x61a944, local_signal_index=4, argv=0xa0e0228) at kernel/qobject.cpp:3280
#55 0x00523fc7 in KIO::SlaveInterface::finished (this=0xc011a80) at ./slaveinterface.moc:171
#56 0x00527768 in KIO::SlaveInterface::dispatch (this=0xc011a80, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#57 0x00524483 in KIO::SlaveInterface::dispatch (this=0xc011a80) at ../../kio/kio/slaveinterface.cpp:91
#58 0x00516fe8 in KIO::Slave::gotInput (this=0xc011a80) at ../../kio/kio/slave.cpp:344
#59 0x005171f3 in KIO::Slave::qt_metacall (this=0xc011a80, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfd84cbc) at ./slave.moc:82
#60 0x017938ca in QMetaObject::metacall (object=0xc011a80, cl=QMetaObject::InvokeMetaMethod, idx=30, argv=0xbfd84cbc) at kernel/qmetaobject.cpp:237
#61 0x017a66ad in QMetaObject::activate (sender=0xb35d3e8, m=0x617500, local_signal_index=0, argv=0xa0e0228) at kernel/qobject.cpp:3280
#62 0x00430e17 in KIO::Connection::readyRead (this=0xb35d3e8) at ./connection.moc:92
#63 0x0043317e in KIO::ConnectionPrivate::dequeue (this=0xae0ee08) at ../../kio/kio/connection.cpp:82
#64 0x004332ae in KIO::Connection::qt_metacall (this=0xb35d3e8, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xc68a5b0) at ./connection.moc:79
#65 0x017938ca in QMetaObject::metacall (object=0xb35d3e8, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0xc68a5b0) at kernel/qmetaobject.cpp:237
#66 0x0179edf6 in QMetaCallEvent::placeMetaCall (this=0xd2aea28, object=0xb35d3e8) at kernel/qobject.cpp:534
#67 0x017a06a2 in QObject::event (this=0xb35d3e8, e=0xffd3c0) at kernel/qobject.cpp:1219
#68 0x019edfdc in QApplicationPrivate::notify_helper (this=0x9eed0f0, receiver=0xb35d3e8, e=0xd2aea28) at kernel/qapplication.cpp:4396
#69 0x019f404e in QApplication::notify (this=0x9ee2988, receiver=0xb35d3e8, e=0xd2aea28) at kernel/qapplication.cpp:3798
#70 0x0144b68a in KApplication::notify (this=0x9ee2988, receiver=0xb35d3e8, event=0xd2aea28) at ../../kdeui/kernel/kapplication.cpp:310
#71 0x0178db3b in QCoreApplication::notifyInternal (this=0x9ee2988, receiver=0xb35d3e8, event=0xd2aea28) at kernel/qcoreapplication.cpp:732
#72 0x01790d8b in sendEvent (receiver=0x0, event_type=0, data=0x9ecc028) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#73 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9ecc028) at kernel/qcoreapplication.cpp:1373
#74 0x01790f4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#75 0x017bca74 in sendPostedEvents (s=0x9eef510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#76 postEventSourceDispatch (s=0x9eef510) at kernel/qeventdispatcher_glib.cpp:277
#77 0x06a8a855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#78 0x06a8e668 in ?? () from /lib/libglib-2.0.so.0
#79 0x06a8e848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#80 0x017bc565 in QEventDispatcherGlib::processEvents (this=0x9ecbce8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#81 0x01aafbe5 in QGuiEventDispatcherGlib::processEvents (this=0x9ecbce8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#82 0x0178c609 in QEventLoop::processEvents (this=0xbfd85574, flags=) at kernel/qeventloop.cpp:149
#83 0x0178ca8a in QEventLoop::exec (this=0xbfd85574, flags=...) at kernel/qeventloop.cpp:201
#84 0x0179100f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#85 0x019ece07 in QApplication::exec () at kernel/qapplication.cpp:3672
#86 0x0090a86e in kdemain (argc=1, argv=0xbfd85784) at ../../../../plasma/desktop/shell/main.cpp:118
#87 0x080485bb in main (argc=1, argv=0xbfd85784) at plasma-desktop_dummy.cpp:3

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-15 18:17:43 UTC
[Comment from a bug triager]
This crash is related to a Python-powered plasma widget. It could be related to bug 253637. Regards
Comment 2 Beat Wolf 2010-11-15 20:13:24 UTC
*** Bug 253637 has been marked as a duplicate of this bug. ***
Comment 3 Nicolas L. 2010-12-23 10:38:53 UTC
*** Bug 261040 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2011-01-29 13:56:01 UTC
[Comment from a bug triager]
From bug 264553:
- What I was doing when the application crashed:
i was moving/adding/setting a widget of plasma, and plasma crashed

- Custom settings of the application:
can't remember which widget i was setting...
maine are : folder view, desktop view,  bin, gmail notifier (i have a french
kubuntu, so i'm not sure of the english names)
Comment 5 Dario Andres 2011-01-29 13:56:18 UTC
*** Bug 264553 has been marked as a duplicate of this bug. ***
Comment 6 Nikola Schnelle 2011-03-11 20:35:17 UTC
Created attachment 57883 [details]
New crash information added by DrKonqi

plasma-desktop (0.4) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.2

- What I was doing when the application crashed:

I was changing positions of widgets on panel.

-- Backtrace (Reduced):
#8  0x04ebb744 in QObject::connect (sender=0x9d593a0, signal=0xa2968e "2destroyed(QObject*)", receiver=0x9933da8, method=0xa39f53 "1onWidgetDestroyed(QObject*)", type=Qt::AutoConnection) at kernel/qobject.cpp:2498
#9  0x00953d8b in Plasma::ToolTipManager::registerWidget (this=0x9933da8, widget=0x9d593a0) at ../../plasma/tooltipmanager.cpp:203
#10 0x00953e7d in Plasma::ToolTipManager::setContent (this=0x9933da8, widget=0x9d593a0, data=...) at ../../plasma/tooltipmanager.cpp:222
[...]
#12 0x045f035a in PyCFunction_Call (func=0xa2008cc, arg=0xa1f426c, kw=0x0) at ../Objects/methodobject.c:81
#13 0x04657530 in call_function (f=0xa18081c, throwflag=0) at ../Python/ceval.c:4013
Comment 7 Beat Wolf 2011-04-11 14:18:23 UTC
*** Bug 270479 has been marked as a duplicate of this bug. ***
Comment 8 Beat Wolf 2011-04-11 14:18:48 UTC
*** Bug 269473 has been marked as a duplicate of this bug. ***
Comment 9 Beat Wolf 2011-04-11 14:18:52 UTC
*** Bug 269705 has been marked as a duplicate of this bug. ***
Comment 10 Dario Andres 2011-07-09 13:52:17 UTC
[Comment from a bug triager]
From bug 277404 (KDE SC 4.5.3):
Full backtrace:
Thread 1 (Thread 0x7fecc4acd7a0 (LWP 1519)):
[KCrash Handler]
#6  0x00007fecc1a46362 in QObject::installEventFilter (this=0x310b1c0,
obj=0x1dbcd60) at kernel/qobject.cpp:2063
#7  0x00007fecc3fca281 in Plasma::ToolTipManager::registerWidget
(this=0x1dbcd60, widget=0x310b1c0) at ../../plasma/tooltipmanager.cpp:202
#8  0x00007fecc3fcacc7 in Plasma::ToolTipManager::setContent (this=0x310b1c0,
widget=0x310b1c0, data=...) at ../../plasma/tooltipmanager.cpp:222
#9  0x00007fec94fe34f7 in ?? () from
/usr/lib/pymodules/python2.6/PyKDE4/plasma.so
#10 0x00007fec96b0c030 in call_function (f=
    Frame 0x3fe98d0, for file
/home/xman/.kde/share/apps/plasma/plasmoids/gmail-plasmoid/contents/code/main.py,
line 171, in setUserMessage (self=<gmailplasmoid(OldRect=<QRect at remote
0x3d7a120>, paused=False, gmailconfig=<GmailConfig(gridLayout_12=<QGridLayout
at remote 0x3d62050>, gridLayout_11=<QGridLayout at remote 0x3d626b0>,
accountlist=[], icoIcon=<KIconButton at remote 0x3d62b78>, tabMisc=<QWidget at
remote 0x3d627c0>, label_4=<QLabel at remote 0x3d62c00>, label_5=<QLabel at
remote 0x3d62f30>, intTextSize=<QSpinBox at remote 0x3d620d8>, label_7=<QLabel
at remote 0x3d7b518>, label_2=<QLabel at remote 0x3d625a0>, label_3=<QLabel at
remote 0x3d62c88>, groupBox_3=<QGroupBox at remote 0x3d62d10>,
intPollingInterval=<QSpinBox at remote 0x3d629e0>, groupBox_5=<QGroupBox at
remote 0x3d62848>, btnAdd=<QPushButton at remote 0x3d6f270>, parent=<...>,
fonTextFont=<KFontComboBox at remote 0x3d62ea8>, tabAppearance=<QWidget at
remote 0x3d62af0>, btnMoveDown=<QPushButton at remote 0x3d6f380>, label=<QLabel
at remote 0...(truncated), throwflag=<value optimized out>) at
../Python/ceval.c:3750
#11 PyEval_EvalFrameEx (f=
    Frame 0x3fe98d0, for file
/home/xman/.kde/share/apps/plasma/plasmoids/gmail-plasmoid/contents/code/main.py,
line 171, in setUserMessage (self=<gmailplasmoid(OldRect=<QRect at remote
0x3d7a120>, paused=False, gmailconfig=<GmailConfig(gridLayout_12=<QGridLayout
at remote 0x3d62050>, gridLayout_11=<QGridLayout at remote 0x3d626b0>,
accountlist=[], icoIcon=<KIconButton at remote 0x3d62b78>, tabMisc=<QWidget at
remote 0x3d627c0>, label_4=<QLabel at remote 0x3d62c00>, label_5=<QLabel at
remote 0x3d62f30>, intTextSize=<QSpinBox at remote 0x3d620d8>, label_7=<QLabel
at remote 0x3d7b518>, label_2=<QLabel at remote 0x3d625a0>, label_3=<QLabel at
remote 0x3d62c88>, groupBox_3=<QGroupBox at remote 0x3d62d10>,
intPollingInterval=<QSpinBox at remote 0x3d629e0>, groupBox_5=<QGroupBox at
remote 0x3d62848>, btnAdd=<QPushButton at remote 0x3d6f270>, parent=<...>,
fonTextFont=<KFontComboBox at remote 0x3d62ea8>, tabAppearance=<QWidget at
remote 0x3d62af0>, btnMoveDown=<QPushButton at remote 0x3d6f380>, label=<QLabel
at remote 0...(truncated), throwflag=<value optimized out>) at
../Python/ceval.c:2412
#12 0x00007fec96b0dd60 in PyEval_EvalCodeEx (co=0x3637378, globals=<value
optimized out>, locals=<value optimized out>, args=0x3, argcount=<value
optimized out>, kws=<value optimized out>, 
    kwcount=0, defs=0x37d4228, defcount=1, closure=0x0) at
../Python/ceval.c:3000
#13 0x00007fec96b0c0ab in fast_function (f=
    Frame 0x3fd59f0, for file
/home/xman/.kde/share/apps/plasma/plasmoids/gmail-plasmoid/contents/code/main.py,
line 372, in checkMail (self=<gmailplasmoid(OldRect=<QRect at remote
0x3d7a120>, paused=False, gmailconfig=<GmailConfig(gridLayout_12=<QGridLayout
at remote 0x3d62050>, gridLayout_11=<QGridLayout at remote 0x3d626b0>,
accountlist=[], icoIcon=<KIconButton at remote 0x3d62b78>, tabMisc=<QWidget at
remote 0x3d627c0>, label_4=<QLabel at remote 0x3d62c00>, label_5=<QLabel at
remote 0x3d62f30>, intTextSize=<QSpinBox at remote 0x3d620d8>, label_7=<QLabel
at remote 0x3d7b518>, label_2=<QLabel at remote 0x3d625a0>, label_3=<QLabel at
remote 0x3d62c88>, groupBox_3=<QGroupBox at remote 0x3d62d10>,
intPollingInterval=<QSpinBox at remote 0x3d629e0>, groupBox_5=<QGroupBox at
remote 0x3d62848>, btnAdd=<QPushButton at remote 0x3d6f270>, parent=<...>,
fonTextFont=<KFontComboBox at remote 0x3d62ea8>, tabAppearance=<QWidget at
remote 0x3d62af0>, btnMoveDown=<QPushButton at remote 0x3d6f380>, label=<QLabel
at remote 0x3d62...(truncated), throwflag=<value optimized out>) at
../Python/ceval.c:3846
#14 call_function (f=
    Frame 0x3fd59f0, for file
/home/xman/.kde/share/apps/plasma/plasmoids/gmail-plasmoid/contents/code/main.py,
line 372, in checkMail (self=<gmailplasmoid(OldRect=<QRect at remote
0x3d7a120>, paused=False, gmailconfig=<GmailConfig(gridLayout_12=<QGridLayout
at remote 0x3d62050>, gridLayout_11=<QGridLayout at remote 0x3d626b0>,
accountlist=[], icoIcon=<KIconButton at remote 0x3d62b78>, tabMisc=<QWidget at
remote 0x3d627c0>, label_4=<QLabel at remote 0x3d62c00>, label_5=<QLabel at
remote 0x3d62f30>, intTextSize=<QSpinBox at remote 0x3d620d8>, label_7=<QLabel
at remote 0x3d7b518>, label_2=<QLabel at remote 0x3d625a0>, label_3=<QLabel at
remote 0x3d62c88>, groupBox_3=<QGroupBox at remote 0x3d62d10>,
intPollingInterval=<QSpinBox at remote 0x3d629e0>, groupBox_5=<QGroupBox at
remote 0x3d62848>, btnAdd=<QPushButton at remote 0x3d6f270>, parent=<...>,
fonTextFont=<KFontComboBox at remote 0x3d62ea8>, tabAppearance=<QWidget at
remote 0x3d62af0>, btnMoveDown=<QPushButton at remote 0x3d6f380>, label=<QLabel
at remote 0x3d62...(truncated), throwflag=<value optimized out>) at
../Python/ceval.c:3771
#15 PyEval_EvalFrameEx (f=
    Frame 0x3fd59f0, for file
/home/xman/.kde/share/apps/plasma/plasmoids/gmail-plasmoid/contents/code/main.py,
line 372, in checkMail (self=<gmailplasmoid(OldRect=<QRect at remote
0x3d7a120>, paused=False, gmailconfig=<GmailConfig(gridLayout_12=<QGridLayout
at remote 0x3d62050>, gridLayout_11=<QGridLayout at remote 0x3d626b0>,
accountlist=[], icoIcon=<KIconButton at remote 0x3d62b78>, tabMisc=<QWidget at
remote 0x3d627c0>, label_4=<QLabel at remote 0x3d62c00>, label_5=<QLabel at
remote 0x3d62f30>, intTextSize=<QSpinBox at remote 0x3d620d8>, label_7=<QLabel
at remote 0x3d7b518>, label_2=<QLabel at remote 0x3d625a0>, label_3=<QLabel at
remote 0x3d62c88>, groupBox_3=<QGroupBox at remote 0x3d62d10>,
intPollingInterval=<QSpinBox at remote 0x3d629e0>, groupBox_5=<QGroupBox at
remote 0x3d62848>, btnAdd=<QPushButton at remote 0x3d6f270>, parent=<...>,
fonTextFont=<KFontComboBox at remote 0x3d62ea8>, tabAppearance=<QWidget at
remote 0x3d62af0>, btnMoveDown=<QPushButton at remote 0x3d6f380>, label=<QLabel
at remote 0x3d62...(truncated), throwflag=<value optimized out>) at
../Python/ceval.c:2412
#16 0x00007fec96b0dd60 in PyEval_EvalCodeEx (co=0x3637b70, globals=<value
optimized out>, locals=<value optimized out>, args=0x1, argcount=<value
optimized out>, kws=<value optimized out>, 
    kwcount=0, defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:3000
#17 0x00007fec96a93d60 in function_call (func=<function at remote 0x3c6f668>,
arg=
    (<gmailplasmoid(OldRect=<QRect at remote 0x3d7a120>, paused=False,
gmailconfig=<GmailConfig(gridLayout_12=<QGridLayout at remote 0x3d62050>,
gridLayout_11=<QGridLayout at remote 0x3d626b0>, accountlist=[],
icoIcon=<KIconButton at remote 0x3d62b78>, tabMisc=<QWidget at remote
0x3d627c0>, label_4=<QLabel at remote 0x3d62c00>, label_5=<QLabel at remote
0x3d62f30>, intTextSize=<QSpinBox at remote 0x3d620d8>, label_7=<QLabel at
remote 0x3d7b518>, label_2=<QLabel at remote 0x3d625a0>, label_3=<QLabel at
remote 0x3d62c88>, groupBox_3=<QGroupBox at remote 0x3d62d10>,
intPollingInterval=<QSpinBox at remote 0x3d629e0>, groupBox_5=<QGroupBox at
remote 0x3d62848>, btnAdd=<QPushButton at remote 0x3d6f270>, parent=<...>,
fonTextFont=<KFontComboBox at remote 0x3d62ea8>, tabAppearance=<QWidget at
remote 0x3d62af0>, btnMoveDown=<QPushButton at remote 0x3d6f380>, label=<QLabel
at remote 0x3d62628>, txtCommand=<QLineEdit at remote 0x3d7b408>,
btnCommandBrowse=<QPushButton at remote 0x3d7b380>, cmbDefaultIcon=<KComboBox
at remot...(truncated), kw=0x0) at ../Objects/funcobject.c:524
#18 0x00007fec96a662e3 in PyObject_Call (func=<function at remote 0x3c6f668>,
arg=31155920, kw=<unknown at remote 0x1b86d20>) at ../Objects/abstract.c:2492
#19 0x00007fec96a77cef in instancemethod_call (func=<function at remote
0x3c6f668>, arg=
    (<gmailplasmoid(OldRect=<QRect at remote 0x3d7a120>, paused=False,
gmailconfig=<GmailConfig(gridLayout_12=<QGridLayout at remote 0x3d62050>,
gridLayout_11=<QGridLayout at remote 0x3d626b0>, accountlist=[],
icoIcon=<KIconButton at remote 0x3d62b78>, tabMisc=<QWidget at remote
0x3d627c0>, label_4=<QLabel at remote 0x3d62c00>, label_5=<QLabel at remote
0x3d62f30>, intTextSize=<QSpinBox at remote 0x3d620d8>, label_7=<QLabel at
remote 0x3d7b518>, label_2=<QLabel at remote 0x3d625a0>, label_3=<QLabel at
remote 0x3d62c88>, groupBox_3=<QGroupBox at remote 0x3d62d10>,
intPollingInterval=<QSpinBox at remote 0x3d629e0>, groupBox_5=<QGroupBox at
remote 0x3d62848>, btnAdd=<QPushButton at remote 0x3d6f270>, parent=<...>,
fonTextFont=<KFontComboBox at remote 0x3d62ea8>, tabAppearance=<QWidget at
remote 0x3d62af0>, btnMoveDown=<QPushButton at remote 0x3d6f380>, label=<QLabel
at remote 0x3d62628>, txtCommand=<QLineEdit at remote 0x3d7b408>,
btnCommandBrowse=<QPushButton at remote 0x3d7b380>, cmbDefaultIcon=<KComboBox
at remot...(truncated), kw=0x0) at ../Objects/classobject.c:2579
#20 0x00007fec96a662e3 in PyObject_Call (func=<instancemethod at remote
0x318b870>, arg=31155920, kw=<unknown at remote 0x1b86d20>) at
../Objects/abstract.c:2492
#21 0x00007fec96b06193 in PyEval_CallObjectWithKeywords (func=<instancemethod
at remote 0x318b870>, arg=(), kw=<unknown at remote 0x1b86d20>) at
../Python/ceval.c:3619
#22 0x00007fec95c04a38 in sip_api_invoke_slot () from
/usr/lib/pymodules/python2.6/sip.so
#23 0x00007fec95f7f596 in ?? () from
/usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#24 0x00007fec95f7f6b8 in ?? () from
/usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#25 0x00007fec95f7f772 in ?? () from
/usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#26 0x00007fecc1a48da7 in QMetaObject::activate (sender=0x3300940, m=<value
optimized out>, local_signal_index=<value optimized out>, argv=0x7fecbc82f508)
at kernel/qobject.cpp:3280
#27 0x00007fec95ebf16d in ?? () from
/usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#28 0x00007fecc1a42b99 in QObject::event (this=0x3300940, e=0x1dbcd60) at
kernel/qobject.cpp:1183
#29 0x00007fec95ebf10b in ?? () from
/usr/lib/pymodules/python2.6/PyQt4/QtCore.so
#30 0x00007fecc0b7f6ec in QApplicationPrivate::notify_helper (this=0x1bf5f00,
receiver=0x3300940, e=0x7fff605a4500) at kernel/qapplication.cpp:4396
#31 0x00007fecc0b851dd in QApplication::notify (this=0x1bdc670,
receiver=0x3300940, e=0x7fff605a4500) at kernel/qapplication.cpp:4277
#32 0x00007fecc26e9926 in KApplication::notify (this=0x1bdc670,
receiver=0x3300940, event=0x7fff605a4500) at
../../kdeui/kernel/kapplication.cpp:310
#33 0x00007fecc1a310ac in QCoreApplication::notifyInternal (this=0x1bdc670,
receiver=0x3300940, event=0x7fff605a4500) at kernel/qcoreapplication.cpp:732
#34 0x00007fecc1a606e2 in QCoreApplication::sendEvent (this=0x1bf97a0) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QTimerInfoList::activateTimers (this=0x1bf97a0) at
kernel/qeventdispatcher_unix.cpp:602
#36 0x00007fecc1a5d494 in timerSourceDispatch (source=<value optimized out>) at
kernel/qeventdispatcher_glib.cpp:184
#37 0x00007fecb8f508c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#38 0x00007fecb8f54748 in ?? () from /lib/libglib-2.0.so.0
#39 0x00007fecb8f548fc in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#40 0x00007fecc1a5d183 in QEventDispatcherGlib::processEvents (this=0x1b86860,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#41 0x00007fecc0c3197e in QGuiEventDispatcherGlib::processEvents
(this=0x310b1c0, flags=<value optimized out>) at
kernel/qguieventdispatcher_glib.cpp:204
#42 0x00007fecc1a2fdd2 in QEventLoop::processEvents (this=<value optimized
out>, flags=) at kernel/qeventloop.cpp:149
#43 0x00007fecc1a301bc in QEventLoop::exec (this=0x7fff605a47a0, flags=) at
kernel/qeventloop.cpp:201
#44 0x00007fecc1a3426b in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1009
#45 0x00007fecc46c4083 in kdemain (argc=<value optimized out>, argv=<value
optimized out>) at ../../../../plasma/desktop/shell/main.cpp:118
#46 0x00007fecc4322c4d in __libc_start_main (main=<value optimized out>,
argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized
out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff605a4b78) at
libc-start.c:226
#47 0x00000000004006c9 in _start ()
Comment 11 Dario Andres 2011-07-09 13:54:38 UTC
*** Bug 277404 has been marked as a duplicate of this bug. ***
Comment 12 Beat Wolf 2011-08-05 15:15:05 UTC
*** Bug 279099 has been marked as a duplicate of this bug. ***
Comment 13 Nicolas L. 2011-09-19 21:05:51 UTC
*** Bug 282278 has been marked as a duplicate of this bug. ***
Comment 14 Ozen 2011-10-03 04:19:54 UTC
Created attachment 64148 [details]
New crash information added by DrKonqi

 nothing to say about this bug oh.. yeah im new on linux well.. new not really but i say new for new to try understaning all commande and how to get a good system with linux ect..
Comment 15 Beat Wolf 2011-11-24 08:00:41 UTC
*** Bug 287417 has been marked as a duplicate of this bug. ***
Comment 16 Loïc Grobol 2011-11-24 09:05:25 UTC
Deleting gmail-plasmoid solved the issue.
Comment 17 Beat Wolf 2011-11-24 09:11:25 UTC
you might want to talk to the creator of the gmail plasmoid about this issue. otherwise chances are that it will never get fixed.
Comment 18 Beat Wolf 2011-11-25 15:15:47 UTC
*** Bug 279666 has been marked as a duplicate of this bug. ***
Comment 19 Beat Wolf 2011-11-25 15:15:54 UTC
*** Bug 283862 has been marked as a duplicate of this bug. ***
Comment 20 Beat Wolf 2011-11-25 15:16:03 UTC
*** Bug 285003 has been marked as a duplicate of this bug. ***
Comment 21 Beat Wolf 2011-11-25 15:16:10 UTC
*** Bug 286555 has been marked as a duplicate of this bug. ***
Comment 22 Loïc Grobol 2011-11-26 10:09:16 UTC
And now using gcal daemon that sync google datas with local files sometimes crash plasma-desktop too. Still no backtrace available.
Comment 23 Thijs 2012-02-08 07:14:11 UTC
*** Bug 293577 has been marked as a duplicate of this bug. ***
Comment 24 Jekyll Wu 2012-03-12 10:39:07 UTC
*** Bug 295776 has been marked as a duplicate of this bug. ***
Comment 25 Jekyll Wu 2012-03-29 14:59:25 UTC
*** Bug 297046 has been marked as a duplicate of this bug. ***
Comment 26 Beat Wolf 2012-04-04 11:41:32 UTC
*** Bug 297426 has been marked as a duplicate of this bug. ***
Comment 27 Jekyll Wu 2012-04-19 22:40:22 UTC
*** Bug 298423 has been marked as a duplicate of this bug. ***
Comment 28 Jekyll Wu 2012-05-19 10:39:44 UTC
*** Bug 299559 has been marked as a duplicate of this bug. ***
Comment 29 Jekyll Wu 2012-05-19 10:39:57 UTC
*** Bug 298262 has been marked as a duplicate of this bug. ***
Comment 30 Jekyll Wu 2012-05-19 10:40:11 UTC
*** Bug 297605 has been marked as a duplicate of this bug. ***
Comment 31 Jekyll Wu 2012-05-19 10:40:22 UTC
*** Bug 300299 has been marked as a duplicate of this bug. ***
Comment 32 Anne-Marie Mahfouf 2012-06-06 10:40:54 UTC
*** Bug 301270 has been marked as a duplicate of this bug. ***
Comment 33 Leonardo 2012-06-08 16:03:09 UTC
Created attachment 71668 [details]
New crash information added by DrKonqi

plasma-desktop (0.4) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1

- What I was doing when the application crashed:I was removing gmail-plasmoid from my panel

-- Backtrace (Reduced):
#6  0x00007ff711a36cd7 in QObject::installEventFilter (this=<optimized out>, obj=0x1f05720) at kernel/qobject.cpp:2016
#7  0x00007ff71443a169 in Plasma::ToolTipManager::registerWidget (this=0x1f05720, widget=0x5313630) at ../../plasma/tooltipmanager.cpp:204
#8  0x00007ff71443a277 in Plasma::ToolTipManager::setContent (this=0x1f05720, widget=0x5313630, data=...) at ../../plasma/tooltipmanager.cpp:231
#9  0x00007ff6c0fef447 in meth_Plasma_ToolTipManager_setContent (sipSelf=<ToolTipManager at remote 0x60c3c20>, sipArgs=<optimized out>) at sip/plasma/sipplasmapart3.cpp:17357
#10 0x00007ff6c2369845 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
Comment 34 Myriam Schweingruber 2012-06-20 06:24:50 UTC
*** Bug 302022 has been marked as a duplicate of this bug. ***
Comment 35 Myriam Schweingruber 2012-06-20 06:29:25 UTC
Confirmed by duplicates
Comment 36 Jekyll Wu 2012-08-14 10:51:34 UTC
*** Bug 305125 has been marked as a duplicate of this bug. ***
Comment 37 Jekyll Wu 2012-09-15 11:38:15 UTC
*** Bug 306832 has been marked as a duplicate of this bug. ***
Comment 38 Myriam Schweingruber 2012-10-14 20:22:12 UTC
*** Bug 308347 has been marked as a duplicate of this bug. ***
Comment 39 Jekyll Wu 2013-01-14 13:29:38 UTC
*** Bug 313226 has been marked as a duplicate of this bug. ***
Comment 40 Dominik Haumann 2013-08-30 22:18:10 UTC
*** Bug 314797 has been marked as a duplicate of this bug. ***
Comment 41 Dominik Haumann 2013-08-30 22:18:32 UTC
*** Bug 323529 has been marked as a duplicate of this bug. ***
Comment 42 Dominik Haumann 2013-08-30 22:18:57 UTC
Still in 4.11
Comment 43 Jekyll Wu 2013-10-28 01:11:06 UTC
*** Bug 326763 has been marked as a duplicate of this bug. ***
Comment 44 sumisuy 2014-01-08 12:06:38 UTC
Created attachment 84513 [details]
New crash information added by DrKonqi

plasma-desktop (4.11.4) on KDE Platform 4.11.4 using Qt 4.8.5

- What I was doing when the application crashed:
Crashed when: Making changes to gmail notification widget
Crashed when: Positioning any new widgets since the use of gmail notification widget has been used.

- Unusual behavior I noticed:
Since the use of gmail notification widget (python settings used) - doing anything with the panels and widgets causes the desktop to freeze for about 30 seconds, including adding panels, hovering over panels, adding new widgets, using widgets, after the freeze it catches up and loads everything i've been clicking on during the freeze.

- Custom settings of the application:
Fedora KDE installation only a day old, customisation is minimal.

I have REMOVED the gmail notification widget and uninstalled it, future tests with the panels and widgets suggest so far that this has resolved the issue leading me to beleive the problem must be with the gmail widgets running background processes.

-- Backtrace (Reduced):
#7  0x0000003143f9a163 in QObject::connect (sender=sender@entry=0x1af3090, signal=signal@entry=0x31532a7dcc "2destroyed(QObject*)", receiver=receiver@entry=0x17e7190, method=method@entry=0x31532b9e87 "1onWidgetDestroyed(QObject*)", type=type@entry=Qt::AutoConnection) at kernel/qobject.cpp:2554
#8  0x00000031531e037b in Plasma::ToolTipManager::registerWidget (this=this@entry=0x17e7190, widget=widget@entry=0x1af3090) at /usr/src/debug/kdelibs-4.11.4/plasma/tooltipmanager.cpp:209
#9  0x00000031531e04db in Plasma::ToolTipManager::setContent (this=0x17e7190, widget=0x1af3090, data=...) at /usr/src/debug/kdelibs-4.11.4/plasma/tooltipmanager.cpp:235
#10 0x00007f0e3db519ab in meth_Plasma_ToolTipManager_setContent (sipSelf=<ToolTipManager at remote 0x6c00710>, sipArgs=<optimized out>) at /usr/src/debug/pykde4-4.11.4/x86_64/sip/plasma/sipplasmapart3.cpp:9644
#11 0x00007f0e3f021c84 in call_function (oparg=<optimized out>, pp_stack=0x7fffce72d7b0) at /usr/src/debug/Python-2.7.5/Python/ceval.c:4098
Comment 45 Jekyll Wu 2014-01-11 12:51:07 UTC
*** Bug 329840 has been marked as a duplicate of this bug. ***
Comment 46 Christoph Feck 2014-05-22 11:04:21 UTC
*** Bug 334376 has been marked as a duplicate of this bug. ***
Comment 47 Andrew Crouthamel 2018-11-17 05:25:40 UTC
Hello, unfortunately this bug is being closed as unmaintained, per request of einar77.