From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Larson Subject: Re: xenstore test crash Date: Thu, 09 Jun 2005 22:21:21 -0500 Message-ID: <42A90731.3020902@linuxtestproject.org> References: <1118347928.2404.248.camel@localhost.localdomain> <1118362506.15294.34.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1118362506.15294.34.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Rusty Russell , xen-devel List-Id: xen-devel@lists.xenproject.org Rusty Russell wrote: >On Thu, 2005-06-09 at 15:12 -0500, Paul Larson wrote: > > >>This has been opened as bug #74 >>(http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=74). >> >>I tried running 'xs_test' with 'dir /' and it worked fine. However, >>when I run xs_test --readonly and give it the 'dir /' command, the >>system crashes and I get this: >> >>(XEN) Domain 0 (vcpu#0) crashed on cpu#0: >> >> > >Wow. I'm not sure how reading the store can crash the domain! But I'll >look into it. Downloading the latest snapshot now. > > Yeah, seemed odd to me too, but it was easily reproducible as long as I was using --readonly. Without the --readonly flag, the test passed with no crash. Thanks, Paul Larson