bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory allocation problem with latest gawk


From: Stepan Kasal
Subject: Re: Memory allocation problem with latest gawk
Date: Thu, 3 Apr 2003 10:38:30 +0200
User-agent: Mutt/1.2.5.1i

Hello,

On Wed, Apr 02, 2003 at 09:07:45PM +0400, Stanislav Ievlev wrote:
> Try like this(or create 100M file):
> gawk '/.*/ {;}' /dev/zero

I tried to reproduce it with bigger files, the proces was very slow
but no error occured.

Perhaps you have a buggy version of malloc() which doesn't handle
the tons of realloc's gracefully.

Sorry, I cannot help with this,
                Stepan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]