Bug#909328: Re: gnome-terminal: Crashes when using 'set lines=999' in Vim editor
Bernhard Übelacker
bernhardu at mailbox.org
Sat Sep 22 23:47:01 BST 2018
Hello Leon van Velzen,
I had a small look at your attached backtrace and I think it ends somwhere around these lines.
Unfortunately I could not get to these lines in an attached debugger.
So what looks like the path like, at least how long is it?
Kind regards,
Bernhard
ncurses/tinfo/read_entry.c:843
#6 0x00007f24d6d864a6 in _nc_read_entry2 () from /lib/x86_64-linux-gnu/libtinfo.so.6
(gdb) disassemble /m _nc_read_entry2
842
843 _nc_SPRINTF(filename, _nc_SLIMIT(PATH_MAX)
844 "%.*s", PATH_MAX - 1, name);
845
846 if (strlen(name) == 0
0x00007f62f0fcc4a6 <+86>: cmpb $0x0,(%rbx)
0x00007f62f0fcc4a9 <+89>: je 0x7f62f0fcc4e0 <_nc_read_entry2+144>
disassemble _nc_read_entry2
0x00007f62f0fcc4a1 <+81>: callq 0x7f62f0fc0910 <__sprintf_chk at plt>
0x00007f62f0fcc4a6 <+86>: cmpb $0x0,(%rbx)
More information about the pkg-gnome-maintainers
mailing list