https://bugs.kde.org/show_bug.cgi?id=511945
stellarpower <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #30 from stellarpower <[email protected]> --- I am also reproducing this since updating Tumbleweed (technically slowroll, which is not great if the package has passed that safety net) a few days ago. It shows up for me as I run my browser from the shell so it's around for a long time. I can potentially upload a core dump if required, let me know and I will just check if there's anything sensitive in there. Alternatively I might be able to analyse on my machine locally. ``` Stack trace of thread 21660: #0 0x00007fa95ae9dd3c __pthread_kill_implementation (libc.so.6 + 0x9dd3c) #1 0x00007fa95ae427b6 raise (libc.so.6 + 0x427b6) #2 0x00007fa95d494360 KCrash::defaultCrashHandler(int) (libKF6Crash.so.6 + 0x8360) #3 0x00007fa95ae42910 __restore_rt (libc.so.6 + 0x42910) #4 0x00007fa95bfbe404 QImage::isNull() const (libQt6Gui.so.6 + 0x1be404) #5 0x00007fa95c1b0ced QPainter::drawImage(QRectF const&, QImage const&, QRectF const&, QFlags<Qt::ImageConversionFlag>) (libQt6Gui.so.6 + 0x3b0ced) #6 0x00007fa957fe1be8 QtWaylandClient::QWaylandShmBackingStore::scroll(QRegion const&, int, int) (libQt6WaylandClient.so.6 + 0xccbe8) #7 0x00007fa95c0b69f1 QBackingStore::scroll(QRegion const&, int, int) (libQt6Gui.so.6 + 0x2b69f1) #8 0x00007fa95ca52383 QWidgetRepaintManager::bltRect(QRect const&, int, int, QWidget*) (libQt6Widgets.so.6 + 0x252383) #9 0x00007fa95ca57862 QWidgetPrivate::scrollRect(QRect const&, int, int) (libQt6Widgets.so.6 + 0x257862) #10 0x00007fa95d37c70f Konsole::TerminalScrollBar::scrollImage(int, QRect const&, Konsole::Character*, int) (libkonsoleprivate.so.25.08.3 + 0x17c70f) #11 0x00007fa95d367510 Konsole::TerminalDisplay::updateImage() (libkonsoleprivate.so.25.08.3 + 0x167510) #12 0x00007fa95b835b20 QtPrivate::QSlotObjectBase::call(QObject*, void**) (libQt6Core.so.6 + 0x235b20) #13 0x00007fa95b835b20 QtPrivate::QSlotObjectBase::call(QObject*, void**) (libQt6Core.so.6 + 0x235b20) #14 0x00007fa95d2b8109 Konsole::Emulation::showBulk() (libkonsoleprivate.so.25.08.3 + 0xb8109) #15 0x00007fa95b835b20 QtPrivate::QSlotObjectBase::call(QObject*, void**) (libQt6Core.so.6 + 0x235b20) #16 0x00007fa95b83bfc3 void QMetaObject::activate<void, QTimer::QPrivateSignal>(QObject*, QMetaObject const*, int, void*, QTimer::QPrivateSignal const&) (libQt6Core.so.6 + 0x23bfc3) #17 0x00007fa95b823966 QObject::event(QEvent*) (libQt6Core.so.6 + 0x223966) #18 0x00007fa95c9e7a78 QApplicationPrivate::notify_helper(QObject*, QEvent*) (libQt6Widgets.so.6 + 0x1e7a78) #19 0x00007fa95b7ce298 QCoreApplication::notifyInternal2(QObject*, QEvent*) (libQt6Core.so.6 + 0x1ce298) #20 0x00007fa95b97157c QTimerInfoList::activateTimers() (libQt6Core.so.6 + 0x37157c) #21 0x00007fa95ba8ede4 timerSourceDispatch (libQt6Core.so.6 + 0x48ede4) #22 0x00007fa958ab5b36 n/a (libglib-2.0.so.0 + 0x5fb36) #23 0x00007fa958ab8a28 n/a (libglib-2.0.so.0 + 0x62a28) #24 0x00007fa958ab926c g_main_context_iteration (libglib-2.0.so.0 + 0x6326c) #25 0x00007fa95ba8ca28 QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (libQt6Core.so.6 + 0x48ca28) #26 0x00007fa95b7dc1ab QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (libQt6Core.so.6 + 0x1dc1ab) #27 0x00007fa95b7d3183 QCoreApplication::exec() (libQt6Core.so.6 + 0x1d3183) ``` -- You are receiving this mail because: You are watching all bug changes.
