https://bugs.kde.org/show_bug.cgi?id=511286
Bug ID: 511286
Summary: Regression: krunner crash for ALT+F2 and plasma start
menu search
Classification: Plasma
Product: krunner
Version First 6.5.0
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
SUMMARY
Since a recent Plasma 6.5 related update, searching for most programs in ALT+f2
or in the plasma start menu will crash:
Thread 33 "krunner_service" received signal SIGSEGV, Segmentation fault.
[Switching to LWP 11302]
0x0000007f42fef424 in ?? ()
from /usr/lib/qt6/plugins/kf6/krunner/krunner_services.so
(gdb) bt
#0 0x0000007f42fef424 in ??? ()
at /usr/lib/qt6/plugins/kf6/krunner/krunner_services.so
#1 0x0000007f42ff0438 in ??? ()
at /usr/lib/qt6/plugins/kf6/krunner/krunner_services.so
#2 0x0000007f42ff37b4 in ??? ()
at /usr/lib/qt6/plugins/kf6/krunner/krunner_services.so
#3 0x0000007f42fee3ac in ??? ()
at /usr/lib/qt6/plugins/kf6/krunner/krunner_services.so
#4 0x0000007f6da82c8c in ??? () at /lib/libKF6Runner.so.6
#5 0x0000007f6da82f68 in ??? () at /lib/libKF6Runner.so.6
#6 0x0000007f89fb3c2c in QObject::event(QEvent*) () at /lib/libQt6Core.so.6
#7 0x0000007f8c171e04 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib/libQt6Widgets.so.6
#8 0x0000007f89f5ff98 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /lib/libQt6Core.so.6
#9 0x0000007f89f624a4 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /lib/libQt6Core.so.6
#10 0x0000007f8a204608 in ??? () at /lib/libQt6Core.so.6
#11 0x0000007f88936f60 in ??? () at /lib/libglib-2.0.so.0
#12 0x0000007f8893a714 in ??? () at /lib/libglib-2.0.so.0
#13 0x0000007f8893af54 in g_main_context_iteration () at /lib/libglib-2.0.so.0
#14 0x0000007f8a201e5c in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop:--Type <RET> for more, q
to quit, c to continue without paging--
:ProcessEventsFlag>) () at /lib/libQt6Core.so.6
#15 0x0000007f89f71fac in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at
/lib/libQt6Core.so.6
#16 0x0000007f8a072fd0 in QThread::exec() () at /lib/libQt6Core.so.6
#17 0x0000007f8a0f9db4 in ??? () at /lib/libQt6Core.so.6
#18 0x0000007f8cfbc900 in start (p=0x7f42fdc390)
at src/thread/pthread_create.c:207
#19 0x0000007f8cfbacf8 in __clone () at src/thread/aarch64/clone.s:29
STEPS TO REPRODUCE
1. Search for any program in ALT+F2 or plasma start menu
OBSERVED RESULT
Crash
EXPECTED RESULT
No crash
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: postmarketOS Edge
KDE Plasma Version: 6.5.0
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.3
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.