Date: Wed, 29 Nov 2006 22:40:28 GMT From: mjacob@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: Re: kern/106030: panic while rebooting with a dead disk Message-ID: <200611292240.kATMeS6s081529@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/106030; it has been noted by GNATS. From: mjacob@freebsd.org To: Robert Watson <rwatson@freebsd.org> Cc: freebsd-bugs@freebsd.org Subject: Re: kern/106030: panic while rebooting with a dead disk Date: Wed, 29 Nov 2006 14:17:15 -0800 (PST) > > fork_trampoline() at fork_trampoline+0x8 > > --- trap 0x1, eip = 0, esp = 0xcba0ed6c, ebp = 0 --- > > > > It's unclear to me where this should be fixed. Since device invalidation is > > an inherently asynchronous process that could happen at any time, it seems > > to me that GEOM should be a bit more tolerant here. > > That looks a lot like a UFS/buffer cache panic, not a GEOM panic? Good point.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611292240.kATMeS6s081529>