From: Andrew Choi Date: Mon, 25 Nov 2002 16:24:23 +0000 (+0000) Subject: Mention problem with Emacs executable crashing after system updates X-Git-Tag: ttn-vms-21-2-B4~12274 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1c231c456358d7f939b0556486ffdff3a30c85f;p=emacs.git Mention problem with Emacs executable crashing after system updates solved. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index d2f3c95e42b..2b14afe4331 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -3,6 +3,9 @@ in compiling, installing and running GNU Emacs. * 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