From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; emacs hangs on WinXP with --disable-font-backend, and backtrace Date: Sat, 10 May 2008 00:46:02 +0300 Message-ID: References: <4821EE06.9040409@gmail.com> <48225056.7030100@gmail.com> <48231C03.2050201@gmail.com> <482322A9.6080109@gmail.com> <4823A345.8090601@gmail.com> <48246BD2.8060409@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1210369673 9671 80.91.229.12 (9 May 2008 21:47:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 May 2008 21:47:53 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: "Kyle M. Lee" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 09 23:48:29 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JuaRC-0006Bz-Ek for ged-emacs-devel@m.gmane.org; Fri, 09 May 2008 23:47:34 +0200 Original-Received: from localhost ([127.0.0.1]:36483 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JuaQU-00009U-5w for ged-emacs-devel@m.gmane.org; Fri, 09 May 2008 17:46:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JuaPv-0008K4-CD for emacs-devel@gnu.org; Fri, 09 May 2008 17:46:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JuaPt-0008JI-IL for emacs-devel@gnu.org; Fri, 09 May 2008 17:46:14 -0400 Original-Received: from [199.232.76.173] (port=53260 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JuaPt-0008JE-Ec for emacs-devel@gnu.org; Fri, 09 May 2008 17:46:13 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:60228) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JuaPs-0004sH-Rl for emacs-devel@gnu.org; Fri, 09 May 2008 17:46:13 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:35298) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JuaP7-0004nJ-PL for emacs-pretest-bug@gnu.org; Fri, 09 May 2008 17:45:25 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JuaPo-0004rh-F4 for emacs-pretest-bug@gnu.org; Fri, 09 May 2008 17:46:12 -0400 Original-Received: from mtaout6.012.net.il ([84.95.2.16]:50231) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JuaPo-0004rI-11 for emacs-pretest-bug@gnu.org; Fri, 09 May 2008 17:46:08 -0400 Original-Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i-mtaout6.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0K0M002SZFSS57A0@i-mtaout6.012.net.il> for emacs-pretest-bug@gnu.org; Sat, 10 May 2008 01:00:28 +0300 (IDT) In-reply-to: <48246BD2.8060409@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:96904 gmane.emacs.pretest.bugs:22237 Archived-At: > Date: Fri, 09 May 2008 23:20:50 +0800 > From: "Kyle M. Lee" > CC: emacs-pretest-bug@gnu.org > > (gdb) bt > #0 0x77ef607f in GDI32!CreateCompatibleDC () > from C:\WINDOWS\system32\gdi32.dll > #1 0x77ef77e0 in GDI32!CreateRectRgn () from C:\WINDOWS\system32\gdi32.dll > #2 0x77ef8294 in GDI32!CreateRectRgnIndirect () > from C:\WINDOWS\system32\gdi32.dll > #3 0x011b4115 in w32_set_clip_rectangle (hdc=0xe3011312, rect=0x82ebb0) > at w32term.c:360 > #4 0x011b7f0b in w32_draw_relief_rect (f=0x1e11e00, left_x=356, top_y=0, > right_x=371, bottom_y=18, width=1, raised_p=1, top_p=1, bot_p=1, > left_p=1, right_p=0, clip_rect=0x82ebb0) at w32term.c:2277 > #5 0x011b85dd in x_draw_glyph_string_box (s=0x82ec70) at w32term.c:2406 > #6 0x011b9ed2 in x_draw_glyph_string (s=0x82ec70) at w32term.c:3051 > #7 0x0105961f in draw_glyphs (w=0x1a06e00, x=372, row=0x62db000, > area=TEXT_AREA, start=2, end=3, hl=DRAW_NORMAL_TEXT, overlaps=0) > at xdisp.c:20135 > #8 0x0105eabe in x_write_glyphs (start=0x62ec040, len=1) at xdisp.c:21514 > #9 0x010b8887 in update_text_area (w=0x1a06e00, vpos=0) at dispnew.c:4583 > #10 0x010b8ae6 in update_window_line (w=0x1a06e00, vpos=0, > mouse_face_overwritten_p=0x82eef0) at dispnew.c:4684 > #11 0x010b8025 in update_window (w=0x1a06e00, force_p=0) at dispnew.c:4336 > #12 0x010b763e in update_window_tree (w=0x1a06e00, force_p=0) > at dispnew.c:4001 > #13 0x010b75dd in update_window_tree (w=0x2af4000, force_p=0) > at dispnew.c:3997 > #14 0x010b7436 in update_frame (f=0x1e11e00, force_p=0, > inhibit_hairy_id_p=0) > at dispnew.c:3929 Now we are cooking! Looks like it's stuck in redisplay. Jason, can you help?