Bug 229785 - Krunner crash
Summary: Krunner crash
Status: RESOLVED DUPLICATE of bug 224212
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-07 10:31 UTC by Per Ångström
Modified: 2010-03-15 23:40 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 Per Ångström 2010-03-07 10:31:20 UTC
Application: krunner (0.1)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-15-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
I had scrolled upward in the list to re-run a command, and krunner crashed when I pressed Enter. I think I was slipping on the keys a little, so maybe I had pressed the up arrow once too many, just before pressing Enter.

 -- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7f4822f82800 (LWP 13965))]

Thread 6 (Thread 0x7f48033f3710 (LWP 13984)):
#0  0x00007f481ff75bd3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f481c730a49 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f481c730e1c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f482157c4d6 in QEventDispatcherGlib::processEvents (this=0xedc590, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f4821551902 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f4821551cdc in QEventLoop::exec (this=0x7f48033f2d10, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f482145bd69 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f4821532118 in QInotifyFileSystemWatcherEngine::run (this=0xd361f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f482145e785 in QThreadPrivate::start (arg=0xd361f0) at thread/qthread_unix.cpp:248
#9  0x00007f48211ce9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f481ff8238d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f47fa975710 (LWP 15257)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f482145f73b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0xcc2e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xcc2e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f4817032026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xce5c40, th=0xfc78c0) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f48170346ab in ThreadWeaver::WorkingHardState::applyForWork (this=0xc890f0, th=0xfc78c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f48170346c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0xc890f0, th=0xfc78c0) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f4817032bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f47fa974d60, parent=0xce5c40, th=0xfc78c0) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f4817033168 in ThreadWeaver::Thread::run (this=0xfc78c0) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f482145e785 in QThreadPrivate::start (arg=0xfc78c0) at thread/qthread_unix.cpp:248
#9  0x00007f48211ce9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f481ff8238d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f47fa174710 (LWP 15258)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f482145f73b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0xcc2e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xcc2e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f4817032026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xce5c40, th=0xd2d560) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f48170346ab in ThreadWeaver::WorkingHardState::applyForWork (this=0xc890f0, th=0xd2d560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f48170346c4 in ThreadWeaver::WorkingHardState::applyForWork (this=0xc890f0, th=0xd2d560) at ../../../threadweaver/Weaver/WorkingHardState.cpp:74
#6  0x00007f4817032bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f47fa173d60, parent=0xce5c40, th=0xd2d560) at ../../../threadweaver/Weaver/Thread.cpp:87
#7  0x00007f4817033168 in ThreadWeaver::Thread::run (this=0xd2d560) at ../../../threadweaver/Weaver/Thread.cpp:142
#8  0x00007f482145e785 in QThreadPrivate::start (arg=0xd2d560) at thread/qthread_unix.cpp:248
#9  0x00007f48211ce9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f481ff8238d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 3 (Thread 0x7f47f9973710 (LWP 15259)):
[KCrash Handler]
#5  QList (this=<value optimized out>, lister=0xf5ea00, _u=<value optimized out>, _keep=<value optimized out>, _reload=false) at /usr/include/qt4/QtCore/qlist.h:114
#6  KFileItemList (this=<value optimized out>, lister=0xf5ea00, _u=<value optimized out>, _keep=<value optimized out>, _reload=false) at ../../kio/kio/kfileitem.h:616
#7  CachedItemsJob (this=<value optimized out>, lister=0xf5ea00, _u=<value optimized out>, _keep=<value optimized out>, _reload=false) at ../../kio/kio/kdirlister_p.h:470
#8  KDirListerCache::listDir (this=<value optimized out>, lister=0xf5ea00, _u=<value optimized out>, _keep=<value optimized out>, _reload=false) at ../../kio/kio/kdirlister.cpp:259
#9  0x00007f4800d81d68 in KFilePlacesItem (this=0xff2320, manager=<value optimized out>, address=..., udi=<value optimized out>) at ../../kfile/kfileplacesitem.cpp:52
#10 0x00007f4800d83a73 in KFilePlacesModel::Private::loadBookmarkList (this=0x7f47f4013410) at ../../kfile/kfileplacesmodel.cpp:433
#11 0x00007f4800d83f00 in KFilePlacesModel::Private::_k_reloadBookmarks (this=0x7f47f4013410) at ../../kfile/kfileplacesmodel.cpp:342
#12 0x00007f4800d852a3 in KFilePlacesModel (this=0x7f47f9972ad0, parent=<value optimized out>) at ../../kfile/kfileplacesmodel.cpp:154
#13 0x00007f4800fc3018 in ?? () from /usr/lib/kde4/krunner_placesrunner.so
#14 0x00007f4818b5522a in Plasma::AbstractRunner::performMatch (this=0xf338b0, localContext=...) at ../../plasma/abstractrunner.cpp:117
#15 0x00007f48170338dd in ThreadWeaver::JobRunHelper::runTheJob (this=0x7f47f9972cd0, th=0xfa9f60, job=0xf92b50) at ../../../threadweaver/Weaver/Job.cpp:106
#16 0x00007f4817033bde in ThreadWeaver::Job::execute (this=0xf92b50, th=0xfa9f60) at ../../../threadweaver/Weaver/Job.cpp:135
#17 0x00007f4817032bcf in ThreadWeaver::ThreadRunHelper::run (this=0x7f47f9972d60, parent=0xce5c40, th=0xfa9f60) at ../../../threadweaver/Weaver/Thread.cpp:95
#18 0x00007f4817033168 in ThreadWeaver::Thread::run (this=0xfa9f60) at ../../../threadweaver/Weaver/Thread.cpp:142
#19 0x00007f482145e785 in QThreadPrivate::start (arg=0xfa9f60) at thread/qthread_unix.cpp:248
#20 0x00007f48211ce9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#21 0x00007f481ff8238d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#22 0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f47f9172710 (LWP 15260)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f482145f73b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0xcc2e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0xcc2e10, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f4817032026 in ThreadWeaver::WeaverImpl::blockThreadUntilJobsAreBeingAssigned (this=0xce5c40, th=0xfb0a80) at ../../../threadweaver/Weaver/WeaverImpl.cpp:365
#4  0x00007f48170346ab in ThreadWeaver::WorkingHardState::applyForWork (this=0xc890f0, th=0xfb0a80) at ../../../threadweaver/Weaver/WorkingHardState.cpp:71
#5  0x00007f4817032bff in ThreadWeaver::ThreadRunHelper::run (this=0x7f47f9171d60, parent=0xce5c40, th=0xfb0a80) at ../../../threadweaver/Weaver/Thread.cpp:87
#6  0x00007f4817033168 in ThreadWeaver::Thread::run (this=0xfb0a80) at ../../../threadweaver/Weaver/Thread.cpp:142
#7  0x00007f482145e785 in QThreadPrivate::start (arg=0xfb0a80) at thread/qthread_unix.cpp:248
#8  0x00007f48211ce9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f481ff8238d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f4822f82800 (LWP 13965)):
#0  0x00007f481ff75bd3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f481e9b629a in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f481e9b67d7 in ?? () from /usr/lib/libxcb.so.1
#3  0x00007f481e9b6a85 in xcb_writev () from /usr/lib/libxcb.so.1
#4  0x00007f48223c46fa in _XSend () from /usr/lib/libX11.so.6
#5  0x00007f48223c4839 in _XReply () from /usr/lib/libX11.so.6
#6  0x00007f48223b82c3 in XSync () from /usr/lib/libX11.so.6
#7  0x00007f48151975cc in ?? () from /usr/lib/libkdeinit4_krunner.so
#8  0x00007f48215629e3 in QObject::event (this=0xc898d0, e=0x7fff6d2491f0) at kernel/qobject.cpp:1212
#9  0x00007f4820744b8f in QWidget::event (this=0xc898d0, event=0x7fff6d2491f0) at kernel/qwidget.cpp:8455
#10 0x00007f48206ef22c in QApplicationPrivate::notify_helper (this=0xbb7950, receiver=0xc898d0, e=0x7fff6d2491f0) at kernel/qapplication.cpp:4300
#11 0x00007f48206f56fb in QApplication::notify (this=0xbb7610, receiver=0xc898d0, e=0x7fff6d2491f0) at kernel/qapplication.cpp:4183
#12 0x00007f4821a9a216 in KApplication::notify (this=0xbb7610, receiver=0xc898d0, event=0x7fff6d2491f0) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x00007f4821552fdc in QCoreApplication::notifyInternal (this=0xbb7610, receiver=0xc898d0, event=0x7fff6d2491f0) at kernel/qcoreapplication.cpp:704
#14 0x00007f482157fcc2 in QCoreApplication::sendEvent (this=0xbbb200) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 QTimerInfoList::activateTimers (this=0xbbb200) at kernel/qeventdispatcher_unix.cpp:603
#16 0x00007f482157c794 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#17 0x00007f481c72cdf2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#18 0x00007f481c730c38 in ?? () from /lib/libglib-2.0.so.0
#19 0x00007f481c730e1c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#20 0x00007f482157c483 in QEventDispatcherGlib::processEvents (this=0xbb7b20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#21 0x00007f482079f21e in QGuiEventDispatcherGlib::processEvents (this=0x7fff6d248690, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#22 0x00007f4821551902 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#23 0x00007f4821551cdc in QEventLoop::exec (this=0x7fff6d249490, flags=) at kernel/qeventloop.cpp:201
#24 0x00007f4821555a1b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#25 0x00007f48151767f4 in kdemain () from /usr/lib/libkdeinit4_krunner.so
#26 0x0000000000406fe8 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4d9 "0") at ../../kinit/kinit.cpp:717
#27 0x0000000000407ca0 in handle_launcher_request (sock=8, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#28 0x000000000040822f in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1402
#29 0x0000000000408e42 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1841
The current source language is "auto; currently c".

This bug may be a duplicate of or related to bug 229498, bug 226780, bug 224212.

Possible duplicates by query: bug 229498, bug 228847, bug 228227, bug 228134, bug 227761.

Reported using DrKonqi
Comment 1 Dima Ryazanov 2010-03-12 04:57:13 UTC
I got the same crash, but *after* starting the program. I ran "krdc", opened a connection, etc., then saw the crash dialog. (Unless it crashed earlier, and I somehow didn't notice it...)
Comment 2 Per Ångström 2010-03-13 15:04:53 UTC
It happened again, this time just after I had resumed from sleep. I noticed that prior to the crash, krunner did not do the usual matching of my input to previous input, but I went ahead and pressed Enter anyway. And then it crashed.
Comment 3 Dario Andres 2010-03-15 23:40:27 UTC
This is being tracked at bug 224212. Merging.
Thanks

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