https://bugs.kde.org/show_bug.cgi?id=511945
--- Comment #42 from Maxim Egorushkin <[email protected]> --- Copied the stack trace from the journal, which doesn't demangle C++ identifiers, for some inexplicable reason. After c++filt: #0 0x0000726394a9eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c) #1 0x0000726394a4527e __GI_raise (libc.so.6 + 0x4527e) #2 0x000072639708d5f6 KCrash::defaultCrashHandler(int) (libKF6Crash.so.6 + 0x95f6) #3 0x0000726394a45330 __restore_rt (libc.so.6 + 0x45330) #4 0x0000726395c653b4 QImage::isNull() const (libQt6Gui.so.6 + 0x2653b4) #5 0x0000726395e295af QPainter::drawImage(QRectF const&, QImage const&, QRectF const&, QFlags<Qt::ImageConversionFlag>) (libQt6Gui.so.6 + 0x4295af) #6 0x000072639173240b QtWaylandClient::QWaylandShmBackingStore::scroll(QRegion const&, int, int) (libQt6WaylandClient.so.6 + 0xab40b) #7 0x0000726395d49ed1 QBackingStore::scroll(QRegion const&, int, int) (libQt6Gui.so.6 + 0x349ed1) #8 0x0000726396a8c2ba QWidgetRepaintManager::bltRect(QRect const&, int, int, QWidget*) (libQt6Widgets.so.6 + 0x68c2ba) #9 0x0000726396a91810 QWidgetPrivate::scrollRect(QRect const&, int, int) (libQt6Widgets.so.6 + 0x691810) #10 0x0000726396f655bd Konsole::TerminalScrollBar::scrollImage(int, QRect const&, Konsole::Character*, int) (libkonsoleprivate.so.25.08.3 + 0x1655bd) #11 0x0000726396f587eb Konsole::TerminalDisplay::updateImage() (libkonsoleprivate.so.25.08.3 + 0x1587eb) #12 0x000072639569fc89 n/a (libQt6Core.so.6 + 0x49fc89) #13 0x000072639569fc89 n/a (libQt6Core.so.6 + 0x49fc89) #14 0x0000726396eac0e7 Konsole::Emulation::showBulk() (libkonsoleprivate.so.25.08.3 + 0xac0e7) #15 0x000072639569fc89 n/a (libQt6Core.so.6 + 0x49fc89) #16 0x000072639564a0ad QTimer::timeout(QTimer::QPrivateSignal) (libQt6Core.so.6 + 0x44a0ad) #17 0x0000726395632d8e QObject::event(QEvent*) (libQt6Core.so.6 + 0x432d8e) #18 0x0000726396a3d68d QApplicationPrivate::notify_helper(QObject*, QEvent*) (libQt6Widgets.so.6 + 0x63d68d) #19 0x00007263956d6ec0 QCoreApplication::notifyInternal2(QObject*, QEvent*) (libQt6Core.so.6 + 0x4d6ec0) #20 0x00007263955a65e7 QTimerInfoList::activateTimers() (libQt6Core.so.6 + 0x3a65e7) #21 0x0000726395488271 n/a (libQt6Core.so.6 + 0x288271) #22 0x00007263921585c5 n/a (libglib-2.0.so.0 + 0x5d5c5) #23 0x00007263921b7737 n/a (libglib-2.0.so.0 + 0xbc737) #24 0x0000726392157a63 g_main_context_iteration (libglib-2.0.so.0 + 0x5ca63) #25 0x0000726395486fef QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (libQt6Core.so.6 + 0x286fef) #26 0x00007263956e14e3 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (libQt6Core.so.6 + 0x4e14e3) #27 0x00007263956db62f QCoreApplication::exec() (libQt6Core.so.6 + 0x4db62f) #28 0x00005d46b8928671 n/a (konsole + 0x7671) #29 0x0000726394a2a1ca __libc_start_call_main (libc.so.6 + 0x2a1ca) #30 0x0000726394a2a28b __libc_start_main_impl (libc.so.6 + 0x2a28b) #31 0x00005d46b89290e5 n/a (konsole + 0x80e5) -- You are receiving this mail because: You are watching all bug changes.
