From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Robert Pluim Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Aug 2015 12:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 21337@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.144041836912491 (code B ref -1); Mon, 24 Aug 2015 12:13:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Aug 2015 12:12:49 +0000 Received: from localhost ([127.0.0.1]:36564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTqcK-0003FO-S0 for submit@debbugs.gnu.org; Mon, 24 Aug 2015 08:12:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52381) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTqcI-0003FG-Gx for submit@debbugs.gnu.org; Mon, 24 Aug 2015 08:12:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTqcH-0008Au-FK for submit@debbugs.gnu.org; Mon, 24 Aug 2015 08:12:46 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTqcH-0008Aq-Cf for submit@debbugs.gnu.org; Mon, 24 Aug 2015 08:12:45 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTqcG-0000Yr-Al for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2015 08:12:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTqcB-00089o-C4 for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2015 08:12:44 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:33415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTqcB-00089P-4p for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2015 08:12:39 -0400 Received: by wijp15 with SMTP id p15so75766336wij.0 for ; Mon, 24 Aug 2015 05:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=ewc4VosWdo6RNgt+wSp1uKmjB3s3toxiDanCFL5LgF4=; b=hwlTDqojTqnXgRRoOcNt9WPf0/u/mjNPdYQccy1i23CJ+zNHGhHL1O6paVLQH2iIwG LnZs0EJodlrILoFdTlie3nBereGojxeU5bH2pQzsiNf7nvRW4DK3GZjZzqGOKEgihxDR LMMZIrATPoj0dYLNxf8QD3llcQq+kO7oPlJit9FUDvALeRN3SvT4gMrS9uuxUeg91b5F 1NkpTxISVAKL8OToH9qNDlZEukBp3wggXav7GrsQy/AdpimoCF6WsQeAGuDfj4fSOEVz panxLk1UFWwT1okL1TDuhoInOFilNalEJa+VBQ7bg/fS8hKF7k5mbg56oepIfPnxZe2t lSHA== X-Received: by 10.194.113.170 with SMTP id iz10mr39561332wjb.58.1440418357647; Mon, 24 Aug 2015 05:12:37 -0700 (PDT) Received: from rpluim-ubuntu ([213.30.189.66]) by smtp.gmail.com with ESMTPSA id o9sm22926267wja.29.2015.08.24.05.12.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Aug 2015 05:12:36 -0700 (PDT) From: Robert Pluim Date: Mon, 24 Aug 2015 14:12:33 +0200 Message-ID: <87k2skyjf2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) commit 200c2b10faf298bf65e8b6dbd0cb9ef00b2f95d6 made inotify be preferred to gnotify. That has shown that there's something amiss in our inotify support: my emacs now spams me with "Error while trying to read file system events" whenever I run Gnus, making it unusable. Regards Robert In GNU Emacs 25.0.50.39 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.13) of 2015-08-24 on rpluim-ubuntu Repository revision: 0abf56df5de778d02e8acccb2044fcd6e7e4953c Windowing system distributor `The X.Org Foundation', version 11.0.11701000 System Description: Ubuntu 15.04 Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LC_COLLATE: C value of $LC_MONETARY: en_GB.UTF-8 value of $LC_NUMERIC: en_GB.UTF-8 value of $LC_TIME: en_GB.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 24 11:34:06 2015 Received: (at control) by debbugs.gnu.org; 24 Aug 2015 15:34:06 +0000 Received: from localhost ([127.0.0.1]:37078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTtl8-00013A-BZ for submit@debbugs.gnu.org; Mon, 24 Aug 2015 11:34:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52528) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTtl6-000132-5V for control@debbugs.gnu.org; Mon, 24 Aug 2015 11:34:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTtl1-0004iK-Lp for control@debbugs.gnu.org; Mon, 24 Aug 2015 11:34:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([208.118.235.10]:52174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTtl1-0004iG-Ig for control@debbugs.gnu.org; Mon, 24 Aug 2015 11:33:59 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ZTtl1-0003DV-AR for control@debbugs.gnu.org; Mon, 24 Aug 2015 11:33:59 -0400 Subject: control message for bug 19759 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Mon, 24 Aug 2015 11:33:59 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.10 X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.4 (------) block 19759 by 21337 From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Aug 2015 15:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Robert Pluim Cc: 21337@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144043163911747 (code B ref 21337); Mon, 24 Aug 2015 15:54:01 +0000 Received: (at 21337) by debbugs.gnu.org; 24 Aug 2015 15:53:59 +0000 Received: from localhost ([127.0.0.1]:37095 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTu4N-00033O-Ft for submit@debbugs.gnu.org; Mon, 24 Aug 2015 11:53:59 -0400 Received: from mtaout28.012.net.il ([80.179.55.184]:51965) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTu4L-00033E-1b for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 11:53:58 -0400 Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NTL00H00FSQPX00@mtaout28.012.net.il> for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 18:52:26 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NTL00CRPG3E8H60@mtaout28.012.net.il>; Mon, 24 Aug 2015 18:52:26 +0300 (IDT) Date: Mon, 24 Aug 2015 18:52:19 +0300 From: Eli Zaretskii In-reply-to: <87k2skyjf2.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <83d1ychefg.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Robert Pluim > Date: Mon, 24 Aug 2015 14:12:33 +0200 > > commit 200c2b10faf298bf65e8b6dbd0cb9ef00b2f95d6 made inotify be > preferred to gnotify. > > That has shown that there's something amiss in our inotify > support: my emacs now spams me with > > "Error while trying to read file system events" > > whenever I run Gnus, making it unusable. Please provide more details. Do you have global-auto-revert-mode enabled, per chance? From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message In-Reply-To: <87k2skyjf2.fsf@gmail.com> Resent-From: Robert Pluim Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Aug 2015 16:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 21337@debbugs.gnu.org Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144043334214286 (code B ref 21337); Mon, 24 Aug 2015 16:23:02 +0000 Received: (at 21337) by debbugs.gnu.org; 24 Aug 2015 16:22:22 +0000 Received: from localhost ([127.0.0.1]:37115 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTuVp-0003iM-M7 for submit@debbugs.gnu.org; Mon, 24 Aug 2015 12:22:22 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:37897) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTuVn-0003iE-RA for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 12:22:20 -0400 Received: by wicja10 with SMTP id ja10so77079511wic.1 for <21337@debbugs.gnu.org>; Mon, 24 Aug 2015 09:22:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:gmane-reply-to-list:date:message-id :user-agent:mime-version:content-type; bh=+2VP8tkucaTxIxINBz+ibfy7LFp/3oAzK8heI4eTMsg=; b=zLAflwMJLYmKm0RM1VHjMqtb65kZZrP1btBdTCn2rG7RJnNdBNcnJKv9Kt/6TgNEzy ZsNtUZ+hFzBvSUuUU8PtopW6VGJuKvfynRcp9IkTApUgYUMbB4CgQVZlq7ZbYqr24dom cClTM2uU02sLc5y/jmvOp385wC/BIXeh6ZfjLLZLY5L4tx8Eh+bDXbtAiW6/QaTzoq22 y0CI83b2zJ1ZI/sRsMjxpIEQ+2T40d92QF7Q0QlkQVCLsv2KhN0WP2iDom9EGVY5A2e0 HpdmgfNWg76zIsvYjSmL8IJSizAVvOR8vNhwlSqrDLbTmrzrPXzKMcIHf70Q45XjckQz Otqw== X-Received: by 10.194.52.105 with SMTP id s9mr41798941wjo.53.1440433339285; Mon, 24 Aug 2015 09:22:19 -0700 (PDT) Received: from rpluim-ubuntu ([2a01:e34:ecfc:a090:79ef:ec64:6295:4e79]) by smtp.gmail.com with ESMTPSA id i6sm23881778wje.33.2015.08.24.09.22.18 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 24 Aug 2015 09:22:18 -0700 (PDT) From: Robert Pluim References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> Gmane-Reply-To-List: yes Date: Mon, 24 Aug 2015 18:22:16 +0200 Message-ID: <87oahw8xmv.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> From: Robert Pluim >> Date: Mon, 24 Aug 2015 14:12:33 +0200 >> >> commit 200c2b10faf298bf65e8b6dbd0cb9ef00b2f95d6 made inotify be >> preferred to gnotify. >> >> That has shown that there's something amiss in our inotify >> support: my emacs now spams me with >> >> "Error while trying to read file system events" >> >> whenever I run Gnus, making it unusable. > > Please provide more details. Do you have global-auto-revert-mode > enabled, per chance? I do, but I've had that enabled for at least the last 6 months. I went away on vacation, re-pulled & re-built, and got the inotify errors. Relevant .emacs: '(dired-auto-revert-buffer (quote dired-directory-changed-p)) '(global-auto-revert-mode t) '(global-auto-revert-non-file-buffers t) although disabling those 3 makes no difference to the behaviour. I've double checked my emacs build was using gnotify before. It's always possible that inotify is trying to access some non-existent file, but without a filename that's hard to determine. Regards Robert From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Aug 2015 16:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Robert Pluim Cc: 21337@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144043414015523 (code B ref 21337); Mon, 24 Aug 2015 16:36:02 +0000 Received: (at 21337) by debbugs.gnu.org; 24 Aug 2015 16:35:40 +0000 Received: from localhost ([127.0.0.1]:37124 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTuii-00042J-Dx for submit@debbugs.gnu.org; Mon, 24 Aug 2015 12:35:40 -0400 Received: from mtaout27.012.net.il ([80.179.55.183]:56136) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTuie-000425-EO for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 12:35:38 -0400 Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0NTL00J00HUC7Y00@mtaout27.012.net.il> for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 19:31:54 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NTL00IBCHX63V10@mtaout27.012.net.il>; Mon, 24 Aug 2015 19:31:54 +0300 (IDT) Date: Mon, 24 Aug 2015 19:34:44 +0300 From: Eli Zaretskii In-reply-to: <87oahw8xmv.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <83a8tghcgr.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Robert Pluim > Cc: 21337@debbugs.gnu.org > Date: Mon, 24 Aug 2015 18:22:16 +0200 > > >> That has shown that there's something amiss in our inotify > >> support: my emacs now spams me with > >> > >> "Error while trying to read file system events" > >> > >> whenever I run Gnus, making it unusable. > > > > Please provide more details. Do you have global-auto-revert-mode > > enabled, per chance? > > I do, but I've had that enabled for at least the last 6 months. I > went away on vacation, re-pulled & re-built, and got the inotify > errors. Relevant .emacs: > > '(dired-auto-revert-buffer (quote dired-directory-changed-p)) > '(global-auto-revert-mode t) > '(global-auto-revert-non-file-buffers t) > > although disabling those 3 makes no difference to the behaviour. Then I guess the next step is to set debug-on-error non-nil and show the backtrace, so that we see what Lisp code errors out. > I've double checked my emacs build was using gnotify before. > > It's always possible that inotify is trying to access some > non-existent file, but without a filename that's hard to determine. Emacs doesn't watch files, it watches directories. From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Robert Pluim Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Aug 2015 16:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 21337@debbugs.gnu.org Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144043510216959 (code B ref 21337); Mon, 24 Aug 2015 16:52:02 +0000 Received: (at 21337) by debbugs.gnu.org; 24 Aug 2015 16:51:42 +0000 Received: from localhost ([127.0.0.1]:37134 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTuyD-0004PT-P1 for submit@debbugs.gnu.org; Mon, 24 Aug 2015 12:51:42 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:35778) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTuyB-0004PL-UZ for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 12:51:40 -0400 Received: by wicne3 with SMTP id ne3so77842406wic.0 for <21337@debbugs.gnu.org>; Mon, 24 Aug 2015 09:51:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:gmane-reply-to-list:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=pNhZqfqLTQm3OvkhkZ3o/t4s+PeD2VF4pXFmidCoQps=; b=k/jwXWk5m/QKWsRU7O8X+wKItm/wfTXcE81MVaR0BTRwqpk2htjcAphzgx3dCSbhjv ndvK1HSxakhEPB29Wu8TwUguL+i7IlJMWk67ANmFHrR1loR1oqPBiQZN81B22HltQ6qg kKvRA1zSLPwa3WvrJrb/1P7LntKAnyGDkL9f+xqRlqcMYCz2fXWdl6aMjJuIX6NHW6yw f/odV0rxzGSsw+eQohRe1Il8qAWa9LKPaqk8su228AbQQBI0YnP5iFTv9+gz3Me7wVOL jQ+Cf7Jo3hmIEtsYwRoXAKZS0XUXDsQjG96yy3yeB3jkkYi4rUt1urNSNaXPeUB7NmrM 01wQ== X-Received: by 10.180.12.243 with SMTP id b19mr9274134wic.15.1440435099283; Mon, 24 Aug 2015 09:51:39 -0700 (PDT) Received: from rpluim-ubuntu ([2a01:e34:ecfc:a090:79ef:ec64:6295:4e79]) by smtp.gmail.com with ESMTPSA id o9sm23995294wja.29.2015.08.24.09.51.38 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 24 Aug 2015 09:51:38 -0700 (PDT) From: Robert Pluim References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> Gmane-Reply-To-List: yes Date: Mon, 24 Aug 2015 18:51:38 +0200 In-Reply-To: <83a8tghcgr.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 24 Aug 2015 19:34:44 +0300") Message-ID: <87twrobpet.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> '(dired-auto-revert-buffer (quote dired-directory-changed-p)) >> '(global-auto-revert-mode t) >> '(global-auto-revert-non-file-buffers t) >> >> although disabling those 3 makes no difference to the behaviour. > > Then I guess the next step is to set debug-on-error non-nil and show > the backtrace, so that we see what Lisp code errors out. > I hadn't considered that, however it's not very enlightening: Debugger entered--Lisp error: (file-notify-error "Error while trying to read file system events") That error is coming from the inotify_callback function. From gdb the c-backtrace is: #0 inotify_callback (fd=16, _=) at inotify.c:139 #1 0x000000000059e3a0 in wait_reading_process_output (time_limit=, nsecs=, read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, just_wait_proc=0) at process.c:5085 #2 0x0000000000422672 in sit_for (timeout=30, reading=112, display_option=0) at dispnew.c:5756 #3 0x00000000004fa6dd in read_char (commandflag=0, commandflag@entry=1, map=13674864, map@entry=99582755, prev_event=-11, used_mouse_menu=0xfffffffffffffea8, used_mouse_menu@entry=0x7fffffffd7db, end_time=0xd0a990, end_time@entry=0x0) at keyboard.c:2786 #4 0x00000000004fb469 in read_key_sequence (keybuf=keybuf@entry=0x7fffffffd8b0, prompt=prompt@entry=0, dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false, bufsize=30) at keyboard.c:9188 #5 0x00000000004fd171 in command_loop_1 () at keyboard.c:1406 #6 0x000000000055fbd7 in internal_condition_case (bfun=bfun@entry=0x4fcf30 , handlers=handlers@entry=18912, hfun=hfun@entry=0x4f3a30 ) at eval.c:1356 #7 0x00000000004ef00c in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1138 #8 0x000000000055fab3 in internal_catch (tag=tag@entry=45168, func=func@entry=0x4eeff0 , arg=arg@entry=0) at eval.c:1116 #9 0x00000000004eefc9 in command_loop () at keyboard.c:1117 #10 0x00000000004f363b in recursive_edit_1 () at keyboard.c:723 #11 0x00000000004f3960 in Frecursive_edit () at keyboard.c:794 #12 0x00000000004187d6 in main (argc=1, argv=0x7fffffffdc38) at emacs.c:1629 xbacktrace gives no output at all. printf time? Regards Robert From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Aug 2015 17:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Robert Pluim Cc: 21337@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144043670119302 (code B ref 21337); Mon, 24 Aug 2015 17:19:01 +0000 Received: (at 21337) by debbugs.gnu.org; 24 Aug 2015 17:18:21 +0000 Received: from localhost ([127.0.0.1]:37162 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTvO1-00051F-47 for submit@debbugs.gnu.org; Mon, 24 Aug 2015 13:18:21 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:46167) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTvNy-000516-Qk for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 13:18:19 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NTL00M00JZNM300@a-mtaout20.012.net.il> for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 20:18:17 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NTL00MQ7K2GIX20@a-mtaout20.012.net.il>; Mon, 24 Aug 2015 20:18:17 +0300 (IDT) Date: Mon, 24 Aug 2015 20:18:05 +0300 From: Eli Zaretskii In-reply-to: <87twrobpet.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <836144hagi.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Robert Pluim > Cc: 21337@debbugs.gnu.org > Date: Mon, 24 Aug 2015 18:51:38 +0200 > > Eli Zaretskii writes: > > >> '(dired-auto-revert-buffer (quote dired-directory-changed-p)) > >> '(global-auto-revert-mode t) > >> '(global-auto-revert-non-file-buffers t) > >> > >> although disabling those 3 makes no difference to the behaviour. > > > > Then I guess the next step is to set debug-on-error non-nil and show > > the backtrace, so that we see what Lisp code errors out. > > > > I hadn't considered that, however it's not very enlightening: > > Debugger entered--Lisp error: (file-notify-error "Error while trying to read file system events") > > That error is coming from the inotify_callback function. From gdb the > c-backtrace is: > > #0 inotify_callback (fd=16, _=) at inotify.c:139 > #1 0x000000000059e3a0 in wait_reading_process_output (time_limit=, nsecs=, read_kbd=-1, > do_display=true, wait_for_cell=0, wait_proc=0x0, just_wait_proc=0) at process.c:5085 > #2 0x0000000000422672 in sit_for (timeout=30, reading=112, display_option=0) at dispnew.c:5756 > #3 0x00000000004fa6dd in read_char (commandflag=0, commandflag@entry=1, map=13674864, map@entry=99582755, prev_event=-11, > used_mouse_menu=0xfffffffffffffea8, used_mouse_menu@entry=0x7fffffffd7db, end_time=0xd0a990, end_time@entry=0x0) > at keyboard.c:2786 > #4 0x00000000004fb469 in read_key_sequence (keybuf=keybuf@entry=0x7fffffffd8b0, prompt=prompt@entry=0, > dont_downcase_last=dont_downcase_last@entry=false, can_return_switch_frame=can_return_switch_frame@entry=true, > fix_current_buffer=fix_current_buffer@entry=true, prevent_redisplay=prevent_redisplay@entry=false, bufsize=30) at keyboard.c:9188 > #5 0x00000000004fd171 in command_loop_1 () at keyboard.c:1406 > #6 0x000000000055fbd7 in internal_condition_case (bfun=bfun@entry=0x4fcf30 , handlers=handlers@entry=18912, > hfun=hfun@entry=0x4f3a30 ) at eval.c:1356 > #7 0x00000000004ef00c in command_loop_2 (ignore=ignore@entry=0) at keyboard.c:1138 > #8 0x000000000055fab3 in internal_catch (tag=tag@entry=45168, func=func@entry=0x4eeff0 , arg=arg@entry=0) > at eval.c:1116 > #9 0x00000000004eefc9 in command_loop () at keyboard.c:1117 > #10 0x00000000004f363b in recursive_edit_1 () at keyboard.c:723 > #11 0x00000000004f3960 in Frecursive_edit () at keyboard.c:794 > #12 0x00000000004187d6 in main (argc=1, argv=0x7fffffffdc38) at emacs.c:1629 Strange. Does auto-revert-mode work in "emacs -Q"? Do the related tests in the test suite pass? Can you use strace to see what error is that and what directory is being watched? From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Robert Pluim Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Aug 2015 18:34:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 21337@debbugs.gnu.org Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144044118526118 (code B ref 21337); Mon, 24 Aug 2015 18:34:01 +0000 Received: (at 21337) by debbugs.gnu.org; 24 Aug 2015 18:33:05 +0000 Received: from localhost ([127.0.0.1]:37221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTwYK-0006nC-RW for submit@debbugs.gnu.org; Mon, 24 Aug 2015 14:33:05 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:34686) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTwYI-0006n4-R5 for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 14:33:03 -0400 Received: by widdq5 with SMTP id dq5so58522297wid.1 for <21337@debbugs.gnu.org>; Mon, 24 Aug 2015 11:33:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:gmane-reply-to-list:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=6pTYANIAlgFuXLef7xgd+bn7pXZwOMRiJ9sXr+AY8+w=; b=HxCKHGk/DMkJ0tFPw5ZXum8m2JicPaYdQIMtReJLZLSywSLF1kO2WZb2IJ3Rg3R7uN pny4UZ/1lkxuCqP4v+mM2iGo2DFWSs6oC7B/+Lw+P6LH4+cEcf8dbRATuFNMvQtKEOG2 y5wJJZbuJtzA140ZUN0F3nG9bSFJVirsRbEKPlBNqpilMQ26K01feLl7knm0tAHGfWLP syYg9fNcD5vLzGa7gLhxGOdQ5HeTcfNKssxe+ZLUq/xg5SGleiRXWZCT2OIN0yYuNOmt UM9foKWn+8LxygsJ+BhCGyOAkJfbb6DtlHKPb/wFHbWW1BP9cYnUFAsUW94YHtqRjILW VokA== X-Received: by 10.194.81.67 with SMTP id y3mr41609032wjx.7.1440441182263; Mon, 24 Aug 2015 11:33:02 -0700 (PDT) Received: from rpluim-ubuntu ([2a01:e34:ecfc:a090:79ef:ec64:6295:4e79]) by smtp.gmail.com with ESMTPSA id o9sm24358741wja.29.2015.08.24.11.33.00 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Aug 2015 11:33:01 -0700 (PDT) From: Robert Pluim References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> Gmane-Reply-To-List: yes Date: Mon, 24 Aug 2015 20:32:59 +0200 In-Reply-To: <836144hagi.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 24 Aug 2015 20:18:05 +0300") Message-ID: <87io84pmec.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: > > Strange. Does auto-revert-mode work in "emacs -Q"? Do the related > tests in the test suite pass? > Yes and yes. > Can you use strace to see what error is that and what directory is > being watched? strace indicates that the directory where emacs is being run from is being watched, along with my home directory plus any directories containing files that are being visited. What's strange is that inotify_add_watch is being called 22 times for the current directory. I've debugged inotify_callback a little. The expectation of this code to_read = 0; if (ioctl (fd, FIONREAD, &to_read) == -1) xsignal1 (Qfile_notify_error, build_string ("Error while trying to retrieve file system events")); buffer = xmalloc (to_read); n = read (fd, buffer, to_read); if (n < 0) { is that the read will succeed, however to_read is very often 0, so it's not surprising the read fails. (what does xmalloc do when its argument is 0?) My understanding was that the callback should only be called when there are actual inotify events to process, so this behaviour is somewhat surprising to me. I can add in skipping the read if to_read == 0, but I suspect that's just papering over the cracks. Regards Robert From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 24 Aug 2015 19:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Robert Pluim Cc: 21337@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144044497932266 (code B ref 21337); Mon, 24 Aug 2015 19:37:02 +0000 Received: (at 21337) by debbugs.gnu.org; 24 Aug 2015 19:36:19 +0000 Received: from localhost ([127.0.0.1]:37250 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTxXW-0008OL-PE for submit@debbugs.gnu.org; Mon, 24 Aug 2015 15:36:19 -0400 Received: from mtaout27.012.net.il ([80.179.55.183]:36775) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTxXT-0008OB-Ot for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 15:36:17 -0400 Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0NTL00600Q6NN200@mtaout27.012.net.il> for 21337@debbugs.gnu.org; Mon, 24 Aug 2015 22:33:12 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NTL005SGQBCX000@mtaout27.012.net.il>; Mon, 24 Aug 2015 22:33:12 +0300 (IDT) Date: Mon, 24 Aug 2015 22:36:02 +0300 From: Eli Zaretskii In-reply-to: <87io84pmec.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <83si78fpi5.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Robert Pluim > Cc: 21337@debbugs.gnu.org > Date: Mon, 24 Aug 2015 20:32:59 +0200 > > strace indicates that the directory where emacs is being run from is > being watched, along with my home directory plus any directories > containing files that are being visited. What's strange is that > inotify_add_watch is being called 22 times for the current directory. Can you see which code causes these 22 calls for the same directory? > I've debugged inotify_callback a little. The expectation of this code > > to_read = 0; > if (ioctl (fd, FIONREAD, &to_read) == -1) > xsignal1 > (Qfile_notify_error, > build_string ("Error while trying to retrieve file system events")); > buffer = xmalloc (to_read); > n = read (fd, buffer, to_read); > if (n < 0) > { > > is that the read will succeed, however to_read is very often 0, so > it's not surprising the read fails. That's strange, isn't it? If to_read is zero, how come pselect indicated that FD has stuff to be read? > (what does xmalloc do when its argument is 0?) Nothing, usually. > My understanding was that the callback should only be called when > there are actual inotify events to process, so this behaviour is > somewhat surprising to me. Exactly. Could it be that we are somehow trying to read the same event 22 times, and then only the 1st time succeeds? > I can add in skipping the read if to_read == 0, but I suspect that's > just papering over the cracks. The important question is, IMO, how come pselect says this FD is ready to be read, when there's nothing to be read. Btw, it would be nice to have errno description added to the error message. Thanks. From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Robert Pluim Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 26 Aug 2015 17:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 21337@debbugs.gnu.org Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144060855210058 (code B ref 21337); Wed, 26 Aug 2015 17:03:01 +0000 Received: (at 21337) by debbugs.gnu.org; 26 Aug 2015 17:02:32 +0000 Received: from localhost ([127.0.0.1]:39042 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUe5m-0002c8-Ip for submit@debbugs.gnu.org; Wed, 26 Aug 2015 13:02:31 -0400 Received: from mail-wi0-f181.google.com ([209.85.212.181]:37513) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUe5j-0002bz-LE for 21337@debbugs.gnu.org; Wed, 26 Aug 2015 13:02:28 -0400 Received: by widdq5 with SMTP id dq5so21288950wid.0 for <21337@debbugs.gnu.org>; Wed, 26 Aug 2015 10:02:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:references:user-agent :gmane-reply-to-list:date:message-id:mime-version:content-type; bh=KihI+m/7ne1IbuQFWDYbbSLvq43PQX9uv2ECpKv1Ew4=; b=eiSEXxZOIaomjFZ5OmRuXU4AY73glqW7mdV7Uv9jf10sN7htjxi59rTkPpD2Mh9IGD Cj5z3srQoaNiEFkR2NkVH5rOLMA8LSkrcqDWDULJYIIpShvKbXDngYK+ctGxN0iFhdPn EIQddGv3r6pH3vkvotAbcqaUXa9Lf3HZjO9VcUM5IoTBOPeAebwTl/+blfg4yG1yHkUB nyalewf7riLVMKG5kQ+iXKdXyNqD8bPbVXFC6FlWMSZgj6J4BS8k96p7ENCuzWRk/FIU l5+8wHOZdC+nXmdfK8vzhbXPb1rVCEQ4HXrLu4XwCIUizssnbU2sOQuY1VhoLb6FfP7a 2yJQ== X-Received: by 10.194.78.84 with SMTP id z20mr61899624wjw.141.1440608546960; Wed, 26 Aug 2015 10:02:26 -0700 (PDT) Received: from rpluim-ubuntu ([2a01:e34:ecfc:a090:6941:8a0f:ba9f:11db]) by smtp.gmail.com with ESMTPSA id e8sm8506309wiz.0.2015.08.26.10.02.25 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 26 Aug 2015 10:02:25 -0700 (PDT) From: Robert Pluim In-Reply-To: <83si78fpi5.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 24 Aug 2015 22:36:02 +0300") References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) Gmane-Reply-To-List: yes Date: Wed, 26 Aug 2015 19:02:23 +0200 Message-ID: <87twrm2db4.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Eli Zaretskii writes: >> is that the read will succeed, however to_read is very often 0, so >> it's not surprising the read fails. > > That's strange, isn't it? If to_read is zero, how come pselect > indicated that FD has stuff to be read? pselect didn't, but we fooled ourselves into thinking it did. I suspected this was down to Gnus tickling some file descriptor handling bug, and since the only code I could see in wait_reading_process_output() that looked like it might be messing things up was under a HAVE_GNUTLS define, I rebuilt without GnuTLS, and the problem went away. After debugging some more, here's my current theory (look around line 4904 of process.c: 1. the file descriptor for inotify events is checked by xg_select (since HAVE_GLIB == 1) using the Available fd_set 2. there is nothing to be read, so xg_select returns nfds = 0. However, the inotify FD is still set in Available, which is unexpected but not wrong. 3. We then run: for (channel = 0; channel < FD_SETSIZE; ++channel) if (! NILP (chan_process[channel])) { struct Lisp_Process *p = XPROCESS (chan_process[channel]); if (p && p->gnutls_p && p->gnutls_state && ((emacs_gnutls_record_check_pending (p->gnutls_state)) > 0)) { nfds++; eassert (p->infd == channel); FD_SET (p->infd, &Available); } } which checks if any of the TLS file descriptors have waiting data that hasn't been indicated by xg_select, and sets the corresponding bit in the Available fd_set. In my case one of them does, so we increment nfds 4. We then reach if (no_avail || nfds == 0) continue; for (channel = 0; channel <= max_input_desc; ++channel) { struct fd_callback_data *d = &fd_callback_info[channel]; if (d->func && ((d->condition & FOR_READ && FD_ISSET (channel, &Available)) || (d->condition & FOR_WRITE && FD_ISSET (channel, &write_mask)))) d->func (channel, d->data); } around line 5085 and loop over all the FDs we know about, checking to see if any of them are set in the Available fd_set 5. the inotify FD is still set in Available, so we call its callback function, which tries to read data when it shouldn't Step 5 should never happen, but because step 2 did not clear the Available fd_set, and the HAVE_GNUTLS code incremented nfds, we think there's data to be read. The following patch, which zeros out Available when the GNUTLS code does its thing has fixed things for me. I've convinced myself it has no bad side-effects, but would appreciate a second opinion, especially since the option also exists to just zero out Available unconditionally when nfds==0. diff --git a/src/process.c b/src/process.c index 9d8fa22..dcc004e 100644 --- a/src/process.c +++ b/src/process.c @@ -4913,6 +4913,10 @@ wait_reading_process_output (intmax_t time_limit, int nsecs, int read_kbd, data is available in the buffers manually. */ if (nfds == 0) { + fd_set tls_available; + int set = 0; + + FD_ZERO (&tls_available); if (! wait_proc) { /* We're not waiting on a specific process, so loop @@ -4933,7 +4937,8 @@ wait_reading_process_output (intmax_t time_limit, int nsecs, int read_kbd, { nfds++; eassert (p->infd == channel); - FD_SET (p->infd, &Available); + FD_SET (p->infd, &tls_available); + set++; } } } @@ -4950,9 +4955,12 @@ wait_reading_process_output (intmax_t time_limit, int nsecs, int read_kbd, nfds = 1; eassert (0 <= wait_proc->infd); /* Set to Available. */ - FD_SET (wait_proc->infd, &Available); + FD_SET (wait_proc->infd, &tls_available); + set++; } } + if (set) + Available = tls_available; } #endif } From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 27 05:43:03 2015 Received: (at control) by debbugs.gnu.org; 27 Aug 2015 09:43:03 +0000 Received: from localhost ([127.0.0.1]:39685 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUti2-0005kI-K5 for submit@debbugs.gnu.org; Thu, 27 Aug 2015 05:43:02 -0400 Received: from mout.gmx.net ([212.227.15.19]:51396) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUthz-0005jo-Oi; Thu, 27 Aug 2015 05:43:00 -0400 Received: from detlef.gmx.de ([87.146.46.65]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MfVYB-1Z6KJl3ZrH-00P5Sd; Thu, 27 Aug 2015 11:42:59 +0200 From: Michael Albinus To: Rasmus Subject: Re: bug#21361: 25.0.50; global-auto-revert-mode and file-notify-error References: <871tep3yk2.fsf@gmx.us> Date: Thu, 27 Aug 2015 11:42:57 +0200 In-Reply-To: <871tep3yk2.fsf@gmx.us> (rasmus@gmx.us's message of "Thu, 27 Aug 2015 10:50:21 +0200") Message-ID: <87fv35m5i6.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:WDqOiB+Kn1M6EZvLLDkQUc0vC0Dt4nAQpZe8n0AEa0MzZspM7p1 2xiy1DJVTCNSjBCz+VIyfYwkd1oGbFM2kA0fbqLKby4ESK3Zr4pLeH254a8dx4SJxWf+2IG MY11ZmSqSsNpjaYXq3W9+4Kf66Ru0hTJXCdsa4IkCfPnFA88iRFtwHqgaxiLlXimUKnq4ag 10p8gh0XF8GEee0oNcR8w== X-UI-Out-Filterresults: notjunk:1;V01:K0:3qV9G3HX7ZM=:2ciry2Wxm0Uw8xjmBqzuMU VKpkkEhZJbIjpY5PNgcZ95iGZtaP3qJMkE94GVuzQMg57LGH0FE7mVCDLnjmGTwbxgJ5EqcLB u2enhKNQSftBpj1QES3iW6x0Z9QU2eC3UwmxXijXZ7UapSjfJeeL8unUdOvcVhqkBVZcGkLe4 eeHFVIMfkXF0y+0zwhHmptOi/ZY17nk2AkTk8tqc1L9RHHCNQ/deNUP9d7NlEb87i4oJJhNZw GzYW1Pk8BQMDjf9qySHdYDwe7PGXAiKc30hcPbWsB2oxcK7yT46OkHhzATX56dUGctPuemYxf WeQyXxe90cRcPhrX+QHjFgmFo1N2BgKcPfbrHZMn2e4ZJ4oSz1P901lY1mWFJwzyi2p/BxEnl 5vPC+eVEQ5cCj68V1qBE2gOX0obh7qo0AlSXpY6QCNr5W0sAo8VbM23aqKMw8jX833jsPBDWW DObbvI671zwBDM1f5LVhQZXNWNqufuTm2yXZAK853HoJDBr7Nrgpyz4ZdoUK8XwUo0l1cvV/d dLvhLMjGlVyjZvY8EBPs1FDCEASctPwcnrh8jdCDa1eDWnKn7GAfmmuFqSmKRnHL5B1ODLdx4 WjYNQrf5zMHVzOR+a72rcz4cWzUmRHDmG92yK6kiOX8+VggEHW+NKZfgN/0eOHpJwxMV6XuL/ CAv/HhVe+N5kpsA/oG0KW1t5yatl+exTkpn2YjlFDOrSICbJU0J3LRYCJkAFDRQvhvPFomzMQ zxVbA6GhL/TnKJrW79UAWUbPf0iTJ6RzvqK9Mw== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: control Cc: 21361@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) forcemerge 21337 21361 thanks Rasmus writes: > Hi, Hi, > Recently I get the following error whenever I read mails with Gnus and > global-auto-revert-mode is on: > > Debugger entered--Lisp error: (file-notify-error "Error while trying > to read file system events") > > This is the complete backtrack. I can try to dig further if necessary. This is a duplicate of bug#21337. Read the discussion there. > Thanks, > Rasmus Best regards, Michael. From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 28 Aug 2015 13:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Robert Pluim Cc: 21337@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.14407686233667 (code B ref 21337); Fri, 28 Aug 2015 13:31:02 +0000 Received: (at 21337) by debbugs.gnu.org; 28 Aug 2015 13:30:23 +0000 Received: from localhost ([127.0.0.1]:40908 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZVJjZ-0000x3-Gx for submit@debbugs.gnu.org; Fri, 28 Aug 2015 09:30:22 -0400 Received: from mtaout24.012.net.il ([80.179.55.180]:41588) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZVJjT-0000wr-UF for 21337@debbugs.gnu.org; Fri, 28 Aug 2015 09:30:16 -0400 Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NTS00M00NQUH600@mtaout24.012.net.il> for 21337@debbugs.gnu.org; Fri, 28 Aug 2015 16:22:21 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NTS00B96NT8T9A0@mtaout24.012.net.il>; Fri, 28 Aug 2015 16:22:21 +0300 (IDT) Date: Fri, 28 Aug 2015 16:30:16 +0300 From: Eli Zaretskii In-reply-to: <87twrm2db4.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <834mjj4k2f.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Robert Pluim > Cc: 21337@debbugs.gnu.org > Date: Wed, 26 Aug 2015 19:02:23 +0200 > > Step 5 should never happen, but because step 2 did not clear the > Available fd_set, and the HAVE_GNUTLS code incremented nfds, we think > there's data to be read. > > The following patch, which zeros out Available when the GNUTLS code > does its thing has fixed things for me. I've convinced myself it has > no bad side-effects, but would appreciate a second opinion, especially > since the option also exists to just zero out Available > unconditionally when nfds==0. Thanks for the investigation and the patch. If no one objects in a few days, I will commit your changes. From unknown Mon Jun 23 13:13:33 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Robert Pluim Subject: bug#21337: closed (Re: bug#21337: 25.0.50; inotify error message) Message-ID: References: <83613p8dlr.fsf@gnu.org> <87k2skyjf2.fsf@gmail.com> X-Gnu-PR-Message: they-closed 21337 X-Gnu-PR-Package: emacs Reply-To: 21337@debbugs.gnu.org Date: Sat, 05 Sep 2015 08:41:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1441442462-22741-1" This is a multi-part message in MIME format... ------------=_1441442462-22741-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #21337: 25.0.50; inotify error message which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 21337@debbugs.gnu.org. --=20 21337: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D21337 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1441442462-22741-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 21337-done) by debbugs.gnu.org; 5 Sep 2015 08:40:14 +0000 Received: from localhost ([127.0.0.1]:49358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZY91B-0005tX-IX for submit@debbugs.gnu.org; Sat, 05 Sep 2015 04:40:13 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:63655) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZY918-0005tN-SU for 21337-done@debbugs.gnu.org; Sat, 05 Sep 2015 04:40:11 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NU700F003HTKX00@a-mtaout20.012.net.il> for 21337-done@debbugs.gnu.org; Sat, 05 Sep 2015 11:38:50 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NU700F7V40QFL80@a-mtaout20.012.net.il>; Sat, 05 Sep 2015 11:38:50 +0300 (IDT) Date: Sat, 05 Sep 2015 11:38:56 +0300 From: Eli Zaretskii Subject: Re: bug#21337: 25.0.50; inotify error message In-reply-to: <834mjj4k2f.fsf@gnu.org> X-012-Sender: halo1@inter.net.il To: rpluim@gmail.com Message-id: <83613p8dlr.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> <834mjj4k2f.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21337-done Cc: 21337-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > Date: Fri, 28 Aug 2015 16:30:16 +0300 > From: Eli Zaretskii > Cc: 21337@debbugs.gnu.org > > > From: Robert Pluim > > Cc: 21337@debbugs.gnu.org > > Date: Wed, 26 Aug 2015 19:02:23 +0200 > > > > Step 5 should never happen, but because step 2 did not clear the > > Available fd_set, and the HAVE_GNUTLS code incremented nfds, we think > > there's data to be read. > > > > The following patch, which zeros out Available when the GNUTLS code > > does its thing has fixed things for me. I've convinced myself it has > > no bad side-effects, but would appreciate a second opinion, especially > > since the option also exists to just zero out Available > > unconditionally when nfds==0. > > Thanks for the investigation and the patch. If no one objects in a > few days, I will commit your changes. Done. ------------=_1441442462-22741-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 24 Aug 2015 12:12:49 +0000 Received: from localhost ([127.0.0.1]:36564 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTqcK-0003FO-S0 for submit@debbugs.gnu.org; Mon, 24 Aug 2015 08:12:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52381) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZTqcI-0003FG-Gx for submit@debbugs.gnu.org; Mon, 24 Aug 2015 08:12:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTqcH-0008Au-FK for submit@debbugs.gnu.org; Mon, 24 Aug 2015 08:12:46 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTqcH-0008Aq-Cf for submit@debbugs.gnu.org; Mon, 24 Aug 2015 08:12:45 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34153) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTqcG-0000Yr-Al for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2015 08:12:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTqcB-00089o-C4 for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2015 08:12:44 -0400 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]:33415) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTqcB-00089P-4p for bug-gnu-emacs@gnu.org; Mon, 24 Aug 2015 08:12:39 -0400 Received: by wijp15 with SMTP id p15so75766336wij.0 for ; Mon, 24 Aug 2015 05:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-type; bh=ewc4VosWdo6RNgt+wSp1uKmjB3s3toxiDanCFL5LgF4=; b=hwlTDqojTqnXgRRoOcNt9WPf0/u/mjNPdYQccy1i23CJ+zNHGhHL1O6paVLQH2iIwG LnZs0EJodlrILoFdTlie3nBereGojxeU5bH2pQzsiNf7nvRW4DK3GZjZzqGOKEgihxDR LMMZIrATPoj0dYLNxf8QD3llcQq+kO7oPlJit9FUDvALeRN3SvT4gMrS9uuxUeg91b5F 1NkpTxISVAKL8OToH9qNDlZEukBp3wggXav7GrsQy/AdpimoCF6WsQeAGuDfj4fSOEVz panxLk1UFWwT1okL1TDuhoInOFilNalEJa+VBQ7bg/fS8hKF7k5mbg56oepIfPnxZe2t lSHA== X-Received: by 10.194.113.170 with SMTP id iz10mr39561332wjb.58.1440418357647; Mon, 24 Aug 2015 05:12:37 -0700 (PDT) Received: from rpluim-ubuntu ([213.30.189.66]) by smtp.gmail.com with ESMTPSA id o9sm22926267wja.29.2015.08.24.05.12.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Aug 2015 05:12:36 -0700 (PDT) From: Robert Pluim To: bug-gnu-emacs@gnu.org Subject: 25.0.50; inotify error message Date: Mon, 24 Aug 2015 14:12:33 +0200 Message-ID: <87k2skyjf2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) commit 200c2b10faf298bf65e8b6dbd0cb9ef00b2f95d6 made inotify be preferred to gnotify. That has shown that there's something amiss in our inotify support: my emacs now spams me with "Error while trying to read file system events" whenever I run Gnus, making it unusable. Regards Robert In GNU Emacs 25.0.50.39 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.13) of 2015-08-24 on rpluim-ubuntu Repository revision: 0abf56df5de778d02e8acccb2044fcd6e7e4953c Windowing system distributor `The X.Org Foundation', version 11.0.11701000 System Description: Ubuntu 15.04 Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LC_COLLATE: C value of $LC_MONETARY: en_GB.UTF-8 value of $LC_NUMERIC: en_GB.UTF-8 value of $LC_TIME: en_GB.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix ------------=_1441442462-22741-1-- From unknown Mon Jun 23 13:13:33 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Rasmus Subject: bug#21361: closed (Re: bug#21337: 25.0.50; inotify error message) Message-ID: References: <83613p8dlr.fsf@gnu.org> <871tep3yk2.fsf@gmx.us> X-Gnu-PR-Message: they-closed 21361 X-Gnu-PR-Package: emacs Reply-To: 21361@debbugs.gnu.org Date: Sat, 05 Sep 2015 08:41:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1441442463-22741-3" This is a multi-part message in MIME format... ------------=_1441442463-22741-3 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #21337: 25.0.50; global-auto-revert-mode and file-notify-error which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 21361@debbugs.gnu.org. --=20 21337: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D21337 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1441442463-22741-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 21337-done) by debbugs.gnu.org; 5 Sep 2015 08:40:14 +0000 Received: from localhost ([127.0.0.1]:49358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZY91B-0005tX-IX for submit@debbugs.gnu.org; Sat, 05 Sep 2015 04:40:13 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]:63655) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZY918-0005tN-SU for 21337-done@debbugs.gnu.org; Sat, 05 Sep 2015 04:40:11 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0NU700F003HTKX00@a-mtaout20.012.net.il> for 21337-done@debbugs.gnu.org; Sat, 05 Sep 2015 11:38:50 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NU700F7V40QFL80@a-mtaout20.012.net.il>; Sat, 05 Sep 2015 11:38:50 +0300 (IDT) Date: Sat, 05 Sep 2015 11:38:56 +0300 From: Eli Zaretskii Subject: Re: bug#21337: 25.0.50; inotify error message In-reply-to: <834mjj4k2f.fsf@gnu.org> X-012-Sender: halo1@inter.net.il To: rpluim@gmail.com Message-id: <83613p8dlr.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> <834mjj4k2f.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21337-done Cc: 21337-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > Date: Fri, 28 Aug 2015 16:30:16 +0300 > From: Eli Zaretskii > Cc: 21337@debbugs.gnu.org > > > From: Robert Pluim > > Cc: 21337@debbugs.gnu.org > > Date: Wed, 26 Aug 2015 19:02:23 +0200 > > > > Step 5 should never happen, but because step 2 did not clear the > > Available fd_set, and the HAVE_GNUTLS code incremented nfds, we think > > there's data to be read. > > > > The following patch, which zeros out Available when the GNUTLS code > > does its thing has fixed things for me. I've convinced myself it has > > no bad side-effects, but would appreciate a second opinion, especially > > since the option also exists to just zero out Available > > unconditionally when nfds==0. > > Thanks for the investigation and the patch. If no one objects in a > few days, I will commit your changes. Done. ------------=_1441442463-22741-3 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 27 Aug 2015 08:50:39 +0000 Received: from localhost ([127.0.0.1]:39648 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUstI-0004Ol-P6 for submit@debbugs.gnu.org; Thu, 27 Aug 2015 04:50:38 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50149) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZUstG-0004Oc-80 for submit@debbugs.gnu.org; Thu, 27 Aug 2015 04:50:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUstD-0000Hk-AI for submit@debbugs.gnu.org; Thu, 27 Aug 2015 04:50:33 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUstC-0000HO-Uy for submit@debbugs.gnu.org; Thu, 27 Aug 2015 04:50:31 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60137) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUstA-0004HR-2O for bug-gnu-emacs@gnu.org; Thu, 27 Aug 2015 04:50:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUst6-0000Fb-L7 for bug-gnu-emacs@gnu.org; Thu, 27 Aug 2015 04:50:27 -0400 Received: from mout.gmx.net ([212.227.15.15]:65085) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUst6-0000FV-Ap for bug-gnu-emacs@gnu.org; Thu, 27 Aug 2015 04:50:24 -0400 Received: from W530 ([62.80.108.15]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LiDKt-1YzisW1WPj-00nODT for ; Thu, 27 Aug 2015 10:50:23 +0200 From: Rasmus To: bug-gnu-emacs@gnu.org Subject: 25.0.50; global-auto-revert-mode and file-notify-error Date: Thu, 27 Aug 2015 10:50:21 +0200 Message-ID: <871tep3yk2.fsf@gmx.us> MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K0:Z4oOkaBcVzRS1M2LW37wk6Z8pqEbzc2urnR5EttUtuq9eSXib/Z ACW9BsaKyOnyMUifSD6Qf+Edoiexm3bZoPiDC4r69JQIg21doDb+iHwwZsRmIMAgaeFW5+g 99Q6HMzkQ3fXqVAOwo/qs9zUu+ixEJy4ZoOiabIA9by440sY4dhnGYa4IQO5ebGjhpV8nq0 f98GU05C27xPnZRj3Qouw== X-UI-Out-Filterresults: notjunk:1;V01:K0:tis/vlk+N6w=:SnWKtWsttUeUkTELAm4JX2 qD/Y5r85K5YvMH21fcDrKZLi+J1fVpFNioLQdxX6mTRvn1xRnX27RoFKFGsTrbppWXNqUcfvK w0ApsgPc2n+F53YzugzHsBnmkd8uUjYfXFXNNwFMXDbp+txTklMtTdC6gzGhVqanB+SoKMHBf o1+2YsqZVBkoxDSfzYMnaNCU0beK5MDFDSsWdLkmc3SlUjDDcBi0SKhpZqhF+GPN/bcWShzuy btKOzH70WhbYLN/WRL/IWFPpH7aKga+dgSN9JHUKV2VbegV4zpkmW6bsKOvVy1mmigUKNk7Ng 8jyxI6s0Ls8zNOzHF5bISToPjoB4MYGFNZCOgu9rzANrsOZdLnh13JL10TYiFJgnsslf2Bd12 eZr3VqbjYHCiz2HNTfGGzn45PP1dcvAHScrDSkwGv7hyrWaVRhNamYu8pdcWkzw8bIROnW108 0VnUMBvfVx7Yph/1pQNjvYzuM7Teqo1+M3XW2lVYswivz4plWKbRaNpaIvSeNq0nv/obpJwrM TAQ/xIBKlA9egjTQ11l04oXmm70tUsSNlk4uAprNSkvnXfziBn7fuOptX6T+QWZq4+dbqtrmZ HFzqa7HtYt9i177UGmgEy7b82E4yrhs93lLysflgS1WS6lFLdiH1CWO9jmNCh8vPUgIpXQZHb wd1pgTnaKdbXOAjp/bdxJmZY9Vd3zkYqj4FLrtGT5Z0femJva/qIR+rXmm4/cLuCxq4DYRCkp PnHgWqjY+0/0Hre6QaXyKgWVUyqdJRxog0n30g== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Hi, Recently I get the following error whenever I read mails with Gnus and global-auto-revert-mode is on: Debugger entered--Lisp error: (file-notify-error "Error while trying to read file system events") This is the complete backtrack. I can try to dig further if necessary. Thanks, Rasmus In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.6) of 2015-08-27 Repository revision: 64fbdc9825ad98ebbc8c021442c1f3c3ba0fd1b1 Windowing system distributor `The X.Org Foundation', version 11.0.11702000 Configured using: `configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib --mandir=/usr/share/man --without-sound --with-xft --with-xwidgets --with-x-toolkit=gtk3 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' 'LDFLAGS=-lMagickWand-6.Q16HDRI -lMagickCore-6.Q16HDRI ' CPPFLAGS=-D_FORTIFY_SOURCE=2' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK GPM DBUS GCONF GSETTINGS NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: es_ES.utf8 locale-coding-system: utf-8-unix Major mode: Emacs-Lisp Minor modes in effect: recentf-mode: t orgstruct-mode: t shell-dirtrack-mode: t nyan-mode: t paredit-mode: t checkdoc-minor-mode: t flyspell-mode: t subword-mode: t global-company-mode: t company-mode: t diff-auto-refine-mode: t ido-everywhere: t savehist-mode: t save-place-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t prettify-symbols-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Note: file is write protected Quit Mark set C-x is undefined paredit-splice-sexp: Buffer is read-only: # Mark set Loading /home/rasmus/.emacs.d/recentf...done Cleaning up the recentf list...done (0 removed) (No changes need to be saved) Loading /home/rasmus/.emacs.d/lisp/message-x.el (source)...done Load-path shadows: /home/rasmus/.emacs.d/lisp/abbrev hides /usr/share/emacs/25.0.50/lisp/abbrev /usr/share/emacs/site-lisp/org/ox-odt hides /usr/share/emacs/25.0.50/lisp/org/ox-odt /usr/share/emacs/site-lisp/org/ox-publish hides /usr/share/emacs/25.0.50/lisp/org/ox-publish /usr/share/emacs/site-lisp/org/ox-texinfo hides /usr/share/emacs/25.0.50/lisp/org/ox-texinfo /usr/share/emacs/site-lisp/org/ox-org hides /usr/share/emacs/25.0.50/lisp/org/ox-org /usr/share/emacs/site-lisp/org/ox-md hides /usr/share/emacs/25.0.50/lisp/org/ox-md /usr/share/emacs/site-lisp/org/ox-man hides /usr/share/emacs/25.0.50/lisp/org/ox-man /usr/share/emacs/site-lisp/org/ox-latex hides /usr/share/emacs/25.0.50/lisp/org/ox-latex /usr/share/emacs/site-lisp/org/ox-html hides /usr/share/emacs/25.0.50/lisp/org/ox-html /usr/share/emacs/site-lisp/org/ox-icalendar hides /usr/share/emacs/25.0.50/lisp/org/ox-icalendar /usr/share/emacs/site-lisp/org/ox hides /usr/share/emacs/25.0.50/lisp/org/ox /usr/share/emacs/site-lisp/org/ox-beamer hides /usr/share/emacs/25.0.50/lisp/org/ox-beamer /usr/share/emacs/site-lisp/org/ox-ascii hides /usr/share/emacs/25.0.50/lisp/org/ox-ascii /usr/share/emacs/site-lisp/org/org-table hides /usr/share/emacs/25.0.50/lisp/org/org-table /usr/share/emacs/site-lisp/org/org-rmail hides /usr/share/emacs/25.0.50/lisp/org/org-rmail /usr/share/emacs/site-lisp/org/org-protocol hides /usr/share/emacs/25.0.50/lisp/org/org-protocol /usr/share/emacs/site-lisp/org/org-timer hides /usr/share/emacs/25.0.50/lisp/org/org-timer /usr/share/emacs/site-lisp/org/org-w3m hides /usr/share/emacs/25.0.50/lisp/org/org-w3m /usr/share/emacs/site-lisp/org/org-plot hides /usr/share/emacs/25.0.50/lisp/org/org-plot /usr/share/emacs/site-lisp/org/org-mouse hides /usr/share/emacs/25.0.50/lisp/org/org-mouse /usr/share/emacs/site-lisp/org/org-mobile hides /usr/share/emacs/25.0.50/lisp/org/org-mobile /usr/share/emacs/site-lisp/org/org-src hides /usr/share/emacs/25.0.50/lisp/org/org-src /usr/share/emacs/site-lisp/org/org hides /usr/share/emacs/25.0.50/lisp/org/org /usr/share/emacs/site-lisp/org/org-mhe hides /usr/share/emacs/25.0.50/lisp/org/org-mhe /usr/share/emacs/site-lisp/org/org-irc hides /usr/share/emacs/25.0.50/lisp/org/org-irc /usr/share/emacs/site-lisp/org/org-info hides /usr/share/emacs/25.0.50/lisp/org/org-info /usr/share/emacs/site-lisp/org/org-inlinetask hides /usr/share/emacs/25.0.50/lisp/org/org-inlinetask /usr/share/emacs/site-lisp/org/org-pcomplete hides /usr/share/emacs/25.0.50/lisp/org/org-pcomplete /usr/share/emacs/site-lisp/org/org-indent hides /usr/share/emacs/25.0.50/lisp/org/org-indent /usr/share/emacs/site-lisp/org/org-macs hides /usr/share/emacs/25.0.50/lisp/org/org-macs /usr/share/emacs/site-lisp/org/org-list hides /usr/share/emacs/25.0.50/lisp/org/org-list /usr/share/emacs/site-lisp/org/org-id hides /usr/share/emacs/25.0.50/lisp/org/org-id /usr/share/emacs/site-lisp/org/org-macro hides /usr/share/emacs/25.0.50/lisp/org/org-macro /usr/share/emacs/site-lisp/org/org-habit hides /usr/share/emacs/25.0.50/lisp/org/org-habit /usr/share/emacs/site-lisp/org/org-gnus hides /usr/share/emacs/25.0.50/lisp/org/org-gnus /usr/share/emacs/site-lisp/org/org-element hides /usr/share/emacs/25.0.50/lisp/org/org-element /usr/share/emacs/site-lisp/org/org-feed hides /usr/share/emacs/25.0.50/lisp/org/org-feed /usr/share/emacs/site-lisp/org/org-eshell hides /usr/share/emacs/25.0.50/lisp/org/org-eshell /usr/share/emacs/site-lisp/org/org-docview hides /usr/share/emacs/25.0.50/lisp/org/org-docview /usr/share/emacs/site-lisp/org/org-footnote hides /usr/share/emacs/25.0.50/lisp/org/org-footnote /usr/share/emacs/site-lisp/org/org-faces hides /usr/share/emacs/25.0.50/lisp/org/org-faces /usr/share/emacs/site-lisp/org/org-datetree hides /usr/share/emacs/25.0.50/lisp/org/org-datetree /usr/share/emacs/site-lisp/org/org-crypt hides /usr/share/emacs/25.0.50/lisp/org/org-crypt /usr/share/emacs/site-lisp/org/org-entities hides /usr/share/emacs/25.0.50/lisp/org/org-entities /usr/share/emacs/site-lisp/org/org-ctags hides /usr/share/emacs/25.0.50/lisp/org/org-ctags /usr/share/emacs/site-lisp/org/org-clock hides /usr/share/emacs/25.0.50/lisp/org/org-clock /usr/share/emacs/site-lisp/org/ob-fortran hides /usr/share/emacs/25.0.50/lisp/org/ob-fortran /usr/share/emacs/site-lisp/org/org-colview hides /usr/share/emacs/25.0.50/lisp/org/org-colview /usr/share/emacs/site-lisp/org/ob-C hides /usr/share/emacs/25.0.50/lisp/org/ob-C /usr/share/emacs/site-lisp/org/org-agenda hides /usr/share/emacs/25.0.50/lisp/org/org-agenda /usr/share/emacs/site-lisp/org/org-compat hides /usr/share/emacs/25.0.50/lisp/org/org-compat /usr/share/emacs/site-lisp/org/org-attach hides /usr/share/emacs/25.0.50/lisp/org/org-attach /usr/share/emacs/site-lisp/org/org-bibtex hides /usr/share/emacs/25.0.50/lisp/org/org-bibtex /usr/share/emacs/site-lisp/org/org-capture hides /usr/share/emacs/25.0.50/lisp/org/org-capture /usr/share/emacs/site-lisp/org/org-archive hides /usr/share/emacs/25.0.50/lisp/org/org-archive /usr/share/emacs/site-lisp/org/org-bbdb hides /usr/share/emacs/25.0.50/lisp/org/org-bbdb /usr/share/emacs/site-lisp/org/ob-tangle hides /usr/share/emacs/25.0.50/lisp/org/ob-tangle /usr/share/emacs/site-lisp/org/ob-sqlite hides /usr/share/emacs/25.0.50/lisp/org/ob-sqlite /usr/share/emacs/site-lisp/org/ob-sql hides /usr/share/emacs/25.0.50/lisp/org/ob-sql /usr/share/emacs/site-lisp/org/ob-shen hides /usr/share/emacs/25.0.50/lisp/org/ob-shen /usr/share/emacs/site-lisp/org/ob-table hides /usr/share/emacs/25.0.50/lisp/org/ob-table /usr/share/emacs/site-lisp/org/ob-screen hides /usr/share/emacs/25.0.50/lisp/org/ob-screen /usr/share/emacs/site-lisp/org/ob-scheme hides /usr/share/emacs/25.0.50/lisp/org/ob-scheme /usr/share/emacs/site-lisp/org/ob-scala hides /usr/share/emacs/25.0.50/lisp/org/ob-scala /usr/share/emacs/site-lisp/org/ob-ruby hides /usr/share/emacs/25.0.50/lisp/org/ob-ruby /usr/share/emacs/site-lisp/org/ob-sass hides /usr/share/emacs/25.0.50/lisp/org/ob-sass /usr/share/emacs/site-lisp/org/ob-R hides /usr/share/emacs/25.0.50/lisp/org/ob-R /usr/share/emacs/site-lisp/org/ob-python hides /usr/share/emacs/25.0.50/lisp/org/ob-python /usr/share/emacs/site-lisp/org/ob-plantuml hides /usr/share/emacs/25.0.50/lisp/org/ob-plantuml /usr/share/emacs/site-lisp/org/ob-ref hides /usr/share/emacs/25.0.50/lisp/org/ob-ref /usr/share/emacs/site-lisp/org/ob-picolisp hides /usr/share/emacs/25.0.50/lisp/org/ob-picolisp /usr/share/emacs/site-lisp/org/ob-perl hides /usr/share/emacs/25.0.50/lisp/org/ob-perl /usr/share/emacs/site-lisp/org/ob-org hides /usr/share/emacs/25.0.50/lisp/org/ob-org /usr/share/emacs/site-lisp/org/ob-mscgen hides /usr/share/emacs/25.0.50/lisp/org/ob-mscgen /usr/share/emacs/site-lisp/org/ob-octave hides /usr/share/emacs/25.0.50/lisp/org/ob-octave /usr/share/emacs/site-lisp/org/ob-ocaml hides /usr/share/emacs/25.0.50/lisp/org/ob-ocaml /usr/share/emacs/site-lisp/org/ob-maxima hides /usr/share/emacs/25.0.50/lisp/org/ob-maxima /usr/share/emacs/site-lisp/org/ob-matlab hides /usr/share/emacs/25.0.50/lisp/org/ob-matlab /usr/share/emacs/site-lisp/org/ob-makefile hides /usr/share/emacs/25.0.50/lisp/org/ob-makefile /usr/share/emacs/site-lisp/org/ob-lilypond hides /usr/share/emacs/25.0.50/lisp/org/ob-lilypond /usr/share/emacs/site-lisp/org/ob-lisp hides /usr/share/emacs/25.0.50/lisp/org/ob-lisp /usr/share/emacs/site-lisp/org/ob-lob hides /usr/share/emacs/25.0.50/lisp/org/ob-lob /usr/share/emacs/site-lisp/org/ob-ledger hides /usr/share/emacs/25.0.50/lisp/org/ob-ledger /usr/share/emacs/site-lisp/org/ob-latex hides /usr/share/emacs/25.0.50/lisp/org/ob-latex /usr/share/emacs/site-lisp/org/ob-keys hides /usr/share/emacs/25.0.50/lisp/org/ob-keys /usr/share/emacs/site-lisp/org/ob-js hides /usr/share/emacs/25.0.50/lisp/org/ob-js /usr/share/emacs/site-lisp/org/ob-io hides /usr/share/emacs/25.0.50/lisp/org/ob-io /usr/share/emacs/site-lisp/org/ob-java hides /usr/share/emacs/25.0.50/lisp/org/ob-java /usr/share/emacs/site-lisp/org/ob-gnuplot hides /usr/share/emacs/25.0.50/lisp/org/ob-gnuplot /usr/share/emacs/site-lisp/org/ob-haskell hides /usr/share/emacs/25.0.50/lisp/org/ob-haskell /usr/share/emacs/site-lisp/org/ob-exp hides /usr/share/emacs/25.0.50/lisp/org/ob-exp /usr/share/emacs/site-lisp/org/ob-emacs-lisp hides /usr/share/emacs/25.0.50/lisp/org/ob-emacs-lisp /usr/share/emacs/site-lisp/org/ob-dot hides /usr/share/emacs/25.0.50/lisp/org/ob-dot /usr/share/emacs/site-lisp/org/ob-core hides /usr/share/emacs/25.0.50/lisp/org/ob-core /usr/share/emacs/site-lisp/org/ob-ditaa hides /usr/share/emacs/25.0.50/lisp/org/ob-ditaa /usr/share/emacs/site-lisp/org/ob hides /usr/share/emacs/25.0.50/lisp/org/ob /usr/share/emacs/site-lisp/org/ob-css hides /usr/share/emacs/25.0.50/lisp/org/ob-css /usr/share/emacs/site-lisp/org/ob-eval hides /usr/share/emacs/25.0.50/lisp/org/ob-eval /usr/share/emacs/site-lisp/org/ob-clojure hides /usr/share/emacs/25.0.50/lisp/org/ob-clojure /usr/share/emacs/site-lisp/org/ob-comint hides /usr/share/emacs/25.0.50/lisp/org/ob-comint /usr/share/emacs/site-lisp/org/ob-calc hides /usr/share/emacs/25.0.50/lisp/org/ob-calc /usr/share/emacs/site-lisp/org/ob-awk hides /usr/share/emacs/25.0.50/lisp/org/ob-awk /usr/share/emacs/site-lisp/org/ob-asymptote hides /usr/share/emacs/25.0.50/lisp/org/ob-asymptote /usr/share/emacs/site-lisp/org/org-loaddefs hides /usr/share/emacs/25.0.50/lisp/org/org-loaddefs /usr/share/emacs/site-lisp/org/org-version hides /usr/share/emacs/25.0.50/lisp/org/org-version /usr/share/emacs/site-lisp/org/org-install hides /usr/share/emacs/25.0.50/lisp/org/org-install /usr/share/emacs/site-lisp/emms/tq hides /usr/share/emacs/25.0.50/lisp/emacs-lisp/tq /usr/share/emacs/25.0.50/lisp/vc/vc-arch hides /usr/share/emacs/25.0.50/lisp/obsolete/vc-arch Features: (shadow sort org-bullets cdlatex texmathp reftex reftex-vars org-table quail footnote autocap mail-extr emacsbug smtpmail-async smtpmail async gnus-delay gnus-draft gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-cache gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime smime dig mailcap nndraft nnmh gnus-demon nntp gnus-harvest mailalias nnir gnus-sum gnus-group gnus-undo gnus-start gnus-cloud nnimap nnmail mail-source tls utf7 netrc parse-time gnus-spec gnus-int gnus-range gnus-win nnoo gnus gnus-ems nnheader message idna rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils tramp-cache tramp-sh tramp tramp-compat tramp-loaddefs trampver recentf tree-widget wid-edit eieio-opt speedbar sb-image ezimage dframe ido-completing-read+ smex misearch multi-isearch org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view jka-compr image-mode git-annex dired-aux dired-x dired org-bibtex bibtex org-bbdb org-element avl-tree org-w3m bbdb-anniv diary-lib diary-loaddefs bbdb-com crm mailabbrev bbdb bbdb-site timezone org-inlinetask org-indent org-location-google-maps org-agenda google-maps google-maps-static url-util google-maps-geocode google-maps-base json org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline org-version ob-calc calc-store calc-trail calc-ext calc calc-loaddefs calc-macs ob-shell readline-complete shell pcomplete ob-awk ob-org ob-octave ob-python ob-C ob-emacs-lisp ob-fortran cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs ob-latex ob-R ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint comint ansi-color ob-core ob-eval org-compat org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs ffap url-parse auth-source gnus-util mm-util help-fns mail-prsvr password-cache url-vars nyan-mode server paredit checkdoc thingatpt flyspell ispell cap-words superword subword company-files company-oddmuse company-keywords company-etags etags xref cl-seq project eieio eieio-core company-gtags company-dabbrev-code company-dabbrev company-capf company-cmake company-xcode company-clang company-semantic company-eclim company-template company-css company-nxml company-bbdb company-c-headers rx company-jedi jedi-core python-environment epc ctable concurrent deferred cl ring company vc vc-dispatcher vc-git diff-mode easy-mmode bookmark pp ido seq byte-opt bytecomp byte-compile cconv cl-extra help-mode windmove savehist saveplace cl-macs time-date gv edmacro kmacro cl-loaddefs pcase cl-lib finder-inf tex-site advice info package easymenu epg-config mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 465929 13348) (symbols 48 54803 5) (miscs 40 1129 732) (strings 32 133952 20273) (string-bytes 1 4232357) (vectors 16 60049) (vector-slots 8 1718944 100835) (floats 8 590 227) (intervals 56 1675 1521) (buffers 976 17) (heap 1024 50226 2047)) ------------=_1441442463-22741-3-- From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Tassilo Horn Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Sep 2015 07:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Robert Pluim Cc: Eli Zaretskii , 21337@debbugs.gnu.org Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144161050929358 (code B ref 21337); Mon, 07 Sep 2015 07:22:01 +0000 Received: (at 21337) by debbugs.gnu.org; 7 Sep 2015 07:21:49 +0000 Received: from localhost ([127.0.0.1]:51217 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZYqkP-0007dR-6r for submit@debbugs.gnu.org; Mon, 07 Sep 2015 03:21:49 -0400 Received: from deliver.uni-koblenz.de ([141.26.64.15]:54231) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZYqkN-0007dK-0I for 21337@debbugs.gnu.org; Mon, 07 Sep 2015 03:21:48 -0400 Received: from thinkpad-t440p (dhcp148.uni-koblenz.de [141.26.71.148]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id F23021A83E0; Mon, 7 Sep 2015 09:21:44 +0200 (CEST) From: Tassilo Horn References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> Date: Mon, 07 Sep 2015 09:21:44 +0200 In-Reply-To: <87twrm2db4.fsf@gmail.com> (Robert Pluim's message of "Wed, 26 Aug 2015 19:02:23 +0200") Message-ID: <87vbbmzoc7.fsf@gnu.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) Hi Robert and Eli, could this issue also be the cause of bug#21313 which I've reported some days ago? I've tried very hard to reproduce it with the current master branch which contains Robert's patch already and didn't succeed, so it is possible that his patch also fixed that issue. Bye, Tassilo From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Robert Pluim Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Sep 2015 07:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Tassilo Horn Cc: Robert Pluim , 21337@debbugs.gnu.org, Eli Zaretskii Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144161179331369 (code B ref 21337); Mon, 07 Sep 2015 07:44:02 +0000 Received: (at 21337) by debbugs.gnu.org; 7 Sep 2015 07:43:13 +0000 Received: from localhost ([127.0.0.1]:51238 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZYr57-00089t-0O for submit@debbugs.gnu.org; Mon, 07 Sep 2015 03:43:13 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:34945) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZYr54-00089k-8c for 21337@debbugs.gnu.org; Mon, 07 Sep 2015 03:43:10 -0400 Received: by wicge5 with SMTP id ge5so73318271wic.0 for <21337@debbugs.gnu.org>; Mon, 07 Sep 2015 00:43:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=vF/AMyw1vRLBZZSjqE5Q/RF4qN7yPHBslESXkEIaDbs=; b=fBSLNfgAC9N7DboH2sL60cajAAWxfRhCcUedkhgOPC3ePq4OF/Lk2nIjkVVSOFVPwy 0JfLs+1Cpr05o581PAf6Y2cKCBMYWrCeGB0m4aewFMVP1pRQ8X1Yt6Wx6Qu4WzJhkNHG vqUnNCL8WHDX/s6wIGpstFaph/KygI60svEZhZz51we/HiWCBvGnItl0D72ZSqWXCy5q 7bsfd7jqG1sdCbp8LDfTzjO4Wd2/3Lb+13vsrphXBKDJoo/SplTDUCgl2IMadQ123c4S lRuSZnE6oyl+9YSqMdUlpM1r7hqbZB7iVwjGIWQwfC7S1IakSu9SV9oy2ya+ujkO4rzl LSVg== X-Received: by 10.180.186.195 with SMTP id fm3mr32203137wic.1.1441611789402; Mon, 07 Sep 2015 00:43:09 -0700 (PDT) Received: from rpluim-ubuntu ([213.30.189.66]) by smtp.gmail.com with ESMTPSA id 12sm8065564wjw.15.2015.09.07.00.43.07 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Sep 2015 00:43:08 -0700 (PDT) From: Robert Pluim References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> <87vbbmzoc7.fsf@gnu.org> Date: Mon, 07 Sep 2015 09:43:07 +0200 In-Reply-To: <87vbbmzoc7.fsf@gnu.org> (Tassilo Horn's message of "Mon, 07 Sep 2015 09:21:44 +0200") Message-ID: <87vbbm7jzo.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Tassilo Horn writes: > Hi Robert and Eli, > > could this issue also be the cause of bug#21313 which I've reported some > days ago? I've tried very hard to reproduce it with the current master > branch which contains Robert's patch already and didn't succeed, so it > is possible that his patch also fixed that issue. It's possible, but I haven't looked in detail at 21313. Any code in emacs which reads from file descriptors could have been triggered incorrectly before the fix went in. Regards Robert From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Sep 2015 15:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Robert Pluim Cc: rpluim@gmail.com, 21337@debbugs.gnu.org, tsdh@gnu.org Reply-To: Eli Zaretskii Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144163810923865 (code B ref 21337); Mon, 07 Sep 2015 15:02:02 +0000 Received: (at 21337) by debbugs.gnu.org; 7 Sep 2015 15:01:49 +0000 Received: from localhost ([127.0.0.1]:51746 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZYxvY-0006Cr-Rj for submit@debbugs.gnu.org; Mon, 07 Sep 2015 11:01:49 -0400 Received: from mtaout25.012.net.il ([80.179.55.181]:48376) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZYxvV-0006Ci-Vm for 21337@debbugs.gnu.org; Mon, 07 Sep 2015 11:01:47 -0400 Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NUB00400AV57100@mtaout25.012.net.il> for 21337@debbugs.gnu.org; Mon, 07 Sep 2015 17:57:37 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NUB000ZFAW1GI30@mtaout25.012.net.il>; Mon, 07 Sep 2015 17:57:37 +0300 (IDT) Date: Mon, 07 Sep 2015 18:01:05 +0300 From: Eli Zaretskii In-reply-to: <87vbbm7jzo.fsf@gmail.com> X-012-Sender: halo1@inter.net.il Message-id: <83zj0y6zpq.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> <87vbbmzoc7.fsf@gnu.org> <87vbbm7jzo.fsf@gmail.com> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Robert Pluim > Cc: Robert Pluim , Eli Zaretskii , 21337@debbugs.gnu.org > Date: Mon, 07 Sep 2015 09:43:07 +0200 > > Tassilo Horn writes: > > > Hi Robert and Eli, > > > > could this issue also be the cause of bug#21313 which I've reported some > > days ago? I've tried very hard to reproduce it with the current master > > branch which contains Robert's patch already and didn't succeed, so it > > is possible that his patch also fixed that issue. > > It's possible, but I haven't looked in detail at 21313. Any code in > emacs which reads from file descriptors could have been triggered > incorrectly before the fix went in. Provided GnuTLS is compiled in -- which it is in this case. So feel free to merge these two bugs and close the other one. From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Robert Pluim Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 07 Sep 2015 15:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 21337@debbugs.gnu.org, tsdh@gnu.org Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144163892725110 (code B ref 21337); Mon, 07 Sep 2015 15:16:01 +0000 Received: (at 21337) by debbugs.gnu.org; 7 Sep 2015 15:15:27 +0000 Received: from localhost ([127.0.0.1]:51762 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZYy8l-0006Wv-18 for submit@debbugs.gnu.org; Mon, 07 Sep 2015 11:15:27 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:38435) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZYy8i-0006Wf-OV; Mon, 07 Sep 2015 11:15:25 -0400 Received: by wiclk2 with SMTP id lk2so87383634wic.1; Mon, 07 Sep 2015 08:15:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:references:cc:gmane-reply-to-list:date:in-reply-to :message-id:user-agent:mime-version:content-type; bh=LAEY+84coJ3/HBG287KSgS1I2oaW7aNIbSU2GXMtcdg=; b=07gBE1NyOXW9t04nt9khBdYViLAevNZOmvMojyCcrZ5HFsC71ofIZdwyjdardNDLEN JOxgY8BiqkYf3cHjhHe3fQqskOAIbsN+zLNoGeV6CLr8D5bJP8wykLwRRCUkwCltV1A/ CFshxGHDeUaWNfUpSoCbu3K4QQMlQcytlgm5L/L8XnF4ERX8KtXojOLZ0sMEKbF6SHrd zT+LAzZHtYDBOnA0IJ3foYnV7iw5XY3QMsNx/2fFaRvy0v3VoAER1Z3BugJJkatC1cbR nq8dvmiWYlGrf72cyJc0y9MCL1mG8LPqDgSnHRTz0fScZVk9jtZ1V9NjLpla2ERSKRxb OY0w== X-Received: by 10.180.38.110 with SMTP id f14mr35241741wik.62.1441638924104; Mon, 07 Sep 2015 08:15:24 -0700 (PDT) Received: from rpluim-ubuntu ([213.30.189.66]) by smtp.gmail.com with ESMTPSA id gt10sm20746403wib.20.2015.09.07.08.15.22 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Sep 2015 08:15:23 -0700 (PDT) From: Robert Pluim References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> <87vbbmzoc7.fsf@gnu.org> <87vbbm7jzo.fsf@gmail.com> <83zj0y6zpq.fsf@gnu.org> Gmane-Reply-To-List: yes Date: Mon, 07 Sep 2015 17:15:22 +0200 In-Reply-To: <83zj0y6zpq.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 07 Sep 2015 18:01:05 +0300") Message-ID: <874mj6xnud.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) forcemerge 21337 21313 stop Eli Zaretskii writes: > Provided GnuTLS is compiled in -- which it is in this case. > > So feel free to merge these two bugs and close the other one. I *think* this should close 21313 as well. admin/notes/bugtracker does not suffer from being too short. Thanks Robert From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Tassilo Horn Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 09 Sep 2015 16:50:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Robert Pluim Cc: Eli Zaretskii , 21337@debbugs.gnu.org Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.14418173815399 (code B ref 21337); Wed, 09 Sep 2015 16:50:03 +0000 Received: (at 21337) by debbugs.gnu.org; 9 Sep 2015 16:49:41 +0000 Received: from localhost ([127.0.0.1]:54098 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZZiZ3-0001P0-6J for submit@debbugs.gnu.org; Wed, 09 Sep 2015 12:49:41 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:40452) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZZiZ1-0001Or-BJ for 21337@debbugs.gnu.org; Wed, 09 Sep 2015 12:49:40 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 6798E20BED for <21337@debbugs.gnu.org>; Wed, 9 Sep 2015 12:49:38 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Wed, 09 Sep 2015 12:49:38 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=FdDhufIfwtLaOTWixVWLnjkK7iI=; b=W8ezf eBXzNWTJjVxSHE7YLBIp8Y5oRWPQzRjnJ/drH4s/eLDd1MKW34zvPElzIXn/1PoH gXLOUsG3R7g1qbciszDdTIF0cLwwgtswglmg41jBZAjR56XzDuSmUOfFbNQ9RdGr qdlMOQ+QnNN/49FvaGFcvfuwf+/uB1OV9xszNg= X-Sasl-enc: wSR62ks022jRch62uUm+Wrwl/5+vj7cpetpsSwuSp7yC 1441817377 Received: from thinkpad-t440p (unknown [2.161.206.107]) by mail.messagingengine.com (Postfix) with ESMTPA id 97984C0001B; Wed, 9 Sep 2015 12:49:37 -0400 (EDT) From: Tassilo Horn References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> <87vbbmzoc7.fsf@gnu.org> <87vbbm7jzo.fsf@gmail.com> <83zj0y6zpq.fsf@gnu.org> <874mj6xnud.fsf@gmail.com> Date: Wed, 09 Sep 2015 18:49:35 +0200 In-Reply-To: <874mj6xnud.fsf@gmail.com> (Robert Pluim's message of "Mon, 07 Sep 2015 17:15:22 +0200") Message-ID: <87twr35yhs.fsf@gnu.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) Robert Pluim writes: > forcemerge 21337 21313 > stop > > Eli Zaretskii writes: >> Provided GnuTLS is compiled in -- which it is in this case. >> >> So feel free to merge these two bugs and close the other one. > > I *think* this should close 21313 as well. It did, but today I hit bug#21313 once again so apparently it is not fixed by your commit. Can the two bugs be separated again and bug#21313 be re-opened? Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 09 13:55:54 2015 Received: (at control) by debbugs.gnu.org; 9 Sep 2015 17:55:54 +0000 Received: from localhost ([127.0.0.1]:54117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZZjb8-0002xm-2i for submit@debbugs.gnu.org; Wed, 09 Sep 2015 13:55:54 -0400 Received: from mtaout27.012.net.il ([80.179.55.183]:50138) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZZjb5-0002xc-6x for control@debbugs.gnu.org; Wed, 09 Sep 2015 13:55:52 -0400 Received: from conversion-daemon.mtaout27.012.net.il by mtaout27.012.net.il (HyperSendmail v2007.08) id <0NUF0070082VIQ00@mtaout27.012.net.il> for control@debbugs.gnu.org; Wed, 09 Sep 2015 20:52:27 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout27.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NUF00M4O8BFR2B0@mtaout27.012.net.il> for control@debbugs.gnu.org; Wed, 09 Sep 2015 20:52:27 +0300 (IDT) Date: Wed, 09 Sep 2015 20:55:44 +0300 From: Eli Zaretskii Subject: Re: bug#21337: 25.0.50; inotify error message In-reply-to: <87twr35yhs.fsf@gnu.org> X-012-Sender: halo1@inter.net.il To: control@debbugs.gnu.org Message-id: <83lhcf5vfj.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> <87vbbmzoc7.fsf@gnu.org> <87vbbm7jzo.fsf@gmail.com> <83zj0y6zpq.fsf@gnu.org> <874mj6xnud.fsf@gmail.com> <87twr35yhs.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) unmerge 21313 reopen 21313 thanks From unknown Mon Jun 23 13:13:33 2025 X-Loop: help-debbugs@gnu.org Subject: bug#21337: 25.0.50; inotify error message Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 09 Sep 2015 17:58:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21337 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Tassilo Horn Cc: rpluim@gmail.com, 21337@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 21337-submit@debbugs.gnu.org id=B21337.144182146911596 (code B ref 21337); Wed, 09 Sep 2015 17:58:01 +0000 Received: (at 21337) by debbugs.gnu.org; 9 Sep 2015 17:57:49 +0000 Received: from localhost ([127.0.0.1]:54122 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZZjcy-00030x-GQ for submit@debbugs.gnu.org; Wed, 09 Sep 2015 13:57:48 -0400 Received: from mtaout24.012.net.il ([80.179.55.180]:48288) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZZjcw-00030p-NM for 21337@debbugs.gnu.org; Wed, 09 Sep 2015 13:57:47 -0400 Received: from conversion-daemon.mtaout24.012.net.il by mtaout24.012.net.il (HyperSendmail v2007.08) id <0NUF00J007PIT900@mtaout24.012.net.il> for 21337@debbugs.gnu.org; Wed, 09 Sep 2015 20:50:09 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout24.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NUF00L7K87KM100@mtaout24.012.net.il>; Wed, 09 Sep 2015 20:50:09 +0300 (IDT) Date: Wed, 09 Sep 2015 20:57:40 +0300 From: Eli Zaretskii In-reply-to: <87twr35yhs.fsf@gnu.org> X-012-Sender: halo1@inter.net.il Message-id: <83k2rz5vcb.fsf@gnu.org> References: <87k2skyjf2.fsf@gmail.com> <83d1ychefg.fsf@gnu.org> <87oahw8xmv.fsf@gmail.com> <83a8tghcgr.fsf@gnu.org> <87twrobpet.fsf@gmail.com> <836144hagi.fsf@gnu.org> <87io84pmec.fsf@gmail.com> <83si78fpi5.fsf@gnu.org> <87twrm2db4.fsf@gmail.com> <87vbbmzoc7.fsf@gnu.org> <87vbbm7jzo.fsf@gmail.com> <83zj0y6zpq.fsf@gnu.org> <874mj6xnud.fsf@gmail.com> <87twr35yhs.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: Tassilo Horn > Cc: Eli Zaretskii , 21337@debbugs.gnu.org > Date: Wed, 09 Sep 2015 18:49:35 +0200 > > > I *think* this should close 21313 as well. > > It did, but today I hit bug#21313 once again so apparently it is not > fixed by your commit. Can the two bugs be separated again and bug#21313 > be re-opened? Done.