:Hi, : :Following line is printed immediately after copyrights prints: :panic: assertion: (newpte & VPTE_MANAGED) == 0 || m->flags & PG_MAPPED :in pmap_enter : :Back trace shows no function name. : :SMP kernel works without problem. : :Best Regards, :sephe
I haven't been able to reproduce this. My UP vkernel boots ok.
Could you try gdb'ing your vkernel after it drops into DDB and see
if gdb can produce a backtrace ?
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
