On Sat, Mar 09, 2013 at 07:09:01PM -0500, Kevin O'Connor wrote:
Hi,
I'm seeing an X11 crash when using the "bochs" style vga interface of SeaVGABIOS on a Fedora 13 guest.
FYI, I tested a few other fedora releases. It's broken in fc11, fc12, fc13, and fc14. It's works fine in fc15, fc16, and fc17. The fc14 logs reports "X.Org X Server v1.9.0" and fc15 reports "X.Org X Server v1.10.1". There are very few changes to the "int10" module between these official revs (git clone git://anongit.freedesktop.org/xorg/xserver ; cd xserver/hw/xfree86/int10 ), but it could be something else entirely or changes in the fedora packages.
-Kevin