|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Ubuntu 16.0.4 LTS boot crash on xen 4.6.5
addr2line -f -e vmlinux ffffffff81f8ed2a xen_relocate_p2m mmu.c:2165 (discriminator 1)We took some further investigations and found next code in the source file mmu.c
/* Release the old p2m list and set new list info. */
p2m_pfn =
PFN_DOWN(xen_early_virt_to_phys(xen_start_info->mfn_list));
BUG_ON(!p2m_pfn);
Does someone know why value of variable p2m_pfn is 0?
Is that the bug of Xen part of kernel or something else?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
https://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |