NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/57153: 10.0 Beta kernel panics immediately after detecting CPUs



Something is wrong finding the numa region for that page> Don't you see an error from that printf:

        if (!warned) {
                printf("uvm_page_numa_lookup: failed, first pg=%p pa=%#"
                    PRIxPADDR "\n", pg, VM_PAGE_TO_PHYS(pg));
                warned = true;
        }

If not, perhaps print some information about the address that failed when it fails...

christos

Attachment: signature.asc
Description: Message signed with OpenPGP



Home | Main Index | Thread Index | Old Index