comparison etc/PROBLEMS @ 77766:811d56edd3fc

Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 21 May 2007 15:26:04 +0000
parents 294f1fe2765d
children 2281fafb5f9d
comparison
equal deleted inserted replaced
77765:294f1fe2765d 77766:811d56edd3fc
148 148
149 This is caused by a binary incompatible change to the malloc 149 This is caused by a binary incompatible change to the malloc
150 implementation in glibc 2.5.90-22. As a result, Emacs binaries built 150 implementation in glibc 2.5.90-22. As a result, Emacs binaries built
151 using prior versions of glibc crash when run under 2.5.90-22. 151 using prior versions of glibc crash when run under 2.5.90-22.
152 152
153 This problem was first seen in pre-release version of Fedora 7, and 153 This problem was first seen in pre-release versions of Fedora 7, and
154 may be fixed in the final Fedora 7 release. To stop the crash from 154 may be fixed in the final Fedora 7 release. To stop the crash from
155 happening, first try upgrading to the newest version of glibc; if this 155 happening, first try upgrading to the newest version of glibc; if this
156 does not work, rebuild Emacs with the same version of glibc that you 156 does not work, rebuild Emacs with the same version of glibc that you
157 will run it under. For details, see 157 will run it under. For details, see
158 158