Re: new panics

From: Mike Silbersack <silby_at_silby.com>
Date: Sat, 25 Jun 2005 12:37:48 -0400 (EDT)
> here's the latest panic (recent sources + your patch applied) : what do I
> do
> next ?
>
> 	TfH
>
> Starting background file system checks in 60 seconds.
>
> Sat Jun 25 15:01:26 CEST 2005
>
> FreeBSD/i386 (multi-cur.herbelot.nom) (ttyd0)
>
> login: Jun 25 15:01:36 multi-cur su: thierry.herbelot to root on
> /dev/ttyp0
> This memory last freed by: 0xc15f5100

Do a "x 0xc15f5100" in DDB to see who performed that free.

No need to panic the system or anything, just enter ddb, run that, and
then "continue" - the address won't change until you rebuild the kernel.

Mike "Silby" Silbersack
Received on Sat Jun 25 2005 - 14:37:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:37 UTC