Bug 222234 - krunnner crash in 4.4rc1 while typing a command with spaces in it.
Summary: krunnner crash in 4.4rc1 while typing a command with spaces in it.
Status: RESOLVED DUPLICATE of bug 221751
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
: 231404 232284 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-11 15:49 UTC by Gilboa Davara
Modified: 2010-05-12 13:42 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (12.77 KB, text/plain)
2010-04-08 17:04 UTC, Diego
Details
New crash information added by DrKonqi (11.42 KB, text/plain)
2010-05-02 13:39 UTC, fake name
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gilboa Davara 2010-01-11 15:49:20 UTC
Application: krunner (0.1)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31.6-166.fc12.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I was trying to execute a script from krunner.
The script takes one parameter. (E.g. lkp_project XXX)
I just finished typing the "lkp_project<space>" and krunnner crashed.

General information:
Fedora 12, x86_64.
KDE 4.4rc1 RPMs from kde-redhat.
kwin composition is active.
nVidia hardware using latest drivers.


The crash can be reproduced every time.

 -- Backtrace:
Application: Run Command Interface (krunner), signal: Aborted
pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
162	62:	movl	(%rsp), %edi
[Current thread is 1 (Thread 0x7fece16848a0 (LWP 10377))]

Thread 19 (Thread 0x7fecce13a710 (LWP 10378)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bcfe80504 in QHostInfoAgent::run (this=0x144ca20) at kernel/qhostinfo.cpp:252
#4  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x144ca20) at thread/qthread_unix.cpp:244
#5  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7fecc79b1710 (LWP 15148)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x1256b30) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x1256b30) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecc79b0cf0, parent=0x1237a50, th=0x1256b30) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x1256b30) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x1256b30) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7fecc6fb0710 (LWP 15149)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x1448ca0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x1448ca0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecc6fafcf0, parent=0x1237a50, th=0x1448ca0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x1448ca0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x1448ca0) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7fecc65af710 (LWP 15150)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x135c360) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x135c360) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecc65aecf0, parent=0x1237a50, th=0x135c360) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x135c360) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x135c360) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fecc5bae710 (LWP 15151)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8700e3 in QMutexPrivate::wait (this=0x1101f80, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x0000003bcf86caa5 in QMutex::lock (this=0x1101dc8) at thread/qmutex.cpp:205
#3  0x0000003bd062788a in QDBusMutexLocker (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusthreaddebug_p.h:184
#4  QDBusDispatchLocker (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusthreaddebug_p.h:199
#5  QDBusConnectionPrivate::sendWithReplyAsync (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusintegrator.cpp:1901
#6  0x0000003bd06127c0 in QDBusConnection::asyncCall (this=<value optimized out>, message=<value optimized out>, timeout=<value optimized out>) at qdbusconnection.cpp:542
#7  0x0000003bd062f3b9 in QDBusAbstractInterface::asyncCallWithArgumentList (this=<value optimized out>, method=..., args=...) at qdbusabstractinterface.cpp:472
#8  0x00007feccd32c5f6 in ?? () from /usr/lib64/kde4/krunner_kget.so
#9  0x00007feccd32d6f8 in ?? () from /usr/lib64/kde4/krunner_kget.so
#10 0x0000003bd6edc56a in Plasma::AbstractRunner::performMatch (this=0x1451a80, localContext=...) at /usr/src/debug/kdelibs-4.3.90/plasma/abstractrunner.cpp:117
#11 0x0000003bd940b9bd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fecc5badc60, th=0x14a7090, job=0x1598100) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:106
#12 0x0000003bd940bcbe in ThreadWeaver::Job::execute (this=0x1598100, th=0x14a7090) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:135
#13 0x0000003bd940ae3f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecc5badcf0, parent=0x1237a50, th=0x14a7090) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:95
#14 0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x14a7090) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#15 0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x14a7090) at thread/qthread_unix.cpp:244
#16 0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#17 0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7fecc51ad710 (LWP 15152)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x144cfe0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x144cfe0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecc51accf0, parent=0x1237a50, th=0x144cfe0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x144cfe0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x144cfe0) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fecb7fff710 (LWP 15153)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x147edb0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x147edb0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecb7ffecf0, parent=0x1237a50, th=0x147edb0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x147edb0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x147edb0) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fecb75fe710 (LWP 15154)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x13458c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x13458c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecb75fdcf0, parent=0x1237a50, th=0x13458c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x13458c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x13458c0) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fecb6bfd710 (LWP 15155)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8700e3 in QMutexPrivate::wait (this=0x1101f80, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x0000003bcf86caa5 in QMutex::lock (this=0x1101dc8) at thread/qmutex.cpp:205
#3  0x0000003bd062788a in QDBusMutexLocker (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusthreaddebug_p.h:184
#4  QDBusDispatchLocker (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusthreaddebug_p.h:199
#5  QDBusConnectionPrivate::sendWithReplyAsync (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusintegrator.cpp:1901
#6  0x0000003bd06127c0 in QDBusConnection::asyncCall (this=<value optimized out>, message=<value optimized out>, timeout=<value optimized out>) at qdbusconnection.cpp:542
#7  0x0000003bd062f3b9 in QDBusAbstractInterface::asyncCallWithArgumentList (this=<value optimized out>, method=..., args=...) at qdbusabstractinterface.cpp:472
#8  0x00007feccd32c5f6 in ?? () from /usr/lib64/kde4/krunner_kget.so
#9  0x00007feccd32d6f8 in ?? () from /usr/lib64/kde4/krunner_kget.so
#10 0x0000003bd6edc56a in Plasma::AbstractRunner::performMatch (this=0x1451a80, localContext=...) at /usr/src/debug/kdelibs-4.3.90/plasma/abstractrunner.cpp:117
#11 0x0000003bd940b9bd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fecb6bfcc60, th=0x14a9130, job=0x1501360) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:106
#12 0x0000003bd940bcbe in ThreadWeaver::Job::execute (this=0x1501360, th=0x14a9130) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:135
#13 0x0000003bd940ae3f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecb6bfccf0, parent=0x1237a50, th=0x14a9130) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:95
#14 0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x14a9130) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#15 0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x14a9130) at thread/qthread_unix.cpp:244
#16 0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#17 0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fecb61fc710 (LWP 15156)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x147f0c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x147f0c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecb61fbcf0, parent=0x1237a50, th=0x147f0c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x147f0c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x147f0c0) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fecb57fb710 (LWP 15157)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8700e3 in QMutexPrivate::wait (this=0x1101f80, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x0000003bcf86caa5 in QMutex::lock (this=0x1101dc8) at thread/qmutex.cpp:205
#3  0x0000003bd061862d in QDBusMutexLocker (m=<value optimized out>, s=<value optimized out>, a=PendingCallBlockAction, this=<value optimized out>) at qdbusthreaddebug_p.h:184
#4  QDBusDispatchLocker (m=<value optimized out>, s=<value optimized out>, a=PendingCallBlockAction, this=<value optimized out>) at qdbusthreaddebug_p.h:199
#5  QDBusConnectionPrivate::waitForFinished (m=<value optimized out>, s=<value optimized out>, a=PendingCallBlockAction, this=<value optimized out>) at qdbusintegrator.cpp:1681
#6  0x0000003bd065608b in QDBusPendingReplyData::argumentAt (this=0x7fecb57fa9c0, index=0) at qdbuspendingreply.cpp:262
#7  0x00007feccd32c687 in ?? () from /usr/lib64/kde4/krunner_kget.so
#8  0x00007feccd32d6f8 in ?? () from /usr/lib64/kde4/krunner_kget.so
#9  0x0000003bd6edc56a in Plasma::AbstractRunner::performMatch (this=0x1451a80, localContext=...) at /usr/src/debug/kdelibs-4.3.90/plasma/abstractrunner.cpp:117
#10 0x0000003bd940b9bd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fecb57fac60, th=0x14686a0, job=0x110a530) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:106
#11 0x0000003bd940bcbe in ThreadWeaver::Job::execute (this=0x110a530, th=0x14686a0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:135
#12 0x0000003bd940ae3f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecb57facf0, parent=0x1237a50, th=0x14686a0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:95
#13 0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x14686a0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#14 0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x14686a0) at thread/qthread_unix.cpp:244
#15 0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#16 0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#17 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fecb4dfa710 (LWP 15158)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x127bea0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x127bea0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fecb4df9cf0, parent=0x1237a50, th=0x127bea0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x127bea0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x127bea0) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fec93fff710 (LWP 15159)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x147cf60) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x147cf60) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fec93ffecf0, parent=0x1237a50, th=0x147cf60) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x147cf60) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x147cf60) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fec935fe710 (LWP 15160)):
[KCrash Handler]
#5  0x0000003a538326b5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x0000003a53833e95 in abort () at abort.c:92
#7  0x000000364ae2a795 in ?? () from /lib64/libdbus-1.so.3
#8  0x000000364ae26665 in ?? () from /lib64/libdbus-1.so.3
#9  0x0000003bd0618636 in q_dbus_pending_call_block (pending=<value optimized out>) at ./qdbus_symbols_p.h:298
#10 QDBusConnectionPrivate::waitForFinished (pending=<value optimized out>) at qdbusintegrator.cpp:1682
#11 0x0000003bd065608b in QDBusPendingReplyData::argumentAt (this=0x7fec935fd9c0, index=0) at qdbuspendingreply.cpp:262
#12 0x00007feccd32c687 in ?? () from /usr/lib64/kde4/krunner_kget.so
#13 0x00007feccd32d6f8 in ?? () from /usr/lib64/kde4/krunner_kget.so
#14 0x0000003bd6edc56a in Plasma::AbstractRunner::performMatch (this=0x1451a80, localContext=...) at /usr/src/debug/kdelibs-4.3.90/plasma/abstractrunner.cpp:117
#15 0x0000003bd940b9bd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fec935fdc60, th=0x1481120, job=0x147c390) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:106
#16 0x0000003bd940bcbe in ThreadWeaver::Job::execute (this=0x147c390, th=0x1481120) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:135
#17 0x0000003bd940ae3f in ThreadWeaver::ThreadRunHelper::run (this=0x7fec935fdcf0, parent=0x1237a50, th=0x1481120) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:95
#18 0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x1481120) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#19 0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x1481120) at thread/qthread_unix.cpp:244
#20 0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#21 0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#22 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fec92bfd710 (LWP 15161)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8700e3 in QMutexPrivate::wait (this=0x1101f80, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x0000003bcf86caa5 in QMutex::lock (this=0x1101dc8) at thread/qmutex.cpp:205
#3  0x0000003bd062788a in QDBusMutexLocker (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusthreaddebug_p.h:184
#4  QDBusDispatchLocker (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusthreaddebug_p.h:199
#5  QDBusConnectionPrivate::sendWithReplyAsync (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusintegrator.cpp:1901
#6  0x0000003bd06127c0 in QDBusConnection::asyncCall (this=<value optimized out>, message=<value optimized out>, timeout=<value optimized out>) at qdbusconnection.cpp:542
#7  0x0000003bd062f3b9 in QDBusAbstractInterface::asyncCallWithArgumentList (this=<value optimized out>, method=..., args=...) at qdbusabstractinterface.cpp:472
#8  0x00007feccd32c5f6 in ?? () from /usr/lib64/kde4/krunner_kget.so
#9  0x00007feccd32d6f8 in ?? () from /usr/lib64/kde4/krunner_kget.so
#10 0x0000003bd6edc56a in Plasma::AbstractRunner::performMatch (this=0x1451a80, localContext=...) at /usr/src/debug/kdelibs-4.3.90/plasma/abstractrunner.cpp:117
#11 0x0000003bd940b9bd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fec92bfcc60, th=0x14808c0, job=0x1501ad0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:106
#12 0x0000003bd940bcbe in ThreadWeaver::Job::execute (this=0x1501ad0, th=0x14808c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:135
#13 0x0000003bd940ae3f in ThreadWeaver::ThreadRunHelper::run (this=0x7fec92bfccf0, parent=0x1237a50, th=0x14808c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:95
#14 0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x14808c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#15 0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x14808c0) at thread/qthread_unix.cpp:244
#16 0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#17 0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fec921fc710 (LWP 15162)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8700e3 in QMutexPrivate::wait (this=0x1101f80, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x0000003bcf86caa5 in QMutex::lock (this=0x1101dc8) at thread/qmutex.cpp:205
#3  0x0000003bd062788a in QDBusMutexLocker (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusthreaddebug_p.h:184
#4  QDBusDispatchLocker (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusthreaddebug_p.h:199
#5  QDBusConnectionPrivate::sendWithReplyAsync (m=<value optimized out>, s=0x1101d60, a=SendWithReplyAsyncAction, this=<value optimized out>) at qdbusintegrator.cpp:1901
#6  0x0000003bd06127c0 in QDBusConnection::asyncCall (this=<value optimized out>, message=<value optimized out>, timeout=<value optimized out>) at qdbusconnection.cpp:542
#7  0x0000003bd062f3b9 in QDBusAbstractInterface::asyncCallWithArgumentList (this=<value optimized out>, method=..., args=...) at qdbusabstractinterface.cpp:472
#8  0x00007feccd32c5f6 in ?? () from /usr/lib64/kde4/krunner_kget.so
#9  0x00007feccd32d6f8 in ?? () from /usr/lib64/kde4/krunner_kget.so
#10 0x0000003bd6edc56a in Plasma::AbstractRunner::performMatch (this=0x1451a80, localContext=...) at /usr/src/debug/kdelibs-4.3.90/plasma/abstractrunner.cpp:117
#11 0x0000003bd940b9bd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7fec921fbc60, th=0x14a6ff0, job=0x15a82c0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:106
#12 0x0000003bd940bcbe in ThreadWeaver::Job::execute (this=0x15a82c0, th=0x14a6ff0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:135
#13 0x0000003bd940ae3f in ThreadWeaver::ThreadRunHelper::run (this=0x7fec921fbcf0, parent=0x1237a50, th=0x14a6ff0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:95
#14 0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x14a6ff0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#15 0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x14a6ff0) at thread/qthread_unix.cpp:244
#16 0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#17 0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fec917fb710 (LWP 15163)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x0000003bd9409f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1237a50, th=0x14ae680) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003bd940c4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x124cdc0, th=0x14ae680) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003bd940ae6f in ThreadWeaver::ThreadRunHelper::run (this=0x7fec917facf0, parent=0x1237a50, th=0x14ae680) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003bd940b358 in ThreadWeaver::Thread::run (this=0x14ae680) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x0000003bcf8708f5 in QThreadPrivate::start (arg=0x14ae680) at thread/qthread_unix.cpp:244
#8  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fec90dfa710 (LWP 15165)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bd8f27296 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x3bd9201b40) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x0000003bd8f272d9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x3bd920fc0c) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x0000003a54006a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x0000003a538ddf3d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fece16848a0 (LWP 10377)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x0000003bcf8700e3 in QMutexPrivate::wait (this=0x1101f80, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x0000003bcf86caa5 in QMutex::lock (this=0x1101dc8) at thread/qmutex.cpp:205
#3  0x0000003bd06189f5 in QDBusMutexLocker (m=<value optimized out>, s=<value optimized out>, a=DoDispatchAction, this=<value optimized out>) at qdbusthreaddebug_p.h:184
#4  QDBusDispatchLocker (m=<value optimized out>, s=<value optimized out>, a=DoDispatchAction, this=<value optimized out>) at qdbusthreaddebug_p.h:199
#5  QDBusConnectionPrivate::doDispatch (m=<value optimized out>, s=<value optimized out>, a=DoDispatchAction, this=<value optimized out>) at qdbusintegrator.cpp:1080
#6  0x0000003bd06587fc in QDBusConnectionPrivate::qt_metacall (this=0x1101d60, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fecb012dfb0) at .moc/release-shared/moc_qdbusconnection_p.cpp:94
#7  0x0000003bcf965951 in QObject::event (this=0x1101d60, e=0x7fecb0001f60) at kernel/qobject.cpp:1260
#8  0x0000003bd15aa7ac in QApplicationPrivate::notify_helper (this=0x11106b0, receiver=0x1101d60, e=0x7fecb0001f60) at kernel/qapplication.cpp:4242
#9  0x0000003bd15b08b5 in QApplication::notify (this=<value optimized out>, receiver=0x1101d60, e=0x7fecb0001f60) at kernel/qapplication.cpp:4125
#10 0x0000003bd2804eb6 in KApplication::notify (this=0x110a800, receiver=0x1101d60, event=0x7fecb0001f60) at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302
#11 0x0000003bcf9568fc in QCoreApplication::notifyInternal (this=0x110a800, receiver=0x1101d60, event=0x7fecb0001f60) at kernel/qcoreapplication.cpp:704
#12 0x0000003bcf957647 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#13 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#14 0x0000003bcf97c7d3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#15 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#16 0x0000003ed563922e in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#17 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#18 0x0000003ed563cc18 in g_main_context_iterate (context=0x111b120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#19 0x0000003ed563cd3a in IA__g_main_context_iteration (context=0x111b120, may_block=1) at gmain.c:2654
#20 0x0000003bcf97c313 in QEventDispatcherGlib::processEvents (this=0x10e7d80, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#21 0x0000003bd1647b0e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#22 0x0000003bcf955342 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#23 0x0000003bcf95560c in QEventLoop::exec (this=0x7fff635b3780, flags=...) at kernel/qeventloop.cpp:201
#24 0x0000003bcf9578f9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#25 0x0000003bd682a394 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.3.90/krunner/main.cpp:65
#26 0x0000003a5381eb1d 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=<value optimized out>) at libc-start.c:220
#27 0x00000000004007a9 in _start ()

Reported using DrKonqi
Comment 1 Jacopo De Simoi 2010-01-11 20:56:08 UTC
can you try to see if you can reproduce disabling the nepomuk runner?
thanks a lot
Comment 2 Gilboa Davara 2010-01-12 07:14:44 UTC
Nepomuk is disabled.
Comment 3 Dario Andres 2010-01-15 01:23:42 UTC
- And disabling the KGet runner ? Regards
Comment 4 Gilboa Davara 2010-01-17 18:45:55 UTC
I'll give it a try.

P.S. Another dump. (I can easily crash krunner...)
https://bugzilla.redhat.com/attachment.cgi?id=382962
Comment 5 Gilboa Davara 2010-01-20 11:35:18 UTC
Since I disabled the kget running it has been two days without a crash.
OK.
What's the next step?
Comment 6 Dario Andres 2010-01-20 13:53:20 UTC
- Re-enable the KGet runner, install the "kdenetwork4-debug" package and generate a new backtrace to paste here, so the developers can evaluate it.
(More information at http://techbase.kde.org/User:DarioAndres/Basic_Guide_about_Crash_Reporting)
Thanks
Comment 7 Lukas Appelhans 2010-01-20 15:37:22 UTC
Changing the status to NEEDSINFO....

Lukas
Comment 8 Gilboa Davara 2010-01-20 17:17:02 UTC
I've installed the required debuginfo RPMs and re-enabled kget krunner.
Lets see how it goes.

- Gilboa
Comment 9 Gilboa Davara 2010-01-20 17:46:24 UTC
That was fast..

Application: Run Command Interface (krunner), signal: Aborted
pthread_cond_wait@@GLIBC_2.3.2 ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
162	62:	movl	(%rsp), %edi
[Current thread is 1 (Thread 0x7f7e3da518a0 (LWP 21829))]

Thread 19 (Thread 0x7f7e27ac9710 (LWP 21832)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x000000390e480504 in QHostInfoAgent::run (this=0x18c3520) at kernel/qhostinfo.cpp:252
#4  0x00000037150708f5 in QThreadPrivate::start (arg=0x18c3520) at thread/qthread_unix.cpp:244
#5  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#6  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7f7e2561a710 (LWP 21840)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x14a62a0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x14a62a0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e25619cf0, parent=0x15cdaf0, th=0x14a62a0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x14a62a0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x14a62a0) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7f7e24c19710 (LWP 21841)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x195b9d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x195b9d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x195b9d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e24c18cf0, parent=0x15cdaf0, th=0x195b9d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x195b9d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#8  0x00000037150708f5 in QThreadPrivate::start (arg=0x195b9d0) at thread/qthread_unix.cpp:244
#9  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#10 0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7f7e1ffff710 (LWP 21842)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x146be80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x146be80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x146be80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x146be80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e1fffecf0, parent=0x15cdaf0, th=0x146be80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x146be80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#9  0x00000037150708f5 in QThreadPrivate::start (arg=0x146be80) at thread/qthread_unix.cpp:244
#10 0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f7e1f5fe710 (LWP 21843)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x1815310) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1815310) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e1f5fdcf0, parent=0x15cdaf0, th=0x1815310) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x1815310) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x1815310) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7f7e1ebfd710 (LWP 21844)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x1911f80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1911f80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e1ebfccf0, parent=0x15cdaf0, th=0x1911f80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x1911f80) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x1911f80) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7f7e1e1fc710 (LWP 21845)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x1912c40) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1912c40) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1912c40) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1912c40) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e1e1fbcf0, parent=0x15cdaf0, th=0x1912c40) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x1912c40) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#9  0x00000037150708f5 in QThreadPrivate::start (arg=0x1912c40) at thread/qthread_unix.cpp:244
#10 0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f7e1d7fb710 (LWP 21846)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x14060d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x14060d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e1d7facf0, parent=0x15cdaf0, th=0x14060d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x14060d0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x14060d0) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7f7e1cdfa710 (LWP 21847)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x1956cf0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1956cf0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e1cdf9cf0, parent=0x15cdaf0, th=0x1956cf0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x1956cf0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x1956cf0) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7f7e03fff710 (LWP 21848)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x1902a60) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1902a60) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e03ffecf0, parent=0x15cdaf0, th=0x1902a60) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x1902a60) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x1902a60) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f7e035fe710 (LWP 21849)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x1902f90) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1902f90) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e035fdcf0, parent=0x15cdaf0, th=0x1902f90) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x1902f90) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x1902f90) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7f7e02bfd710 (LWP 21850)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x1929850) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1929850) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1929850) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x1929850) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e02bfccf0, parent=0x15cdaf0, th=0x1929850) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x1929850) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#9  0x00000037150708f5 in QThreadPrivate::start (arg=0x1929850) at thread/qthread_unix.cpp:244
#10 0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f7e021fc710 (LWP 21851)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x19725b0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x19725b0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e021fbcf0, parent=0x15cdaf0, th=0x19725b0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x19725b0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x19725b0) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7f7e017fb710 (LWP 21852)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x196e720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x196e720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e017facf0, parent=0x15cdaf0, th=0x196e720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#6  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x196e720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#7  0x00000037150708f5 in QThreadPrivate::start (arg=0x196e720) at thread/qthread_unix.cpp:244
#8  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#9  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f7e00dfa710 (LWP 21853)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x194dec0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x194dec0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x194dec0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x194dec0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#7  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7e00df9cf0, parent=0x15cdaf0, th=0x194dec0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#8  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x194dec0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#9  0x00000037150708f5 in QThreadPrivate::start (arg=0x194dec0) at thread/qthread_unix.cpp:244
#10 0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#11 0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f7de7fff710 (LWP 21854)):
[KCrash Handler]
#5  0x00000035fe0326c5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x00000035fe033ea5 in abort () at abort.c:92
#7  0x0000003605c2a795 in _dbus_abort () at dbus-sysdeps.c:88
#8  0x0000003605c26665 in _dbus_warn_check_failed (format=
    0x3605c33740 "arguments to %s() were incorrect, assertion \"%s\" failed in file %s line %d.\nThis is normally a bug in some application using the D-Bus library.\n") at dbus-internals.c:283
#9  0x0000003715a18636 in q_dbus_pending_call_block (pending=<value optimized out>) at ./qdbus_symbols_p.h:298
#10 QDBusConnectionPrivate::waitForFinished (pending=<value optimized out>) at qdbusintegrator.cpp:1682
#11 0x0000003715a5608b in QDBusPendingReplyData::argumentAt (this=0x7f7de7ffe9c0, index=0) at qdbuspendingreply.cpp:262
#12 0x00007f7e26cbb687 in argumentAt<0> (this=<value optimized out>) at /usr/include/QtDBus/qdbuspendingreply.h:174
#13 value (this=<value optimized out>) at /usr/include/QtDBus/qdbuspendingreply.h:179
#14 KGetRunner::parseUrls (this=<value optimized out>) at /usr/src/debug/kdenetwork-4.3.90/kget/plasma/runner/kgetrunner.cpp:119
#15 0x00007f7e26cbc6f8 in KGetRunner::match (this=0x18aa350, context=...) at /usr/src/debug/kdenetwork-4.3.90/kget/plasma/runner/kgetrunner.cpp:44
#16 0x00007f7e3fcf210a in Plasma::AbstractRunner::performMatch (this=0x18aa350, localContext=...) at /usr/src/debug/kdelibs-4.3.90/plasma/abstractrunner.cpp:117
#17 0x00007f7e3fa0a9bd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f7de7ffec60, th=0x149ffa0, job=0x1a93520) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:106
#18 0x00007f7e3fa0acbe in ThreadWeaver::Job::execute (this=0x1a93520, th=0x149ffa0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Job.cpp:135
#19 0x00007f7e3fa09e3f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7de7ffecf0, parent=0x15cdaf0, th=0x149ffa0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:95
#20 0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x149ffa0) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#21 0x00000037150708f5 in QThreadPrivate::start (arg=0x149ffa0) at thread/qthread_unix.cpp:244
#22 0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#23 0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#24 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f7de75fe710 (LWP 21855)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150717eb in wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (time=18446744073709551615, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f7e3fa08f86 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x15cdaf0, th=0x14a0720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f7e3fa0b4ab in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x14a0720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f7e3fa0b4c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0x15ebe70, th=0x14a0720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f7e3fa09e6f in ThreadWeaver::ThreadRunHelper::run (this=0x7f7de75fdcf0, parent=0x15cdaf0, th=0x14a0720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:87
#7  0x00007f7e3fa0a358 in ThreadWeaver::Thread::run (this=0x14a0720) at /usr/src/debug/kdelibs-4.3.90/threadweaver/Weaver/Thread.cpp:142
#8  0x00000037150708f5 in QThreadPrivate::start (arg=0x14a0720) at thread/qthread_unix.cpp:244
#9  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#10 0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f7de6bfd710 (LWP 21859)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x000000371ff27296 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x3720201b40) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:2304
#2  0x000000371ff272d9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=0x372020fc0c) at ../3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp:1438
#3  0x00000035fec06a3a in start_thread (arg=<value optimized out>) at pthread_create.c:297
#4  0x00000035fe0de67d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f7e3da518a0 (LWP 21829)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00000037150700e3 in QMutexPrivate::wait (this=0x13fa940, timeout=-1) at thread/qmutex_unix.cpp:84
#2  0x000000371506caa5 in QMutex::lock (this=0x13fa788) at thread/qmutex.cpp:205
#3  0x0000003715a189f5 in QDBusMutexLocker (m=<value optimized out>, s=<value optimized out>, a=DoDispatchAction, this=<value optimized out>) at qdbusthreaddebug_p.h:184
#4  QDBusDispatchLocker (m=<value optimized out>, s=<value optimized out>, a=DoDispatchAction, this=<value optimized out>) at qdbusthreaddebug_p.h:199
#5  QDBusConnectionPrivate::doDispatch (m=<value optimized out>, s=<value optimized out>, a=DoDispatchAction, this=<value optimized out>) at qdbusintegrator.cpp:1080
#6  0x0000003715a587fc in QDBusConnectionPrivate::qt_metacall (this=0x13fa720, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7f7e080023c0) at .moc/release-shared/moc_qdbusconnection_p.cpp:94
#7  0x0000003715165951 in QObject::event (this=0x13fa720, e=0x7f7e08002160) at kernel/qobject.cpp:1260
#8  0x000000390ffaa7ac in QApplicationPrivate::notify_helper (this=0x140d6d0, receiver=0x13fa720, e=0x7f7e08002160) at kernel/qapplication.cpp:4242
#9  0x000000390ffb08b5 in QApplication::notify (this=<value optimized out>, receiver=0x13fa720, e=0x7f7e08002160) at kernel/qapplication.cpp:4125
#10 0x00007f7e3f3a8eb6 in KApplication::notify (this=0x14031c0, receiver=0x13fa720, event=0x7f7e08002160) at /usr/src/debug/kdelibs-4.3.90/kdeui/kernel/kapplication.cpp:302
#11 0x00000037151568fc in QCoreApplication::notifyInternal (this=0x14031c0, receiver=0x13fa720, event=0x7f7e08002160) at kernel/qcoreapplication.cpp:704
#12 0x0000003715157647 in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:215
#13 QCoreApplicationPrivate::sendPostedEvents (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.cpp:1345
#14 0x000000371517c7d3 in sendPostedEvents () at kernel/qcoreapplication.h:220
#15 postEventSourceDispatch () at kernel/qeventdispatcher_glib.cpp:276
#16 0x000000360043922e in g_main_dispatch (context=<value optimized out>) at gmain.c:1960
#17 IA__g_main_context_dispatch (context=<value optimized out>) at gmain.c:2513
#18 0x000000360043cc18 in g_main_context_iterate (context=0x1415120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#19 0x000000360043cd3a in IA__g_main_context_iteration (context=0x1415120, may_block=1) at gmain.c:2654
#20 0x000000371517c313 in QEventDispatcherGlib::processEvents (this=0x13e0330, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#21 0x0000003910047b0e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#22 0x0000003715155342 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#23 0x000000371515560c in QEventLoop::exec (this=0x7fff39136ab0, flags=...) at kernel/qeventloop.cpp:201
#24 0x00000037151578f9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#25 0x00007f7e40a3e394 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdebase-workspace-4.3.90/krunner/main.cpp:65
#26 0x00000035fe01eb1d 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=<value optimized out>) at libc-start.c:226
#27 0x00000000004007a9 in _start ()
Comment 10 Lukas Appelhans 2010-01-20 18:11:22 UTC
Mmh, I wonder if anything's wrong with your DBus installation, as it crashes on a check whether a dbus-service is registered (#14 KGetRunner::parseUrls (this=<value optimized out>) at
/usr/src/debug/kdenetwork-4.3.90/kget/plasma/runner/kgetrunner.cpp:119
)...

I honestly have no clue why atm :/

Lukas
Comment 11 Dario Andres 2010-01-20 18:16:43 UTC
Mh, I have an idea: bug 208921 (a Dolphin-Nepomuk mass-crash) was caused by the dbus isServiceRegistered method not being working properly on a multithreaded app.
(fixed by http://websvn.kde.org/trunk/KDE/kdelibs/nepomuk/core/nepomukmainmodel.cpp?r1=1062832&r2=1062831&pathrev=1062832)
I wonder if this is the same (it seems to be crashing on dbus stuff too)
Comment 12 Gilboa Davara 2010-01-20 18:43:18 UTC
Here's the thing - I never hit this crash in 4.3.x - only in 4.4b2/4.4rc1.
How can I check if the dbus service is registered correctly.

- Gilboa
Comment 13 Lukas Appelhans 2010-01-20 18:44:22 UTC
Yup could be related...

Anyway, this "fix" just removed the check it seems... don't we have a better solution for this? :/

Lukas
Comment 14 Lukas Appelhans 2010-01-20 18:45:15 UTC
@Gilboa: Can you start KGet and check if this crashes as well? If so, start KGet and check whether it is registered in qdbusviewer...

Lukas
Comment 15 Gilboa Davara 2010-01-20 19:21:36 UTC
kget itself seems to be working just fine. (As in, downloading files without crashing)
Anything in particular to test?

- Gilboa
Comment 16 Lukas Appelhans 2010-01-20 21:44:34 UTC
Hey!

Sorry I was in a hurry... I meant you test the runner with KGet started and not started...

Lukas
Comment 17 Gilboa Davara 2010-01-20 22:04:35 UTC
kget is running.
I'll test again with kget down.

- Gilboa
Comment 18 Dario Andres 2010-02-19 23:08:55 UTC
I wonder if the root cause could be the same as in bug 221751.
Regards
Comment 19 Dario Andres 2010-03-20 14:40:50 UTC
From bug 231404:
-- Information about the crash:
Press alt+F2 buttons starts "run command" dialog. Then I type some mathematical
operations (e.g. "23*35=" or "32*36=") and some times later have a crash
dialog.
The crash can be reproduced some of the time.
Comment 20 Dario Andres 2010-03-20 14:41:00 UTC
*** Bug 231404 has been marked as a duplicate of this bug. ***
Comment 21 Dario Andres 2010-03-27 23:38:15 UTC
From bug 232284:
-- Information about the crash:
KRunner suddenly crashed when I entered a command ffado-mixer. Maybe it helps,
there were the following steps:
1. I entered only 'ffado' part and KRunner suggested me several options, most
of them were webpages.
2. I entered the whole 'ffado-mixer' which is a name of command in /usr/bin,
pressed Enter but KRunner didn't run the command.
3. I close KRunner by Esc and call it again.
4. On entering the whole 'ffado-mixer' while KRunner was suggesting me some
variants it crashed.
Comment 22 Dario Andres 2010-03-27 23:38:19 UTC
*** Bug 232284 has been marked as a duplicate of this bug. ***
Comment 23 Diego 2010-04-08 17:04:33 UTC
Created attachment 42595 [details]
New crash information added by DrKonqi

I was typing this calculation when Krunner crashed:
=1860+576

before typing "5" it crashed.
Comment 24 fake name 2010-05-02 13:39:34 UTC
Created attachment 43163 [details]
New crash information added by DrKonqi

Krunner has crashed doing a math operation. The backtrace of the thread 6 is very similar.
Comment 25 Lukas Appelhans 2010-05-12 13:42:08 UTC
Yes it's a duplicate to 221751 ...

Lukas

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