Out of memory on FreeBsd 5.4

scuba at centroin.com.br scuba at centroin.com.br
Fri Jun 17 15:44:21 GMT 2005


Hi,

	Thank you, but in this case the problem was with an wrong limit
set on mimedefang.

On Fri, 17 Jun 2005, Per olof Ljungmark wrote:

|scuba at centroin.com.br wrote:
|.
|.
|> Jun 16 16:18:19 host1 mimedefang-multiplexor[7689]: Slave 1 stderr: Out of
|> memory during "large" request for 69632 bytes, total sbrk() is 27547648
|> bytes at
|> /usr/local/lib/perl5/site_perl/5.8.5/Mail/SpamAssassin/PerMsgStatus.pm
|> line 2262.
|
|Got this reply from Dan Nelson when I asked (almost) the same question:
|
|According to that output, perl was already using 464MB, and a malloc
|request for 64MB failed, which is reasonable since the default hard
|datasize limit on FreeBSD is 512MB.  To raise it, put this in
|/boot/loader.conf and reboot:
|
|kern.maxdsiz="1024M"
|
|HTH
|_______________________________________________
|freebsd-questions at freebsd.org mailing list
|http://lists.freebsd.org/mailman/listinfo/freebsd-questions
|To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
|


- Marcelo




More information about the freebsd-questions mailing list