Current-Users archive

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

xen panic



Hello,
build from 202005272200Z panics on Xen, on both i386 and amd64 but for
different reasons: http://www-soc.lip6.fr/~bouyer/NetBSD-tests/xen/HEAD/

i386 fails early at boot with:
[   1.0000000] panic: kernel diagnostic assertion "!*zpte" failed: file "/home/source/ab/HEAD/src/sys/arch/x86/x86/pmap.c", line 3832 pmap_zero_page: lock botch
[   1.0000000] cpu0: Begin traceback...
[   1.0000000] vpanic(c059333c,c0da7e00,c0da7e2c,c0127fb3,c059333c,c058e222,c0593bf7,c0592904,ef8,1) at netbsd:vpanic+0x134
[   1.0000000] kern_assert(c059333c,c058e222,c0593bf7,c0592904,ef8,1,bfe07090,80000000,0,c17a8830) at netbsd:kern_assert+0x23
[   1.0000000] pmap_zero_page(1ffef000,0,c03d53c5,c0c875aa,c0c862b0,1,8,c0c875aa,2,1) at netbsd:pmap_zero_page+0x1e3
[   1.0000000] uvm_pagealloc_strat(0,0,0,0,3,0,0,15554000,1ffee000,0) at netbsd:uvm_pagealloc_strat+0x2d6
[   1.0000000] pmap_get_physpage(8,1,3abee003,1,10002,8,8,8,28,c) at netbsd:pmap_get_physpage+0x203
[   1.0000000] pmap_growkernel(d6cfd000,c05b90ea,c17a9000,15554000,1000,0,0,0,0,10002) at netbsd:pmap_growkernel+0xce
[   1.0000000] uvm_km_bootstrap(c17a9000,f5600000,0,c17a9000,f5600000,c0da7fb0,c055f14a,e,3,9) at netbsd:uvm_km_bootstrap+0x2c8
[   1.0000000] uvm_init(e,3,9,20000,0,0,c0da5000,7ff0000,c0e1b000,756e6547) at netbsd:uvm_init+0x63

amd64 can boot and run tests, but panics with:
kernel/t_trapsignal (97/860): 20 test cases
    bus_handle: [0.193910s] Passed.
    bus_handle_recurse: [0.201020s] Passed.
    bus_ignore: [0.200598s] Passed.
    bus_mask: [0.199164s] Passed.
    bus_simple: [0.199066s] Passed.
    fpe_handle: [0.210561s] Passed.
    fpe_handle_recurse: [ 872.0704774] panic: kernel diagnostic assertion "curlwp->l_md.md_flags & MDL_FPU_IN_CPU" failed: file "/home/source/ab/HEAD/src/sys/arch/x86/x86/fpu.c", line 487 
[ 872.0704774] cpu0: Begin traceback...
[ 872.0704774] vpanic() at netbsd:vpanic+0x146
[ 872.0704774] kern_assert() at netbsd:kern_assert+0x48
[ 872.0704774] fputrap() at netbsd:fputrap+0x171
[ 872.0704774] cpu0: End traceback...

[ 872.0704774] dumping to dev 168,1 (offset=524254, size=0): not possible
[ 872.0704774] rebooting...

Any idea what could have changed to cause this ?
2020-05-26 08:40 UTC builds did complete tests.

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index