Bug 1403

Summary: FatalError() re-entry on broken mouse config
Product: xorg Reporter: Matthias Hopf <mat>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: critical    
Priority: medium CC: eich, roland.mainz
Version: git   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Patch against shutdown segfault w/ keyboard not initialized none

Description Matthias Hopf 2004-09-17 05:57:15 UTC
If opening the mouse fails (e.g. due to an unknown protocol selection) the 
server segfaults during shutdown and leaves the console in an unusable state. To 
reproduce use something like 'Option "Protocol" "blafoo"' in the mouse 
InputDevice section.

I'll add a 1-linear patch that fixes this.
Comment 1 Matthias Hopf 2004-09-17 06:00:14 UTC
Created attachment 927 [details] [review]
Patch against shutdown segfault w/ keyboard not initialized

The server segfaulted during shutdown as the keyboard procedure was not yet
initialized.
Comment 2 Matthias Hopf 2004-11-11 08:14:10 UTC
Fixed in CVS for a long time now.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.