sort problem.
Luis Miguel <[email protected]>
| Newsgroups | gmane.comp.gnu.textutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, sorry for not sending more info about my issue with sort. I have downloaded the latest textutils and the "problem" persist. uname -a Linux rh71.metal.net 2.4.16 #4 jue dic 20 12:30:28 CET 2001 i686 unknown ~/textutils-2.0.21/src)$ ./sort --version sort (textutils) 2.0.21 The problem: (demo@rh71:~/textutils-2.0.21/src)$ ./sort test.txt Violación de segmento (core dumped) You can reproduce the crash creating a file with two lines: line 1: one character line 2: a line with more than 16382 characters This will make sort crash.