Bug 307567 - Crash after typing command to Run Command interface
Summary: Crash after typing command to Run Command interface
Status: RESOLVED FIXED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 4.8.4
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-29 11:00 UTC by Sami Liedes
Modified: 2015-01-23 16:31 UTC (History)
2 users (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 Sami Liedes 2012-09-29 11:00:41 UTC
Application: krunner (0.1)
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.4.10 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
- What I was doing when the application crashed:

I had an empty desktop. Then I pressed alt-f2 to bring up Run Command interface, typed "chromium" and pressed enter. 1-2 seconds after this I got this crash.

-- Backtrace:
Application: Run Command Interface (krunner), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
[Current thread is 1 (Thread 0x7fb2a9208780 (LWP 8673))]

Thread 19 (Thread 0x7fb2a1fd7700 (LWP 8685)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd594b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fb2bcd578a1 in *__GI___libc_free (mem=0x7fb2bd05fe60) at malloc.c:3736
#3  0x00007fb2b9802b13 in socketNotifierSourceCheck (source=0x21e5d50) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007fb2b22b9feb in g_main_context_check (context=0x1feda00, max_priority=2147483647, fds=<optimized out>, n_fds=<optimized out>) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3007
#5  0x00007fb2b22ba472 in g_main_context_poll (n_fds=2, fds=0x21d3120, timeout=-1, context=0x1feda00, priority=<optimized out>) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3437
#6  g_main_context_iterate (context=0x1feda00, block=-1305705792, dispatch=1, self=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3141
#7  0x00007fb2b22ba5f4 in glib_worker_main (data=<optimized out>) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:4882
#8  0x00007fb2b9803276 in QEventDispatcherGlib::processEvents (this=0x21d3180, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#9  0x00007fb2b97d38af in QEventLoop::processEvents (this=this@entry=0x7fb2a1fd6df0, flags=...) at kernel/qeventloop.cpp:149
#10 0x00007fb2b97d3b38 in QEventLoop::exec (this=0x7fb2a1fd6df0, flags=...) at kernel/qeventloop.cpp:204
#11 0x00007fb2b96d6d70 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#12 0x00007fb2b97b41bf in QInotifyFileSystemWatcherEngine::run (this=0x21d0700) at io/qfilesystemwatcher_inotify.cpp:248
#13 0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x21d0700) at thread/qthread_unix.cpp:307
#14 0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#15 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 18 (Thread 0x7fb28ef87700 (LWP 21847)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd594b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fb2bcd578a1 in *__GI___libc_free (mem=0x7fb2bd05fe60) at malloc.c:3736
#3  0x00007fb2b22b7a67 in g_source_unref_internal (source=0x26599d0, context=0x26229a0, have_lock=0) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:1677
#4  0x00007fb2b9803571 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x2624310, __in_chrg=<optimized out>) at kernel/qeventdispatcher_glib.cpp:375
#5  0x00007fb2b98036d9 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x2624310, __in_chrg=<optimized out>) at kernel/qeventdispatcher_glib.cpp:403
#6  0x00007fb2b96d8e21 in QThreadPrivate::finish (arg=arg@entry=0x7fb2b9b2b500) at thread/qthread_unix.cpp:339
#7  0x00007fb2b96d9d13 in ~__pthread_cleanup_class (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/pthread.h:545
#8  QThreadPrivate::start (arg=0x7fb2b9b2b500) at thread/qthread_unix.cpp:309
#9  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 17 (Thread 0x7fb28e786700 (LWP 15188)):
[KCrash Handler]
#6  0x00007fb2bcd0f475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fb2bcd126f0 in *__GI_abort () at abort.c:92
#8  0x00007fb2bcd4932b in __libc_message (do_abort=<optimized out>, fmt=<optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007fb2bcd52b76 in malloc_printerr (action=3, str=0x7fb2bce267b7 "invalid fastbin entry (free)", ptr=<optimized out>) at malloc.c:6283
#10 0x00007fb2bcd578ac in *__GI___libc_free (mem=<optimized out>) at malloc.c:3738
#11 0x00007fb2b9761013 in ~QByteArray (this=0x27d6a18, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:401
#12 node_destruct (to=0x27d6a18, from=0x27d6a18, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:433
#13 QList<QByteArray>::free (data=0x27d6a00, this=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:757
#14 0x00007fb2b97eaab6 in queued_activate (argv=0x7fb28e785d80, c=0x7fb2801c93e0, signal=5, sender=0x7fb28e785dd0) at kernel/qobject.cpp:3406
#15 QMetaObject::activate (sender=0x7fb28e785dd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fb28e785d80) at kernel/qobject.cpp:3507
#16 0x00007fb2b51d1002 in ThreadWeaver::JobRunHelper::done (this=this@entry=0x7fb28e785dd0, _t1=_t1@entry=0x26ae9a0) at ./Job_p.moc:112
#17 0x00007fb2b51d122f in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fb28e785dd0, th=th@entry=0x27205b0, job=job@entry=0x26ae9a0) at ../../../threadweaver/Weaver/Job.cpp:119
#18 0x00007fb2b51d1331 in ThreadWeaver::Job::execute (this=0x26ae9a0, th=0x27205b0) at ../../../threadweaver/Weaver/Job.cpp:135
#19 0x00007fb2b51d098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb28e785e20, parent=0x2386030, th=th@entry=0x27205b0) at ../../../threadweaver/Weaver/Thread.cpp:95
#20 0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x27205b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#21 0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x27205b0) at thread/qthread_unix.cpp:307
#22 0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#23 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#24 0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7fb28df85700 (LWP 15189)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x20b80d0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x20b80d0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb28df84e20, parent=0x2386030, th=th@entry=0x20b80d0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x20b80d0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x20b80d0) at thread/qthread_unix.cpp:307
#8  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fb28d784700 (LWP 15190)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd594b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fb2bcd578a1 in *__GI___libc_free (mem=0x7fb2bd05fe60) at malloc.c:3736
#3  0x00007fb2b97ea26b in cleanConnectionLists (this=<optimized out>) at kernel/qobject.cpp:372
#4  QObjectPrivate::cleanConnectionLists (this=0x2095140) at kernel/qobject.cpp:349
#5  0x00007fb2b97ed195 in QMetaObjectPrivate::connect (sender=sender@entry=0x20a4ce8, signal_index=signal_index@entry=4, receiver=receiver@entry=0x7fb26c2022c8, method_index=method_index@entry=0, rmeta=<optimized out>, type=<optimized out>, types=types@entry=0x0) at kernel/qobject.cpp:3195
#6  0x00007fb2b97ee565 in QObject::connect (sender=0x20a4ce8, signal=0x7fb2b98a4f75 "aboutToClose()", receiver=0x7fb26c2022c8, method=<optimized out>, type=Qt::AutoConnection) at kernel/qobject.cpp:2646
#7  0x00007fb2b977cb61 in setupDevice (device=0x20a4ce8, stream=0x7fb26c202130, this=0x7fb26c2022c8) at io/qtextstream.cpp:329
#8  QTextStream::QTextStream (this=0x7fb26c202130, device=0x20a4ce8) at io/qtextstream.cpp:1032
#9  0x00007fb2b9c45e34 in Stream (device=0x20a4ce8, this=0x7fb26c202130) at /usr/include/qt4/QtCore/qdebug.h:65
#10 QDebug (device=0x20a4ce8, this=<synthetic pointer>) at /usr/include/qt4/QtCore/qdebug.h:76
#11 KDebugPrivate::stream (this=0x20a4cd0, type=type@entry=QtWarningMsg, area=area@entry=7014, debugFile=debugFile@entry=0x7fb2b9d7fd6f "ktraderparse.cpp", line=line@entry=72, funcinfo=funcinfo@entry=0x7fb2b9d7fde0 "void KTraderParse_error(const char*)") at ../../kdecore/io/kdebug.cpp:643
#12 0x00007fb2b9c42886 in kDebugStream (level=QtWarningMsg, area=7014, file=0x7fb2b9d7fd6f "ktraderparse.cpp", line=72, funcinfo=0x7fb2b9d7fde0 "void KTraderParse_error(const char*)") at ../../kdecore/io/kdebug.cpp:776
#13 0x00007fb2b9cc10fa in operator() (area=<optimized out>, this=<optimized out>) at ../../kdecore/io/kdebug.h:260
#14 KTraderParse_error (err=err@entry=0x7fb2b9d80585 "syntax error") at ../../kdecore/services/ktraderparse.cpp:72
#15 0x00007fb2b9cc4dd5 in kiotradererror (s=s@entry=0x7fb2b9d80585 "syntax error") at yacc.y:152
#16 0x00007fb2b9cc520c in kiotraderparse (_scanner=0x7fb26c201e80) at yacc.c:1836
#17 0x00007fb2b9cc55b9 in KTraderParse_mainParse (_code=0x7fb26c201c88 "exist Exec and ( (exist Keywords and '\346\241\224\346\225\262\346\221\241\346\225\227\347\231\241\347\211\245\343\250\272\346\275\212\342\251\242") at yacc.y:160
#18 0x00007fb2b9cc0d3d in KTraderParse::parseConstraints (_constr=...) at ../../kdecore/services/ktraderparse.cpp:57
#19 0x00007fb2b9cc0692 in applyConstraints (constraint=..., lst=...) at ../../kdecore/services/kservicetypetrader.cpp:59
#20 KServiceTypeTrader::applyConstraints (lst=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:53
#21 0x00007fb2b9cc081c in KServiceTypeTrader::defaultOffers (this=this@entry=0x21fddc0, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:127
#22 0x00007fb2b9cc0bd1 in KServiceTypeTrader::query (this=0x21fddc0, serviceType=..., constraint=...) at ../../kdecore/services/kservicetypetrader.cpp:141
#23 0x00007fb29535f052 in ServiceRunner::match (this=0x210f430, context=...) at ../../../../../plasma/generic/runners/services/servicerunner.cpp:88
#24 0x00007fb2bc1fae2e in Plasma::AbstractRunner::performMatch (this=0x210f430, localContext=...) at ../../plasma/abstractrunner.cpp:136
#25 0x00007fb2b51d11ba in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fb28d783dd0, th=th@entry=0x7fb29c041a80, job=job@entry=0x2701df0) at ../../../threadweaver/Weaver/Job.cpp:106
#26 0x00007fb2b51d1331 in ThreadWeaver::Job::execute (this=0x2701df0, th=0x7fb29c041a80) at ../../../threadweaver/Weaver/Job.cpp:135
#27 0x00007fb2b51d098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb28d783e20, parent=0x2386030, th=th@entry=0x7fb29c041a80) at ../../../threadweaver/Weaver/Thread.cpp:95
#28 0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x7fb29c041a80) at ../../../threadweaver/Weaver/Thread.cpp:142
#29 0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x7fb29c041a80) at thread/qthread_unix.cpp:307
#30 0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#31 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#32 0x0000000000000000 in ?? ()

Thread 14 (Thread 0x7fb28cf83700 (LWP 15191)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x245aba0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x245aba0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d1b64 in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x245aba0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb28cf82e20, parent=0x2386030, th=th@entry=0x245aba0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x245aba0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x245aba0) at thread/qthread_unix.cpp:307
#9  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 13 (Thread 0x7fb287fff700 (LWP 15192)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd78eab in _L_lock_1791 () at tzset.c:138
#2  0x00007fb2bcd78d81 in __tzset () at tzset.c:590
#3  0x00007fb2b96e8880 in QTime::currentTime () at tools/qdatetime.cpp:3116
#4  0x00007fb2b96e88fd in QTime::elapsed (this=0x7fb287ffecf0) at tools/qdatetime.cpp:2005
#5  0x00007fb2bc1fae36 in Plasma::AbstractRunner::performMatch (this=0x210f430, localContext=...) at ../../plasma/abstractrunner.cpp:139
#6  0x00007fb2b51d11ba in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fb287ffedd0, th=th@entry=0x7fb2880009b0, job=job@entry=0x2a07600) at ../../../threadweaver/Weaver/Job.cpp:106
#7  0x00007fb2b51d1331 in ThreadWeaver::Job::execute (this=0x2a07600, th=0x7fb2880009b0) at ../../../threadweaver/Weaver/Job.cpp:135
#8  0x00007fb2b51d098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb287ffee20, parent=0x2386030, th=th@entry=0x7fb2880009b0) at ../../../threadweaver/Weaver/Thread.cpp:95
#9  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x7fb2880009b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x7fb2880009b0) at thread/qthread_unix.cpp:307
#11 0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#12 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7fb2877fe700 (LWP 15193)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x7fb2880017f0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x7fb2880017f0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb2877fde20, parent=0x2386030, th=th@entry=0x7fb2880017f0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x7fb2880017f0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x7fb2880017f0) at thread/qthread_unix.cpp:307
#8  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fb286ffd700 (LWP 15194)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x2732390) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x2732390) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d1b64 in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x2732390) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb286ffce20, parent=0x2386030, th=th@entry=0x2732390) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x2732390) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x2732390) at thread/qthread_unix.cpp:307
#9  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fb2867fc700 (LWP 15195)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x2551970) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x2551970) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb2867fbe20, parent=0x2386030, th=th@entry=0x2551970) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x2551970) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x2551970) at thread/qthread_unix.cpp:307
#8  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fb285ffb700 (LWP 15196)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd78eab in _L_lock_1791 () at tzset.c:138
#2  0x00007fb2bcd78d81 in __tzset () at tzset.c:590
#3  0x00007fb2b96e8880 in QTime::currentTime () at tools/qdatetime.cpp:3116
#4  0x00007fb2b96e88fd in QTime::elapsed (this=0x7fb285ffacf0) at tools/qdatetime.cpp:2005
#5  0x00007fb2bc1fae36 in Plasma::AbstractRunner::performMatch (this=0x24647a0, localContext=...) at ../../plasma/abstractrunner.cpp:139
#6  0x00007fb2b51d11ba in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fb285ffadd0, th=th@entry=0x24ce9a0, job=job@entry=0x29e6760) at ../../../threadweaver/Weaver/Job.cpp:106
#7  0x00007fb2b51d1331 in ThreadWeaver::Job::execute (this=0x29e6760, th=0x24ce9a0) at ../../../threadweaver/Weaver/Job.cpp:135
#8  0x00007fb2b51d098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb285ffae20, parent=0x2386030, th=th@entry=0x24ce9a0) at ../../../threadweaver/Weaver/Thread.cpp:95
#9  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x24ce9a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x24ce9a0) at thread/qthread_unix.cpp:307
#11 0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#12 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb27d7fa700 (LWP 15197)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x7fb2880067c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x7fb2880067c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb27d7f9e20, parent=0x2386030, th=th@entry=0x7fb2880067c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x7fb2880067c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x7fb2880067c0) at thread/qthread_unix.cpp:307
#8  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fb2857fa700 (LWP 15198)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd594b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fb2bcd578a1 in *__GI___libc_free (mem=0x7fb2bd05fe60) at malloc.c:3736
#3  0x00007fb2bcd78afd in tzset_internal (always=<optimized out>, explicit=<optimized out>) at tzset.c:435
#4  0x00007fb2bcd78d90 in __tzset () at tzset.c:592
#5  0x00007fb2b96e8880 in QTime::currentTime () at tools/qdatetime.cpp:3116
#6  0x00007fb2b96e88fd in QTime::elapsed (this=0x7fb2857f9cf0) at tools/qdatetime.cpp:2005
#7  0x00007fb2bc1fae36 in Plasma::AbstractRunner::performMatch (this=0x24fe860, localContext=...) at ../../plasma/abstractrunner.cpp:139
#8  0x00007fb2b51d11ba in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fb2857f9dd0, th=th@entry=0x7fb2880072b0, job=job@entry=0x269c350) at ../../../threadweaver/Weaver/Job.cpp:106
#9  0x00007fb2b51d1331 in ThreadWeaver::Job::execute (this=0x269c350, th=0x7fb2880072b0) at ../../../threadweaver/Weaver/Job.cpp:135
#10 0x00007fb2b51d098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb2857f9e20, parent=0x2386030, th=th@entry=0x7fb2880072b0) at ../../../threadweaver/Weaver/Thread.cpp:95
#11 0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x7fb2880072b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#12 0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x7fb2880072b0) at thread/qthread_unix.cpp:307
#13 0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#14 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fb284ff9700 (LWP 15199)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x7fb288007b60) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x7fb288007b60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d1b64 in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x7fb288007b60) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb284ff8e20, parent=0x2386030, th=th@entry=0x7fb288007b60) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x7fb288007b60) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x7fb288007b60) at thread/qthread_unix.cpp:307
#9  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fb27ffff700 (LWP 15200)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x27b1160) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x27b1160) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb27fffee20, parent=0x2386030, th=th@entry=0x27b1160) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x27b1160) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x27b1160) at thread/qthread_unix.cpp:307
#8  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fb27f7fe700 (LWP 15201)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fb2b96da20b in wait (time=18446744073709551615, this=0x2269640) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0x21fca90, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fb2b51cf301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x2386030, th=0x23ea3a0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fb2b51d1b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0x220ef60, th=0x23ea3a0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fb2b51d09bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb27f7fde20, parent=0x2386030, th=th@entry=0x23ea3a0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x23ea3a0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x23ea3a0) at thread/qthread_unix.cpp:307
#8  0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fb27effd700 (LWP 15202)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd78eab in _L_lock_1791 () at tzset.c:138
#2  0x00007fb2bcd78d81 in __tzset () at tzset.c:590
#3  0x00007fb2b96e8880 in QTime::currentTime () at tools/qdatetime.cpp:3116
#4  0x00007fb2b96e88fd in QTime::elapsed (this=0x7fb27effccf0) at tools/qdatetime.cpp:2005
#5  0x00007fb2bc1fae36 in Plasma::AbstractRunner::performMatch (this=0x24647a0, localContext=...) at ../../plasma/abstractrunner.cpp:139
#6  0x00007fb2b51d11ba in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fb27effcdd0, th=th@entry=0x7fb2800036e0, job=job@entry=0x26577f0) at ../../../threadweaver/Weaver/Job.cpp:106
#7  0x00007fb2b51d1331 in ThreadWeaver::Job::execute (this=0x26577f0, th=0x7fb2800036e0) at ../../../threadweaver/Weaver/Job.cpp:135
#8  0x00007fb2b51d098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb27effce20, parent=0x2386030, th=th@entry=0x7fb2800036e0) at ../../../threadweaver/Weaver/Thread.cpp:95
#9  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x7fb2800036e0) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x7fb2800036e0) at thread/qthread_unix.cpp:307
#11 0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#12 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fb27e7fc700 (LWP 15203)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd78eab in _L_lock_1791 () at tzset.c:138
#2  0x00007fb2bcd78d81 in __tzset () at tzset.c:590
#3  0x00007fb2b96e8880 in QTime::currentTime () at tools/qdatetime.cpp:3116
#4  0x00007fb2b96e88fd in QTime::elapsed (this=0x7fb27e7fbcf0) at tools/qdatetime.cpp:2005
#5  0x00007fb2bc1fae36 in Plasma::AbstractRunner::performMatch (this=0x24fe860, localContext=...) at ../../plasma/abstractrunner.cpp:139
#6  0x00007fb2b51d11ba in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fb27e7fbdd0, th=th@entry=0x7fb280005ff0, job=job@entry=0x2452500) at ../../../threadweaver/Weaver/Job.cpp:106
#7  0x00007fb2b51d1331 in ThreadWeaver::Job::execute (this=0x2452500, th=0x7fb280005ff0) at ../../../threadweaver/Weaver/Job.cpp:135
#8  0x00007fb2b51d098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fb27e7fbe20, parent=0x2386030, th=th@entry=0x7fb280005ff0) at ../../../threadweaver/Weaver/Thread.cpp:95
#9  0x00007fb2b51d0a4b in ThreadWeaver::Thread::run (this=0x7fb280005ff0) at ../../../threadweaver/Weaver/Thread.cpp:142
#10 0x00007fb2b96d9d0b in QThreadPrivate::start (arg=0x7fb280005ff0) at thread/qthread_unix.cpp:307
#11 0x00007fb2b2788b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#12 0x00007fb2bcdb570d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#13 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb2a9208780 (LWP 8673)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fb2bcd594b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fb2bcd578a1 in *__GI___libc_free (mem=0x7fb2bd05fe60) at malloc.c:3736
#3  0x00007fb2bc290224 in deleteNode (node=0x270ac30, this=0x1ff8058) at /usr/include/qt4/QtCore/qhash.h:512
#4  QHash<Plasma::FindMatchesJob*, QHashDummyValue>::remove (this=0x1ff8058, akey=<optimized out>) at /usr/include/qt4/QtCore/qhash.h:797
#5  0x00007fb2bc2bcd2f in remove (value=@0x7fff080cdb88: 0x23f9140, this=0x1ff8058) at /usr/include/qt4/QtCore/qset.h:89
#6  jobDone (job=<optimized out>, this=0x1ff7fd0) at ../../plasma/runnermanager.cpp:317
#7  qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./runnermanager.moc:87
#8  Plasma::RunnerManager::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./runnermanager.moc:68
#9  0x00007fb2b97ea54f in QMetaObject::activate (sender=0x23f9140, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff080cdd40) at kernel/qobject.cpp:3547
#10 0x00007fb2b51d0e82 in ThreadWeaver::Job::done (this=<optimized out>, _t1=0x23f9140) at ./Job.moc:111
#11 0x00007fb2b97e9a2e in QObject::event (this=0x23f9140, e=<optimized out>) at kernel/qobject.cpp:1195
#12 0x00007fb2ba1e470c in QApplicationPrivate::notify_helper (this=this@entry=0x1ff5680, receiver=receiver@entry=0x23f9140, e=e@entry=0x7fb26c207e50) at kernel/qapplication.cpp:4556
#13 0x00007fb2ba1e8b8a in QApplication::notify (this=0x1fd8d80, receiver=0x23f9140, e=0x7fb26c207e50) at kernel/qapplication.cpp:4417
#14 0x00007fb2bbcfa8a6 in KApplication::notify (this=0x1fd8d80, receiver=0x23f9140, event=0x7fb26c207e50) at ../../kdeui/kernel/kapplication.cpp:311
#15 0x00007fb2b97d4b5e in QCoreApplication::notifyInternal (this=0x1fd8d80, receiver=receiver@entry=0x23f9140, event=event@entry=0x7fb26c207e50) at kernel/qcoreapplication.cpp:915
#16 0x00007fb2b97d89e1 in sendEvent (event=0x7fb26c207e50, receiver=0x23f9140) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#17 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1fa81f0) at kernel/qcoreapplication.cpp:1539
#18 0x00007fb2b98030e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#19 postEventSourceDispatch (s=0x1fe0fa0) at kernel/qeventdispatcher_glib.cpp:279
#20 0x00007fb2b22ba205 in g_main_dispatch (context=0x1fe6d30) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:2567
#21 g_main_context_dispatch (context=0x1fe6d30) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3075
#22 0x00007fb2b22ba538 in g_main_context_pending (context=0x1fe6d30) at /tmp/buildd/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3172
#23 0x0000000001fe6d30 in ?? ()
#24 0x0000000000000001 in ?? ()
#25 0x00007fff080ce630 in ?? ()
#26 0x0000000001fada70 in ?? ()
#27 0x0000000000000000 in ?? ()

Possible duplicates by query: bug 277138.

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-10-11 11:01:42 UTC
Is this crash reproducible?
Comment 2 Sami Liedes 2012-10-11 11:25:02 UTC
Not really. It happens randomly maybe once a week or two.
Comment 3 Myriam Schweingruber 2012-10-11 11:53:23 UTC
Hm, the backtrace is not very telling either. Please make sure to provide a new backtrace next time that happens to you.
Comment 4 Sami Liedes 2012-12-26 22:26:35 UTC
Well, it took more than a week or two for it to happen again. Here's a new backtrace, as you requested.

I somehow have the feeling this is more likely to happen when things are not fully loaded yet and have to be fetched from disk, like just after starting KDE, after resuming from hibernation on a laptop, or after there has been considerable memory pressure. Just a hunch; that may be a completely false lead too.

My original report was from a crash on a desktop machine, while this one is from a laptop and happened just after resuming from hibernated state (with caches dropped at hibernation). Judging from the backtrace I'd guess it's the same cause as my original report, most likely heap corruption.

Hmm, perhaps there's a way to arrange krunner to always run with env MALLOC_CHECK_=2 or some similar thing? That way I guess this could be caught earlier and possibly with a better backtrace.

$ krunner --version
Qt: 4.8.2
KDE Development Platform: 4.8.4 (4.8.4)
Run Command Interface: 0.1

------------------------------------------------------------

Application: Run Command Interface (krunner), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
__lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
[Current thread is 1 (Thread 0x7fa6d4342780 (LWP 4546))]

Thread 11 (Thread 0x7fa6cced4700 (LWP 4549)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fa6e7e9c6b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fa6e7e9aaa1 in *__GI___libc_free (mem=0x7fa6e81a4e60) at malloc.c:3736
#3  0x00007fa6e4944b13 in socketNotifierSourceCheck (source=0xef3200) at kernel/qeventdispatcher_glib.cpp:92
#4  0x00007fa6dd3fa13b in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fa6dd3fa5c2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007fa6dd3fa744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x00007fa6e4945296 in QEventDispatcherGlib::processEvents (this=0xef5a00, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#8  0x00007fa6e49158af in QEventLoop::processEvents (this=this@entry=0x7fa6cced3df0, flags=...) at kernel/qeventloop.cpp:149
#9  0x00007fa6e4915b38 in QEventLoop::exec (this=0x7fa6cced3df0, flags=...) at kernel/qeventloop.cpp:204
#10 0x00007fa6e4818d70 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#11 0x00007fa6e48f61bf in QInotifyFileSystemWatcherEngine::run (this=0xefab50) at io/qfilesystemwatcher_inotify.cpp:248
#12 0x00007fa6e481bd0b in QThreadPrivate::start (arg=0xefab50) at thread/qthread_unix.cpp:307
#13 0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#14 0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#15 0x0000000000000000 in ?? ()

Thread 10 (Thread 0x7fa6ba8c3700 (LWP 5047)):
[KCrash Handler]
#6  0x00007fa6e7e51475 in *__GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#7  0x00007fa6e7e546f0 in *__GI_abort () at abort.c:92
#8  0x00007fa6e7e8c52b in __libc_message (do_abort=<optimized out>, fmt=<optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#9  0x00007fa6e7e95d76 in malloc_printerr (action=3, str=0x7fa6e7f6abc9 "invalid fastbin entry (free)", ptr=<optimized out>) at malloc.c:6283
#10 0x00007fa6e7e9aaac in *__GI___libc_free (mem=<optimized out>) at malloc.c:3738
#11 0x00007fa6e48a3013 in ~QByteArray (this=0x1557a18, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qbytearray.h:401
#12 node_destruct (to=0x1557a18, from=0x1557a18, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:433
#13 QList<QByteArray>::free (data=0x1557a00, this=<error reading variable: Unhandled dwarf expression opcode 0xfa>) at ../../include/QtCore/../../src/corelib/tools/qlist.h:757
#14 0x00007fa6e492cab6 in queued_activate (argv=0x7fa6ba8c2d80, c=0x7fa6b40530b0, signal=5, sender=0x7fa6ba8c2dd0) at kernel/qobject.cpp:3406
#15 QMetaObject::activate (sender=0x7fa6ba8c2dd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fa6ba8c2d80) at kernel/qobject.cpp:3507
#16 0x00007fa6e0311002 in ThreadWeaver::JobRunHelper::done (this=this@entry=0x7fa6ba8c2dd0, _t1=_t1@entry=0x1467ae0) at ./Job_p.moc:112
#17 0x00007fa6e031122f in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fa6ba8c2dd0, th=th@entry=0x142fd90, job=job@entry=0x1467ae0) at ../../../threadweaver/Weaver/Job.cpp:119
#18 0x00007fa6e0311331 in ThreadWeaver::Job::execute (this=0x1467ae0, th=0x142fd90) at ../../../threadweaver/Weaver/Job.cpp:135
#19 0x00007fa6e031098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fa6ba8c2e20, parent=0x100fde0, th=th@entry=0x142fd90) at ../../../threadweaver/Weaver/Thread.cpp:95
#20 0x00007fa6e0310a4b in ThreadWeaver::Thread::run (this=0x142fd90) at ../../../threadweaver/Weaver/Thread.cpp:142
#21 0x00007fa6e481bd0b in QThreadPrivate::start (arg=0x142fd90) at thread/qthread_unix.cpp:307
#22 0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#23 0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#24 0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fa6ba0c2700 (LWP 5048)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa6e481c20b in wait (time=18446744073709551615, this=0xf1c080) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xf081c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa6e030f301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x100fde0, th=0x1105af0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa6e0311b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf2e7a0, th=0x1105af0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa6e03109bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fa6ba0c1e20, parent=0x100fde0, th=th@entry=0x1105af0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fa6e0310a4b in ThreadWeaver::Thread::run (this=0x1105af0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fa6e481bd0b in QThreadPrivate::start (arg=0x1105af0) at thread/qthread_unix.cpp:307
#8  0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fa6b18c1700 (LWP 5049)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa6e481c20b in wait (time=18446744073709551615, this=0xf1c080) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xf081c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa6e030f301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x100fde0, th=0x1104fc0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa6e0311b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf2e7a0, th=0x1104fc0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa6e03109bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fa6b18c0e20, parent=0x100fde0, th=th@entry=0x1104fc0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fa6e0310a4b in ThreadWeaver::Thread::run (this=0x1104fc0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fa6e481bd0b in QThreadPrivate::start (arg=0x1104fc0) at thread/qthread_unix.cpp:307
#8  0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7fa6b98c1700 (LWP 5050)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fa6e7e9c6b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fa6e7e9aaa1 in *__GI___libc_free (mem=0x7fa6e81a4e60) at malloc.c:3736
#3  0x00007fa6e4e51819 in ~QByteArray (this=0xd86488, __in_chrg=<optimized out>) at /usr/include/qt4/QtCore/qbytearray.h:401
#4  ~KLocalizedStringPrivate (this=0xd86450, __in_chrg=<optimized out>) at ../../kdecore/localization/klocalizedstring.cpp:59
#5  KLocalizedString::~KLocalizedString (this=0x7fa6b98c0c50, __in_chrg=<optimized out>) at ../../kdecore/localization/klocalizedstring.cpp:184
#6  0x00007fa6be05d7db in ?? () from /usr/lib/kde4/krunner_solid.so
#7  0x00007fa6be05e3be in ?? () from /usr/lib/kde4/krunner_solid.so
#8  0x00007fa6e733ce2e in Plasma::AbstractRunner::performMatch (this=0x11ac630, localContext=...) at ../../plasma/abstractrunner.cpp:136
#9  0x00007fa6e03111ba in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fa6b98c0dd0, th=th@entry=0x1439860, job=job@entry=0x12db350) at ../../../threadweaver/Weaver/Job.cpp:106
#10 0x00007fa6e0311331 in ThreadWeaver::Job::execute (this=0x12db350, th=0x1439860) at ../../../threadweaver/Weaver/Job.cpp:135
#11 0x00007fa6e031098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fa6b98c0e20, parent=0x100fde0, th=th@entry=0x1439860) at ../../../threadweaver/Weaver/Thread.cpp:95
#12 0x00007fa6e0310a4b in ThreadWeaver::Thread::run (this=0x1439860) at ../../../threadweaver/Weaver/Thread.cpp:142
#13 0x00007fa6e481bd0b in QThreadPrivate::start (arg=0x1439860) at thread/qthread_unix.cpp:307
#14 0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#15 0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#16 0x0000000000000000 in ?? ()

Thread 6 (Thread 0x7fa6b90c0700 (LWP 5051)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa6e481c20b in wait (time=18446744073709551615, this=0xf1c080) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xf081c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa6e030f301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x100fde0, th=0x1186b90) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa6e0311b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf2e7a0, th=0x1186b90) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa6e03109bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fa6b90bfe20, parent=0x100fde0, th=th@entry=0x1186b90) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fa6e0310a4b in ThreadWeaver::Thread::run (this=0x1186b90) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fa6e481bd0b in QThreadPrivate::start (arg=0x1186b90) at thread/qthread_unix.cpp:307
#8  0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7fa6b88bf700 (LWP 5052)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa6e481c20b in wait (time=18446744073709551615, this=0xf1c080) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xf081c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa6e030f301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x100fde0, th=0x11850b0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa6e0311b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf2e7a0, th=0x11850b0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa6e03109bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fa6b88bee20, parent=0x100fde0, th=th@entry=0x11850b0) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fa6e0310a4b in ThreadWeaver::Thread::run (this=0x11850b0) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fa6e481bd0b in QThreadPrivate::start (arg=0x11850b0) at thread/qthread_unix.cpp:307
#8  0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fa6b3fff700 (LWP 5053)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007fa6e481c20b in wait (time=18446744073709551615, this=0xf1c080) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=0xf081c0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x00007fa6e030f301 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x100fde0, th=0x1292f00) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007fa6e0311b4b in ThreadWeaver::WorkingHardState::applyForWork (this=0xf2e7a0, th=0x1292f00) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007fa6e03109bf in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fa6b3ffee20, parent=0x100fde0, th=th@entry=0x1292f00) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007fa6e0310a4b in ThreadWeaver::Thread::run (this=0x1292f00) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007fa6e481bd0b in QThreadPrivate::start (arg=0x1292f00) at thread/qthread_unix.cpp:307
#8  0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#9  0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fa6b37fe700 (LWP 5054)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fa6e7e9c902 in _L_lock_11440 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fa6e7e9bc44 in *__GI___libc_realloc (oldmem=0x7fa6e81a4e60, bytes=252) at malloc.c:3813
#3  0x00007fa6e484c3ea in QRegExpMatchState::prepareForMatch (this=this@entry=0x1135610, eng=0x11356c0) at tools/qregexp.cpp:1380
#4  0x00007fa6e4858811 in prepareEngineForMatch (priv=0x11355e0, str=...) at tools/qregexp.cpp:3731
#5  0x00007fa6e48589cb in QRegExp::indexIn (this=0x1133160, str=..., offset=0, caretMode=QRegExp::CaretAtZero) at tools/qregexp.cpp:4122
#6  0x00007fa6c2769b01 in ?? () from /usr/lib/kde4/kshorturifilter.so
#7  0x00007fa6e315cb6c in KUriFilter::filterUri (this=this@entry=0x11314e0, data=..., filters=...) at ../../kio/kio/kurifilter.cpp:629
#8  0x00007fa6e315cf22 in KUriFilter::filterUri (this=0x11314e0, uri=..., filters=...) at ../../kio/kio/kurifilter.cpp:648
#9  0x00007fa6c2b79ef9 in ?? () from /usr/lib/kde4/krunner_locations.so
#10 0x00007fa6e733ce2e in Plasma::AbstractRunner::performMatch (this=0x1122ad0, localContext=...) at ../../plasma/abstractrunner.cpp:136
#11 0x00007fa6e03111ba in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fa6b37fddd0, th=th@entry=0x1185430, job=job@entry=0x146b610) at ../../../threadweaver/Weaver/Job.cpp:106
#12 0x00007fa6e0311331 in ThreadWeaver::Job::execute (this=0x146b610, th=0x1185430) at ../../../threadweaver/Weaver/Job.cpp:135
#13 0x00007fa6e031098f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fa6b37fde20, parent=0x100fde0, th=th@entry=0x1185430) at ../../../threadweaver/Weaver/Thread.cpp:95
#14 0x00007fa6e0310a4b in ThreadWeaver::Thread::run (this=0x1185430) at ../../../threadweaver/Weaver/Thread.cpp:142
#15 0x00007fa6e481bd0b in QThreadPrivate::start (arg=0x1185430) at thread/qthread_unix.cpp:307
#16 0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#17 0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#18 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa6b280d700 (LWP 7755)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fa6e7e9c6b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fa6e7e9aaa1 in *__GI___libc_free (mem=0x7fa6e81a4e60) at malloc.c:3736
#3  0x00007fa6dd3f7bb7 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007fa6e4945571 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x14dde40, __in_chrg=<optimized out>) at kernel/qeventdispatcher_glib.cpp:375
#5  0x00007fa6e49456d9 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x14dde40, __in_chrg=<optimized out>) at kernel/qeventdispatcher_glib.cpp:403
#6  0x00007fa6e481ae21 in QThreadPrivate::finish (arg=arg@entry=0x7fa6e4c6d500) at thread/qthread_unix.cpp:339
#7  0x00007fa6e481bd13 in ~__pthread_cleanup_class (this=<synthetic pointer>, __in_chrg=<optimized out>) at /usr/include/pthread.h:545
#8  QThreadPrivate::start (arg=0x7fa6e4c6d500) at thread/qthread_unix.cpp:309
#9  0x00007fa6dd8c8b50 in start_thread (arg=<optimized out>) at pthread_create.c:304
#10 0x00007fa6e7ef9a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa6d4342780 (LWP 4546)):
#0  __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97
#1  0x00007fa6e7e9c6b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x00007fa6e7e9aaa1 in *__GI___libc_free (mem=0x7fa6e81a4e60) at malloc.c:3736
#3  0x00007fa6e492d5ec in cleanup (pointer=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
#4  ~QScopedPointer (this=0x12ffed0, __in_chrg=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100
#5  QObject::~QObject (this=0x12ffec8, __in_chrg=<optimized out>) at kernel/qobject.cpp:817
#6  0x00007fa6e73d1297 in Plasma::FindMatchesJob::~FindMatchesJob (this=0x12ffeb0, __in_chrg=<optimized out>) at ../../plasma/private/runnerjobs.cpp:140
#7  0x00007fa6e73d12a9 in Plasma::FindMatchesJob::~FindMatchesJob (this=0x12ffeb0, __in_chrg=<optimized out>) at ../../plasma/private/runnerjobs.cpp:142
#8  0x00007fa6e492ba58 in QObject::event (this=0x12ffeb0, e=<optimized out>) at kernel/qobject.cpp:1176
#9  0x00007fa6e532670c in QApplicationPrivate::notify_helper (this=this@entry=0xd835d0, receiver=receiver@entry=0x12ffeb0, e=e@entry=0x16099b0) at kernel/qapplication.cpp:4556
#10 0x00007fa6e532ab8a in QApplication::notify (this=0xd78df0, receiver=0x12ffeb0, e=0x16099b0) at kernel/qapplication.cpp:4417
#11 0x00007fa6e6e3c886 in KApplication::notify (this=0xd78df0, receiver=0x12ffeb0, event=0x16099b0) at ../../kdeui/kernel/kapplication.cpp:311
#12 0x00007fa6e4916b5e in QCoreApplication::notifyInternal (this=0xd78df0, receiver=receiver@entry=0x12ffeb0, event=event@entry=0x16099b0) at kernel/qcoreapplication.cpp:915
#13 0x00007fa6e491a9e1 in sendEvent (event=0x16099b0, receiver=0x12ffeb0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#14 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xd4c1f0) at kernel/qcoreapplication.cpp:1539
#15 0x00007fa6e49450e3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#16 postEventSourceDispatch (s=0xd87070) at kernel/qeventdispatcher_glib.cpp:279
#17 0x00007fa6dd3fa355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x00007fa6dd3fa688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007fa6dd3fa744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007fa6e4945276 in QEventDispatcherGlib::processEvents (this=0xd4dad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#21 0x00007fa6e53c783e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007fa6e49158af in QEventLoop::processEvents (this=this@entry=0x7fffe4d07c50, flags=...) at kernel/qeventloop.cpp:149
#23 0x00007fa6e4915b38 in QEventLoop::exec (this=0x7fffe4d07c50, flags=...) at kernel/qeventloop.cpp:204
#24 0x00007fa6e491acf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#25 0x00007fa6e81d57cf in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_krunner.so
#26 0x00007fa6e7e3dead in __libc_start_main (main=<optimized out>, argc=<optimized out>, ubp_av=<optimized out>, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffe4d07e88) at libc-start.c:228
#27 0x0000000000400771 in _start ()
Comment 5 nick 2013-03-10 02:28:32 UTC
No idea if this is the same issue, but I get krunner crashes frequently. I found this in my .xsession-errors log:

krunner(15605)/kdecore (trader) KTraderParse_error: Parsing "exist Exec and ('gg:kde taskbar won't open' =~ Name)" gave: syntax error 

Seems it has troubles with the single-quote in there.
Comment 6 Vishesh Handa 2015-01-23 16:31:51 UTC
Fixed with Plasma 5.