Bug 10213 - Using pre-xkb keyboard causes occasional segfaults
Summary: Using pre-xkb keyboard causes occasional segfaults
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-07 07:15 UTC by Bernie Innocenti
Modified: 2016-12-04 17:55 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Bernie Innocenti 2007-03-07 07:15:55 UTC
This is what I see in the Xorg.0.log:

mieqEnequeue: out-of-order valuator event; dropping.
mieqEnequeue: out-of-order valuator event; dropping.
mieqEnequeue: out-of-order valuator event; dropping.

Backtrace:
0: /usr/local/fdo/bin/Xorg(xf86SigHandler+0x6a) [0x483b98]
1: /lib64/libc.so.6 [0x3d3da30510]
2: /lib64/libc.so.6 [0x3d3da6f3f9]
3: /lib64/libc.so.6(__libc_malloc+0x7d) [0x3d3da70b3d]
4: /usr/local/fdo/bin/Xorg(Xalloc+0x16) [0x576007]
5: /usr/local/fdo/bin/Xorg(XkbCopyKeymap+0x2232) [0x548ef2]
6: /usr/local/fdo/bin/Xorg(SwitchCoreKeyboard+0x121) [0x45c990]
7: /usr/local/fdo/bin/Xorg(mieqProcessInputEvents+0x186) [0x4d8d0f]
8: /usr/local/fdo/bin/Xorg(ProcessInputEvents+0x1c) [0x4842d1]
9: /usr/local/fdo/bin/Xorg(Dispatch+0x7d) [0x44c8a8]
10: /usr/local/fdo/bin/Xorg(main+0x468) [0x43429a]
11: /lib64/libc.so.6(__libc_start_main+0xf4) [0x3d3da1d9c4]
12: /usr/local/fdo/bin/Xorg(FontFileCompleteXLFD+0x219) [0x4335f9]

Fatal server error:
Caught signal 11.  Server aborting
Comment 1 Daniel Stone 2007-03-27 18:25:06 UTC
running under gdb to get a line number within XkbCopyKeymap would be invaluable.
Comment 2 Bernie Innocenti 2016-12-04 17:55:45 UTC
Closing as obsolete.


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.