DragonFly bugs List (threaded) for 2007-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: panic at reboot - assertion: vp->v_lock.lk_exclusivecount == 1 in vgone_ interlocked
Btw: I also saw this panic once without using vn(4):
using 1.8.0 SMP kernel om MP (HTT) machine.
Was upgrading from 1.8.0 to 1.8.1:
Did build/install world & kernel using nfs mounted /usr/src & /usr/obj;
at reboot it panic'ed, but core dump wasn't saved to file at next boot.
-thomas
Thomas Nikolajsen <thomas.nikolajsen@mail.dk> wrote:
> Commands used (script): inspired by vkernel(7):
>
> vnconfig -cs labels vn0 FILE
> fsck -y /dev/vn0a
> mount /dev/vn0a /mnt
> make installworld DESTDIR=/mnt
> umount /mnt
> vnconfig -u vn0
> reboot
>
> FILE on UFS.
> It might seem like panic occurs if I fiddle with /mnt while
> vn0a mounted: df; df /mnt
>
> -thomas
. .
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]