aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/PROBLEMS13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 94c78b696db..a67771d474d 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2033,6 +2033,19 @@ Definitions" to make them defined.
2033We list bugs in current versions here. See also the section on legacy 2033We list bugs in current versions here. See also the section on legacy
2034systems. 2034systems.
2035 2035
2036*** On Solaris 10, Emacs crashes during the build process.
2037This was reported for Emacs 25.2 on i386-pc-solaris2.10 with Sun
2038Studio 12 (Sun C 5.9) and with Oracle Developer Studio 12.6 (Sun C
20395.15), and intermittently for sparc-sun-solaris2.10 with Oracle
2040Developer Studio 12.5 (Sun C 5.14). Disabling compiler optimization
2041seems to fix the bug, as does upgrading the Solaris 10 operating
2042system to Update 11. The cause of the bug is unknown: it may be that
2043Emacs's archaic memory-allocation scheme is not compatible with
2044slightly-older versions of Solaris and/or Oracle Studio, or it may be
2045something else. Since the cause is not known, possibly the bug is
2046still present in newer versions of Emacs, Oracle Studio, and/or
2047Solaris. See Bug#26638.
2048
2036*** On Solaris, C-x doesn't get through to Emacs when you use the console. 2049*** On Solaris, C-x doesn't get through to Emacs when you use the console.
2037 2050
2038This is a Solaris feature (at least on Intel x86 cpus). Type C-r 2051This is a Solaris feature (at least on Intel x86 cpus). Type C-r