Bug 31682 - X crash when typing
Summary: X crash when typing
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.5 (2009.10)
Hardware: x86 (IA32) Linux (All)
: low normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 09:29 UTC by allan
Modified: 2018-06-12 18:43 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
there is a Backtrace in the end of the log (47.88 KB, text/plain)
2010-11-17 09:29 UTC, allan
no flags Details

Description allan 2010-11-17 09:29:12 UTC
Created attachment 40338 [details]
there is a Backtrace in the end of the log

the X server crashes almost always once after starting my PC. It happens after a random period of time when I type on the keyboard.
Comment 1 Jesse Adkins 2010-11-19 14:51:49 UTC
I looked at the backtrace, and it doesn't list anything within xserver. At first I was surprised, and then I realized that it was signal 3 instead of 11. So X is being killed because of a keyboard interrupt (somehow).


A couple of things I noticed :
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Generic Keyboard
(WW) Disabling Configured Mouse

Have you tried setting the serverflags option AllowEmptyInput to True?

I'm also seeing a lot of :
(II) No input driver/identifier specified (ignoring)

which is probably caused by the same thing.

If that doesn't help, can you attach your xorg.conf?
Comment 2 Adam Jackson 2018-06-12 18:43:13 UTC
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please file a new report if you continue to experience issues with a current server.


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.