kern/59878: vinum panics 5.1 system

Kris Kennaway kris at obsecurity.org
Tue Dec 2 14:24:15 PST 2003


On Tue, Dec 02, 2003 at 09:50:14AM -0800, Russell Cattelan wrote:
> The following reply was made to PR kern/59878; it has been noted by GNATS.
> 
> From: Russell Cattelan <cattelan at xfs.org>
> To: "Greg 'groggy' Lehey" <grog at FreeBSD.org>
> Cc: FreeBSD-gnats-submit at FreeBSD.org
> Subject: Re: kern/59878: vinum panics 5.1 system
> Date: Tue, 02 Dec 2003 11:44:47 -0600
> 
>  bk did it again :-)
>  Panic string
>  panic: kmem_malloc(16384): kmem_map too small: 54755328 total
>  allocated^M^@
>  cpuid = 1; lapic.id = 01000000^M^@
>  Debugger("panic")^M^@
>  Stopped at      Debugger+0x55:  xchgl   %ebx,in_Debugger.0^M^@

This often means your MAXUSERS (or associated kernel parameters) are
incorrectly tuned, and your kernel has run out of memory.

Kris


More information about the freebsd-bugs mailing list