bug-coreutils
[Top][All Lists]
Advanced

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

Re: [PATCH] fix infinite loop eating all the memory


From: Colin Leroy
Subject: Re: [PATCH] fix infinite loop eating all the memory
Date: Fri, 7 Oct 2005 19:13:47 +0200

On 07 Oct 2005 at 10h10, Paul Eggert wrote:

Hi, 

> Coreutils tail should also report an explicit error, when you run out
> of main memory.  (You evidently didn't wait long enough.  :-)

I did wait until it got killed (SIGKILL) by the kernel. Memory
overcommit usually prevents malloc() from returning NULL...

Not a big problem anyway.
-- 
Colin




reply via email to

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