Xen dom0 crash

Roger Pau Monné roger.pau at citrix.com
Wed Oct 21 09:11:20 UTC 2015


El 21/10/15 a les 11.02, Eggert, Lars ha escrit:
> On 2015-10-21, at 10:53, Roger Pau Monné <roger.pau at citrix.com> wrote:
>> hw.pci.mcfg=0
> 
> Thanks! That gets me a bit further, but it now crashes with:
> 
> ...
> SMP: AP CPU #7 Launched!
> SMP: AP CPU #14 Launched!
> SMP: AP CPU #11 Launched!
> SMP: AP CPU #21 Launched!
> SMP: AP CPU #30 Launched!
> SMP: AP CPU #4 Launched!
> SMP: AP CPU #20 Launched!
> panic: xen_pv_lapic_enable_pmc: not available in Xen PV port.
> cpuid = 0
> KDB: stack backtrace:
> db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffffff81fd5990
> vpanic() at vpanic+0x182/frame 0xffffffff81fd5a10
> panic() at panic+0x43/frame 0xffffffff81fd5a70
> xen_pv_lapic_enable_pmc() at xen_pv_lapic_enable_pmc+0x19/frame 0xffffffff81fd5a80
> pmc_md_initialize() at pmc_md_initialize+0x3c/frame 0xffffffff81fd5aa0
> load() at load+0x41e/frame 0xffffffff81fd5af0
> syscall_module_handler() at syscall_module_handler+0x290/frame 0xffffffff81fd5b20
> module_register_init() at module_register_init+0xfb/frame 0xffffffff81fd5b50
> mi_startup() at mi_startup+0x108/frame 0xffffffff81fd5b70
> xen_start() at xen_start+0x1f
> KDB: enter: panic
> [ thread pid 0 tid 100000 ]
> Stopped at      kdb_enter+0x3b: movq    $0,kdb_why
> db>

Hello,

Are you loading hwpmc by default? Performance monitor counters are not
yet implemented in the FreeBSD PVH port, so you should not load hwpmc. I
have to look at providing an error message here rather than panicking.

Roger.



More information about the freebsd-xen mailing list