https://bugzilla.novell.com/show_bug.cgi?id=829720 https://bugzilla.novell.com/show_bug.cgi?id=829720#c1 --- Comment #1 from Dave Gilbert <dave@treblig.org> 2013-07-16 19:04:40 UTC --- Created an attachment (id=548234) --> (http://bugzilla.novell.com/attachment.cgi?id=548234) file that causes the crash This is the smallest segment of my Packages file I could isolate that would trigger the bug; it triggers when run from an 86x25 terminal. It also triggers on upstream util-linux git, so I'll report it there as well; a valgrind shows: ==22488== Invalid write of size 1 ==22488== at 0x4037A2: get_line (more.c:1043) if (colflg && eatnl && Wrap) { *p++ = '\n'; /* simulate normal wrap */ } ==22488== by 0x4066C3: screen (more.c:660) ==22488== by 0x4025E4: main (more.c:503) ==22488== Address 0x542c318 is 0 bytes after a block of size 344 alloc'd ==22488== at 0x4C297AB: malloc (in /usr/lib64/valgrind/vgpreload_memcheck-amd64-lin so I'm assuming there isn't quite enough space for that nl. Dave -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.