29 messages in com.xensource.lists.xen-develRe: [Xen-devel] Xen & Transmeta (from...
FromSent OnAttachments
Carl Holtje ;021;vcsg6;24 May 2005 08:20 
Ronald G. Minnich24 May 2005 08:25 
Ronald G. Minnich24 May 2005 08:25 
Keir Fraser24 May 2005 08:29 
Carl Holtje ;021;vcsg6;24 May 2005 08:29 
Carl Holtje ;021;vcsg6;24 May 2005 08:31 
Ronald G. Minnich24 May 2005 08:32 
Ronald G. Minnich24 May 2005 08:32 
Mark Williamson24 May 2005 09:17 
Keir Fraser24 May 2005 09:31 
Jacob Gorm Hansen24 May 2005 12:58 
Ronald G. Minnich24 May 2005 13:16.c
Carl Holtje ;021;vcsg6;25 May 2005 11:39 
Keir Fraser25 May 2005 14:19 
Carl Holtje ;021;vcsg6;26 May 2005 13:59 
Keir Fraser26 May 2005 14:07 
Carl Holtje ;021;vcsg6;31 May 2005 12:46 
Keir Fraser31 May 2005 14:02 
Carl Holtje ;021;vcsg6;01 Jun 2005 06:24 
Keir Fraser01 Jun 2005 06:37 
Carl Holtje ;021;vcsg6;01 Jun 2005 07:07 
Keir Fraser01 Jun 2005 07:34 
Carl Holtje ;021;vcsg6;01 Jun 2005 10:49 
Keir Fraser02 Jun 2005 00:59 
Carl Holtje ;021;vcsg6;02 Jun 2005 14:09 
Keir Fraser02 Jun 2005 14:12 
Carl Holtje ;021;vcsg6;02 Jun 2005 18:12 
Keir Fraser03 Jun 2005 00:38 
Keir Fraser03 Jun 2005 01:17 
Subject:Re: [Xen-devel] Xen & Transmeta (from xen-users)
From:Keir Fraser (Keir@cl.cam.ac.uk)
Date:05/24/2005 08:29:17 AM
List:com.xensource.lists.xen-devel

On 24 May 2005, at 16:20, Carl Holtje ;021;vcsg6; wrote:

Any suggestions/ideas on how to track this down?

Thanks!

Connect a null modem serial cable and outb printable characters to 0x3f8 at various points in the assembly code (immediately followed by an infinite loop, or characters may not be emitted on the serial line before the system crashes). As you say it crashes pretty early, so you won't have to move the debug output around very much to work out which instruction is causing the crash.

-- keir