Mercurial > emacs
changeset 48538:6191ee17e66a
Mention problem with Emacs executable crashing after system updates
solved.
author | Andrew Choi <akochoi@shaw.ca> |
---|---|
date | Mon, 25 Nov 2002 16:24:23 +0000 |
parents | 718308f273ba |
children | 8fa658f7a17a |
files | etc/PROBLEMS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/PROBLEMS Mon Nov 25 14:53:26 2002 +0000 +++ b/etc/PROBLEMS Mon Nov 25 16:24:23 2002 +0000 @@ -3,6 +3,9 @@ * Emacs crashes on Mac OS X (Carbon) after system software upgrade. +This problem seems to be now solved by Steven Tamm's patch to +unexmacosx.c on Nov 24, 2002. + Between Mac OS X release 10.2.1 and 10.2.2 there was an incompatible change in the memory allocator that causes a EXC_BAD_ACCESS error near xrealloc(). Relinking the application (by deleting src/temacs and