emacs-devel
[Top][All Lists]
Advanced

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

Re: [emacs-master] Frequent freezes on macOS


From: Herbert J. Skuhra
Subject: Re: [emacs-master] Frequent freezes on macOS
Date: Tue, 19 Jan 2021 10:28:34 +0100

On Tue, Jan 19, 2021 at 06:44:45AM +0000, Pankaj Jangid wrote:
> Emacs (master branch) is frequently going into freezes since last 4-5
> days. It is happening at random. So, I don’t have a recipe as of
> now. Sometimes in python-mode sometimes when I press ‘g’ inside Gnus
> group buffer to fetch new news.

I have the same issue. I think it started with the following commit:

commit 8f0ce42d3eb9b212424a4a25a376287ffc94a73e
Author: Philipp Stephani
Date:   Sun Jan 10 16:31:12 2021 +0100

> but there is no bootstrap-emacs on my system. How this is built?

(g)make bootstrap ?

Can you try:

git checkout 8f0ce42d3eb9b212424a4a25a376287ffc94a73e
gmake bootstrap

If Emacs still freezes:

git checkout master
git checkout 66756df286bea6efd3f9a8290e38e8d77bdf0264
gmake bootstrap

Does Emacs no longer freeze?

-- 
Herbert



reply via email to

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