Bug 321532 - krunner crash when typing
Summary: krunner crash when typing
Status: RESOLVED DUPLICATE of bug 297502
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 4.10.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-23 15:39 UTC by Pavel Nedrigailov
Modified: 2013-08-01 00:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (13.79 KB, text/plain)
2013-08-01 00:39 UTC, Brallan Aguilar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Nedrigailov 2013-06-23 15:39:25 UTC
Application: krunner (4.10.4)
KDE Platform Version: 4.10.4
Qt Version: 4.8.4
Operating System: Linux 3.9.6-301.fc19.x86_64 x86_64
Distribution: "Fedora release 19 (Schrödinger’s Cat)"

-- Information about the crash:
- What I was doing when the application crashed:
* press alt+f2
* write some text
* krunner may crash (or may not, I can't see depencies). About 70-80% it crash.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Run Command Interface (krunner), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
38		cmpq $-4095, %rax	/* Check %rax for error.  */
[Current thread is 1 (Thread 0x7f7b286a08c0 (LWP 1582))]

Thread 10 (Thread 0x7f7b1e2c9700 (LWP 1588)):
#0  g_thread_self () at gthread.c:992
#1  0x000000392ea4722c in g_main_context_acquire (context=0x7f7b180009c0) at gmain.c:3110
#2  0x000000392ea47fb5 in g_main_context_iterate (context=context@entry=0x7f7b180009c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3651
#3  0x000000392ea481fc in g_main_context_iteration (context=0x7f7b180009c0, may_block=1) at gmain.c:3762
#4  0x000000392f7a6cd6 in QEventDispatcherGlib::processEvents (this=0x7f7b180008e0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x000000392f778bdf in QEventLoop::processEvents (this=this@entry=0x7f7b1e2c8ce0, flags=...) at kernel/qeventloop.cpp:149
#6  0x000000392f778ed5 in QEventLoop::exec (this=this@entry=0x7f7b1e2c8ce0, flags=...) at kernel/qeventloop.cpp:204
#7  0x000000392f67862f in QThread::exec (this=this@entry=0x1109bc0) at thread/qthread.cpp:542
#8  0x000000392f75a443 in QInotifyFileSystemWatcherEngine::run (this=0x1109bc0) at io/qfilesystemwatcher_inotify.cpp:256
#9  0x000000392f67accf in QThreadPrivate::start (arg=0x1109bc0) at thread/qthread_unix.cpp:338
#10 0x000000328a607c53 in start_thread (arg=0x7f7b1e2c9700) at pthread_create.c:308
#11 0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 9 (Thread 0x7f7b0e452700 (LWP 3909)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000392f67b1a6 in wait (time=18446744073709551615, this=0x1286690) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1299c38, mutex=0x12a5bc0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003945c0a67c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1299c10, th=0x1515e90) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003945c0d27b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12a5c50, th=0x1515e90) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003945c0bea9 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7b0e451d20, parent=0x1299c10, th=th@entry=0x1515e90) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003945c0bf50 in ThreadWeaver::Thread::run (this=0x1515e90) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:142
#7  0x000000392f67accf in QThreadPrivate::start (arg=0x1515e90) at thread/qthread_unix.cpp:338
#8  0x000000328a607c53 in start_thread (arg=0x7f7b0e452700) at pthread_create.c:308
#9  0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 8 (Thread 0x7f7b05c51700 (LWP 3910)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000392f67b1a6 in wait (time=18446744073709551615, this=0x1286690) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1299c38, mutex=0x12a5bc0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003945c0a67c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1299c10, th=0x1465890) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003945c0d27b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12a5c50, th=0x1465890) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003945c0bea9 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7b05c50d20, parent=0x1299c10, th=th@entry=0x1465890) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003945c0bf50 in ThreadWeaver::Thread::run (this=0x1465890) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:142
#7  0x000000392f67accf in QThreadPrivate::start (arg=0x1465890) at thread/qthread_unix.cpp:338
#8  0x000000328a607c53 in start_thread (arg=0x7f7b05c51700) at pthread_create.c:308
#9  0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 7 (Thread 0x7f7b0dc51700 (LWP 3911)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000392f67b1a6 in wait (time=18446744073709551615, this=0x1286690) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1299c38, mutex=0x12a5bc0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003945c0a67c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1299c10, th=0x17e8220) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003945c0d27b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12a5c50, th=0x17e8220) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003945c0d294 in ThreadWeaver::WorkingHardState::applyForWork (this=0x12a5c50, th=0x17e8220) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x0000003945c0bea9 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7b0dc50d20, parent=0x1299c10, th=th@entry=0x17e8220) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:87
#7  0x0000003945c0bf50 in ThreadWeaver::Thread::run (this=0x17e8220) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:142
#8  0x000000392f67accf in QThreadPrivate::start (arg=0x17e8220) at thread/qthread_unix.cpp:338
#9  0x000000328a607c53 in start_thread (arg=0x7f7b0dc51700) at pthread_create.c:308
#10 0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 6 (Thread 0x7f7b0d450700 (LWP 3912)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000392f67b1a6 in wait (time=18446744073709551615, this=0x1286690) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1299c38, mutex=0x12a5bc0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003945c0a67c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1299c10, th=0x1508dd0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003945c0d27b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12a5c50, th=0x1508dd0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003945c0bea9 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7b0d44fd20, parent=0x1299c10, th=th@entry=0x1508dd0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003945c0bf50 in ThreadWeaver::Thread::run (this=0x1508dd0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:142
#7  0x000000392f67accf in QThreadPrivate::start (arg=0x1508dd0) at thread/qthread_unix.cpp:338
#8  0x000000328a607c53 in start_thread (arg=0x7f7b0d450700) at pthread_create.c:308
#9  0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 5 (Thread 0x7f7b0cc4f700 (LWP 3913)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000392f67b1a6 in wait (time=18446744073709551615, this=0x7f7af00787b0) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=<optimized out>, mutex=mutex@entry=0x7f7af00bf820, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x000000392f67738b in QSemaphore::acquire (this=this@entry=0x7f7b0cc4eb00, n=n@entry=1) at thread/qsemaphore.cpp:144
#4  0x000000392f78df0a in QMetaObject::activate (sender=0x1546bd0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7f7b0cc4eb60) at kernel/qobject.cpp:3517
#5  0x00007f7b12b7ce28 in PlacesRunner::match(Plasma::RunnerContext&) () from /usr/lib64/kde4/krunner_placesrunner.so
#6  0x00000030698f9e5e in Plasma::AbstractRunner::performMatch (this=0x1546bd0, localContext=...) at /usr/src/debug/kdelibs-4.10.4/plasma/abstractrunner.cpp:136
#7  0x0000003945c0c622 in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7f7b0cc4ec90, th=th@entry=0x1520a30, job=job@entry=0x18d1640) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Job.cpp:106
#8  0x0000003945c0c7de in ThreadWeaver::Job::execute (this=0x18d1640, th=0x1520a30) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Job.cpp:135
#9  0x0000003945c0be57 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7b0cc4ed20, parent=0x1299c10, th=th@entry=0x1520a30) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:95
#10 0x0000003945c0bf50 in ThreadWeaver::Thread::run (this=0x1520a30) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:142
#11 0x000000392f67accf in QThreadPrivate::start (arg=0x1520a30) at thread/qthread_unix.cpp:338
#12 0x000000328a607c53 in start_thread (arg=0x7f7b0cc4f700) at pthread_create.c:308
#13 0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 4 (Thread 0x7f7b07fff700 (LWP 3914)):
[KCrash Handler]
#6  0x000000328a235819 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x000000328a236f28 in __GI_abort () at abort.c:90
#8  0x0000003065c2f4c5 in _dbus_abort () from /lib64/libdbus-1.so.3
#9  0x0000003065c26431 in _dbus_warn_check_failed () from /lib64/libdbus-1.so.3
#10 0x000000306601bc67 in q_dbus_pending_call_block (pending=<optimized out>) at qdbus_symbols_p.h:309
#11 QDBusConnectionPrivate::waitForFinished (this=0x10ea200, pcall=pcall@entry=0x7f7af4088cf0) at qdbusintegrator.cpp:1781
#12 0x000000306605a4ec in QDBusPendingCallPrivate::waitForFinished (this=0x7f7af4088cf0) at qdbuspendingcall.cpp:245
#13 0x000000306605be00 in QDBusPendingReplyData::argumentAt (this=this@entry=0x7f7b07ffea00, index=index@entry=0) at qdbuspendingreply.cpp:264
#14 0x00007f7b110c092f in argumentAt<0> (this=0x7f7b07ffea00) at /usr/include/QtDBus/qdbuspendingreply.h:176
#15 value (this=0x7f7b07ffea00) at /usr/include/QtDBus/qdbuspendingreply.h:181
#16 KGetRunner::parseUrls (this=this@entry=0x16e7e70, text=...) at /usr/src/debug/kdenetwork-4.10.4/kget/plasma/runner/kgetrunner.cpp:124
#17 0x00007f7b110c0d3a in KGetRunner::match (this=0x16e7e70, context=...) at /usr/src/debug/kdenetwork-4.10.4/kget/plasma/runner/kgetrunner.cpp:49
#18 0x00000030698f9e5e in Plasma::AbstractRunner::performMatch (this=0x16e7e70, localContext=...) at /usr/src/debug/kdelibs-4.10.4/plasma/abstractrunner.cpp:136
#19 0x0000003945c0c622 in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7f7b07ffec90, th=th@entry=0x15311f0, job=job@entry=0x18cfa70) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Job.cpp:106
#20 0x0000003945c0c7de in ThreadWeaver::Job::execute (this=0x18cfa70, th=0x15311f0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Job.cpp:135
#21 0x0000003945c0be57 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7b07ffed20, parent=0x1299c10, th=th@entry=0x15311f0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:95
#22 0x0000003945c0bf50 in ThreadWeaver::Thread::run (this=0x15311f0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:142
#23 0x000000392f67accf in QThreadPrivate::start (arg=0x15311f0) at thread/qthread_unix.cpp:338
#24 0x000000328a607c53 in start_thread (arg=0x7f7b07fff700) at pthread_create.c:308
#25 0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7f7b077fe700 (LWP 3915)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000392f67b1a6 in wait (time=18446744073709551615, this=0x1286690) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1299c38, mutex=0x12a5bc0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003945c0a67c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1299c10, th=0x153d840) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003945c0d27b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12a5c50, th=0x153d840) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003945c0bea9 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7b077fdd20, parent=0x1299c10, th=th@entry=0x153d840) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003945c0bf50 in ThreadWeaver::Thread::run (this=0x153d840) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:142
#7  0x000000392f67accf in QThreadPrivate::start (arg=0x153d840) at thread/qthread_unix.cpp:338
#8  0x000000328a607c53 in start_thread (arg=0x7f7b077fe700) at pthread_create.c:308
#9  0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7f7b06ffd700 (LWP 3916)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x000000392f67b1a6 in wait (time=18446744073709551615, this=0x1286690) at thread/qwaitcondition_unix.cpp:86
#2  QWaitCondition::wait (this=this@entry=0x1299c38, mutex=0x12a5bc0, time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:158
#3  0x0000003945c0a67c in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0x1299c10, th=0x15f2bc0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x0000003945c0d27b in ThreadWeaver::WorkingHardState::applyForWork (this=0x12a5c50, th=0x15f2bc0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x0000003945c0bea9 in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7f7b06ffcd20, parent=0x1299c10, th=th@entry=0x15f2bc0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:87
#6  0x0000003945c0bf50 in ThreadWeaver::Thread::run (this=0x15f2bc0) at /usr/src/debug/kdelibs-4.10.4/threadweaver/Weaver/Thread.cpp:142
#7  0x000000392f67accf in QThreadPrivate::start (arg=0x15f2bc0) at thread/qthread_unix.cpp:338
#8  0x000000328a607c53 in start_thread (arg=0x7f7b06ffd700) at pthread_create.c:308
#9  0x000000328a2f4ecd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f7b286a08c0 (LWP 1582)):
#0  syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1  0x000000392f6797a3 in _q_futex (val2=0, addr2=0x0, timeout=0x0, val=2, op=0, addr=0x10ea3c0) at thread/qmutex_unix.cpp:99
#2  QMutexPrivate::wait (this=this@entry=0x10ea3c0, timeout=timeout@entry=-1) at thread/qmutex_unix.cpp:113
#3  0x000000392f675c95 in QMutex::lockInternal (this=<optimized out>) at thread/qmutex.cpp:450
#4  0x000000392f675d9b in QMutex::lock (this=this@entry=0x10ea270) at thread/qmutex.cpp:177
#5  0x000000306601b3d5 in QDBusMutexLocker (m=0x10ea270, s=0x10ea200, a=DoDispatchAction, this=<synthetic pointer>) at qdbusthreaddebug_p.h:188
#6  QDBusDispatchLocker (s=0x10ea200, a=DoDispatchAction, this=<synthetic pointer>) at qdbusthreaddebug_p.h:203
#7  QDBusConnectionPrivate::doDispatch (this=0x10ea200) at qdbusintegrator.cpp:1131
#8  0x000000306605e7c5 in QDBusConnectionPrivate::qt_static_metacall (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at .moc/release-shared/moc_qdbusconnection_p.cpp:74
#9  0x000000392f791e4e in QObject::event (this=0x10ea200, e=<optimized out>) at kernel/qobject.cpp:1194
#10 0x00000035d81c846c in QApplicationPrivate::notify_helper (this=this@entry=0x110d0d0, receiver=receiver@entry=0x10ea200, e=e@entry=0x7f7b0006d170) at kernel/qapplication.cpp:4562
#11 0x00000035d81cea30 in QApplication::notify (this=this@entry=0x10f2d50, receiver=receiver@entry=0x10ea200, e=e@entry=0x7f7b0006d170) at kernel/qapplication.cpp:4348
#12 0x0000003067042f0a in KApplication::notify (this=0x10f2d50, receiver=0x10ea200, event=0x7f7b0006d170) at /usr/src/debug/kdelibs-4.10.4/kdeui/kernel/kapplication.cpp:311
#13 0x000000392f779f7d in QCoreApplication::notifyInternal (this=0x10f2d50, receiver=receiver@entry=0x10ea200, event=event@entry=0x7f7b0006d170) at kernel/qcoreapplication.cpp:949
#14 0x000000392f77cd3f in sendEvent (event=0x7f7b0006d170, receiver=0x10ea200) at kernel/qcoreapplication.h:231
#15 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1090a70) at kernel/qcoreapplication.cpp:1573
#16 0x000000392f77d1e3 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466
#17 0x000000392f7a72d3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#18 postEventSourceDispatch (s=s@entry=0x1104de0) at kernel/qeventdispatcher_glib.cpp:279
#19 0x000000392ea47e06 in g_main_dispatch (context=0x110d440) at gmain.c:3054
#20 g_main_context_dispatch (context=context@entry=0x110d440) at gmain.c:3630
#21 0x000000392ea48158 in g_main_context_iterate (context=context@entry=0x110d440, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3701
#22 0x000000392ea481fc in g_main_context_iteration (context=0x110d440, may_block=1) at gmain.c:3762
#23 0x000000392f7a6cb5 in QEventDispatcherGlib::processEvents (this=0x10923d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#24 0x00000035d8264d56 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#25 0x000000392f778bdf in QEventLoop::processEvents (this=this@entry=0x7fff3cea9a70, flags=...) at kernel/qeventloop.cpp:149
#26 0x000000392f778ed5 in QEventLoop::exec (this=this@entry=0x7fff3cea9a70, flags=...) at kernel/qeventloop.cpp:204
#27 0x000000392f77dfbb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221
#28 0x000000306b2275b5 in kdemain () from /lib64/libkdeinit4_krunner.so
#29 0x000000328a221b75 in __libc_start_main (main=0x4008a0 <main>, argc=1, ubp_av=0x7fff3cea9cc8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff3cea9cb8) at libc-start.c:258
#30 0x00000000004008d1 in _start ()

Possible duplicates by query: bug 310570, bug 309949, bug 309485, bug 307445, bug 300246.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-06-23 16:02:29 UTC

*** This bug has been marked as a duplicate of bug 297502 ***
Comment 2 Brallan Aguilar 2013-08-01 00:39:36 UTC
Created attachment 81497 [details]
New crash information added by DrKonqi

krunner (4.10.5) on KDE Platform 4.10.5 using Qt 4.8.4

- What I was doing when the application crashed: I was typing "regla de sarr" (and I wish "regla de sarrus") and appeared the crash. Occurs everytime.

-- Backtrace (Reduced):
#8  0x45d49936 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#9  0x45d4b173 in __GI_abort () at abort.c:90
#10 0x464ee4e5 in _dbus_abort () at dbus-sysdeps.c:94
#11 0x464e3cfd in _dbus_warn_check_failed (format=0x464f4570 "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:290
#12 0x464d9efe in dbus_pending_call_block (pending=0x0) at dbus-pending-call.c:746