WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 20] LTP fork05 test crashes dom0

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 20] LTP fork05 test crashes dom0
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Sun, 08 May 2005 08:49:35 +0000
Delivery-date: Sun, 08 May 2005 08:49:40 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=20





------- Additional Comments From kaf24@xxxxxxxxxxxx  2005-05-08 08:49 -------
If you're trying to work out how the crash occurs you want to disable ptwr 
batching in do_ptwr_fault()
in arch/x86/mm.c. To do this, turn the '#ifdef __x86_64__ goto emulate' into 
'#if 1 goto emulate'. This
will cause a crash within XenLinux at the very instruction that writes a bad 
page-table entry, rather than
crashing sometime later when a batch of pagetable updates get validated. Much 
more useful!




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs