Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#72221 - [vi] segfault opening a 4k file without line ending
Attached to Project:
Arch Linux
Opened by Stefan Agner (falstaff) - Thursday, 23 September 2021, 21:07 GMT
Opened by Stefan Agner (falstaff) - Thursday, 23 September 2021, 21:07 GMT
|
DetailsDescription:
It seems that vi crashes when opening a 4k file without line ending. Additional info: * 1:070224-5 * "exact4kfile" [Incomplete last line] 1 line, 4096 characters (4096 null) Segmentation fault (core dumped) * It seems upstream is not affected (tested with ex-050325.tar.bz2) Steps to reproduce: dd if=/dev/zero of=exact4kfile bs=1 count=4096 vi exact4kfile |
This task depends upon