Hi,
I'm seeing an X11 crash when using the "bochs" style vga interface of SeaVGABIOS on a Fedora 13 guest. The log (see attached) shows the X server segfaulting. The crash is fully reproducible. I don't see the problem with the "lgpl vgabios". I tried various versions of qemu and SeaVGABIOS, and they all show the same crash. So, this doesn't look like a regression within SeaVGABIOS (though obviously it's a regression from the "lgpl vgabios").
It's easy to reproduce the crash - I use an installer image I have handy (Fedora-13-x86_64-DVD.iso) and run:
qemu-system-x86_64 -cdrom Fedora-13-x86_64-DVD.iso -vga std -m 512 --enable-kvm
The installer will fail to start the X server and attempt the rest of the install in text mode.
Julian - I know you played with SeaVGABIOS and X11 a bit a year or so ago. Any thoughts on what is happening?
-Kevin