From unknown Sat Aug 16 10:42:01 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1097 <1097@debbugs.gnu.org> To: bug#1097 <1097@debbugs.gnu.org> Subject: Status: Looping in redisplay due to font problem Reply-To: bug#1097 <1097@debbugs.gnu.org> Date: Sat, 16 Aug 2025 17:42:01 +0000 retitle 1097 Looping in redisplay due to font problem reassign 1097 emacs submitter 1097 Kenichi Handa severity 1097 normal thanks From handa@m17n.org Sun Oct 5 19:32:55 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.2 required=4.0 tests=AWL,BAYES_00,IMPRONONCABLE_2, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Oct 2008 02:32:55 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m962WqFi029698 for ; Sun, 5 Oct 2008 19:32:53 -0700 Received: from mail.gnu.org ([199.232.76.166]:39885 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Kmfrj-0000iB-7A for emacs-pretest-bug@gnu.org; Sun, 05 Oct 2008 22:30:31 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Kmftw-0005rE-S2 for emacs-pretest-bug@gnu.org; Sun, 05 Oct 2008 22:32:49 -0400 Received: from mx1.aist.go.jp ([150.29.246.133]:42116) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kmftw-0005qo-1f for emacs-pretest-bug@gnu.org; Sun, 05 Oct 2008 22:32:48 -0400 Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id m962WkZc001829; Mon, 6 Oct 2008 11:32:46 +0900 (JST) env-from (handa@m17n.org) Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id m962WklI018798; Mon, 6 Oct 2008 11:32:46 +0900 (JST) env-from (handa@m17n.org) Received: by smtp3.aist.go.jp with ESMTP id m962Wj6H028093; Mon, 6 Oct 2008 11:32:45 +0900 (JST) env-from (handa@m17n.org) Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1Kmftt-0006Ka-IL; Mon, 06 Oct 2008 11:32:45 +0900 From: Kenichi Handa To: Chong Yidong CC: emacs-pretest-bug@gnu.org In-reply-to: <87vdw91wl1.fsf@cyd.mit.edu> (message from Chong Yidong on Fri, 03 Oct 2008 12:18:18 -0400) Subject: Re: Looping in redisplay due to font problem References: <878wt6a7aq.fsf@cyd.mit.edu> <87vdw91wl1.fsf@cyd.mit.edu> User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Message-Id: Date: Mon, 06 Oct 2008 11:32:45 +0900 X-detected-operating-system: by monty-python.gnu.org: Solaris 9 In article <87vdw91wl1.fsf@cyd.mit.edu>, Chong Yidong writes: > > And, what does "Emacs begins looping while in redisplay" exactly mean? > Emacs is unresponsive to any further input, and the character "o" in > "Corsivo" flickers. Interrupting the loop in gdb gives the following > backtrace. It seems to be stuck in an Xft function. > #0 0x00007f54662e1433 in select () from /lib/libc.so.6 > #1 0x00007f546403b2b6 in ?? () from /usr/lib/libxcb.so.1 > #2 0x00007f546403b8eb in ?? () from /usr/lib/libxcb.so.1 > #3 0x00007f546403c050 in xcb_send_request () from /usr/lib/libxcb.so.1 > #4 0x00007f5466e71f1a in _XPutXCBBuffer () from /usr/lib/libX11.so.6 > #5 0x00007f5466e72267 in ?? () from /usr/lib/libX11.so.6 > #6 0x00007f54650be5a3 in XRenderFillRectangle () from /usr/lib/libXrender.so.1 > #7 0x00007f5466c1f5b1 in XftDrawRect () from /usr/lib/libXft.so.2 > #8 0x0000000000656080 in xftfont_draw (s=0x7fff725843b0, from=0, to=1, x=100, Does Emacs always stop at that place when you repeat "cont" and "stop"? --- Kenichi Handa handa@ni.aist.go.jp From rgm@gnu.org Sun Oct 5 23:06:17 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.6 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 6 Oct 2008 06:06:18 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9666FVc019260 for ; Sun, 5 Oct 2008 23:06:16 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KmjCD-0001C5-KT; Mon, 06 Oct 2008 02:03:53 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18665.43593.566783.737019@fencepost.gnu.org> Date: Mon, 6 Oct 2008 02:03:53 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: a6x2\[/H"s^MJ2)-6-PWvEo(|GIzOR&B$Kn`6kqwnL5-T=?u/uDc[_D>vK2q8@myWzFU0P X-Debbugs-No-Ack: yes merge 1070 1097 From rgm@gnu.org Mon Oct 6 09:47:59 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.6 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 6 Oct 2008 16:47:59 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m96GluO4016935 for ; Mon, 6 Oct 2008 09:47:57 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KmtDD-0008Fx-Ce; Mon, 06 Oct 2008 12:45:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18666.16559.301749.859299@fencepost.gnu.org> Date: Mon, 6 Oct 2008 12:45:35 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: ,_q,*XJ4k$0WMn*O{k[Z"o?(@8J8f&w'bbj%P:wyLg$n&[IrTKr-E3gVA,=/nBLEjAA"t% X-Debbugs-No-Ack: yes merge 1070 1101 From rgm@gnu.org Tue Oct 7 10:28:02 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-9.6 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,VALID_BTS_CONTROL,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 7 Oct 2008 17:28:02 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m97HRx8K029080 for ; Tue, 7 Oct 2008 10:28:01 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1KnGJT-0005bG-RK; Tue, 07 Oct 2008 13:25:35 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18667.39823.712761.196136@fencepost.gnu.org> Date: Tue, 7 Oct 2008 13:25:35 -0400 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: magenta X-Ran: /*0'9L&:fKNCO!MpxNwF@pcC9-)me0LnyOs%gZ"vk"SM]M\O[KsdF)=`%}Qq)9\>fh98k& X-Debbugs-No-Ack: yes merge 1070 1105 From unknown Sat Aug 16 10:42:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Fri, 07 Nov 2008 15:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator