Bug 233906 - run command interface crash after hitting backspace....
Summary: run command interface crash after hitting backspace....
Status: RESOLVED DUPLICATE of bug 221751
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-10 03:14 UTC by Nicholas Tung
Modified: 2010-04-10 14:23 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 Nicholas Tung 2010-04-10 03:14:22 UTC
Application: krunner (0.1)
KDE Platform Version: 4.4.2 (KDE 4.4.2) "release 238"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.2-desktop x86_64
Distribution: "openSUSE 11.2 (x86_64)"

-- Information about the crash:
I started to type something along the lines of "yast online update", whereupon the system hung for a while, and then crashed. When I try now, it hangs for a long while, but doesn't crash. When I type the "correct" text ("online update"), then it works fine.

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f83d62be750 (LWP 3678))]

Thread 9 (Thread 0x7f83af5ae910 (LWP 4436)):
#0  0x00007f83d4567624 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x00007f83d4562f35 in _L_lock_941 () from /lib64/libpthread.so.0
#2  0x00007f83d4562d58 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f83ce58c1d1 in ?? () from /lib64/libdbus-1.so.3
#4  0x00007f83ce56f1fd in ?? () from /lib64/libdbus-1.so.3
#5  0x00007f83ce570cb2 in ?? () from /lib64/libdbus-1.so.3
#6  0x00007f83ce5727c1 in ?? () from /lib64/libdbus-1.so.3
#7  0x00007f83d2cd1ba6 in q_dbus_pending_call_block (pending=<value optimized out>) at qdbus_symbols_p.h:298
#8  QDBusConnectionPrivate::waitForFinished (pending=<value optimized out>) at qdbusintegrator.cpp:1694
#9  0x00007f83afdf8211 in ?? () from /usr/lib64/kde4/krunner_audioplayercontrol.so
#10 0x00007f83afdf9cb8 in ?? () from /usr/lib64/kde4/krunner_audioplayercontrol.so
#11 0x00007f83cd17390a in Plasma::AbstractRunner::performMatch (this=0xaeb7e0, localContext=...) at /usr/src/debug/kdelibs-4.4.2/plasma/abstractrunner.cpp:117
#12 0x00007f83cb558efd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f83af5adfc0, th=0xbcf890, job=0x8a23f0) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Job.cpp:106
#13 0x00007f83cb55903e in ThreadWeaver::Job::execute (this=0x8a23f0, th=0xbcf890) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Job.cpp:135
#14 0x00007f83cb555eaf in ThreadWeaver::ThreadRunHelper::run (this=0x7f83af5ae050, parent=0x813e70, th=0xbcf890) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:95
#15 0x00007f83cb557748 in ThreadWeaver::Thread::run (this=0xbcf890) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:142
#16 0x00007f83d47ef775 in QThreadPrivate::start (arg=0xbcf890) at thread/qthread_unix.cpp:248
#17 0x00007f83d456065d in start_thread () from /lib64/libpthread.so.0
#18 0x00007f83d332de1d in clone () from /lib64/libc.so.6
#19 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f83acc35910 (LWP 4437)):
#0  0x00007f83d4565049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f83d47f072b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f83cb559786 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x813e70, th=0x829f40) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f83cb55ab6b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7ecf80, th=0x829f40) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f83cb555edf in ThreadWeaver::ThreadRunHelper::run (this=0x7f83acc35050, parent=0x813e70, th=0x829f40) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f83cb557748 in ThreadWeaver::Thread::run (this=0x829f40) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f83d47ef775 in QThreadPrivate::start (arg=0x829f40) at thread/qthread_unix.cpp:248
#8  0x00007f83d456065d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f83d332de1d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f83ac434910 (LWP 4438)):
#0  0x00007f83d4565049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f83d47f072b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f83cb559786 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x813e70, th=0x7f83b0000d20) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f83cb55ab6b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7ecf80, th=0x7f83b0000d20) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f83cb555edf in ThreadWeaver::ThreadRunHelper::run (this=0x7f83ac434050, parent=0x813e70, th=0x7f83b0000d20) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f83cb557748 in ThreadWeaver::Thread::run (this=0x7f83b0000d20) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f83d47ef775 in QThreadPrivate::start (arg=0x7f83b0000d20) at thread/qthread_unix.cpp:248
#8  0x00007f83d456065d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f83d332de1d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f83a3fff910 (LWP 4439)):
#0  0x00007f83d4565049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f83d47f072b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f83cb559786 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x813e70, th=0x8ea280) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f83cb55ab6b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7ecf80, th=0x8ea280) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f83cb555edf in ThreadWeaver::ThreadRunHelper::run (this=0x7f83a3fff050, parent=0x813e70, th=0x8ea280) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f83cb557748 in ThreadWeaver::Thread::run (this=0x8ea280) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f83d47ef775 in QThreadPrivate::start (arg=0x8ea280) at thread/qthread_unix.cpp:248
#8  0x00007f83d456065d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f83d332de1d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f83abc33910 (LWP 4440)):
#0  0x00007f83d4565049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f83d47f072b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f83cb559786 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x813e70, th=0x7f83a40008b0) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f83cb55ab6b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7ecf80, th=0x7f83a40008b0) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f83cb555edf in ThreadWeaver::ThreadRunHelper::run (this=0x7f83abc33050, parent=0x813e70, th=0x7f83a40008b0) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f83cb557748 in ThreadWeaver::Thread::run (this=0x7f83a40008b0) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f83d47ef775 in QThreadPrivate::start (arg=0x7f83a40008b0) at thread/qthread_unix.cpp:248
#8  0x00007f83d456065d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f83d332de1d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f83ab432910 (LWP 4441)):
[KCrash Handler]
#5  Private (other=<value optimized out>, this=<value optimized out>) at kernel/qvariant.h:352
#6  QVariant::QVariant (other=<value optimized out>, this=<value optimized out>) at kernel/qvariant.cpp:1391
#7  0x00007f83d2d14797 in QDBusPendingReplyData::argumentAt (this=0x7f83ab431d20, index=0) at qdbuspendingreply.cpp:268
#8  0x00007f83ae796de5 in argumentAt<0> (this=<value optimized out>) at /usr/include/QtDBus/qdbuspendingreply.h:174
#9  value (this=<value optimized out>) at /usr/include/QtDBus/qdbuspendingreply.h:179
#10 KGetRunner::parseUrls (this=<value optimized out>) at /usr/src/debug/kdenetwork-4.4.2/kget/plasma/runner/kgetrunner.cpp:119
#11 0x00007f83ae797a28 in KGetRunner::match (this=0xb3e070, context=...) at /usr/src/debug/kdenetwork-4.4.2/kget/plasma/runner/kgetrunner.cpp:44
#12 0x00007f83cd17390a in Plasma::AbstractRunner::performMatch (this=0xb3e070, localContext=...) at /usr/src/debug/kdelibs-4.4.2/plasma/abstractrunner.cpp:117
#13 0x00007f83cb558efd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f83ab431fc0, th=0x967310, job=0x8ddc50) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Job.cpp:106
#14 0x00007f83cb55903e in ThreadWeaver::Job::execute (this=0x8ddc50, th=0x967310) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Job.cpp:135
#15 0x00007f83cb555eaf in ThreadWeaver::ThreadRunHelper::run (this=0x7f83ab432050, parent=0x813e70, th=0x967310) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:95
#16 0x00007f83cb557748 in ThreadWeaver::Thread::run (this=0x967310) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:142
#17 0x00007f83d47ef775 in QThreadPrivate::start (arg=0x967310) at thread/qthread_unix.cpp:248
#18 0x00007f83d456065d in start_thread () from /lib64/libpthread.so.0
#19 0x00007f83d332de1d in clone () from /lib64/libc.so.6
#20 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f83aac31910 (LWP 4442)):
#0  0x00007f83d4567624 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x00007f83d4562f35 in _L_lock_941 () from /lib64/libpthread.so.0
#2  0x00007f83d4562d58 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f83ce58c1f8 in ?? () from /lib64/libdbus-1.so.3
#4  0x00007f83ce56d37d in ?? () from /lib64/libdbus-1.so.3
#5  0x00007f83ce585cdd in ?? () from /lib64/libdbus-1.so.3
#6  0x00007f83ce583f4d in ?? () from /lib64/libdbus-1.so.3
#7  0x00007f83ce5704fe in ?? () from /lib64/libdbus-1.so.3
#8  0x00007f83ce570cb2 in ?? () from /lib64/libdbus-1.so.3
#9  0x00007f83ce5727c1 in ?? () from /lib64/libdbus-1.so.3
#10 0x00007f83ce571eb6 in dbus_connection_send_with_reply_and_block () from /lib64/libdbus-1.so.3
#11 0x00007f83d2ce1a30 in q_dbus_connection_send_with_reply_and_block (error=<value optimized out>, timeout_milliseconds=<value optimized out>, message=<value optimized out>, 
    connection=<value optimized out>) at qdbus_symbols_p.h:133
