Date: Sun, 23 Jan 2005 20:01:41 +0100 From: Jeremie Le Hen <jeremie@le-hen.org> To: Poul-Henning Kamp <phk@phk.freebsd.dk> Cc: Jeremie Le Hen <jeremie@le-hen.org> Subject: Re: cvs commit: src/sys/dev/md md.c Message-ID: <20050123190141.GQ36660@obiwan.tataz.chchile.org> In-Reply-To: <20050123155247.GO36660@obiwan.tataz.chchile.org> References: <20050123153326.GN36660@obiwan.tataz.chchile.org> <36877.1106495071@critter.freebsd.dk> <20050123155247.GO36660@obiwan.tataz.chchile.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Ok: even more asserts. Please try to find out exactly which one > > explodes. > > I'll be able to try this in about 3 hours. For the moment, I just > disabled soft-updates on /, and the panic disappeared. I re-enabled softupdates and added your assertions. Here is the panic: %%% panic: mutex Giant not owned at ../../../dev/md/md.c:688 KDB: stack backtrace: kdb_backtrace() panic() _mtx_assert() md_kthread() fork_exit() fork_trampoline() %% You assertions seem to not be triggered or reached. Regards, -- Jeremie Le Hen jeremie@le-hen.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050123190141.GQ36660>