Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
KASSERT fail in uvm_page.c in latest -7
Just updated my netbsd-7 sources and built and installed a new release
from it (amd64). Now GENERIC will not boot, when trying to start init it
fails the KASSERT on line 1226 of uvm/uvm_page.c:
KASSERT(obj == NULL || mutex_owned(obj->vmobjlock))
--
Stephen
Home |
Main Index |
Thread Index |
Old Index