[8976] in Athena Bugs
decmips 7.3P: xmodmap
daemon@ATHENA.MIT.EDU (mhpower@Athena.MIT.EDU)
Sun Feb 16 15:42:25 1992
From: mhpower@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
Date: Sun, 16 Feb 92 15:42:11 EST
System name: hodge
Type and version: KN01 7.3P (1 update(s) to same version)
Display type: PMAX-MFB
What were you trying to do?
Obtain the current keymap table.
What's wrong:
% /usr/athena/bin/xmodmap -pk
There are 2 KeySyms per KeyCode; KeyCodes range from 86 to 251.
KeyCode Keysym (Keysym) ...
Value Value (Name) ...
86 0xffbe (F1)
87 0xffbf (F2)
88 0xffc0 (F3)
89 0xffc1 (F4)
90 0xffc2 (F5)
91
92
93
94
95
96
97
98
99
100 0xffc3 (F6)
101 0xffc4 (F7)
102 0xffc5 (F8)
103 0xffc6 (F9)
104 0xffc7 (F10)
105
106
107
108
109
110
111
112
113 0xff1b (Escape) 0xffc8 (F11)
114 0xffc9 (F12)
115 0xffca (F13)
116 0xffcb (F14)
117
118
119
120
121
122
123
124 0xff6a (Help)
125 0xff67 (Menu)
126
127
128 0xffce (F17)
129 0xffcf (F18)
130 0xffd0 (F19)
131 0xffd1 (F20)
132
133
134
135
136
137
138 0xff68 (Find)
139 0xff63 (Insert)
pid 15459 (xmodmap) was killed on an unaligned access, at pc 0x40cf78
Bus error (core dumped)
(I obtain this error repeatably, every time I run xmodmap -pk on
the decmips. xmodmap -pm and xmodmap -pp run successfully. I copied
the coredump to /mit/coredumps/core.xmodmap.decmips.mhpower)
What should have happened:
It should have printed the current keymap table on the
standard output.
Please describe any relevant documentation references:
xmodmap(1)