From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVGZF-00068g-BW for qemu-devel@nongnu.org; Tue, 10 Mar 2015 05:35:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVGZC-0003BB-MX for qemu-devel@nongnu.org; Tue, 10 Mar 2015 05:35:13 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:40819) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVGZC-0003Av-Gl for qemu-devel@nongnu.org; Tue, 10 Mar 2015 05:35:10 -0400 Received: by wivr20 with SMTP id r20so28479487wiv.5 for ; Tue, 10 Mar 2015 02:35:09 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <54FEBAC4.30707@redhat.com> Date: Tue, 10 Mar 2015 10:35:00 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <54FE0A96.30907@linux.vnet.ibm.com> <54FE11E6.3060904@de.ibm.com> In-Reply-To: <54FE11E6.3060904@de.ibm.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Crash when using -daemonize List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Borntraeger , Stefan Berger , qemu-devel , Peter Maydell On 09/03/2015 22:34, Christian Borntraeger wrote: > I think it is. > Paolo has posted a quick fix in the thread of "vl: take iothread lock very early". > > Can you verify? > > Paolo, what is the status of this fix? > Sending a pull request today with the proper fix. Paolo