From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: kernel BUG at arch/x86/xen/mmu.c:1860! Date: Tue, 8 Mar 2011 19:41:27 -0500 Message-ID: <20110309004127.GA10007@dumpdata.com> References: <20110228162023.GA11720@dumpdata.com> <20110303221639.GB12175@dumpdata.com> <20110308192950.GA4562@dumpdata.com> <20110308201002.GA5721@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Teck Choon Giam Cc: xen-devel@lists.xensource.com, "Fajar A. Nugraha" List-Id: xen-devel@lists.xenproject.org > > 4000000000000000: caf=8000000000000003 taf=4000000000000001 > > (XEN) mm.c:2825:d0 Error while installing new mfn 3b286 > > (XEN) mm.c:2794:d0 Mfn 35620 not pinned > > (XEN) mm.c:2794:d0 Mfn 3b286 not pinned > > > > Takes a bit of time to reproduce it, but I can reproduce it on my CentOS > > 5.5 OS. > > > > Yep... it takes sometime to hit this bug and if you run my test script > without any guest running will be faster to reproduce it. > > May I know what is your normal development platform/distribution for xen? I It used to be Fedora Core 13, but then I switched to Ubuntu 10.10 and 11.04. > hope this isn't just distribution specific issue for PVOPS > stable/xen-2.6.32.x Dom0... ... mostly not as from this thread alone I see > someone saying they hit this bug as well and I believe they are not running > CentOS 5.x... guess is debian based distribution. I am trying to eliminate this being a userspace tool version issue. I am running a similar test on a Fedora Core 13 box.