1 message in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 687] x86-64 Dom0 and ...
FromSent OnAttachments
bugz...@lists.xensource.com21 Jun 2006 17:41 
Subject:[Xen-bugs] [Bug 687] x86-64 Dom0 and DomU kernel crashes in page fault handler if alignment checking is enabled in eflags
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:06/21/2006 05:41:36 PM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=687

------- Comment #1 from gar@transitive.com 2006-06-21 17:41 ------- Created an attachment (id=396) --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=396&action=view) Small C testcase to demonstrate the bug

Small C testcase to demonstrate the bug

Can be built on any standard x86-64 linux system with:

gcc -o alignmentcheck alignmentcheck.c