GNU bug report logs - #196
23.0.60; emacs hangs on WinXP with --disable-font-backend, and backtrace

Previous Next

Packages: w32, emacs;

Reported by: "Kyle M. Lee" <mail2kyle <at> gmail.com>

Date: Wed, 7 May 2008 18:10:05 UTC

Severity: normal

Tags: wontfix

Done: Jason Rumney <jasonr <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 196 in the body.
You can then email your comments to 196 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#196; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to "Kyle M. Lee" <mail2kyle <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Kyle M. Lee" <mail2kyle <at> gmail.com>
To: emacs-pretest-bug <emacs-pretest-bug <at> gnu.org>
Subject: 23.0.60;
	emacs hangs on WinXP with --disable-font-backend, and backtrace
Date: Thu, 08 May 2008 01:59:34 +0800
E:\cvs_home\emacs23\emacs\src>gdb .\emacs.exe
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from
termina
l]
Environment variable "DISPLAY" not defined.
Environment variable "TERM" not defined.
Breakpoint 1 at 0x11b3fe5: file w32fns.c, line 9490.
Breakpoint 2 at 0x10be7de: file sysdep.c, line 1317.
(gdb) r
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.
(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.
(gdb) xbacktrace
Cannot access memory at address 0x82f6d4
(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)
(gdb) b
No default breakpoint address now.
(gdb)
No default breakpoint address now.
(gdb)
No default breakpoint address now.
(gdb) xbacktrace
(gdb) back
#0  0x7c810659 in KERNEL32!CreateThread ()
   from C:\WINDOWS\system32\kernel32.dll
#1  0x0400ff81 in ?? ()
#2  0x75ff0000 in ?? ()
#3  0x029e6818 in ?? ()
#4  0x006a0000 in ?? ()
#5  0xff1475ff in ?? ()
#6  0x50571075 in ?? ()
#7  0xf74a830f in ?? ()
#8  0xc9330002 in ?? ()
#9  0x14e88f8a in ?? ()
#10 0xe18377d1 in ?? ()
#11 0x8d14ff3f in ?? ()
#12 0x77d118e8 in ?? () from C:\WINDOWS\system32\user32.dll
#13 0xfffefae9 in ?? ()
#14 0x909090ff in ?? ()
#15 0xff8b9090 in ?? ()
#16 0xe8ec8b55 in ?? ()
#17 0xffffd214 in ?? ()
#18 0x39084d8b in ?? ()
#19 0x20740841 in ?? ()
#20 0x6456098b in ?? ()
#21 0x000018a1 in ?? ()
#22 0x51006a00 in ?? ()
#23 0x7fe8f08b in ?? ()
#24 0x2bffffd2 in ?? ()
#25 0xf75e2046 in ?? ()
#26 0x40c01bd8 in ?? ()
#27 0x0004c25d in ?? ()
#28 0xeb40c033 in ?? ()
#29 0x909090f7 in ?? ()
#30 0x106a9090 in ?? ()
#31 0xd1b4d068 in ?? ()
#32 0xd141e877 in ?? ()
#33 0xa164ffff in ?? ()
#34 0x00000018 in ?? ()
#35 0x06f4b08b in ?? ()
#36 0xb88b0000 in ?? ()
#37 0x000006fc in ?? ()
#38 0x4589c033 in ?? ()
#39 0x0113b9e4 in scan_for_column (endpos=Cannot access memory at
address 0x10c2
65
) at indent.c:623
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)


In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-05-08 on RAZ0R
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -I./inc
-pipe'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: CHS
  value of $XMODIFIERS: nil
  locale-coding-system: cp936
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  which-function-mode: t
  yas/minor-mode: t
  desktop-save-mode: t
  recentf-mode: t
  show-paren-mode: t
  auto-image-file-mode: t
  tabbar-mwheel-mode: t
  tabbar-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-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 input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Setting up cedet-contrib...done
Loading d:/home/.emacs.d/site-lisp/cedet/common/cedet.el (source)...done
Loading d:/home/.emacs.d/.emacs_custom.el (source)...
Loading semantic-idle...done
Loading which-func...done
Loading d:/home/.emacs.d/.emacs_custom.el (source)...done
Loading outline...done
Loading vc-cvs...done [17 times]
Desktop: 33 buffers restored.
For information about GNU Emacs and the GNU system, type C-h C-a.






Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#196; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to Jason Rumney <jasonr <at> gnu.org>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #10 received at 196 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Jason Rumney <jasonr <at> gnu.org>
To: "Kyle M. Lee" <mail2kyle <at> gmail.com>
Cc: emacs-pretest-bug <emacs-pretest-bug <at> gnu.org>,
        196 <at> debbugs.gnu.org
Subject: Re: 23.0.60;	emacs hangs on WinXP with --disable-font-backend, and
 backtrace
Date: Thu, 08 May 2008 12:50:23 +0100
Is the bug reproducable without --disable-font-backend?

The old font code is due to be removed soon, so there is no point in
spending too much time tracking down and fixing bugs in it now.





Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#196; Package emacs. Full text and rfc822 format available.

Acknowledgement sent to "Kyle M. Lee" <mail2kyle <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. Full text and rfc822 format available.

Message #15 received at 196 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Kyle M. Lee" <mail2kyle <at> gmail.com>
To: Jason Rumney <jasonr <at> gnu.org>
Cc: emacs-pretest-bug <emacs-pretest-bug <at> gnu.org>,
        196 <at> debbugs.gnu.org
Subject: Re: 23.0.60;	emacs hangs on WinXP with --disable-font-backend, and
 backtrace
Date: Thu, 08 May 2008 23:34:35 +0800
Jason Rumney 写道:
> Is the bug reproducable without --disable-font-backend?
No.

> 
> The old font code is due to be removed soon, so there is no point in
> spending too much time tracking down and fixing bugs in it now.
> 
I agree this point. But the new font backend is really slow now.
I think my computer is powerful enough to run an editor (or OS ? :).





Tags added: wontfix Request was from Jason Rumney <jasonr <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Thu, 08 May 2008 17:15:03 GMT) Full text and rfc822 format available.

bug reassigned from package `emacs' to `emacs,w32'. Request was from Jason Rumney <jasonr <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 02 Jul 2008 15:55:04 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to "Kyle M. Lee" <mail2kyle <at> gmail.com> Request was from Jason Rumney <jasonr <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Mon, 19 Jan 2009 12:10:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Tue, 10 Mar 2009 14:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.