sort dumps core
"Col. G. L. Sicherman" <[email protected]>
| Newsgroups | gmane.comp.gnu.textutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
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. --George Sicherman [email protected]