Subject: Re: pkg/22129: Perl-Problem with big hashes
To: None <cavac@grumpfzotz.org>
From: Klaus Heinz <k.heinz.jul.drei@onlinehome.de>
List: netbsd-bugs
Date: 07/13/2003 19:12:22
Hi,

> 	Out of memory during request for 5644 bytes, total sbrk() is 132347904 bytes!

This looks suspiciously like a process resource limit of 128MB.

What is the limit for the data segment of your processes ("ulimit -d"
in sh/ksh, "limit datasize" in csh)?

ciao
     Klaus