Bug 1403 - FatalError() re-entry on broken mouse config
Summary: FatalError() re-entry on broken mouse config
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) All
: medium critical
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 05:57 UTC by Matthias Hopf
Modified: 2004-11-10 13:14 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Patch against shutdown segfault w/ keyboard not initialized (642 bytes, patch)
2004-09-17 06:00 UTC, Matthias Hopf
no flags Details | Splinter Review

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.