https://bugs.kde.org/show_bug.cgi?id=505524
Bug ID: 505524
Summary: KRunner frequently crashes
Classification: Plasma
Product: krunner
Version First 6.3.5
Reported In:
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Application: krunner (6.3.5)
(Compiled from sources)
ApplicationNotResponding [ANR]: false
Qt Version: 6.8.3
Frameworks Version: 6.13.0
Operating System: Linux 6.12.31 x86_64
Windowing System: Wayland
Distribution: "Gentoo Linux"
DrKonqi: 6.3.5 [CoredumpBackend]
-- Information about the crash:
How to reproduce:
1. Start KRunner using global hotkey or from terminal.
2. Begin to type some application's name.
Additional information:
Backtrace is different each time after QObject::event() call. Maybe it is a
use-after-free bug with some race going on.
The crash can be reproduced sometimes.
-- Backtrace (Reduced):
#4 0x00007f96a5654a28 in QQmlGuardImpl::remGuard (this=0x560e3c6d5cf8) at
/var/tmp/portage/dev-qt/qtdeclarative-6.8.3/work/qtdeclarative-everywhere-src-6.8.3/src/qml/qml/qqmlguard_p.h:173
#5 QQmlGuardImpl::setObject (this=0x560e3c6d5cf8, g=0x0) at
/var/tmp/portage/dev-qt/qtdeclarative-6.8.3/work/qtdeclarative-everywhere-src-6.8.3/src/qml/qml/qqmlguard_p.h:225
#6 QQmlData::destroyed (this=0x560e3c746498, object=0x560e3c7463b0) at
/var/tmp/portage/dev-qt/qtdeclarative-6.8.3/work/qtdeclarative-everywhere-src-6.8.3/src/qml/qml/qqmlengine.cpp:1418
#7 0x00007f96a3ccd1d7 in QObject::~QObject (this=this@entry=0x560e3c7463b0,
__in_chrg=<optimized out>) at
/var/tmp/portage/dev-qt/qtbase-6.8.3-r1/work/qtbase-everywhere-src-6.8.3/src/corelib/kernel/qobject.cpp:1044
#8 0x00007f96a5efbace in QQuickPointerHandler::~QQuickPointerHandler
(this=this@entry=0x560e3c7463b0, __in_chrg=<optimized out>) at
/var/tmp/portage/dev-qt/qtdeclarative-6.8.3/work/qtdeclarative-everywhere-src-6.8.3/src/quick/handlers/qquickpointerhandler.cpp:69
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.