[konsole] [Bug 436916] Konsole Crashes When Zooming in Amp Editor

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Thu May 27 21:10:40 BST 2021


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

--- Comment #3 from ninjalj at gmail.com ---
Reopening, as apparently amp.rs crashes the new reflow code in more than one
way. 

Repeatedly zooming in/out:

#0  __GI_raise (sig=sig at entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#1  0x00007ffff54b4557 in __GI_abort () at abort.c:79
#2  0x00007ffff5a26c27 in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib64/libQt5Core.so.5
#3  0x00007ffff5a26016 in qt_assert_x(char const*, char const*, char const*,
int) () from /usr/lib64/libQt5Core.so.5
#4  0x00007ffff7ddcdf5 in QVector<QVector<Konsole::Character> >::operator[]
(this=0x555555b05090, i=0) at /usr/include/qt5/QtCore/qvector.h:462
#5  0x00007ffff7ddadcb in Konsole::Screen::fastAddHistLine
(this=0x555555b05080) at /home/lj/src/term/konsole/src/Screen.cpp:1594
#6  0x00007ffff7dd68bd in Konsole::Screen::resizeImage (this=0x555555b05080,
new_lines=13, new_columns=73) at /home/lj/src/term/konsole/src/Screen.cpp:445
#7  0x00007ffff7dbce4a in Konsole::Emulation::setImageSize
(this=0x555555def980, lines=13, columns=73) at
/home/lj/src/term/konsole/src/Emulation.cpp:314
#8  0x00007ffff7e8aeb5 in Konsole::Session::updateTerminalSize
(this=0x555555a6c640) at /home/lj/src/term/konsole/src/session/Session.cpp:753
[...]
(gdb) frame 6
#6  0x00007ffff7dd68bd in Konsole::Screen::resizeImage (this=0x555555b05080,
new_lines=13, new_columns=73) at /home/lj/src/term/konsole/src/Screen.cpp:445
445                 fastAddHistLine();
(gdb) p cursorLine
$12 = -16

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


More information about the konsole-devel mailing list