[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sort gives a core dump
From: |
Jim Meyering |
Subject: |
Re: sort gives a core dump |
Date: |
Tue, 25 Sep 2001 21:32:27 +0200 |
User-agent: |
Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.106 |
Theo Band <address@hidden> wrote:
> I use sort under redhat linux 7.0. I notice that I get a core dump using
> a text file for input which has a line containing >=16317 characters (I
> searched for this limit).
>
> If you would like to have more information just let me know.
Thanks for the report.
Would you please try again, but using the
latest test release:
ftp://alpha.gnu.org/gnu/fetish/textutils-2.0.15.tar.gz
If that still fails, please tell me the version of libc and
of your kernel. I.e. send me the output of these commands:
/lib/libc.so.6; uname -r
FYI, I can't reproduce it using linux-2.4.9 and libc-2.2.4: