Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c763d515
Commit
c763d515
authored
Nov 14, 2002
by
Steven Tamm
Browse files
Adding comment about Mac OS X binary incompatibility between 10.2.1 and 10.2.2
parent
f36ca832
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
etc/PROBLEMS
etc/PROBLEMS
+7
-0
No files found.
etc/PROBLEMS
View file @
c763d515
This file describes various problems that have been encountered
in compiling, installing and running GNU Emacs.
* Emacs crashes on Mac OS X (Carbon) after system software upgrade.
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.
* Characters from the mule-unicode charsets aren't displayed under X.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment