When I'm using a kvm to do install testing and I switch the KVM away to another machine during the package installation, X will crash and cause the installer to crash. Trying again with nokill so that I can capture the traceback.
Created attachment 304534 [details] X log file from machine Attached is the log file. Looks like evdev again. This is a Apple keyboard with a mouse plugged into it, plugged into the kvm.
So, in my case, I get: device_removed(ctx=whatever, udi="/org/freedesktop/Hal/devices/usb_device_ffffffff_ffffffff_noserial_logicaldev_input) which eventually crashes. For some reason, the debuginfo for hal.c isn't showing up right, so it's a little hard to see where.
Should be fixed in xorg-x11-server-1.4.99.901-28.20080415.fc9
Confirmed fixed.