https://bugs.kde.org/show_bug.cgi?id=511945
Maxim Egorushkin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|openSUSE |Neon OS|Linux |Android 4.x --- Comment #41 from Maxim Egorushkin <[email protected]> --- (In reply to ct from comment #36) > Given that the crash reports are coming from openSUSE users, the issue migth > be related to this patch applied to qt6-base in the openSUSE builds: > > https://build.opensuse.org/projects/openSUSE:Factory/packages/qt6-base/files/ > 0001-fix-slow-scrolling-on-wayland.patch I have changed the platform to Neon because I experience this bug in KDE neon User Edition since updating a few days ago. The crash happens consistently when the application running in Konsole logs moderately frequently - 1-5 lines per second - for 1 minute or longer. Operating System: KDE neon User Edition KDE Plasma Version: 6.5.3 KDE Frameworks Version: 6.20.0 Qt Version: 6.10.1 Kernel Version: 6.8.0-88-generic (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5825U with Radeon Graphics Memory: 64 GiB of RAM (62.2 GiB usable) Graphics Processor: AMD Radeon Graphics Manufacturer: Dell Inc. Product Name: Inspiron 14 7425 2-in-1 System Version: 1.23.0 The stack trace of the thread crashing Konsole: #0 0x0000726394a9eb2c __pthread_kill_implementation (libc.so.6 + 0x9eb2c) #1 0x0000726394a4527e __GI_raise (libc.so.6 + 0x4527e) #2 0x000072639708d5f6 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x95f6) #3 0x0000726394a45330 __restore_rt (libc.so.6 + 0x45330) #4 0x0000726395c653b4 _ZNK6QImage6isNullEv (libQt6Gui.so.6 + 0x2653b4) #5 0x0000726395e295af _ZN8QPainter9drawImageERK6QRectFRK6QImageS2_6QFlagsIN2Qt19ImageConversionFlagEE (libQt6Gui.so.6 + 0x4295af) #6 0x000072639173240b _ZN15QtWaylandClient23QWaylandShmBackingStore6scrollERK7QRegionii (libQt6WaylandClient.so.6 + 0xab40b) #7 0x0000726395d49ed1 _ZN13QBackingStore6scrollERK7QRegionii (libQt6Gui.so.6 + 0x349ed1) #8 0x0000726396a8c2ba _ZN21QWidgetRepaintManager7bltRectERK5QRectiiP7QWidget (libQt6Widgets.so.6 + 0x68c2ba) #9 0x0000726396a91810 _ZN14QWidgetPrivate10scrollRectERK5QRectii (libQt6Widgets.so.6 + 0x691810) #10 0x0000726396f655bd _ZN7Konsole17TerminalScrollBar11scrollImageEiRK5QRectPNS_9CharacterEi (libkonsoleprivate.so.25.08.3 + 0x1655bd) #11 0x0000726396f587eb _ZN7Konsole15TerminalDisplay11updateImageEv (libkonsoleprivate.so.25.08.3 + 0x1587eb) #12 0x000072639569fc89 n/a (libQt6Core.so.6 + 0x49fc89) #13 0x000072639569fc89 n/a (libQt6Core.so.6 + 0x49fc89) #14 0x0000726396eac0e7 _ZN7Konsole9Emulation8showBulkEv (libkonsoleprivate.so.25.08.3 + 0xac0e7) #15 0x000072639569fc89 n/a (libQt6Core.so.6 + 0x49fc89) #16 0x000072639564a0ad _ZN6QTimer7timeoutENS_14QPrivateSignalE (libQt6Core.so.6 + 0x44a0ad) #17 0x0000726395632d8e _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x432d8e) #18 0x0000726396a3d68d _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 + 0x63d68d) #19 0x00007263956d6ec0 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x4d6ec0) #20 0x00007263955a65e7 _ZN14QTimerInfoList14activateTimersEv (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 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x286fef) #26 0x00007263956e14e3 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x4e14e3) #27 0x00007263956db62f _ZN16QCoreApplication4execEv (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.
