unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* This init file is crashing emacs on macos 11.4
@ 2021-05-30  4:38 Pankaj Jangid
  2021-05-30  4:47 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Pankaj Jangid @ 2021-05-30  4:38 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1512 bytes --]

The attached init file is crashing emacs on macos 11.4. Can somebody
verify this on their mac? So that I can file a bug report. Please not
that I am using one external package also - org-mime. I could not yet
pin-point on which portion of this init is causing the issue. But the
issue does not occur if I disable all three blocks - org-mime, org
customization's and modus-theme.

--8<---------------cut here---------------start------------->8---
[~/work/gnu/emacs git→(master *)] ./src/emacs
2021-05-30 09:55:24.928 emacs[25575:2939956] Failed to initialize color list unarchiver: Error Domain=NSCocoaErrorDomain Code=4864 "*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver" UserInfo={NSDebugDescription=*** -[NSKeyedUnarchiver _initForReadingFromData:error:throwLegacyExceptions:]: non-keyed archive cannot be decoded by NSKeyedUnarchiver}
Fatal error 11: Segmentation fault
Abort trap: 6
--8<---------------cut here---------------end--------------->8---

The “Failed to initialize color” warning is normal. It does not cause a
crash. But after that I get Fatal error and crash.

This is also affected by the way I launch Emacs. If I launch from
current directory, like above (./src/emacs). It crashes. And If I launch
it from PATH (Just "emacs" on CLI), then it sometimes does not crash.

GDB is also not working on my mac because it is not codesigned. So what
is the way to debug this further and get a stack-trace?


[-- Attachment #2: init-err.el --]
[-- Type: application/emacs-lisp, Size: 1231 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-05-30 10:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-30  4:38 This init file is crashing emacs on macos 11.4 Pankaj Jangid
2021-05-30  4:47 ` Lars Ingebrigtsen
2021-05-30  5:04   ` Pankaj Jangid
2021-05-30  5:11     ` Pankaj Jangid
2021-05-30  8:57       ` Eli Zaretskii
2021-05-30 10:04         ` Pankaj Jangid
2021-05-30 10:22           ` Eli Zaretskii
2021-05-30  8:57     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).