https://bugs.kde.org/show_bug.cgi?id=519276
Andriy Gapon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED CC| |[email protected] Ever confirmed|0 |1 --- Comment #11 from Andriy Gapon <[email protected]> --- I am getting similar crashes semi-randomly and they appear to happen when I am doing something with keyboard, no mouse involved. I started getting those crashes after 25.12.3 -> 26.04.1 and still have them with 26.04.2. Here is a backtrace (without debug symbols, though): Core was generated by `/usr/local/bin/konsole -session 10e872616e000173634111600000384740014_1780395683'. Program terminated with signal SIGSEGV, Segmentation fault. Address not mapped to object. #0 memmove () at /usr/src/lib/libc/amd64/string/memmove.S:300 [Current thread is 1 (LWP 101484)] (kgdb) bt #0 memmove () at /usr/src/lib/libc/amd64/string/memmove.S:300 #1 0x0000000823254a68 in Konsole::Screen::copyLineToStream(int, int, int, Konsole::TerminalCharacterDecoder*, bool, bool, QFlags<Konsole::Screen::DecodingOption>) const () at /usr/local/lib/libkonsoleprivate.so.26.04.2 #2 0x00000008232547a5 in Konsole::Screen::writeToStream(Konsole::TerminalCharacterDecoder*, int, int, QFlags<Konsole::Screen::DecodingOption>) const () at /usr/local/lib/libkonsoleprivate.so.26.04.2 #3 0x0000000823254650 in Konsole::Screen::text(int, int, QFlags<Konsole::Screen::DecodingOption>) const () at /usr/local/lib/libkonsoleprivate.so.26.04.2 #4 0x00000008232d9786 in Konsole::TerminalDisplay::updateImage() () at /usr/local/lib/libkonsoleprivate.so.26.04.2 #5 0x000000083af9a0e1 in ??? () at /usr/local/lib/qt6/libQt6Core.so.6 #6 0x000000083af9a0e1 in ??? () at /usr/local/lib/qt6/libQt6Core.so.6 #7 0x0000000823236545 in Konsole::Emulation::showBulk() () at /usr/local/lib/libkonsoleprivate.so.26.04.2 #8 0x000000083af9a0e1 in ??? () at /usr/local/lib/qt6/libQt6Core.so.6 #9 0x000000083afac659 in QTimer::timerEvent(QTimerEvent*) () at /usr/local/lib/qt6/libQt6Core.so.6 #10 0x000000083af8cb99 in QObject::event(QEvent*) () at /usr/local/lib/qt6/libQt6Core.so.6 #11 0x0000000836b05a08 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/local/lib/qt6/libQt6Widgets.so.6 #12 0x0000000836b06a86 in QApplication::notify(QObject*, QEvent*) () at /usr/local/lib/qt6/libQt6Widgets.so.6 #13 0x000000083af38da9 in QCoreApplication::sendEvent(QObject*, QEvent*) () at /usr/local/lib/qt6/libQt6Core.so.6 #14 0x000000083b0f44b6 in QTimerInfoList::activateTimers() () at /usr/local/lib/qt6/libQt6Core.so.6 #15 0x000000083b1f9991 in ??? () at /usr/local/lib/qt6/libQt6Core.so.6 #16 0x0000000857da1f05 in ??? () at /usr/local/lib/libglib-2.0.so.0 #17 0x0000000857da2396 in ??? () at /usr/local/lib/libglib-2.0.so.0 #18 0x0000000857da2436 in g_main_context_iteration () at /usr/local/lib/libglib-2.0.so.0 #19 0x000000083b1f9022 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/local/lib/qt6/libQt6Core.so.6 #20 0x000000083af42d66 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/local/lib/qt6/libQt6Core.so.6 #21 0x000000083af38a2f in QCoreApplication::exec() () at /usr/local/lib/qt6/libQt6Core.so.6 -- You are receiving this mail because: You are watching all bug changes.
