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: Wed, 07 May 2008 21:15:25 +0300 Message-ID: References: <4821EE06.9040409@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1210184204 27953 80.91.229.12 (7 May 2008 18:16:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 7 May 2008 18:16:44 +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 Wed May 07 20:17:21 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 1JtoCS-0000Nt-2g for ged-emacs-devel@m.gmane.org; Wed, 07 May 2008 20:17:08 +0200 Original-Received: from localhost ([127.0.0.1]:46351 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtoBj-0001zx-RO for ged-emacs-devel@m.gmane.org; Wed, 07 May 2008 14:16:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JtoBf-0001zi-E7 for emacs-devel@gnu.org; Wed, 07 May 2008 14:16:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JtoBd-0001zG-RT for emacs-devel@gnu.org; Wed, 07 May 2008 14:16:19 -0400 Original-Received: from [199.232.76.173] (port=45861 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JtoBd-0001z8-Nu for emacs-devel@gnu.org; Wed, 07 May 2008 14:16:17 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JtoBd-0008KK-Ro for emacs-devel@gnu.org; Wed, 07 May 2008 14:16:17 -0400 Original-Received: from mx10.gnu.org ([199.232.76.166]:60259) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JtoAy-0001IG-Q6 for emacs-pretest-bug@gnu.org; Wed, 07 May 2008 14:15:37 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JtoBZ-0008JF-3d for emacs-pretest-bug@gnu.org; Wed, 07 May 2008 14:16:17 -0400 Original-Received: from mtaout4.012.net.il ([84.95.2.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JtoBY-0008Iq-Gl for emacs-pretest-bug@gnu.org; Wed, 07 May 2008 14:16:12 -0400 Original-Received: from HOME-C4E4A596F7 ([83.130.255.47]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K0I00LLWGPQ38J0@i_mtaout4.012.net.il> for emacs-pretest-bug@gnu.org; Wed, 07 May 2008 21:29:50 +0300 (IDT) In-reply-to: <4821EE06.9040409@gmail.com> X-012-Sender: halo1@inter.net.il X-detected-kernel: by monty-python.gnu.org: Solaris 9.1 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:96699 gmane.emacs.pretest.bugs:22209 Archived-At: > Date: Thu, 08 May 2008 01:59:34 +0800 > From: "Kyle M. Lee" > Cc: > > (gdb) r Please try "r -Q", otherwise your ~/.emacs comes into play, and we have no way of knowing what's in it. > Starting program: E:\cvs_home\emacs23\emacs\src/.\emacs.exe > [New thread 5048.0x1270] > [New thread 5048.0x13bc] > [New thread 5048.0x3e4] > > Program exited normally. How did it "exit normally"? did you type "C-x C-c" to exit Emacs, or did it exit on its own? > (gdb) r --disable-font-backend > Starting program: E:\cvs_home\emacs23\emacs\src/.\emacs.exe > --disable-font-backe > nd > [New thread 1032.0xb0c] > [New thread 1032.0x17a8] > [New thread 1032.0x1668] > > Program exited normally. Same question here. > (gdb) xbacktrace > Cannot access memory at address 0x82f6d4 This is expected: the program already exited, so its memory is no longer accessible (it was returned to the host OS). > (gdb) r --disable-font-backend > Starting program: E:\cvs_home\emacs23\emacs\src/.\emacs.exe > --disable-font-backe > nd > [New thread 5804.0xf84] > [New thread 5804.0x14e8] > [New thread 5804.0x1254] > [New thread 5804.0xf00] > [New thread 5804.0x1a4] > [Switching to thread 5804.0x1a4] > Quit (expect signal SIGINT when the program is resumed) Doesn't happen for me. Btw, how come your emacs.exe is in src/ directory? did you copy it there?