Subject: malloc panic
To: None <port-i386@netbsd.org>
From: Stephen Borrill <netbsd@precedence.co.uk>
List: port-i386
Date: 09/08/2003 13:14:39
A client is frequently getting the following on a 256MB single processor
Compaq server running NetBSD 1.6.1 with DHCP, tftp and ftp for various
clients (amongst other things).

panic: malloc: out of space in kmem_map
Stopped in pid 5639 (inetd) at cpu_Debugger+0x4:	leave

They give the textual output of the trace command as:

cpu_Debugger
panic
malloc
crget
sys_access
syscall_plain

I guess this is indicating a lack of memory or such like; I've left them
running systat vmstat.

-- 
Stephen