From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Re: some old xl bugs Date: Fri, 27 May 2011 10:06:35 -0400 Message-ID: <20110527140635.GD6734@dumpdata.com> References: <749B9D3DBF0F054390025D9EAFF47F224C464068@shsmsx501.ccr.corp.intel.com> <20110526153653.GA27890@dumpdata.com> <20110526182431.GA4634@dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20110526182431.GA4634@dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini Cc: "Zhang, Yang Z" , "xen-devel@lists.xensource.com" , Konrad@acsinet11.oracle.com List-Id: xen-devel@lists.xenproject.org On Thu, May 26, 2011 at 02:24:31PM -0400, Konrad Rzeszutek Wilk wrote: > On Thu, May 26, 2011 at 11:36:54AM -0400, Konrad Rzeszutek Wilk wrote: > > On Thu, May 26, 2011 at 04:21:23PM +0100, Stefano Stabellini wrote: > > > thanks for the remainder > > > > > > On Thu, 26 May 2011, Zhang, Yang Z wrote: > > > > Hi Stefano > > > > > > > > Here is some xl related bugs which opened for long time and I didn't see anyone working on them. I retest them with latest xen upstream and all of them are still exist. > > > > > > > > 1. [XL]Fail to create multi-guests with NIC assigned > > > > http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1761 > > > > xm don't have the issue. > > > > > > > > > > from the logs: > > > > > > *** glibc detected *** xl: malloc(): memory corruption (fast): > > > > > > it appears to be triggered by libxl_domain_create_new. > > > Could you please add some more debug messages to xl and libxl to find > > > out exactly what causes the memory corruption? > > Weird, I seem to have something similar happening now that I updated my > Ubuntu 11.04 box (apt-get update). False alarm. Had the libxen* in /usr/lib and /usr/lib64 and they were both different versions.