https://bugs.kde.org/show_bug.cgi?id=477592
Jonáš Vidra <vidra.jo...@seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vidra.jo...@seznam.cz --- Comment #3 from Jonáš Vidra <vidra.jo...@seznam.cz> --- Created attachment 170287 --> https://bugs.kde.org/attachment.cgi?id=170287&action=edit A backtrace of one possible crash of Konsole 23.08.05 I also see this bug with Konsole 23.08.05, KDE Frameworks 5.115.0 and Qt 5.15.12. My system is somewhat weird – 32 bit PowerPC machine with musl libc, running X11 on radeon with the NoAccel option set. I get multiple different backtraces depending on my actions. The crash can be caused either by moving the mouse over the rightmost ~25% of the text area, or by typing or printing a text long enough that it extends into the same area. Spaces can be typed without an issue, but as soon as a non-blank character is written (whether by me or by a running program) far enough to the right, Konsole crashes. I assume this means that the issue is not with the crashing code, but rather with whatever code is responsible for initializing the text area, so the backtraces are probably not particularly informative, but I'm attaching them anyway. -- You are receiving this mail because: You are watching all bug changes.