#12 QDBusConnectionPrivate::sendWithReply (error=<value optimized out>, timeout_milliseconds=<value optimized out>, message=<value optimized out>, connection=<value optimized out>)
    at qdbusintegrator.cpp:1811
#13 0x00007f83d2ccdbb3 in QDBusConnection::call (this=0x6741a0, message=..., mode=4294967295, timeout=6738704) at qdbusconnection.cpp:516
#14 0x00007f83d2cebb22 in QDBusAbstractInterface::callWithArgumentList (this=<value optimized out>, mode=Block, method=<value optimized out>, args=<value optimized out>)
    at qdbusabstractinterface.cpp:440
#15 0x00007f83d2cec099 in QDBusAbstractInterface::internalConstCall (this=0x80, mode=NoBlock, method=..., args=...) at qdbusabstractinterface.cpp:763
#16 0x00007f83d2cd0573 in QDBusConnectionInterface::isServiceRegistered (this=0x673fe0, serviceName=<value optimized out>) at qdbusconnectioninterface.cpp:207
#17 0x00007f83ae797005 in KGetRunner::parseUrls (this=<value optimized out>, text=<value optimized out>) at /usr/src/debug/kdenetwork-4.4.2/kget/plasma/runner/kgetrunner.cpp:119
#18 0x00007f83ae797a28 in KGetRunner::match (this=0xb3e070, context=...) at /usr/src/debug/kdenetwork-4.4.2/kget/plasma/runner/kgetrunner.cpp:44
#19 0x00007f83cd17390a in Plasma::AbstractRunner::performMatch (this=0xb3e070, localContext=...) at /usr/src/debug/kdelibs-4.4.2/plasma/abstractrunner.cpp:117
#20 0x00007f83cb558efd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f83aac30fc0, th=0x7f83b0001dc0, job=0x94c350) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Job.cpp:106
#21 0x00007f83cb55903e in ThreadWeaver::Job::execute (this=0x94c350, th=0x7f83b0001dc0) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Job.cpp:135
#22 0x00007f83cb555eaf in ThreadWeaver::ThreadRunHelper::run (this=0x7f83aac31050, parent=0x813e70, th=0x7f83b0001dc0) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:95
#23 0x00007f83cb557748 in ThreadWeaver::Thread::run (this=0x7f83b0001dc0) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:142
#24 0x00007f83d47ef775 in QThreadPrivate::start (arg=0x7f83b0001dc0) at thread/qthread_unix.cpp:248
#25 0x00007f83d456065d in start_thread () from /lib64/libpthread.so.0
#26 0x00007f83d332de1d in clone () from /lib64/libc.so.6
#27 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f83aa430910 (LWP 4443)):
#0  0x00007f83d4565049 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f83d47f072b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f83cb559786 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x813e70, th=0x7f83a4002640) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f83cb55ab6b in ThreadWeaver::WorkingHardState::applyForWork (this=0x7ecf80, th=0x7f83a4002640) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f83cb555edf in ThreadWeaver::ThreadRunHelper::run (this=0x7f83aa430050, parent=0x813e70, th=0x7f83a4002640) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f83cb557748 in ThreadWeaver::Thread::run (this=0x7f83a4002640) at /usr/src/debug/kdelibs-4.4.2/threadweaver/Weaver/Thread.cpp:142
#7  0x00007f83d47ef775 in QThreadPrivate::start (arg=0x7f83a4002640) at thread/qthread_unix.cpp:248
#8  0x00007f83d456065d in start_thread () from /lib64/libpthread.so.0
#9  0x00007f83d332de1d in clone () from /lib64/libc.so.6
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f83d62be750 (LWP 3678)):
#0  0x00007f83d4567624 in __lll_lock_wait () from /lib64/libpthread.so.0
#1  0x00007f83d4562f35 in _L_lock_941 () from /lib64/libpthread.so.0
#2  0x00007f83d4562d58 in pthread_mutex_lock () from /lib64/libpthread.so.0
#3  0x00007f83ce58c1d1 in ?? () from /lib64/libdbus-1.so.3
#4  0x00007f83ce56ff1d in ?? () from /lib64/libdbus-1.so.3
#5  0x00007f83ce58528f in ?? () from /lib64/libdbus-1.so.3
#6  0x00007f83ce585b88 in ?? () from /lib64/libdbus-1.so.3
#7  0x00007f83ce583f4d in ?? () from /lib64/libdbus-1.so.3
#8  0x00007f83ce5704fe in ?? () from /lib64/libdbus-1.so.3
#9  0x00007f83ce570cb2 in ?? () from /lib64/libdbus-1.so.3
#10 0x00007f83ce5727c1 in ?? () from /lib64/libdbus-1.so.3
#11 0x00007f83ce571eb6 in dbus_connection_send_with_reply_and_block () from /lib64/libdbus-1.so.3
#12 0x00007f83d2ce1a30 in q_dbus_connection_send_with_reply_and_block (error=<value optimized out>, timeout_milliseconds=<value optimized out>, message=<value optimized out>, 
    connection=<value optimized out>) at qdbus_symbols_p.h:133
