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")



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