Bug 445228

Summary: Server crashes during install if usb keyboard/mouse removed
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: xorg-x11-serverAssignee: X/OpenGL Maintenance List <xgl-maint>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-06 18:33:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 235706    
Attachments:
Description Flags
X log file from machine none

Description Jesse Keating 2008-05-05 16:01:14 UTC
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.

Comment 1 Jesse Keating 2008-05-05 16:09:42 UTC
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.

Comment 2 Bill Nottingham 2008-05-05 17:56:42 UTC
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.

Comment 3 Bill Nottingham 2008-05-05 20:13:50 UTC
Should be fixed in xorg-x11-server-1.4.99.901-28.20080415.fc9

Comment 4 Jesse Keating 2008-05-06 18:33:13 UTC
Confirmed fixed.