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.bugs Subject: bug#50252: 28.0.50; Emacs crashed when daemon could not access it Date: Sun, 29 Aug 2021 16:23:38 +0300 Message-ID: <83k0k4l6zp.fsf@gnu.org> References: <86mtp09ywu.fsf@protected.rcdrun.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="21932"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 50252@debbugs.gnu.org To: bugs@gnu.support Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Aug 29 15:24:25 2021 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1mKKnP-0005RR-Sw for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 29 Aug 2021 15:24:23 +0200 Original-Received: from localhost ([::1]:33036 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKKnO-0002wd-VG for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 29 Aug 2021 09:24:22 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59190) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mKKn4-0002vP-J9 for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2021 09:24:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:44216) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mKKn4-0001xV-Bu for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2021 09:24:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mKKn4-0002Cs-1v for bug-gnu-emacs@gnu.org; Sun, 29 Aug 2021 09:24:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 29 Aug 2021 13:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50252 X-GNU-PR-Package: emacs Original-Received: via spool by 50252-submit@debbugs.gnu.org id=B50252.16302434378471 (code B ref 50252); Sun, 29 Aug 2021 13:24:02 +0000 Original-Received: (at 50252) by debbugs.gnu.org; 29 Aug 2021 13:23:57 +0000 Original-Received: from localhost ([127.0.0.1]:55762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mKKmz-0002CZ-Kh for submit@debbugs.gnu.org; Sun, 29 Aug 2021 09:23:57 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:43074) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mKKmy-0002CO-LN for 50252@debbugs.gnu.org; Sun, 29 Aug 2021 09:23:57 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:37850) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mKKmt-0001pd-B1; Sun, 29 Aug 2021 09:23:51 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:4728 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 1mKKms-0006aY-Tz; Sun, 29 Aug 2021 09:23:51 -0400 In-Reply-To: <86mtp09ywu.fsf@protected.rcdrun.com> (bugs@gnu.support) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:212935 Archived-At: > From: bugs@gnu.support > Date: Sun, 29 Aug 2021 16:13:37 +0300 > > > I cannot reproduce this bug, though I know process which triggered the > crash: > > - I was using Mutt email client that spawns emacsdaemon > > - The main Emacs instance was blocked because I used ! to play video > > - When I interrupted playing video, the instance crashed Sorry, I don't understand the situation and the sequence of events. How many Emacs instances were involved: one or two? You are talking about "emacsdaemon" on the one hand, and "the main Emacs instance" OTOH: are those two different and separate Emacs sessions running at the same time on the same system? And what do you mean when you say in the Subject "Emacs crashed when daemon could not access it" -- what is "it" here? If "it" is Emacs, then what do you mean by "daemon accesses it"? how can a daemon access Emacs? Bottom line: I'm confused by the report, please clarify.