From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35206) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akbdx-0002iy-FZ for qemu-devel@nongnu.org; Mon, 28 Mar 2016 14:12:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1akbdu-00009u-8W for qemu-devel@nongnu.org; Mon, 28 Mar 2016 14:12:01 -0400 Received: from mail-wm0-x241.google.com ([2a00:1450:400c:c09::241]:32868) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1akbdu-00009j-1o for qemu-devel@nongnu.org; Mon, 28 Mar 2016 14:11:58 -0400 Received: by mail-wm0-x241.google.com with SMTP id 77so11982525wmi.0 for ; Mon, 28 Mar 2016 11:11:57 -0700 (PDT) Sender: Paolo Bonzini References: <1458836125-73613-1-git-send-email-cornelia.huck@de.ibm.com> <56F8AB31.1090107@linux.vnet.ibm.com> From: Paolo Bonzini Message-ID: <56F973E7.5070704@redhat.com> Date: Mon, 28 Mar 2016 20:11:51 +0200 MIME-Version: 1.0 In-Reply-To: <56F8AB31.1090107@linux.vnet.ibm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/6] virtio: refactor host notifiers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: TU BO , Cornelia Huck , qemu-devel@nongnu.org Cc: borntraeger@de.ibm.com, famz@redhat.com, stefanha@redhat.com, mst@redhat.com On 28/03/2016 05:55, TU BO wrote: > Hi Cornelia: > > I got two crash with qemu master + "[PATCH 0/6] virtio: refactor host > notifiers", Hi Tu Bo, please always include the assertion patch at https://lists.gnu.org/archive/html/qemu-block/2016-03/msg00546.html in your tests. Can you include the backtrace from all threads with that patch? Thanks, Paolo