From f1c231c456358d7f939b0556486ffdff3a30c85f Mon Sep 17 00:00:00 2001 From: Andrew Choi Date: Mon, 25 Nov 2002 16:24:23 +0000 Subject: [PATCH] Mention problem with Emacs executable crashing after system updates solved. --- etc/PROBLEMS | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.2