https://bugs.kde.org/show_bug.cgi?id=491209
Bug ID: 491209 Summary: Adding global suppression in diagnostics crash Kate Classification: Applications Product: kate Version: 23.08.5 Platform: Slackware OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: solleri...@gmail.com Target Milestone: --- Application: kate (23.08.5) Qt Version: 5.15.14 Frameworks Version: 5.116.0 Operating System: Linux 6.9.12 x86_64 Windowing System: X11 Distribution: "Slackware Linux" DrKonqi: 5.27.11 [KCrashBackend] -- Information about the crash: When editing a text in LaTeX some errors and warnings are shown in diagnostics area. I've got a lot of "Unused label" so I'd like hide them globally to see other warnings, errors and info messages. Kate crash everytime when I right-click on the info message and select the option "add global suppression". This doesn't happen if I select "add local suppression". The crash can be reproduced every time. -- Backtrace: Application: Kate (kate), signal: Segmentation fault [KCrash Handler] #4 0x00007f14677dcf60 in ?? () from /usr/lib64/libkateprivate.so.23.08.5 #5 0x00007f1464efa72e in ?? () from /usr/lib64/libQt5Core.so.5 #6 0x00007f1465d69a12 in QAction::triggered(bool) () from /usr/lib64/libQt5Widgets.so.5 #7 0x00007f1465d6c3d0 in QAction::activate(QAction::ActionEvent) () from /usr/lib64/libQt5Widgets.so.5 #8 0x00007f1465ee45f2 in ?? () from /usr/lib64/libQt5Widgets.so.5 #9 0x00007f1465eebf93 in ?? () from /usr/lib64/libQt5Widgets.so.5 #10 0x00007f1465dae998 in QWidget::event(QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #11 0x00007f1465d7006e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #12 0x00007f1465d77d71 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #13 0x00007f1464ec3868 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #14 0x00007f1465d75ecb in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib64/libQt5Widgets.so.5 #15 0x00007f1465dc7a87 in ?? () from /usr/lib64/libQt5Widgets.so.5 #16 0x00007f1465dca4ff in ?? () from /usr/lib64/libQt5Widgets.so.5 #17 0x00007f1465d7006e in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #18 0x00007f1464ec3868 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #19 0x00007f146534f18b in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib64/libQt5Gui.so.5 #20 0x00007f1465321f6c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Gui.so.5 #21 0x00007f14607a868a in ?? () from /usr/lib64/libQt5XcbQpa.so.5 #22 0x00007f14611143dd in ?? () from /usr/lib64/libglib-2.0.so.0 #23 0x00007f1461117327 in ?? () from /usr/lib64/libglib-2.0.so.0 #24 0x00007f146111790c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #25 0x00007f1464f1a339 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #26 0x00007f1464ec2412 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #27 0x00007f1464eca400 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5 #28 0x0000000000409e21 in ?? () #29 0x00007f1464429d07 in __libc_start_call_main () from /lib64/libc.so.6 #30 0x00007f1464429dc5 in __libc_start_main_impl () from /lib64/libc.so.6 #31 0x000000000040bb71 in ?? () [Inferior 1 (process 4270) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.