https://bugs.kde.org/show_bug.cgi?id=480349
Bug ID: 480349 Summary: konsole crash with run cargo run command Classification: Applications Product: konsole Version: 22.12.3 Platform: Debian stable OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: konsole-de...@kde.org Reporter: fantasysqu...@msn.com Target Milestone: --- Application: konsole (22.12.3) Qt Version: 5.15.8 Frameworks Version: 5.103.0 Operating System: Linux 6.1.0-16-amd64 x86_64 Windowing System: X11 Distribution: Debian GNU/Linux 12 (bookworm) DrKonqi: 5.27.5 [KCrashBackend] -- Information about the crash: knosole crashed when I run cargo run compile a rust code that is running repeatedly. The crash does not seem to be reproducible. -- Backtrace: Application: Konsole (konsole), signal: Segmentation fault [KCrash Handler] #4 0x00007f509e311bca in Konsole::Screen::setSelectionEnd(int, int, bool) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1 #5 0x00007f509e313f4f in ?? () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1 #6 0x00007f509e375e0c in Konsole::TerminalDisplay::extendSelection(QPoint const&) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1 #7 0x00007f509e3761ca in Konsole::TerminalDisplay::mouseMoveEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libkonsoleprivate.so.1 #8 0x00007f509dba4db8 in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #9 0x00007f509db62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #10 0x00007f509db6b552 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #11 0x00007f509ceb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007f509db6965e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #13 0x00007f509dbbdbd8 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #14 0x00007f509dbc0f60 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #15 0x00007f509db62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5 #16 0x00007f509ceb16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007f509d33d3ed in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #18 0x00007f509d311cac in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #19 0x00007f50966fbeca in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #20 0x00007f509b0607a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007f509b060a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007f509b060acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f509cf09836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #24 0x00007f509ceb017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #25 0x00007f509ceb82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #26 0x000055bae1616e4c in ?? () #27 0x00007f509ca461ca in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #28 0x00007f509ca46285 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #29 0x000055bae1617301 in ?? () [Inferior 1 (process 2031) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.