Mercurial > hg > xemacs-beta
comparison PROBLEMS @ 708:512e4a478e9d
[xemacs-hg @ 2001-12-20 06:08:09 by andyp]
sync with 21-4-6-windows
author | andyp |
---|---|
date | Thu, 20 Dec 2001 06:10:13 +0000 |
parents | 1f4790508db6 |
children | 76d5a3dd827a |
comparison
equal
deleted
inserted
replaced
707:a307f9a2021d | 708:512e4a478e9d |
---|---|
185 (3.1.4.4), there are problems with -O3. I haven't investigated | 185 (3.1.4.4), there are problems with -O3. I haven't investigated |
186 further. | 186 further. |
187 | 187 |
188 | 188 |
189 ** SunOS/Solaris | 189 ** SunOS/Solaris |
190 *** Crashes when using Motif libraries, especially with multiple frames. | |
191 | |
192 Crashes that produce C-backtraces like this: | |
193 | |
194 #0 0xfec9a118 in _libc_kill () from /usr/lib/libc.so.1 | |
195 #1 0x77f48 in fatal_error_signal (sig=11) | |
196 at /codes/rpluim/xemacs-21.4/src/emacs.c:539 | |
197 #2 <signal handler called> | |
198 #3 0xfee929f4 in XFindContext () from /usr/openwin/lib/libX11.so.4 | |
199 #4 0xfee92930 in XFindContext () from /usr/openwin/lib/libX11.so.4 | |
200 #5 0xff297e54 in DisplayDestroy () from /usr/dt/lib/libXm.so.4 | |
201 #6 0xfefbece0 in XtCallCallbackList () from /usr/openwin/lib/libXt.so.4 | |
202 #7 0xfefc486c in XtPhase2Destroy () from /usr/openwin/lib/libXt.so.4 | |
203 #8 0xfefc45d0 in _XtDoPhase2Destroy () from /usr/openwin/lib/libXt.so.4 | |
204 #9 0xfefc43b4 in XtDestroyWidget () from /usr/openwin/lib/libXt.so.4 | |
205 #10 0x15cf9c in x_delete_device (d=0x523f00) | |
206 | |
207 are caused by buggy Motif libraries. Installing the following patches | |
208 has been reported to solve the problem on Solaris 2.7: | |
209 | |
210 107081-40 107656-07 | |
211 | |
212 For information (although they have not been confirmed to work), the | |
213 equivalent patches for Solaris 2.8 are: | |
214 | |
215 108940-33 108652-25 | |
216 | |
190 *** Dumping error when using GNU binutils / GNU ld on a Sun. | 217 *** Dumping error when using GNU binutils / GNU ld on a Sun. |
191 | 218 |
192 Errors similar to the following: | 219 Errors similar to the following: |
193 | 220 |
194 Dumping under the name xemacs unexec(): | 221 Dumping under the name xemacs unexec(): |