Bug 230038 - KRunner crashes while typing commands
Summary: KRunner crashes while typing commands
Status: RESOLVED DUPLICATE of bug 221751
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-09 01:15 UTC by Mirza
Modified: 2010-03-20 14:39 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 Mirza 2010-03-09 01:15:59 UTC
Application: krunner (0.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
KRunner tends to crash often, it happens while quickly typing in it.
It is allso slow to react, for example, typing gg: and some text behind it krunner often lags by 10 seconds before executing commands.

The exact command that i was typing when it crashed was name of the window "dol close"
dol stands for dolphin and as i started typing close krunner crashed

 -- Backtrace:
Application: Run Command Interface (krunner), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7878760 (LWP 11952))]

Thread 5 (Thread 0xabeffb70 (LWP 11954)):
#0  0x0073e422 in __kernel_vsyscall ()
#1  0x0036be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x00aa787d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x077432c7 in QWaitConditionPrivate::wait (this=0x83d4cf8, mutex=0x8333440, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x83d4cf8, mutex=0x8333440, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x006a48a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x83d4ce0, th=0x84a0d20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x006a741c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x838b948, th=0x84a0d20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x006a326b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x83d4ce0, th=0x84a0d20) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x006a7512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x838b948, th=0x84a0d20) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x006a4b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x83d4ce0, th=0x84a0d20, previous=0x86e8d50) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x006a54fe in ThreadWeaver::ThreadRunHelper::run (this=0xabeff2a4, parent=0x83d4ce0, th=0x84a0d20) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x006a5b1b in ThreadWeaver::Thread::run (this=0x84a0d20) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0774236e in QThreadPrivate::start (arg=0x84a0d20) at thread/qthread_unix.cpp:248
#13 0x0036780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x00a9a8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xab6feb70 (LWP 11955)):
[KCrash Handler]
#6  Private (this=0xab6fdfc8, p=...) at ../../include/QtCore/../../src/corelib/kernel/qvariant.h:352
#7  QVariant (this=0xab6fdfc8, p=...) at kernel/qvariant.cpp:1391
#8  0x00c2a720 in QDBusPendingReplyData::argumentAt (this=0xab6fe004, index=0) at qdbuspendingreply.cpp:268
#9  0x06733f36 in argumentAt<0> (this=0x8a790e8, text=...) at /usr/include/qt4/QtDBus/qdbuspendingreply.h:174
#10 QDBusPendingReply<bool, void, void, void, void, void, void, void>::value (this=0x8a790e8, text=...) at /usr/include/qt4/QtDBus/qdbuspendingreply.h:179
#11 KGetRunner::parseUrls (this=0x8a790e8, text=...) at ../../../../kget/plasma/runner/kgetrunner.cpp:119
#12 0x06734cc0 in KGetRunner::match (this=0x8a790e8, context=...) at ../../../../kget/plasma/runner/kgetrunner.cpp:44
#13 0x0045bebe in Plasma::AbstractRunner::performMatch (this=0x8a790e8, localContext=...) at ../../plasma/abstractrunner.cpp:117
#14 0x004fcb6b in Plasma::FindMatchesJob::run (this=0x8a60840) at ../../plasma/private/runnerjobs.cpp:159
#15 0x006a652d in ThreadWeaver::JobRunHelper::runTheJob (this=0xab6fe21c, th=0x865f2b0, job=0x8a60840) at ../../../threadweaver/Weaver/Job.cpp:106
#16 0x006a6891 in ThreadWeaver::Job::execute (this=0x8a60840, th=0x865f2b0) at ../../../threadweaver/Weaver/Job.cpp:135
#17 0x006a54ca in ThreadWeaver::ThreadRunHelper::run (this=0xab6fe2a4, parent=0x83d4ce0, th=0x865f2b0) at ../../../threadweaver/Weaver/Thread.cpp:95
#18 0x006a5b1b in ThreadWeaver::Thread::run (this=0x865f2b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#19 0x0774236e in QThreadPrivate::start (arg=0x865f2b0) at thread/qthread_unix.cpp:248
#20 0x0036780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#21 0x00a9a8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xaaefdb70 (LWP 11956)):
#0  0x0073e422 in __kernel_vsyscall ()
#1  0x0036be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x00aa787d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x077432c7 in QWaitConditionPrivate::wait (this=0x83d4cf8, mutex=0x8333440, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x83d4cf8, mutex=0x8333440, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x006a48a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x83d4ce0, th=0x8a5b300) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x006a741c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x838b948, th=0x8a5b300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x006a326b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x83d4ce0, th=0x8a5b300) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x006a7512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x838b948, th=0x8a5b300) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x006a4b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x83d4ce0, th=0x8a5b300, previous=0x8375e78) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x006a54fe in ThreadWeaver::ThreadRunHelper::run (this=0xaaefd2a4, parent=0x83d4ce0, th=0x8a5b300) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x006a5b1b in ThreadWeaver::Thread::run (this=0x8a5b300) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0774236e in QThreadPrivate::start (arg=0x8a5b300) at thread/qthread_unix.cpp:248
#13 0x0036780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x00a9a8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xaa6fcb70 (LWP 11957)):
#0  0x0073e422 in __kernel_vsyscall ()
#1  0x0036be15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x00aa787d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x077432c7 in QWaitConditionPrivate::wait (this=0x83d4cf8, mutex=0x8333440, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x83d4cf8, mutex=0x8333440, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0x006a48a0 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x83d4ce0, th=0x83f3fd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#6  0x006a741c in ThreadWeaver::WorkingHardState::waitForAvailableJob (this=0x838b948, th=0x83f3fd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:80
#7  0x006a326b in ThreadWeaver::WeaverImpl::waitForAvailableJob (this=0x83d4ce0, th=0x83f3fd0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:356
#8  0x006a7512 in ThreadWeaver::WorkingHardState::applyForWork (this=0x838b948, th=0x83f3fd0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#9  0x006a4b23 in ThreadWeaver::WeaverImpl::applyForWork (this=0x83d4ce0, th=0x83f3fd0, previous=0x865bc68) at ../../../threadweaver/Weaver/WeaverImpl.cpp:351
#10 0x006a54fe in ThreadWeaver::ThreadRunHelper::run (this=0xaa6fc2a4, parent=0x83d4ce0, th=0x83f3fd0) at ../../../threadweaver/Weaver/Thread.cpp:87
#11 0x006a5b1b in ThreadWeaver::Thread::run (this=0x83f3fd0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x0774236e in QThreadPrivate::start (arg=0x83f3fd0) at thread/qthread_unix.cpp:248
#13 0x0036780e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#14 0x00a9a8de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7878760 (LWP 11952)):
#0  0x0073e422 in __kernel_vsyscall ()
#1  0x00a8afbb in read () from /lib/tls/i686/cmov/libc.so.6
#2  0x0153bc20 in g_main_context_check () from /lib/libglib-2.0.so.0
#3  0x0153c47c in ?? () from /lib/libglib-2.0.so.0
#4  0x0153c863 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0787083f in QEventDispatcherGlib::processEvents (this=0x8312cd8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x043c8b35 in QGuiEventDispatcherGlib::processEvents (this=0x8312cd8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#7  0x07843209 in QEventLoop::processEvents (this=0xbfede2a4, flags=) at kernel/qeventloop.cpp:149
#8  0x0784365a in QEventLoop::exec (this=0xbfede2a4, flags=...) at kernel/qeventloop.cpp:201
#9  0x0784784f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#10 0x04309467 in QApplication::exec () at kernel/qapplication.cpp:3579
#11 0x0039de2e in kdemain (argc=1, argv=0xbfede474) at ../../krunner/main.cpp:65
#12 0x080485cb in main (argc=1, argv=0xbfede474) at krunner_dummy.cpp:3

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

Possible duplicates by query: bug 228841, bug 227798, bug 227667, bug 222596, bug 222439.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-20 14:39:06 UTC
The bug is in the KGet runner.
Merging with bug 221751
Thanks

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