From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: trying to debug xen4 & qemu-dm, Xen reports "core dump failed" Date: Tue, 26 Jan 2010 21:10:08 +0000 Message-ID: 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.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: 0bo0 <0.bugs.only.0@gmail.com>, "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 26/01/2010 18:36, "0bo0" <0.bugs.only.0@gmail.com> wrote: >> If qemu-dm died without logging anything, it probably crashed again. If it >> produced a core file you could load that in gdb and get a symbolic >> backtrace. > > trying to turn on core dumps in xend-config, unfortunately, Xen seems > to fail @ core dump ... in addition to failing to launch a DomU which > works fine under Xen3, Ah, sorry, I meant a core file produced when qemu-dm crashes (that is, assuming that qemu-dm does crash, which appears likely). All the log files tell us is that xend thinks that qemu-dm process simply disappeared without warning. The question is obviously: why did it disappear, and only for you in your setup. -- Keir