I have had the issue that emacs will lock up (and need to be force quit) on occasion when I minimize it. I am almost always in org-mode, but otherwise I can see any pattern, except that it happens while it is minimized.
I have scoured the world for a fix to this. Does anyone know how to fix this, or at least how to figure out why it is happening?
I'm on OSX 10.11 with Emacs 24.5
Emacs.appfrom emacsformacosx.com ? Did you build it yourself? Did you use homebrew or macports? Have you tried another build from a different source to see if your problem magically goes away? If you are using homebrew or macports, perhaps you are accessing other components that might not be present in the most generic build from emacsformacosx.com For example, if Emacs sees available ingredients when building from source, they will become a part.emacs -qas possible. If you have tried everything else and want to assist the Emacs team to debug the issue, you can build from Emacs source and then launch Emacs under gdb from the Terminal.app and then get a backtrace when it locks up. In such a case, you would leave the source files where they are while debugging. You might also want to try playing with the Emacs 25 release candidate, or the master branch build.GNU Emacs 29.1 (build 1, aarch64-apple-darwin23.2.0, Carbon Version 170 AppKit 2487.3) of 2024-04-10... is this a general problem or something specific to my setup? How could one debug or fix this issue? I am running EmacsMacApp from Macports on current macOS on MacBooks with different Silicon chips, typically on external monitors.