From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C77C0C28B2B for ; Sun, 14 Aug 2022 09:00:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230220AbiHNJAD (ORCPT ); Sun, 14 Aug 2022 05:00:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40236 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230159AbiHNJAC (ORCPT ); Sun, 14 Aug 2022 05:00:02 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id D94F520197 for ; Sun, 14 Aug 2022 02:00:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1660467599; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=fgWKHQAsxfiE02svIG1GlyOPzEiU/s53wr+EvIkuC5s=; b=ZkSOk5DRzUbQKlfl9Y/Tx92q843qTyoVGXop3R5dc5i0lTm64pv/AuuAD3rVkTQGVEHMk3 GgvHntTAqCHc3rNqFXjtu3qAJuovHprdnUkLgmzQwEJQ3eNrEhK1UYFRFGBexEmYWCJBqC dF3IAUN5Mu4n51ot6JGmbZDXys5g71Q= Received: from mail-ed1-f69.google.com (mail-ed1-f69.google.com [209.85.208.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-228-KpoBzohVOSWA_TN1f_ALwg-1; Sun, 14 Aug 2022 04:59:58 -0400 X-MC-Unique: KpoBzohVOSWA_TN1f_ALwg-1 Received: by mail-ed1-f69.google.com with SMTP id x20-20020a05640226d400b0043d50aadf3fso3144876edd.23 for ; Sun, 14 Aug 2022 01:59:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=fgWKHQAsxfiE02svIG1GlyOPzEiU/s53wr+EvIkuC5s=; b=dj+RVXmrFWvWlCEoTN7J/zoyuW4swkapTAuUCr+1t7tBDZyYBkWr6woJrB5GXplqQ1 uTIXHtkxucKiEmHUeGUzcv2rDHF2xCr9gry4gxbWOyEJkRWlWQ3/Y7zrqvFUhkYYpjiF hNQXrhGE5M0OYDG/CCnRgH/IXLPsHkHQLJIqMLUfXRX4umX2vz6clnifqLAYxO+GuDom uAlOtkDT66V8eheo+h8e1wPkA+wcNl5Cp19oQkik0sFIYD68/6iAPO9lrOqvLQ00PFzA wXziUBwH1kVHhlsgVTckvzwv9MGsiI3XZ9U4K8rMvcKmO7Fs+cWvOL9eNoUoHDlTRfl3 HfTA== X-Gm-Message-State: ACgBeo1aHZSK6BFtbOlMc5xNcZmnCoo9TexPW7D++v3fyfgEzbSv8SPO Ho1YCkG8DPFj+ARVgJ/6Pe+LaN+5yNfqqWlq24HhdL3a5EMWIzH7rDraJrwuVK9sT0ZxdqeWzrY ivWGihRzchqwC X-Received: by 2002:a17:907:8692:b0:730:b0d3:5311 with SMTP id qa18-20020a170907869200b00730b0d35311mr7626859ejc.674.1660467597658; Sun, 14 Aug 2022 01:59:57 -0700 (PDT) X-Google-Smtp-Source: AA6agR4Jadz5kR2nLnc2rixgHWUCJWsMJ+KvMQFIq/16RUbwY2CdGtnCFdI14mOJpckbCgySblIwmg== X-Received: by 2002:a17:907:8692:b0:730:b0d3:5311 with SMTP id qa18-20020a170907869200b00730b0d35311mr7626840ejc.674.1660467597281; Sun, 14 Aug 2022 01:59:57 -0700 (PDT) Received: from redhat.com ([2.52.152.113]) by smtp.gmail.com with ESMTPSA id hr16-20020a1709073f9000b007317ad372c0sm2717544ejc.20.2022.08.14.01.59.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Aug 2022 01:59:56 -0700 (PDT) Date: Sun, 14 Aug 2022 04:59:48 -0400 From: "Michael S. Tsirkin" To: Andres Freund Cc: Xuan Zhuo , Linus Torvalds , kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, alvaro.karsz@solid-run.com, colin.i.king@gmail.com, colin.king@intel.com, dan.carpenter@oracle.com, david@redhat.com, elic@nvidia.com, eperezma@redhat.com, gautam.dawar@xilinx.com, gshan@redhat.com, hdegoede@redhat.com, hulkci@huawei.com, jasowang@redhat.com, jiaming@nfschina.com, kangjie.xu@linux.alibaba.com, lingshan.zhu@intel.com, liubo03@inspur.com, michael.christie@oracle.com, pankaj.gupta@amd.com, peng.fan@nxp.com, quic_mingxue@quicinc.com, robin.murphy@arm.com, sgarzare@redhat.com, suwan.kim027@gmail.com, syoshida@redhat.com, xieyongji@bytedance.com, xuqiang36@huawei.com Subject: Re: [GIT PULL] virtio: fatures, fixes Message-ID: <20220814045853-mutt-send-email-mst@kernel.org> References: <20220812114250-mutt-send-email-mst@kernel.org> <20220814004522.33ecrwkmol3uz7aq@awork3.anarazel.de> <1660441835.6907768-1-xuanzhuo@linux.alibaba.com> <20220814035239.m7rtepyum5xvtu2c@awork3.anarazel.de> <20220814043906.xkmhmnp23bqjzz4s@awork3.anarazel.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220814043906.xkmhmnp23bqjzz4s@awork3.anarazel.de> Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Sat, Aug 13, 2022 at 09:39:06PM -0700, Andres Freund wrote: > Hi, > > On 2022-08-13 20:52:39 -0700, Andres Freund wrote: > > Is there specific information you'd like from the VM? I just recreated the > > problem and can extract. > > Actually, after reproducing I seem to now hit a likely different issue. I > guess I should have checked exactly the revision I had a problem with earlier, > rather than doing a git pull (up to aea23e7c464b) Looks like there's a generic memory corruption so it crashes in random places. Would bisect be possible for you? -- MST