Subject: Re: panic: malloc: out of space in kmem_map
To: None <current-users@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: current-users
Date: 03/21/1997 13:28:24
In article <5gthsd$458@colwyn.owl.de>,
	tron@lyssa.owl.de (Matthias Scheler) writes:
> panic: malloc: out of space in kmem_map
> 
> Before I send a PR I would like to have an idea what part of the kernel
> is losing memory.

I got another one of these crashes, traced it and found that it happened
during syscall 133 (sendto). Because "src/sys/kern/uipc_syscalls.c"
hasn't beend touched for month I suppose it is "if_de.c" which is losing
mbufs somewhere.

-- 
Matthias Scheler                                http://home.pages.de/~tron/