Running MacOSX GUI emacs installed via homebrew.
Whenever I open a regular text file that contains non-ASCII characters, Emacs immediately crashes. These files have no header lines specifying encoding or other settings.
Works fine in terminal-mode emacs.
I'd like to understand the cause of the crash, not just make it go away. Emacs leaves no core file or other debris.
whatever.org, try renaming it towhatever.txtand seeing if it's org-mode that's crashing. You can then runM-x report-emacs-bugto tell the developers about it.fundamental-mode?gdb. Even without debug symbols it's typically enough info to make a good guess as to what might have happened. Also, what if Homebrew actually has debug info for Emacs binaries?