Subject: Re: panic: kmem malloc: mb_map too small
To: None <msanders@confusion.net>
From: Brad Walker <bwalker@musings.com>
List: current-users
Date: 10/21/1995 23:58:46
> From owner-current-users@NetBSD.ORG Sat Oct 21 17:50 PDT 1995
> To: current-users@netbsd.org
> Subject: panic: kmem malloc: mb_map too small
> Date: Sat, 21 Oct 1995 16:35:56 -0400
> From: "Michael K. Sanders" <msanders@confusion.net>
> 
> 
> System is:
> 
> NetBSD ataxia 1.1_ALPHA NetBSD 1.1_ALPHA (ATAXIA) #1: Sat Oct 21 00:28:29 EDT 1995     msanders@ataxia:/usr/src/sys/arch/amiga/compile/ATAXIA amiga
> 
> 16MB RAM, 32MB swap... there wasn't anything particularly intensive going on 
> when I got the following panic:
> 
> mb_map full
> panic: kmem_malloc: mb_map too small
> 

I get the exact same error msg on my SparcStation 1 with 4MB of RAM. 
And it is trivial to reproduce and there is no network usage at all
when I'm trying this.

In order to reproduce do the following:

1) reboot system
2) ifconfig le0 <machine name>
3) mountd
4) nfs mount a directory from a Solaris machine

BOOM..

Thats how easy it is.

-brad w.