Bug 243793 - Run command interface crashes during start
Summary: Run command interface crashes during start
Status: RESOLVED WORKSFORME
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: 4.5 or older
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-06 21:07 UTC by Tomas Vavra
Modified: 2012-07-05 09:11 UTC (History)
3 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 Tomas Vavra 2010-07-06 21:07:06 UTC
Application: krunner (0.1)
KDE Platform Version: 4.5.60 (KDE 4.5.60 (KDE 4.6 >= 20100627)) (Compiled from sources)
Qt Version: 4.6.2
Operating System: Linux 2.6.34-1-amd64 x86_64
Distribution: Debian GNU/Linux testing (squeeze)

-- Information about the crash:
- What I was doing when the application crashed:
Simply login to my desktop and this crash appear. This started crash today after yesterday build from SVN/GIT.

The crash can be reproduced every time.

-- Backtrace:
Application: Run Command Interface (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fd4bef408c3 in Akonadi::Collection::contentMimeTypes() const () from /opt/kde4/lib/libakonadi-kde.so.4
#7  0x00007fd4bf291b23 in EventsRunner::collectionsReceived(QList<Akonadi::Collection> const&) () from /opt/kde4/lib/kde4/plasma_runner_events.so
#8  0x00007fd4bf290e8d in EventsRunner::qt_metacall(QMetaObject::Call, int, void**) () from /opt/kde4/lib/kde4/plasma_runner_events.so
#9  0x00007fd4e16c8965 in QMetaObject::metacall (object=0xada8d0, cl=QMetaObject::InvokeMetaMethod, idx=9, argv=0x7fff02095e80) at kernel/qmetaobject.cpp:237
#10 0x00007fd4e16dee09 in QMetaObject::activate (sender=0xc889e0, m=0x7fd4bf27cd00, local_signal_index=0, argv=0x7fff02095e80) at kernel/qobject.cpp:3293
#11 0x00007fd4bef4c672 in Akonadi::CollectionFetchJob::collectionsReceived(QList<Akonadi::Collection> const&) () from /opt/kde4/lib/libakonadi-kde.so.4
#12 0x00007fd4bef4c99c in Akonadi::CollectionFetchJob::qt_metacall(QMetaObject::Call, int, void**) () from /opt/kde4/lib/libakonadi-kde.so.4
#13 0x00007fd4e16c8965 in QMetaObject::metacall (object=0xc889e0, cl=QMetaObject::InvokeMetaMethod, idx=37, argv=0x7fff02095ff0) at kernel/qmetaobject.cpp:237
#14 0x00007fd4e16dee09 in QMetaObject::activate (sender=0xc889e0, m=0x7fd4e21ab480, local_signal_index=3, argv=0x7fff02095ff0) at kernel/qobject.cpp:3293
#15 0x00007fd4e1e18452 in KJob::result(KJob*) () from /opt/kde4/lib/libkdecore.so.5
#16 0x00007fd4e1e186f0 in KJob::emitResult() () from /opt/kde4/lib/libkdecore.so.5
#17 0x00007fd4befba1c9 in Akonadi::Job::qt_metacall(QMetaObject::Call, int, void**) () from /opt/kde4/lib/libakonadi-kde.so.4
#18 0x00007fd4bef4c8a5 in Akonadi::CollectionFetchJob::qt_metacall(QMetaObject::Call, int, void**) () from /opt/kde4/lib/libakonadi-kde.so.4
#19 0x00007fd4e16c8965 in QMetaObject::metacall (object=0xc889e0, cl=QMetaObject::InvokeMetaMethod, idx=34, argv=0x7fff02096120) at kernel/qmetaobject.cpp:237
#20 0x00007fd4e16dee09 in QMetaObject::activate (sender=0xbe3680, m=0x7fd4e1a39ba0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#21 0x00007fd4e16e89af in QSingleShotTimer::timeout (this=0xbe3680) at .moc/debug-shared/qtimer.moc:82
#22 0x00007fd4e16e887f in QSingleShotTimer::timerEvent (this=0xbe3680) at kernel/qtimer.cpp:308
#23 0x00007fd4e16da5ad in QObject::event (this=0xbe3680, e=0x7fff02096ae0) at kernel/qobject.cpp:1212
#24 0x00007fd4e0275c06 in QApplicationPrivate::notify_helper (this=0x6eae20, receiver=0xbe3680, e=0x7fff02096ae0) at kernel/qapplication.cpp:4304
#25 0x00007fd4e0273092 in QApplication::notify (this=0x6ea960, receiver=0xbe3680, e=0x7fff02096ae0) at kernel/qapplication.cpp:3708
#26 0x00007fd4e27463d6 in KApplication::notify(QObject*, QEvent*) () from /opt/kde4/lib/libkdeui.so.5
#27 0x00007fd4e16c091c in QCoreApplication::notifyInternal (this=0x6ea960, receiver=0xbe3680, event=0x7fff02096ae0) at kernel/qcoreapplication.cpp:704
#28 0x00007fd4e16c488f in QCoreApplication::sendEvent (receiver=0xbe3680, event=0x7fff02096ae0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#29 0x00007fd4e170105f in QTimerInfoList::activateTimers (this=0x6ee860) at kernel/qeventdispatcher_unix.cpp:603
#30 0x00007fd4e16fc38f in timerSourceDispatch (source=0x6ee800) at kernel/qeventdispatcher_glib.cpp:184
#31 0x00007fd4e16fc476 in idleTimerSourceDispatch (source=0x6ee8c0) at kernel/qeventdispatcher_glib.cpp:231
#32 0x00007fd4dc3b36c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007fd4dc3b7538 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007fd4dc3b76ec in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x00007fd4e16fd827 in QEventDispatcherGlib::processEvents (this=0x6ea6d0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x00007fd4e035d2e8 in QGuiEventDispatcherGlib::processEvents (this=0x6ea6d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00007fd4e16bd914 in QEventLoop::processEvents (this=0x7fff02096ea0, flags=...) at kernel/qeventloop.cpp:149
#38 0x00007fd4e16bda6a in QEventLoop::exec (this=0x7fff02096ea0, flags=...) at kernel/qeventloop.cpp:201
#39 0x00007fd4e16c101e in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#40 0x00007fd4e0272c04 in QApplication::exec () at kernel/qapplication.cpp:3583
#41 0x00007fd4d28b9064 in kdemain () from /opt/kde4/lib/libkdeinit4_krunner.so
#42 0x0000000000407c54 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#43 0x00000000004085cd in handle_launcher_request(int, char const*) ()
#44 0x0000000000408ccb in handle_requests(int) ()
#45 0x0000000000409394 in main ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-13 20:00:31 UTC
[Comment from a bug triager]
This seems to be related to the Akonadi Events runner
Comment 2 Jekyll Wu 2012-07-05 09:11:30 UTC
Feel free to reopen the report if the crash still happens in recent versions ( KDE SC 4.8.x)