From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: 29.0.50 master freeze on macOS Date: Thu, 14 Jul 2022 17:19:38 +0300 Message-ID: <838rovu685.fsf@gnu.org> References: <8c1839f7ace24a57dbce351ef546c437@condition-alpha.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13474"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Alexander Adolf Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Jul 14 16:20:38 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1oBzhl-0003MH-Nz for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Jul 2022 16:20:37 +0200 Original-Received: from localhost ([::1]:59366 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oBzhk-0002Lg-I4 for ged-emacs-devel@m.gmane-mx.org; Thu, 14 Jul 2022 10:20:36 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60610) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBzgv-00017G-G4 for emacs-devel@gnu.org; Thu, 14 Jul 2022 10:19:45 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:44522) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBzgv-0004z7-6I; Thu, 14 Jul 2022 10:19:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=9QXp4/NNGNX+C8dZSM7BJhFdtaeBIlXqReJykUSOXwI=; b=SsynZ4LXHjnu fwY/hut5zCuwdX92QPJ2lrR0wgambeCMfoo3F8xfrNxBD7EwZc9LXTNBrcP+Ju7FcdUH+lHCjyS07 VNeXlzb+GhIsp5neFbet+u/+dfRqqlIBekI7kFnd6QKPUvKZjeK8DCcmoKUhC9+LMit2D5+kMisOa PwDad1PnRgU8w6WLzfut1I/hlaVSnKsL/flyHs3Ab2fJx4UuWM9YxU631LUIIhuWHi/7At86HIaJ2 /ALZoDGu4c5GnLYQMvw10LLaoSMjdOMNcF2equO6TlPR9KRERVSNjDpJ/+z1RrBVPP9OeG5X7ypQe ZqyEXD6UZEGIhyrT8o6mYQ==; Original-Received: from [87.69.77.57] (port=4815 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oBzgu-00046o-KC; Thu, 14 Jul 2022 10:19:44 -0400 In-Reply-To: <8c1839f7ace24a57dbce351ef546c437@condition-alpha.com> (message from Alexander Adolf on Thu, 14 Jul 2022 16:05:37 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:292152 Archived-At: > From: Alexander Adolf > Date: Thu, 14 Jul 2022 16:05:37 +0200 > > I get a complete lockup of Emacs a couple of times a day on macOS. I > built Emacs from commit e4030f25f98d2ac9c638e573b0ab6e6b0a35f38b > yesterday, but the freeze started occurring a while back with one of the > 28 versions. I don't recall exactly when. > > When the freeze happens, Emacs is completely frozen, that is, > emacsclients are locked up too, and neither SIGUSR1 nor SIGUSR2 change > anything. The only way forward is killing the process, an restarting it. Did you try to attach a debugger?