| Summary: | Activities KRunner causes DBus crash 99% of the time | ||
|---|---|---|---|
| Product: | [Unmaintained] kactivitymanagerd | Reporter: | Ryan Rix <ry> |
| Component: | general | Assignee: | Ivan Čukić <ivan.cukic> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | afiestas, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ryan Rix
2013-01-28 02:55:40 UTC
> #12 0x00007f4739b84978 in KActivities::Info::icon() const () from /lib64/libkactivities.so.6
Please install debug symbols and provide a better backtrace.
Sorry about that; my debuginfo's aren't updated with my packages all the time ...
process 3057: arguments to dbus_pending_call_block() were incorrect, assertion "pending != NULL" failed in file dbus-pending-call.c line 746.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
Thread 6 (Thread 0x7fffd2545700 (LWP 13170)):
#0 0x000000317e835ba5 in raise () from /lib64/libc.so.6
#1 0x000000317e837358 in abort () from /lib64/libc.so.6
#2 0x0000003187030ab5 in _dbus_abort () from /lib64/libdbus-1.so.3
#3 0x0000003187027545 in _dbus_warn_check_failed () from /lib64/libdbus-1.so.3
#4 0x00007ffff49a24b6 in QDBusConnectionPrivate::waitForFinished(QDBusPendingCallPrivate*) () from /lib64/libQtDBus.so.4
#5 0x00007ffff49e1aa7 in QDBusPendingCallPrivate::waitForFinished() () from /lib64/libQtDBus.so.4
#6 0x00007ffff49e2292 in QDBusPendingCallWatcher::waitForFinished() () from /lib64/libQtDBus.so.4
#7 0x00007fffd4b0b978 in waitForCallFinished (mutex=0x7fffbc10f2e8, watcher=<optimized out>)
at /usr/src/debug/kactivities-4.9.98/src/lib/core/utils_p.h:96
#8 KActivities::Info::icon (this=0x7fffd2544b30) at /usr/src/debug/kactivities-4.9.98/src/lib/core/info.cpp:176
#9 0x00007fffd4d1eda6 in ActivityRunner::addMatch (this=this@entry=0x11fcb50, activity=..., matches=...)
at /usr/src/debug/kde-workspace-4.9.98/plasma/generic/runners/activities/activityrunner.cpp:155
#10 0x00007fffd4d1f395 in ActivityRunner::match (this=0x11fcb50, context=...)
at /usr/src/debug/kde-workspace-4.9.98/plasma/generic/runners/activities/activityrunner.cpp:124
#11 0x00007ffff74bd6ee in Plasma::AbstractRunner::performMatch (this=0x11fcb50, localContext=...)
at /usr/src/debug/kdelibs-4.9.98/plasma/abstractrunner.cpp:136
#12 0x00007ffff71b798a in ThreadWeaver::JobRunHelper::runTheJob (this=this@entry=0x7fffd2544cb0, th=th@entry=0x13db4e0, job=job@entry=0x140f4f0)
at /usr/src/debug/kdelibs-4.9.98/threadweaver/Weaver/Job.cpp:106
#13 0x00007ffff71b7b01 in ThreadWeaver::Job::execute (this=0x140f4f0, th=0x13db4e0) at /usr/src/debug/kdelibs-4.9.98/threadweaver/Weaver/Job.cpp:135
#14 0x00007ffff71b715f in ThreadWeaver::ThreadRunHelper::run (this=this@entry=0x7fffd2544d00, parent=0x830e10, th=th@entry=0x13db4e0)
at /usr/src/debug/kdelibs-4.9.98/threadweaver/Weaver/Thread.cpp:95
#15 0x00007ffff71b721b in ThreadWeaver::Thread::run (this=0x13db4e0) at /usr/src/debug/kdelibs-4.9.98/threadweaver/Weaver/Thread.cpp:142
#16 0x00007ffff4c7d92c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4
#17 0x000000317f407d15 in start_thread () from /lib64/libpthread.so.0
#18 0x000000317e8f246d in clone () from /lib64/libc.so.6
Thanks for the feedback Any movement on this issue? it's still an open bug in the current 4.10 series and keeps me from using this Runner. *** This bug has been marked as a duplicate of bug 316358 *** |