https://bugs.kde.org/show_bug.cgi?id=454267
Bug ID: 454267
Summary: Emoji Selector crashes directly
Product: plasmashell
Version: 5.24.90
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: Emoji Selector
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
STEPS TO REPRODUCE
1. Open Emoji Selector
OBSERVED RESULT
Crashes
EXPECTED RESULT
Does not crash
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
ADDITIONAL INFORMATION
I think I remember that it previously worked on 5.24.90, but I'm not sure what
happened that it crashes now.
Backtrace (Koqi said that it's probably not helpful)
```
Application: Emoji Selector (ibus-ui-emojier-plasma), signal: Segmentation
fault
[KCrash Handler]
#4 0x00007f1dfcca2982 in QObject::installEventFilter(QObject*) () from
/usr/lib/libQt5Core.so.5
#5 0x0000561a61da122e in ?? ()
#6 0x00007f1dfccae791 in ?? () from /usr/lib/libQt5Core.so.5
#7 0x00007f1dfdfd0b79 in QQmlApplicationEngine::objectCreated(QObject*, QUrl
const&) () from /usr/lib/libQt5Qml.so.5
#8 0x00007f1dfdfd9218 in
QQmlApplicationEnginePrivate::finishLoad(QQmlComponent*) () from
/usr/lib/libQt5Qml.so.5
#9 0x00007f1dfdfd96d2 in QQmlApplicationEngine::load(QUrl const&) () from
/usr/lib/libQt5Qml.so.5
#10 0x0000561a61da08f9 in ?? ()
#11 0x00007f1dfc5d5290 in ?? () from /usr/lib/libc.so.6
#12 0x00007f1dfc5d534a in __libc_start_main () from /usr/lib/libc.so.6
#13 0x0000561a61da0b45 in ?? ()
[Inferior 1 (process 1315918) detached]
```
With debuginfod
`DEBUGINFOD_URLS="https://debuginfod.archlinux.org" ibus-ui-emojier-plasma`
```
QQmlApplicationEngine failed to load component
qrc:/ui/emojier.qml:11:1: plugin cannot be loaded for module
"org.kde.plasma.emoji": Cannot load library
/usr/lib/qt/qml/org/kde/plasma/emoji/libEmojierDeclarativePlugin.so:
(libibus-1.0.so.5: cannot open shared object file: No such file or directory)
36 -- exe=/usr/bin/ibus-ui-emojier-plasma
13 -- platform=xcb
11 -- display=:0
31 -- appname=ibus-ui-emojier-plasma
17 -- apppath=/usr/bin
10 -- signal=11
12 -- pid=1317304
19 -- appversion=5.24.90
27 -- programname=Emoji Selector
31 -- [email protected]
12 -- startupid=0
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = ibus-ui-emojier-plasma path = /usr/bin pid = 1317304
KCrash: Arguments: /usr/bin/ibus-ui-emojier-plasma
KCrash: Attempting to start /usr/lib/drkonqi
[1] + 1317304 suspended (signal)
DEBUGINFOD_URLS="https://debuginfod.archlinux.org" ibus-ui-emojier-plasma
```
--
You are receiving this mail because:
You are watching all bug changes.