NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/8681 (grep may bomb out with "memory exhausted")
The following reply was made to PR bin/8681; it has been noted by GNATS.
From: Julio Merino <jmmv%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
dholland%netbsd.org@localhost,
Havard.Eidnes%runit.sintef.no@localhost
Subject: Re: bin/8681 (grep may bomb out with "memory exhausted")
Date: Wed, 27 Apr 2011 22:23:17 +0100
On Wed, Apr 27, 2011 at 10:20 PM, <dholland%netbsd.org@localhost> wrote:
> So far so good. Now:
> % limit memoryuse 1024k
> % limit vmemoryuse 1024k
> % limit stacksize 1024k
> % limit datasize 1024k
> % grep foo biggy
> Cannot map anonymous memoryCannot allocate memory: Cannot allocate memory
> Exit 1
Ah, cool. I was trying with the test case in the PR and that didn't
work, but your commands do indeed show the problem.
I'll pay the price by adding a xfail test for this :-P
--
Julio Merino / @jmmv
Home |
Main Index |
Thread Index |
Old Index