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)
Same thing here with xen 3.2 and 2.6.24-18-xen on x86_64 with Intel driver. proc/5478/ status" , O_RDONLY) = 6 tXorg\nState: \tD (disk sleep)"..., 1023) = 601 proc/5478/ cmdline" , O_RDONLY) = 6
The screen goes blank, but I can connect via ssh.
The ps command shows kdm as the last process and hangs.
strace shows:
open("/
read(6, "Name:\
close(6) = 0
open("/
read(6,
The REALLY interesting line from syslog is: asm/mach- xen/asm/ maddr_64. h:28!
Jun 6 12:04:24 (none) kernel: [ 19.652184] kernel BUG at include2/
(see attachment)
With vesa-driver everything works fine.