Date: Sat, 07 Nov 2020 14:56:57 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 250802] bhyve exited with status 134 when GPU PCI passthrough Message-ID: <bug-250802-27103-t0823qxHnG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250802-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-250802-27103@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250802 --- Comment #21 from Robert Crowston <crowston@protonmail.com> --- With the latest patches I now get a failure at the vm_map_pptdev_mmio() cal= l. (gdb)=20 597 error =3D vm_map_pptdev_mmio(ctx, sc->psc_sel.pc_bus, =3D> 0x000000000023d178 <passthru_init+2904>: 41 0f b6 b4 24 ac 00 00 0= 0=20=20=20=20=20 movzbl 0xac(%r12),%esi (gdb) p/x *sc=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 $14 =3D {psc_pi =3D 0x800ad4a00, psc_bar =3D {{type =3D 0x2, size =3D 0x100= 0000, addr =3D 0xf5000000}, {type =3D 0x3, size =3D 0x8000000, addr =3D 0xe0000000}, {type= =3D 0x0, size =3D 0x0, addr =3D 0x0},=20 {type =3D 0x0, size =3D 0x0, addr =3D 0x0}, {type =3D 0x0, size =3D 0x0= , addr =3D 0x0}, {type =3D 0x0, size =3D 0x0, addr =3D 0x0}}, psc_msi =3D {capoff =3D 0x68, = msgctrl =3D 0x80, emulated =3D 0x0},=20 psc_msix =3D {capoff =3D 0x0}, psc_sel =3D {pc_domain =3D 0x0, pc_bus =3D= 0x7, pc_dev =3D 0x0, pc_func =3D 0x0}} (gdb) p i $15 =3D 1 (gdb) p/x pi->pi_bar[1] $16 =3D {type =3D 0x3, size =3D 0x8000000, addr =3D 0x800000000000} --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250802-27103-t0823qxHnG>