cvs commit: src/sys/dev/md md.c

Jeremie Le Hen jeremie at le-hen.org
Sun Jan 23 11:01:53 PST 2005


> > 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 at le-hen.org


More information about the freebsd-current mailing list