NetBSD-Bugs archive

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

port-xen/54099: NetBSD 8.0_STABLE i386 domU fails to boot



>Number:         54099
>Category:       port-xen
>Synopsis:       NetBSD 8.0_STABLE i386 domU fails to boot
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    port-xen-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 05 10:10:00 +0000 2019
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.36
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD seven-days-to-the-wolves.aprisoft.de 8.99.36 NetBSD 8.99.36 (XEN3_DOM0) #3: Fri Apr 5 11:34:08 CEST 2019 martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src/sys/arch/amd64/compile/XEN3_DOM0 amd64
Architecture: x86_64
Machine: amd64
>Description:

On a -current DOM0 with Xen xenkernel411-4.11.1nb1 a netbsd-8 i386 domU
kernel fails to start, console logs:

[ 501.1570964] xbd backend: attach device wd0i (size 209715200) for domain 7
[ 503.1871100] xbdback_map_shm: xen_shm error -3 xbd IO domain 7: error -3

(the first is normal, just the backend for xbd0 of that domain).

Parsing config from x-i386-8
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017,
    2018, 2019 The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 8.0_STABLE (XEN3PAE_DOMU) #1: Fri Apr  5 09:59:12 CEST 2019
        martin%seven-days-to-the-wolves.aprisoft.de@localhost:/work/src-8/sys/arch/i386/compile/XEN3PAE_DOMU
total memory = 2048 MB
avail memory = 2002 MB
running cgd selftest aes-xts-256 aes-xts-512 done
mainbus0 (root)
hypervisor0 at mainbus0: Xen version 4.11.1nb1
vcpu0 at hypervisor0
vcpu0: AMD Phenom(tm) II X6 1075T Processor, id 0x100fa0
vcpu0: package 0, core 4, smt 0
vcpu1 at hypervisor0
vcpu1: AMD Phenom(tm) II X6 1075T Processor, id 0x100fa0
vcpu1: package 0, core 0, smt 0
vcpu2 at hypervisor0
vcpu2: AMD Phenom(tm) II X6 1075T Processor, id 0x100fa0
vcpu2: package 0, core 1, smt 0
vcpu3 at hypervisor0
vcpu3: AMD Phenom(tm) II X6 1075T Processor, id 0x100fa0
vcpu3: package 0, core 2, smt 0
xenbus0 at hypervisor0: Xen Virtual Bus Interface
xencons0 at hypervisor0: Xen Virtual Console Driver
xenbus: can't get state for device/suspend/event-channel (2)
xbd0 at xenbus0 id 1: Xen Virtual Block Device Interface
xennet0 at xenbus0 id 0: Xen Virtual Network Interface
xennet0: MAC address aa:07:b4:54:a8:76
balloon0 at xenbus0 id 0: Xen Balloon driver
balloon0: current reservation: 2097152 KiB
fatal page fault in supervisor mode
trap type 6 code 0 eip 0xc012fff6 cs 0x9 eflags 0x10286 cr2 0x24 ilevel 0x8 esp 0xc06be6ac
curlwp 0xc2d4dd20 pid 0 lid 2 lowest kstack 0xda67a2c0
kernel: supervisor trap page fault, code=0
Stopped in pid 0.2 (system) at  netbsd:xbd_handler+0x1c6:       movl    24(%esi)
,%eax
xbd_handler(c2d50000,c096b000,c,c2d39340,da67beec,c0116f1d,c2d39340,da67bf24,c01
15b10,b2c644) at netbsd:xbd_handler+0x1c6
intr_biglock_wrapper(c2d39340,da67bf24,c0115b10,b2c644,0,c0698360,c038a7b3,c0699
e10,c0581e00,40) at netbsd:intr_biglock_wrapper+0x1f
evtchn_do_event(c,da67bf24,c096b000,c096b800,c096b880,0,1,c2d4dd20,c0581e00,da67
bf70) at netbsd:evtchn_do_event+0x12d
do_hypervisor_callback(da67bf24,0,c0110011,c0580031,c2d40011,da670011,c0581e00,c
2d4dd20,da67bf70,1) at netbsd:do_hypervisor_callback+0xfc
hypervisor_callback(c2d4dd20,0,c2d4dd20,c0380710,c2d4dd20,0,c0102031,c2d4dd20,96
b000,c0597200) at netbsd:hypervisor_callback+0x64
idle_loop(c2d4dd20,96b000,c0597200,0,c0100075,0,0,0,0,0) at netbsd:idle_loop+0xf
d
ds          c0380011    fork1+0x5b1
es          c0580011    db_GrpC+0x11
fs          c3130031
gs          c3130011
edi         ffffffff
esi         0
ebp         da67be98
ebx         c2d50000
edx         db1a8000
ecx         db1a8000
eax         0
eip         c012fff6    xbd_handler+0x1c6
cs          9
eflags      10286
esp         da67be60
ss          11
netbsd:xbd_handler+0x1c6:       movl    24(%esi),%eax


>How-To-Repeat:
see above

>Fix:
n/a



Home | Main Index | Thread Index | Old Index