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: Stanislav Ievlev
Subject: Re: Memory allocation problem with latest gawk
Date: Wed, 2 Apr 2003 21:07:45 +0400

On Wed, Apr 02, 2003 at 03:54:20PM +0300, Aharon Robbins wrote:
> I can't reproduce this under RH Linux 8.0. What system and
> compiler are you using?

I'm using system (ALT Linux Sisyphus) _with memory limits_ for processes.
Compiller gcc-3.2.1.

I'm sure you need more big file to reproduce it.

Try like this(or create 100M file):
 
gawk '/.*/ {;}' /dev/zero

New version eats more memory instead old (memory leak?). It's very bad.

--
With best regards
Stanislav Ievlev





reply via email to

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