From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: arm32 crash on domain destroy Date: Wed, 12 Feb 2014 13:05:12 +0000 Message-ID: <52FB7188.6070004@linaro.org> References: <1392205936.13563.62.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1392205936.13563.62.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On 02/12/2014 11:52 AM, Ian Campbell wrote: > Julien, Hi Ian, > I'm seeing this which I thought you had fixed last week, did I fail to > apply a patch or is this something new? > > (XEN) Assertion 'slot >= 0 && slot < DOMHEAP_ENTRIES' failed, line 334, file mm.c > (XEN) Xen BUG at mm.c:334 I suspect you didn't update your tree. This line correspond to an empty in master. The commit that should resolve this issue is: 65f3c7e. Regards, -- Julien Grall