> 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" SilbersackReceived 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