Port-xen archive

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

-current doesn't boot on xen



Hi all,

I tried installing -current in prgmr.com, it panics at boot.
Note that this setup was able to boot 8.2 and -current doesn't boot at all.
The change seems to be from http://gnats.netbsd.org/55207

I think the current code is less functional than it was before.

[   1.0000000] Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
[   1.0000000]     2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
[   1.0000000]     2018, 2019, 2020, 2021 The NetBSD Foundation, Inc.  All rights reserved.
[   1.0000000] Copyright (c) 1982, 1986, 1989, 1991, 1993
[   1.0000000]     The Regents of the University of California.  All rights reserved.

[   1.0000000] NetBSD 9.99.79 (XEN3_DOMU) #0: Thu Jan 28 18:52:43 UTC 2021
[   1.0000000] 	mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/xen/compile/XEN3_DOMU
[   1.0000000] total memory = 10071 MB
[   1.0000000] avail memory = 9722 MB
[   1.0000000] mainbus0 (root)
[   1.0000000] hypervisor0 at mainbus0: Xen version 4.14.0.88.g1d1d1f53
[   1.0000000] panic: GNTTABOP_set_version 2 failed -38
[   1.0000000] cpu0: Begin traceback...
[   1.0000000] vpanic() at netbsd:vpanic+0x14a
[   1.0000000] snprintf() at netbsd:snprintf
[   1.0000000] xengnt_resume() at netbsd:xengnt_resume+0x428
[   1.0000000] xengnt_init() at netbsd:xengnt_init+0x106
[   1.0000000] hypervisor_attach() at netbsd:hypervisor_attach+0x228
[   1.0000000] config_attach_loc() at netbsd:config_attach_loc+0x176
[   1.0000000] xen_mainbus_attach() at netbsd:xen_mainbus_attach+0x4c
[   1.0000000] mainbus_attach() at netbsd:mainbus_attach+0x4a
[   1.0000000] config_attach_loc() at netbsd:config_attach_loc+0x176
[   1.0000000] cpu_configure() at netbsd:cpu_configure+0x1c
[   1.0000000] main() at netbsd:main+0x32c
[   1.0000000] cpu0: End traceback...
[   1.0000000] fatal breakpoint trap in supervisor mode
[   1.0000000] trap type 1 code 0 rip 0xffffffff8022d93d cs 0xe030 rflags 0x202 cr2 0x20000243a000 ilevel 0x8 rsp 0xffffffff81d24b80
[   1.0000000] curlwp 0xffffffff8072d280 pid 0.0 lowest kstack 0xffffffff81d202c0
Stopped in pid 0.0 (system) at  netbsd:breakpoint+0x5:  leave
breakpoint() at netbsd:breakpoint+0x5
vpanic() at netbsd:vpanic+0x14a
snprintf() at netbsd:snprintf
xengnt_resume() at netbsd:xengnt_resume+0x428
xengnt_init() at netbsd:xengnt_init+0x106
hypervisor_attach() at netbsd:hypervisor_attach+0x228
config_attach_loc() at netbsd:config_attach_loc+0x176
xen_mainbus_attach() at netbsd:xen_mainbus_attach+0x4c
mainbus_attach() at netbsd:mainbus_attach+0x4a
config_attach_loc() at netbsd:config_attach_loc+0x176
cpu_configure() at netbsd:cpu_configure+0x1c
main() at netbsd:main+0x32c
ds          4b90
es          4b40
fs          4b80
gs          10
rdi         8
rsi         ffffffff81d2492c
rbp         ffffffff81d24b80
rbx         4000
rdx         1
rcx         6d9
--db_more--xenconscn_getc(): not console


Home | Main Index | Thread Index | Old Index