From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: error in xen/arch/x86/mm.c:get_page during migration Date: Thu, 28 Feb 2013 14:12:07 +0100 Message-ID: <20130228131207.GA29586@aepfle.de> References: <0DB93BA9-027D-427D-8D3A-8F708558E607@gridcentric.ca> <20130228115606.GD27704@ocelot.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130228115606.GD27704@ocelot.phlegethon.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tim Deegan Cc: Andres Lagar-Cavilla , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, Feb 28, Tim Deegan wrote: > If you can repro this, it might be worth tracing all the refcount ops > into a large buffer and dumping the history of this MFN on failure. I can reproduce it with xend, will have a look next week. Olaf