Comment 24 for bug 68440

Revision history for this message
Antonio Batovanja (toni-toni) wrote :

Same thing here with xen 3.2 and 2.6.24-18-xen on x86_64 with Intel driver.
The screen goes blank, but I can connect via ssh.
The ps command shows kdm as the last process and hangs.
strace shows:
open("/proc/5478/status", O_RDONLY) = 6
read(6, "Name:\tXorg\nState:\tD (disk sleep)"..., 1023) = 601
close(6) = 0
open("/proc/5478/cmdline", O_RDONLY) = 6
read(6,

The REALLY interesting line from syslog is:
Jun 6 12:04:24 (none) kernel: [ 19.652184] kernel BUG at include2/asm/mach-xen/asm/maddr_64.h:28!
(see attachment)

With vesa-driver everything works fine.