#13 QDBusConnectionPrivate::sendWithReply (error=<value optimized out>, timeout_milliseconds=<value optimized out>, message=<value optimized out>, connection=<value optimized out>)
    at qdbusintegrator.cpp:1811
#14 0x00007f83d2ce2d15 in QDBusConnectionPrivate::getNameOwnerNoCache (this=<value optimized out>, serviceName=<value optimized out>) at qdbusintegrator.cpp:2260
#15 0x00007f83d2ce2fce in QDBusConnectionPrivate::getNameOwner (this=0x66b120, serviceName=...) at qdbusintegrator.cpp:2250
#16 0x00007f83d2cee695 in QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate (this=0x9baa80, serv=<value optimized out>, p=<value optimized out>, iface=<value optimized out>, 
    con=<value optimized out>, isDynamic=<value optimized out>) at qdbusabstractinterface.cpp:95
#17 0x00007f83d2cefe46 in QDBusInterfacePrivate::QDBusInterfacePrivate (this=0x66d310, serv=..., p=..., iface=..., con=...) at qdbusinterface.cpp:152
#18 0x00007f83d2ceffa9 in QDBusInterface::QDBusInterface (this=0x8fb900, service=..., path=..., interface=..., connection=<value optimized out>, parent=0x9699d0) at qdbusinterface.cpp:219
#19 0x00007f83d4eae86c in KNotificationManager::KNotificationManager (this=0x9699d0) at /usr/src/debug/kdelibs-4.4.2/kdeui/notifications/knotificationmanager.cpp:61
#20 0x00007f83d4eaef7e in operator-> (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.2/kdeui/notifications/knotificationmanager.cpp:44
#21 operator KNotificationManager* (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.2/kdeui/notifications/knotificationmanager.cpp:44
#22 KNotificationManager::self (this=<value optimized out>) at /usr/src/debug/kdelibs-4.4.2/kdeui/notifications/knotificationmanager.cpp:45
#23 0x00007f83d4eaf0ee in KNotification::sendEvent (this=0x9b3ff0) at /usr/src/debug/kdelibs-4.4.2/kdeui/notifications/knotification.cpp:372
#24 0x00007f83d4eaf80c in KNotification::qt_metacall (this=0x9b3ff0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff10beca40)
    at /usr/src/debug/kdelibs-4.4.2/build/kdeui/knotification.moc:109
