[konsole] [Bug 436630] konsole crash in Konsole::PlainTextDecoder::decodeLine() on exit

Carlos Alves bugzilla_noreply at kde.org
Wed Jul 21 12:08:10 BST 2021


https://bugs.kde.org/show_bug.cgi?id=436630

--- Comment #23 from Carlos Alves <cbc.alves at gmail.com> ---
After reading everything here, if it is reproduced just after konsole opens, it
is probably not related to reflow. But I can't test it here, wayland doesn't
run here, and it is a bug related to some wayland bahavior with the input.

Luis Javier Merino seems to have tested it and solved.

(In reply to Martin Sandsmark from comment #21)

> I don't think that commit is related.
> 
> What seems to happen is that the crash happens when PlainTextDecoder tries
> to read the last of the characters passed into it.
> 
> And it is told that there is _usedColumns number of characters, and the
> characters are passed from `&_image[loc(0, cursorPos.y())]`.
> 
> So I suspect what is happening is that after the reflow code changed there
> probably isn't necessarily _usedColumns number of characters per line
> anymore, maybe?
> 
> I'm CCing in Carlos Alves, since he knows this code the best so maybe he
> spots something obvious here.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list