Re: problem with sort.
Jim Meyering <[email protected]>
| Newsgroups | gmane.comp.gnu.textutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Luis Miguel <[email protected]> wrote: > Hi, I get the following: > > ################### > (demo@rh71:~)$ history | grep epic | sort > Violación de segmento (core dumped) > (demo@rh71:~)$ file core > core: ELF 32-bit LSB core file of 'sort' (signal 11), Intel 80386, version 1, from 'sort' > ################### > > There are an entry on the history file (a line) with more than 21000 chars, maybe this cause the core, I dont know if this is a bug or not, so I send you it. Thanks for the report. What version of sort are you using? (sort --version) Did you send it? If you're not using the latest, please try this one: ftp://alpha.gnu.org/gnu/fetish/textutils-2.0.21.tar.gz