Subject: Re: ti0: mbuf allocation failed -- packet dropped!
To: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 09/25/2002 20:54:58
On Wed, Sep 25, 2002 at 08:53:07PM +0200, Manuel Bouyer wrote:
> Not sure. It can't allocate a mbuf, I suspect because there are already too
> much allocated. But it may be something else eating the mbufs. Can you log in
> and run netstat and vmstat to see the states of some data structures ?
> Usefull things could be vmstat -m (make sure your kernel is compiled with
> options KMEMSTAT), and netstat -m.

Hum, sorry I just realised you already anserwed this.
Can you try to get it core dump at this point ?
Go to debugger (make sure to have 'options DDB' compiled in) and then
reboot(0x108)

-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--