UP kernel crashes
Matthew Dillon
dillon at apollo.backplane.com
Sat May 10 10:27:56 PDT 2008
: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
<dillon at backplane.com>
More information about the Bugs
mailing list