bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#31469: 27.0.50; Emacs crashes violently when `~/.emacs' does not set


From: Jared Flatow
Subject: bug#31469: 27.0.50; Emacs crashes violently when `~/.emacs' does not set `package-selected-packages' and `list-packages' is run
Date: Thu, 17 May 2018 09:18:24 -0700

> On May 16, 2018, at 9:00 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> From: Jared Flatow <jflatow@gmail.com>
>> Date: Tue, 15 May 2018 23:25:05 -0700
>> 
>> Compile for OS X `--without-ns`.
>> Remove any definition of `package-selected-packages` from `~/.emacs'.
>> Run `emacs' (without `-Q`, so it will load `~/.emacs').
>> Run `M-x list-packages` within emacs.
>> 
>> It then reliably aborts trap for me (anecdotally, tested against
>> emacs-26.1-rc1 and emacs-25.3 tags as well).
> 
> Looks like infinite recursion?  Can you show a Lisp backtrace?

Not sure how I can do that when it is crashing?

I thought it might have something to do with this 
https://gitlab.kitware.com/cmake/cmake/issues/17101, as it seems to be failing 
inside `set_file_times’ and I got a compiler warning about that time stuff only 
partially existing. Indeed I think it was trying to build for 10.13 and I was 
on 10.12. I updated this morning and the crashes are gone :)




reply via email to

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