diff options
| author | Paul Eggert | 2022-06-26 17:23:20 -0500 |
|---|---|---|
| committer | Paul Eggert | 2022-06-26 17:38:01 -0500 |
| commit | ade34cf8217e40ea27cde7c12ad6071cee283bb1 (patch) | |
| tree | 4ae21e41025e0dcaea31d4f8c4f70a10ba9a10af | |
| parent | fd04009d167a620513fa948155c2e30040a142c2 (diff) | |
| download | emacs-ade34cf8217e40ea27cde7c12ad6071cee283bb1.tar.gz emacs-ade34cf8217e40ea27cde7c12ad6071cee283bb1.zip | |
Mention further crashes on Solaris 10
| -rw-r--r-- | etc/PROBLEMS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 8a260c3177c..c2164094d71 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2400,6 +2400,11 @@ Definitions" to make them defined. | |||
| 2400 | We list bugs in current versions here. See also the section on legacy | 2400 | We list bugs in current versions here. See also the section on legacy |
| 2401 | systems. | 2401 | systems. |
| 2402 | 2402 | ||
| 2403 | *** On Solaris 10 sparc, Emacs crashes during the build while saving state. | ||
| 2404 | This was observed for Emacs 28.1 on Solaris 10 32-bit sparc, with | ||
| 2405 | Oracle Developer Studio 12.6 (Sun C 5.15). The failure was intermittent, | ||
| 2406 | and running GNU Make a second time would typically finish the build. | ||
| 2407 | |||
| 2403 | *** On Solaris 10, Emacs crashes during the build process. | 2408 | *** On Solaris 10, Emacs crashes during the build process. |
| 2404 | (This applies only with './configure --with-unexec=yes', which is rare.) | 2409 | (This applies only with './configure --with-unexec=yes', which is rare.) |
| 2405 | This was reported for Emacs 25.2 on i386-pc-solaris2.10 with Sun | 2410 | This was reported for Emacs 25.2 on i386-pc-solaris2.10 with Sun |