From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Stock 2.6.27 kernel hanging on WP test Date: Thu, 08 Oct 2009 15:56:42 -0700 Message-ID: <4ACE6E2A.1050104@goop.org> References: <4ACE6874.90605@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4ACE6874.90605@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: Xen-devel , Tim Deegan List-Id: xen-devel@lists.xenproject.org On 10/08/09 15:32, Jeremy Fitzhardinge wrote: > When I boot Fedora 9 with a stock 2.7.26.25 32-bit-PAE kernel, it's > hanging forever in the WP test. I'm running current xen-unstable > 1d7221667204. > > Another kernel (I think non-PAE this time) complained that the WP test > failed (ie, supervisor was allowed to write to a RO page without fault). > > The previous version of Xen I tried (only a couple of days ago), crashed > with "(XEN) Assertion 'v->arch.paging.mode' failed at multi.c:4069" when > starting the same domain, but I'm not sure if it got to the same point. > Oh, I guess I should have pointed out this is an HVM domain. PV is no problem. A 64-bit HVM Linux guest seems to die very quickly, but I'm not sure where its dying (I don't think 64-bit kernels bother testing for WP, so it could be another crash with the same root cause). J