emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/PROBLEMS [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/PROBLEMS [lexbind]
Date: Sat, 04 Sep 2004 05:45:35 -0400

Index: emacs/etc/PROBLEMS
diff -c emacs/etc/PROBLEMS:1.129.2.8 emacs/etc/PROBLEMS:1.129.2.9
*** emacs/etc/PROBLEMS:1.129.2.8        Tue Jul  6 09:31:23 2004
--- emacs/etc/PROBLEMS  Sat Sep  4 09:22:54 2004
***************
*** 59,75 ****
  Mac OS X that causes process output to be truncated.  To avoid this,
  leave process-connection-type set to its default value of nil.
  
- * 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
- running make) will solve the problem.  It appears to be caused by some
- problems with the unexec code and its interaction with libSystem.B.
- 
  * Emacs crashes with SIGSEGV in XtInitializeWidgetClass
  
  It crashes on X, but runs fine when called with option "-nw".
--- 59,64 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]