From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 23 15:14:58 2015 Received: (at submit) by debbugs.gnu.org; 23 Oct 2015 19:14:58 +0000 Received: from localhost ([127.0.0.1]:35107 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zphnl-0003Az-Ve for submit@debbugs.gnu.org; Fri, 23 Oct 2015 15:14:58 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37434) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zphnj-0003Ar-QN for submit@debbugs.gnu.org; Fri, 23 Oct 2015 15:14:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zphni-0005M5-Pd for submit@debbugs.gnu.org; Fri, 23 Oct 2015 15:14:55 -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 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:44723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zphni-0005M1-Mx for submit@debbugs.gnu.org; Fri, 23 Oct 2015 15:14:54 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zphnh-0002AS-B5 for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2015 15:14:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zphnc-0005Gc-G1 for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2015 15:14:53 -0400 Received: from limerock03.mail.cornell.edu ([128.84.13.243]:60827) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zphnc-0005G2-BI for bug-gnu-emacs@gnu.org; Fri, 23 Oct 2015 15:14:48 -0400 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id t9NJElP1032154 for ; Fri, 23 Oct 2015 15:14:47 -0400 Received: from [10.128.137.140] (dhcp-gs-2444.eduroam.cornell.edu [10.128.137.140]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id t9NJEkdF029905 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Fri, 23 Oct 2015 15:14:47 -0400 To: bug-gnu-emacs@gnu.org Subject: 25.0.50; emacs infloops after call to vc-annotate From: Ken Brown Message-ID: <562A872A.4030200@cornell.edu> Date: Fri, 23 Oct 2015 15:14:50 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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.3 (----) 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.3 (----) This bug does not occur in 'emacs -Q' or even 'emacs -q'. But it does occur if I start emacs with no .emacs, no .emacs.d, and no default.el. To reproduce: emacs C-x d ~/src/emacs/master [This is my clone of the emacs repo.] v [To view .dir-locals.el.] C-x v g At this point the cursor is in the annotate buffer (but not blinking), and emacs starts using a lot of CPU and is unresponsive. I assume it is inflooping. If I send the emacs process a SIGUSR2, it is responsive again. At this point I can do 'C-x v g' again with no problem. A bisection shows that the problem started with the following commit: commit 1431f667504b610471257802aa2f2f4f0d8443de Author: Eli Zaretskii Date: Sat Oct 17 15:10:58 2015 +0300 Avoid crashes when redisplayng a window changes faces or fonts * src/xdisp.c (redisplay_internal): If redisplaying the selected window or one of the frames turns on the frame's 'redisplay' flag, redisplay again. (Bug#21428) * src/frame.c (x_set_font): Set the frame's 'fonts_changed' flag. In GNU Emacs 25.0.50.48 (x86_64-unknown-cygwin, GTK+ Version 3.14.13) of 2015-10-23 Repository revision: 8408f4e38cb4108f8dde971bbc5d5220c66e0f67 Windowing system distributor 'The Cygwin/X Project', version 11.0.11702000 Configured using: 'configure 'CFLAGS=-g3 -O0'' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Fundamental Minor modes in effect: diff-auto-refine-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent messages: View mode: type C-h for help, h for commands, q to quit. Annotating... Redisplaying annotation...done (Spanned from 2494.8 to 188.8 days old) Annotating... done Error during redisplay: (#[128 "\300\301\"\210\300\302\"\207" [apply redisplay--pre-redisplay-functions ignore nil] 4 nil nil] nil) signaled (quit) Entering debugger... Back to top level Annotating... Redisplaying annotation...done (Spanned from 2494.8 to 188.8 days old) Annotating... done Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns mail-prsvr mail-utils debug help-mode vc-annotate vc cl-loaddefs pcase cl-lib vc-dispatcher vc-git diff-mode easy-mmode view dired finder-inf gap-mode-autoloads info muse-autoloads package easymenu epg-config time-date 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 gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 99019 6493) (symbols 48 20907 0) (miscs 40 124 134) (strings 32 19298 4944) (string-bytes 1 553817) (vectors 16 13331) (vector-slots 8 443259 6719) (floats 8 187 260) (intervals 56 461 21) (buffers 976 17)) From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 23 15:17:07 2015 Received: (at control) by debbugs.gnu.org; 23 Oct 2015 19:17:07 +0000 Received: from localhost ([127.0.0.1]:35125 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zphpr-0003GE-9h for submit@debbugs.gnu.org; Fri, 23 Oct 2015 15:17:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38766) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zphpp-0003G6-Ni for control@debbugs.gnu.org; Fri, 23 Oct 2015 15:17:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zphpp-0006G1-4g for control@debbugs.gnu.org; Fri, 23 Oct 2015 15:17:05 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zphpp-0006Fx-1c for control@debbugs.gnu.org; Fri, 23 Oct 2015 15:17:05 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1Zphpo-0001aR-IV for control@debbugs.gnu.org; Fri, 23 Oct 2015 15:17:04 -0400 Subject: control message for bug 19759 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Fri, 23 Oct 2015 15:17:04 -0400 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) block 19759 by 21745 From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 23 15:20:00 2015 Received: (at 21745) by debbugs.gnu.org; 23 Oct 2015 19:20:00 +0000 Received: from localhost ([127.0.0.1]:35129 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zphsd-0003KO-Qv for submit@debbugs.gnu.org; Fri, 23 Oct 2015 15:20:00 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:36035) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zphsb-0003KF-7k for 21745@debbugs.gnu.org; Fri, 23 Oct 2015 15:19:57 -0400 Received: by wicfx6 with SMTP id fx6so44042761wic.1 for <21745@debbugs.gnu.org>; Fri, 23 Oct 2015 12:19:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:subject:to:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=spbbwjktRMayZyQN3IWSoRMaYaNn12DXqCXOUqr617U=; b=vOAqH1coiN6QRKiuXNYNGnZT+VyJoMnnaCPshiBIULeAgDnraw0qOLCvvZpkV21BUo Lm+qHAiOtlqOKIYvfY2GWFJIJbFW4Ae2vMcNb8zdgKxKJt4ydep/FkQxmQ8rn2FPJX/2 4A0EjGuuDUZBJ94LiHq+w2hD2gWLzoOfkr/Rc0tlbP54NrSwJUfmsG9dKhE26Uk8Kx+2 OmcnAiVWiJNpwVFuNaE3L5oHp6NmOAxS0UkrNQt2OY8Cyk66CFOarQlMjsDSZiL1wBSC EDwajJtY9h7ZZauNj+hqYOKmfNHbFM40x4Hkf/0nMtIRMeAVCmTNA4uqvuXItUFPbVe9 MqqA== X-Received: by 10.180.108.129 with SMTP id hk1mr6246777wib.52.1445627996684; Fri, 23 Oct 2015 12:19:56 -0700 (PDT) Received: from [192.168.1.2] ([185.105.175.24]) by smtp.googlemail.com with ESMTPSA id gd11sm3954625wic.20.2015.10.23.12.19.55 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Oct 2015 12:19:55 -0700 (PDT) Subject: Re: bug#21745: 25.0.50; emacs infloops after call to vc-annotate To: Ken Brown , 21745@debbugs.gnu.org References: <562A872A.4030200@cornell.edu> From: Dmitry Gutov Message-ID: <562A8859.4060907@yandex.ru> Date: Fri, 23 Oct 2015 22:19:53 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Thunderbird/42.0 MIME-Version: 1.0 In-Reply-To: <562A872A.4030200@cornell.edu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21745 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 (/) On 10/23/2015 10:14 PM, Ken Brown wrote: > At this point the cursor is in the annotate buffer (but not blinking), > and emacs starts using a lot of CPU and is unresponsive. Reproduces here. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 23 16:08:17 2015 Received: (at 21745) by debbugs.gnu.org; 23 Oct 2015 20:08:17 +0000 Received: from localhost ([127.0.0.1]:35164 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpidM-000689-U3 for submit@debbugs.gnu.org; Fri, 23 Oct 2015 16:08:17 -0400 Received: from mtaout28.012.net.il ([80.179.55.184]:34282) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpidK-000680-Js for 21745@debbugs.gnu.org; Fri, 23 Oct 2015 16:08:15 -0400 Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NWO00N00VPJ4B00@mtaout28.012.net.il> for 21745@debbugs.gnu.org; Fri, 23 Oct 2015 23:07:20 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NWO00EX1VW86780@mtaout28.012.net.il>; Fri, 23 Oct 2015 23:07:20 +0300 (IDT) Date: Fri, 23 Oct 2015 23:08:18 +0300 From: Eli Zaretskii Subject: Re: bug#21745: 25.0.50; emacs infloops after call to vc-annotate In-reply-to: <562A872A.4030200@cornell.edu> X-012-Sender: halo1@inter.net.il To: Ken Brown Message-id: <83si51xs99.fsf@gnu.org> References: <562A872A.4030200@cornell.edu> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21745 Cc: 21745@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 (+) > From: Ken Brown > Date: Fri, 23 Oct 2015 15:14:50 -0400 > > This bug does not occur in 'emacs -Q' or even 'emacs -q'. But it does > occur if I start emacs with no .emacs, no .emacs.d, and no default.el. > To reproduce: > > emacs > C-x d ~/src/emacs/master [This is my clone of the emacs repo.] > v [To view .dir-locals.el.] > C-x v g > > At this point the cursor is in the annotate buffer (but not blinking), > and emacs starts using a lot of CPU and is unresponsive. I assume it is > inflooping. If I send the emacs process a SIGUSR2, it is responsive > again. At this point I can do 'C-x v g' again with no problem. Thanks, I think I fixed this. From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 23 17:36:50 2015 Received: (at 21745-done) by debbugs.gnu.org; 23 Oct 2015 21:36:50 +0000 Received: from localhost ([127.0.0.1]:35249 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zpk14-0008GS-BX for submit@debbugs.gnu.org; Fri, 23 Oct 2015 17:36:50 -0400 Received: from limerock01.mail.cornell.edu ([128.84.13.241]:35366) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Zpk12-0008GJ-QH for 21745-done@debbugs.gnu.org; Fri, 23 Oct 2015 17:36:49 -0400 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id t9NLalKd025138; Fri, 23 Oct 2015 17:36:47 -0400 Received: from [192.168.1.5] (cpe-67-249-176-138.twcny.res.rr.com [67.249.176.138]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id t9NLak2e018979 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Fri, 23 Oct 2015 17:36:47 -0400 Subject: Re: bug#21745: 25.0.50; emacs infloops after call to vc-annotate To: Eli Zaretskii References: <562A872A.4030200@cornell.edu> <83si51xs99.fsf@gnu.org> From: Ken Brown Message-ID: <562AA871.1080302@cornell.edu> Date: Fri, 23 Oct 2015 17:36:49 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <83si51xs99.fsf@gnu.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 21745-done Cc: 21745-done@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: -2.3 (--) On 10/23/2015 4:08 PM, Eli Zaretskii wrote: > Thanks, I think I fixed this. Confirmed. Thanks for the quick fix. Ken From unknown Sat Aug 16 19:22:45 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 21 Nov 2015 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator