D17757: Fix crash in extendSelection
Kurt Hindenburg
noreply at phabricator.kde.org
Sun Dec 23 18:26:32 GMT 2018
hindenburg added a comment.
I can still get crashes extending selections
#4 0x00007ffff78b95e1 in Konsole::TerminalDisplay::loc (this=0x7120b0, x=42,
y=-1)
at /home/kurthindenburg/Devel/KDE/src/kde/applications/konsole/src/TerminalDisplay.cpp:86
86 Q_ASSERT(y >= 0 && y < _lines);
(gdb) p _lines
$1 = 24
REVISION DETAIL
https://phabricator.kde.org/D17757
To: pavelkh, #konsole, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20181223/ec92b494/attachment.html>
More information about the konsole-devel
mailing list