From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45508) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gADcF-0008U9-9i for qemu-devel@nongnu.org; Wed, 10 Oct 2018 08:29:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gADcA-0000Lj-L7 for qemu-devel@nongnu.org; Wed, 10 Oct 2018 08:29:24 -0400 Received: from mail-ot1-x333.google.com ([2607:f8b0:4864:20::333]:37802) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gADc9-0000Iw-Ui for qemu-devel@nongnu.org; Wed, 10 Oct 2018 08:29:22 -0400 Received: by mail-ot1-x333.google.com with SMTP id o14so5139613oth.4 for ; Wed, 10 Oct 2018 05:29:19 -0700 (PDT) MIME-Version: 1.0 References: <325a30bd-d62d-b846-4e23-fdd5d0089944@comstyle.com> In-Reply-To: <325a30bd-d62d-b846-4e23-fdd5d0089944@comstyle.com> From: viq Date: Wed, 10 Oct 2018 14:29:08 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] OpenBSD with VirtIO networking causes QEMU to crash List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brad Cc: qemu-devel@nongnu.org On Wed, Oct 10, 2018 at 1:54 PM Brad Smith wrote: > On 10/9/2018 2:42 PM, viq wrote: > > > (please CC me as I'm not subscribed to the list) > > I verified the behaviour on two different machines, both running > archlinux > > with QEMU 3.0.0 and reported it on https://bugs.archlinux.org/task/60141 > > where it was suggested I bring it to the list. > > > > So what happens: if you try to run OpenBSD with VirtIO networking > enabled, > > the moment OpenBSD brings up network the QEMU process crashes. Easiest > > steps to reproduce: > > Download for example > > https://ftp.halifax.rwth-aachen.de/pub/OpenBSD/6.3/amd64/install63.iso > > Create new VM under libvirt as OpenBSD 6.3, create disk, "change options > > before installation", change disk and network types to virtio > > Proceed with installation (basically enter-enter-enter-...) > > Observe qemu crash when network is brought up. > > > > Sorry, I don't really know how to proceed further with that. > > A regression with 3.0.0. > > https://marc.info/?l=qemu-devel&m=153635729122442&w=2 > > Thank you Brad! With that find, should I keep debugging, or is this information sufficient? -- viq