Subject: Re: kern/35224: kernel hangs in mclpl after heavy net load in the sparc64 port (eventually also other ports)
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Pavel Cahyna <pavel@NetBSD.org>
List: netbsd-bugs
Date: 12/09/2006 22:55:02
The following reply was made to PR kern/35224; it has been noted by GNATS.

From: Pavel Cahyna <pavel@NetBSD.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: kern/35224: kernel hangs in mclpl after heavy net load in the sparc64 port (eventually also other ports)
Date: Sat, 9 Dec 2006 23:53:05 +0100

 On Sat, Dec 09, 2006 at 10:50:02PM +0000, Martin Husemann wrote:
 >  This sounds like a mbuf leak. Check netstat output, maybe you can spot where
 >  the mbuf are lingering.
 
 Preferably netstat -mssv with a kernel built with "options MBUFTRACE"