https://bugs.kde.org/show_bug.cgi?id=494464
Bug ID: 494464 Summary: Kate crashes when running a macro Classification: Applications Product: kate Version: 23.08.5 Platform: Ubuntu OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: pepaltavi...@yahoo.co.uk Target Milestone: --- Application: kate (23.08.5) Qt Version: 5.15.13 Frameworks Version: 5.115.0 Operating System: Linux 6.8.0-45-generic x86_64 Windowing System: X11 Distribution: Ubuntu 24.04.1 LTS DrKonqi: 5.27.11 [KCrashBackend] -- Information about the crash: This happens every time I use the macro system. Firstly, I start recording a macro with the hotkeys then when I save the macro with the hotkeys it inserts a K into my document. Then when I use the hotkey to play the macro Kate immediately asks me to save the macro and then promptly crashes when I press save. The crash can be reproduced every time. -- Backtrace: Application: Kate (kate), signal: Segmentation fault [KCrash Handler] #4 0x0000708d666d8088 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x0000708d5480c3f4 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/ktexteditor/keyboardmacrosplugin.so #6 0x0000708d5480c8d0 in ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/ktexteditor/keyboardmacrosplugin.so #7 0x0000708d66712e16 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #8 0x0000708d67564f94 in QAction::triggered(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #9 0x0000708d67567eab in QAction::activate(QAction::ActionEvent) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #10 0x0000708d676fc512 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #11 0x0000708d67704702 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #12 0x0000708d675b0df8 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #13 0x0000708d6756bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #14 0x0000708d675746b0 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #15 0x0000708d666d8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x0000708d67572874 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #17 0x0000708d675cb5d2 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #18 0x0000708d675cdfbf in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #19 0x0000708d6756bd45 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #20 0x0000708d666d8118 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x0000708d66b45a3b in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #22 0x0000708d66b17bfc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #23 0x0000708d608fcd06 in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #24 0x0000708d645145b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x0000708d64573717 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x0000708d64513a53 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x0000708d66735279 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #28 0x0000708d666d6a7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #29 0x0000708d666df3e8 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #30 0x000060662192d3d7 in ?? () #31 0x0000708d65c2a1ca in __libc_start_call_main (main=main@entry=0x60662192be50, argc=argc@entry=3, argv=argv@entry=0x7fffbce1bf08) at ../sysdeps/nptl/libc_start_call_main.h:58 #32 0x0000708d65c2a28b in __libc_start_main_impl (main=0x60662192be50, argc=3, argv=0x7fffbce1bf08, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffbce1bef8) at ../csu/libc-start.c:360 #33 0x000060662192f7c5 in ?? () [Inferior 1 (process 2838) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.