Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2005 12:37:48 -0400 (EDT)
From:      "Mike Silbersack" <silby@silby.com>
To:        thierry@herbelot.com
Cc:        freebsd-current@freebsd.org
Subject:   Re: new panics
Message-ID:  <1424.64.215.82.94.1119717468.squirrel@webmail2.pair.com>
In-Reply-To: <200506251536.25959.thierry@herbelot.com>
References:  <20050624145923.P83036@odysseus.silby.com> <20050624155218.D83036@odysseus.silby.com> <200506242331.47205.thierry@herbelot.com> <200506251536.25959.thierry@herbelot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1424.64.215.82.94.1119717468.squirrel>