Hi,
I don't know if I'm at the right place but I have a problem to boot the XEN kernel in Ubuntu Server 16.04 LTS. After connecting a serial console I got a lot of Call traces in the console logging.
This is the first trace I get:
It isn't possible to upload the full log in this forum. The full log until the 512KB limit is at http://pastebin.com/ySZy0DqE
Kind regards,
Roel
I don't know if I'm at the right place but I have a problem to boot the XEN kernel in Ubuntu Server 16.04 LTS. After connecting a serial console I got a lot of Call traces in the console logging.
This is the first trace I get:
Code:
[ 5.491811] ------------[ cut here ]------------
[ 5.494139] WARNING: CPU: 1 PID: 96 at /build/linux-Ay7j_C/linux-4.4.0/arch/x86/xen/multicalls.c:129 xen_mc_flush+0x1a3/0x1b0()
[ 5.497433] Modules linked in:
[ 5.497477] CPU: 1 PID: 96 Comm: modprobe Not tainted 4.4.0-21-generic #37-Ubuntu
[ 5.500388] Hardware name: VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform, BIOS 6.00 09/21/2015
[ 5.504122] 0000000000000200 00000000719694bd ffff88041fbe7be8 ffffffff813e93c3
[ 5.505409] 0000000000000000 ffffffff81c9d3b0 ffff88041fbe7c20 ffffffff81080f62
[ 5.509409] ffff88042c88b8a0 0000000000000001 00007ffc2b1f4000 0000000000000000
[ 5.513409] Call Trace:
[ 5.514129] [<ffffffff813e93c3>] dump_stack+0x63/0x90
[ 5.514173] [<ffffffff81080f62>] warn_slowpath_common+0x82/0xc0
[ 5.514217] [<ffffffff810810aa>] warn_slowpath_null+0x1a/0x20
[ 5.514260] [<ffffffff8101d9c3>] xen_mc_flush+0x1a3/0x1b0
[ 5.514304] [<ffffffff8101e21e>] xen_leave_lazy_mmu+0xe/0x20
[ 5.514348] [<ffffffff811c0b9d>] remap_pfn_range+0x34d/0x430
[ 5.514392] [<ffffffff8100407a>] map_vdso+0x11a/0x240
[ 5.514436] [<ffffffff810041f7>] arch_setup_additional_pages+0x27/0x30
[ 5.517409] [<ffffffff81268057>] load_elf_binary+0xb27/0x1170
[ 5.517453] [<ffffffff81212bee>] search_binary_handler+0x9e/0x1d0
[ 5.517497] [<ffffffff81214353>] do_execveat_common.isra.33+0x533/0x710
[ 5.517541] [<ffffffff8121455c>] do_execve+0x2c/0x30
[ 5.517585] [<ffffffff810964db>] call_usermodehelper_exec_async+0xfb/0x150
[ 5.517629] [<ffffffff810963e0>] ? umh_complete+0x40/0x40
[ 5.517673] [<ffffffff8182488f>] ret_from_fork+0x3f/0x70
[ 5.517717] [<ffffffff810963e0>] ? umh_complete+0x40/0x40
[ 5.517786] ---[ end trace 12b21bca028d4d36 ]---
[ 5.518687] ------------[ cut here ]------------
Kind regards,
Roel