#25 0x00007f83d48f678f in QMetaObject::activate (sender=0x8d3440, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0xffffffffffffffff) at kernel/qobject.cpp:3293
#26 0x00007f83d48fdf7f in QSingleShotTimer::timerEvent (this=0x8d3440) at kernel/qtimer.cpp:308
#27 0x00007f83d48f33e3 in QObject::event (this=0x8d3440, e=0x7fff10bed1e0) at kernel/qobject.cpp:1212
#28 0x00007f83d3a83e1c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#29 0x00007f83d3a8a3fb in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#30 0x00007f83d4db6506 in KApplication::notify (this=0x6750a0, receiver=0x8d3440, event=0x7fff10bed1e0) at /usr/src/debug/kdelibs-4.4.2/kdeui/kernel/kapplication.cpp:302
#31 0x00007f83d48e398c in QCoreApplication::notifyInternal (this=0x6750a0, receiver=0x8d3440, event=0x7fff10bed1e0) at kernel/qcoreapplication.cpp:704
#32 0x00007f83d4910655 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#33 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:617
#34 0x00007f83d490d1c4 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#35 0x00007f83cfb44dee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#36 0x00007f83cfb487b8 in ?? () from /usr/lib64/libglib-2.0.so.0
#37 0x00007f83cfb488e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#38 0x00007f83d490ceb3 in QEventDispatcherGlib::processEvents (this=0x61a8e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#39 0x00007f83d3b3251e in ?? () from /usr/lib64/libQtGui.so.4
#40 0x00007f83d48e22a2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#41 0x00007f83d48e267c in QEventLoop::exec (this=0x7fff10bed530, flags=) at kernel/qeventloop.cpp:201
#42 0x00007f83d48e63cb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#43 0x00007f83c8188e56 in kdemain () from /usr/lib64/libkdeinit4_krunner.so
#44 0x00000000004073b8 in _start ()

This bug may be a duplicate of or related to bug 222439.

Possible duplicates by query: bug 232749, bug 214921.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-10 14:23:13 UTC
This seems related to bug 221751. Regards

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