kern/106030: panic while rebooting with a dead disk
mjacob at freebsd.org
mjacob at freebsd.org
Wed Nov 29 14:40:29 PST 2006
The following reply was made to PR kern/106030; it has been noted by GNATS.
From: mjacob at freebsd.org
To: Robert Watson <rwatson at freebsd.org>
Cc: freebsd-bugs at 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.
More information about the freebsd-bugs
mailing list