From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Fwd: buildbot failure in qemu-kvm on disable_kvm_i386_centos_5_2 Date: Mon, 27 Jul 2009 13:15:19 +0300 Message-ID: <4A6D7E37.4080906@redhat.com> References: <200907261351.13161.gollub@b1-systems.de> <200907261414.14245.gollub@b1-systems.de> <4A6D7182.4030608@redhat.com> <200907271136.00017.gollub@b1-systems.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Daniel Gollub Return-path: Received: from mx2.redhat.com ([66.187.237.31]:33300 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755926AbZG0KPY (ORCPT ); Mon, 27 Jul 2009 06:15:24 -0400 In-Reply-To: <200907271136.00017.gollub@b1-systems.de> Sender: kvm-owner@vger.kernel.org List-ID: On 07/27/2009 12:35 PM, Daniel Gollub wrote: > On Monday 27 July 2009 11:21:06 am Avi Kivity wrote: > >>> Actutally i thought it is. But for some reason it is not getting notified >>> by the git hook. Could you ping me on IRC before you push something >>> (only) to next-branch, so i can have a look at the buildbot logs ... >>> >>> >> That was broken at my end; fixed. >> > > Great. What was the detailed issue? > > I didn't push next to the repository which has the hook installed. Note there's a bug in the hook: when creating a new branch it tries to list all changes, then overflows its stack. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.