https://bugs.kde.org/show_bug.cgi?id=440853
Bug ID: 440853 Summary: Kate sometimes crashes when rejecting an auto-suggestion; typing with Mallit Keyboard Product: kde Version: unspecified Platform: Fedora RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: personalizedrefrigera...@gmail.com Target Milestone: --- Application: kate (21.04.2) Qt Version: 5.15.2 Frameworks Version: 5.83.0 Operating System: Linux 5.13.8-200.fc34.x86_64 x86_64 Windowing System: Wayland Drkonqi Version: 5.22.4 Distribution: Fedora 34 (KDE Plasma) -- Information about the crash: - What I was doing when the application crashed: * Typing "case QEvent::Gesture:" in konsole/src/terminalDisplay/TerminalDisplay.cpp::event * Typing “QEv:” in the same file (while auto-suggest shows “QEvent” as top result. - Additional Information * Auto-suggest was showing “GestureType” as the top suggestion when “:” was pressed. * Typing “case QEvent::GestureB: ”, then editing to “case QEvent::Gesture:” does not trigger the issue. - Custom settings of the application: * Touchscreen device on Wayland/Plasma * Using maliit keyboard * Mallit-keyboard auto-suggest, auto-complete, auto-caps all disabled The crash can be reproduced every time. -- Backtrace: Application: Kate (kate), signal: Segmentation fault [KCrash Handler] #4 0x00007ff7c199b8a5 in KateViewInternal::inputMethodEvent(QInputMethodEvent*) () from /lib64/libKF5TextEditor.so.5 #5 0x00007ff7c0763dbe in QWidget::event(QEvent*) () from /lib64/libQt5Widgets.so.5 #6 0x00007ff7c0721423 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #7 0x00007ff7bfc18098 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #8 0x00007ff7bd91aa4e in QtWaylandClient::QWaylandTextInput::zwp_text_input_v2_commit_string(QString const&) () from /lib64/libQt5WaylandClient.so.5 #9 0x00007ff7bd91fe03 in QtWayland::zwp_text_input_v2::handle_commit_string(void*, zwp_text_input_v2*, char const*) () from /lib64/libQt5WaylandClient.so.5 #10 0x00007ff7bb6c6c04 in ffi_call_unix64 () from /lib64/libffi.so.6 #11 0x00007ff7bb6c6107 in ffi_call () from /lib64/libffi.so.6 #12 0x00007ff7bd877d10 in wl_closure_invoke.constprop () from /lib64/libwayland-client.so.0 #13 0x00007ff7bd87842b in dispatch_event.isra () from /lib64/libwayland-client.so.0 #14 0x00007ff7bd87861c in wl_display_dispatch_queue_pending () from /lib64/libwayland-client.so.0 #15 0x00007ff7bd9047a3 in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib64/libQt5WaylandClient.so.5 #16 0x00007ff7bfc4bce0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5 #17 0x00007ff7bfc4e43a in QSocketNotifier::activated(QSocketDescriptor, QSocketNotifier::Type, QSocketNotifier::QPrivateSignal) () from /lib64/libQt5Core.so.5 #18 0x00007ff7bfc4ec53 in QSocketNotifier::event(QEvent*) () from /lib64/libQt5Core.so.5 #19 0x00007ff7c0721423 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5 #20 0x00007ff7bfc18098 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5 #21 0x00007ff7bfc6a11f in socketNotifierSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5 #22 0x00007ff7bded04cf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #23 0x00007ff7bdf244e8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0 #24 0x00007ff7bdecdc03 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #25 0x00007ff7bfc69698 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #26 0x00007ff7bfc16ab2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5 #27 0x00007ff7bfc1efe4 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5 #28 0x000055dd60a734a4 in main () [Inferior 1 (process 4455) detached] Possible duplicates by query: bug 440377, bug 440376, bug 440343, bug 440137, bug 439991. Reported using DrKonqi This report was filed against 'kde' because the product 'kate' could not be located in Bugzilla. Add it to drkonqi's mappings file! -- You are receiving this mail because: You are watching all bug changes.