| Summary: | Application Launcher causes plasma to crash when menu button is clicked | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Unknown <null> |
| Component: | general | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED BACKTRACE | ||
| Severity: | crash | CC: | bugseforuns, lackohnilicka, plasma-bugs-null, simonandric5 |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.11.3 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Unknown
2017-11-27 09:25:56 UTC
I have got the same problem after click at Application Launcher's menu
[New Thread 0x7fff1da08700 (LWP 28269)]
org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_00_14.2.analog-stereo.monitor"
[New Thread 0x7fff16bdf700 (LWP 28372)]
KAStatsFavoritesModel::setFavorites is ignored
[KASTATSFAVS] 0x5555579fda40 0x0 "no client ID yet" initForClient "org.kde.plasma.kickoff.favorites.instance-3"
[KASTATSFAVS] 0x5555579fda40 0x5555581e57d0 "org.kde.plasma.kickoff.favorites.instance-3" Loading the ordering ()
[KASTATSFAVS] 0x5555579fda40 0x5555581e57d0 "org.kde.plasma.kickoff.favorites.instance-3" Query is Query { Select: LinkedResources, Type: (":any"), Agent: ("org.kde.plasma.favorites.applications", "org.kde.plasma.favorites.contacts", "org.kde.plasma.favorites.documents"), Activity: (":current", ":global"), Url: ("*"), Order: HighScore, Limit: 0 }
Cannot mix incompatible Qt library (version 0x50902) with this library (version 0x50903)
Thread 1 "plasmashell" received signal SIGABRT, Aborted.
0x00007ffff14668a0 in raise () from /usr/lib/libc.so.6
(gdb) bt
#0 0x00007ffff14668a0 in raise () at /usr/lib/libc.so.6
#1 0x00007ffff1467f09 in abort () at /usr/lib/libc.so.6
#2 0x00007ffff1c07858 in () at /usr/lib/libQt5Core.so.5
#3 0x00007ffff1e2e41f in QObjectPrivate::QObjectPrivate(int) () at /usr/lib/libQt5Core.so.5
#4 0x00007fff1c4ef07a in () at /usr/lib/qt/plugins/sqldrivers/libqsqlite.so
#5 0x00007fff1c4f4013 in () at /usr/lib/qt/plugins/sqldrivers/libqsqlite.so
#6 0x00007fffefbdbe33 in () at /usr/lib/libQt5Sql.so.5
#7 0x00007fffefbdc392 in QSqlDatabase::addDatabase(QString const&, QString const&) () at /usr/lib/libQt5Sql.so.5
#8 0x00007fff3803ee10 in () at /usr/lib/libKF5ActivitiesStats.so.1
#9 0x00007fff38021e74 in KActivities::Stats::ResultSet::ResultSet(KActivities::Stats::Query) () at /usr/lib/libKF5ActivitiesStats.so.1
#10 0x00007fff325ad870 in () at /usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#11 0x00007fff325a74ac in () at /usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#12 0x00007fff325dc35a in () at /usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#13 0x00007fff325deee0 in () at /usr/lib/qt/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#14 0x00007ffff4d3f0fa in () at /usr/lib/libQt5Qml.so.5
#15 0x00007ffff4cb93fa in () at /usr/lib/libQt5Qml.so.5
#16 0x00007ffff4cbb1be in () at /usr/lib/libQt5Qml.so.5
#17 0x00007ffff4cbbed9 in QV4::QObjectMethod::callInternal(QV4::CallData*, QV4::Scope&) const () at /usr/lib/libQt5Qml.so.5
#18 0x00007ffff4cd54ab in QV4::Runtime::method_callProperty(QV4::ExecutionEngine*, int, QV4::CallData*) () at /usr/lib/libQt5Qml.so.5
#19 0x00007fffd008e9c6 in ()
#20 0x00007fffd2189668 in ()
#21 0x0003800000000000 in ()
#22 0x0000000000000001 in ()
#23 0x0003400000000001 in ()
#24 0x0000000000000000 in ()
@ lackohnilicka Traces are very different, it's not the same problem. Please make a new post. As for the first post. that backtrace is missing .. almost everything. I can't do anything with that, I can't think of much that would start XML parsing in kickoff. Please get a better backtrace, or hope that someone else does |