diff options
| -rw-r--r-- | etc/PROBLEMS | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 81a600cfedb..8a14e1cdaf6 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -212,10 +212,11 @@ All modern systems support terminfo, so even if ncurses is not the | |||
| 212 | problem, you should look for a way to configure Emacs so that it uses | 212 | problem, you should look for a way to configure Emacs so that it uses |
| 213 | terminfo when built. | 213 | terminfo when built. |
| 214 | 214 | ||
| 215 | ** Emacs crashes when using the Exceed 6.0 X server. | 215 | ** Emacs crashes when using some version of the Exceed X server. |
| 216 | 216 | ||
| 217 | If you are using Exceed 6.1, upgrade to a later version. This was | 217 | Upgrading to a newer version of Exceed has been reported to prevent |
| 218 | reported to prevent the crashes. | 218 | these crashes. You should consider switching to a free X server, such |
| 219 | as Xming or Cygwin/X. | ||
| 219 | 220 | ||
| 220 | ** Emacs crashes with SIGSEGV in XtInitializeWidgetClass. | 221 | ** Emacs crashes with SIGSEGV in XtInitializeWidgetClass. |
| 221 | 222 | ||