sort dumps core

2002-04-12 Thread Col. G. L. Sicherman
On RedHat 7.2, GNU sort dumps core if you specify -m and any file argument but the last is empty. Example: $ sort -m /dev/null /etc/passwd Segmentation fault $ I haven't looked at the source code. I can work around this problem but it's a nuisance.

Re: sort dumps core

2002-04-12 Thread Jim Meyering
"Col. G. L. Sicherman" <[EMAIL PROTECTED]> wrote: > On RedHat 7.2, GNU sort dumps core if you specify -m and any file > argument but the last is empty. > > Example: > > $ sort -m /dev/null /etc/passwd > Segmentation fault > $ Thanks for the report. That's fixed in 2.0.20 and in