From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLuUp-0001F3-5x for qemu-devel@nongnu.org; Thu, 12 Feb 2015 09:11:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YLuUl-0005sh-Vx for qemu-devel@nongnu.org; Thu, 12 Feb 2015 09:11:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YLuUl-0005pX-Ow for qemu-devel@nongnu.org; Thu, 12 Feb 2015 09:11:55 -0500 Message-ID: <54DCB4A4.2080201@redhat.com> Date: Thu, 12 Feb 2015 15:11:48 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1423153463-26494-1-git-send-email-armbru@redhat.com> <54DA30FE.9040309@redhat.com> <87386cik2b.fsf@blackfin.pond.sub.org> <54DB9F6E.90700@redhat.com> <87egpvbijy.fsf@blackfin.pond.sub.org> In-Reply-To: <87egpvbijy.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/4] coverity: Improve and extend model List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Peter Maydell , QEMU Developers On 12/02/2015 10:11, Markus Armbruster wrote: > > Yes, the last patch seems to be the culprit. It failed immediately with > > the __coverity_mark_as_afm_freed__(ptr, "g_free") model; > > Any diagnostics? None. It just says roughly "the build had a temporary problem and will be rescheduled". > The alternative is to revert the patch for now. No problem, the model file is anyway just documentation since you have to upload it manually. I'll ask the admins. Paolo