On Sun, Jul 15, 2007 at 07:25:30PM +0100, Bruce Duncan wrote:
>tags 432682 + patch
>thanks
>
>Sorry, that bug report didn't actually say anything! Here's the real
>backtrace:
>
>Program received signal SIGSEGV, Segmentation fault.
>0x00403828 in ch_length () at ch.c:508
>508 if
tags 432682 + patch
thanks
Sorry, that bug report didn't actually say anything! Here's the real
backtrace:
Program received signal SIGSEGV, Segmentation fault.
0x00403828 in ch_length () at ch.c:508
508 if (ch_flags & CH_HELPFILE)
(gdb) bt
#0 0x00403828 in ch_length
Package: less
Version: 406-0
Severity: normal
I have managed to crash less! I have reduced the crash to this test case:
$ echo $LINES $COLUMNS
30 239
$ echo hello > test
$ echo goodbye > test2
$ chmod -r test2
$ less test test2
It seems that when less views a file which does not fill the entire
3 matches
Mail list logo