From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: dom0 kenrel crashes for openstack + libvirt + libxl Date: Thu, 13 Nov 2014 08:12:25 +0000 Message-ID: <1415866345.31613.22.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Xing Lin Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2014-11-12 at 11:41 -0700, Xing Lin wrote: > > [ 9448.347994] ------------[ cut here ]------------ > [ 9448.348004] WARNING: CPU: 1 PID: 19902 at /build/buildd/linux-3.13.0/mm/mmap.c:2736 exit_mmap+0x16b/0x170() > ==== more message ignored ==== The most interesting bits of the message are likely to be the lines which follow here, i.e. the kernel stack trace and associated info. Please can you paste the complete log from "cut here" until the end. Ian.