bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#314: marked as done (23.0.60; font related crash on Windows)


From: Emacs bug Tracking System
Subject: bug#314: marked as done (23.0.60; font related crash on Windows)
Date: Wed, 16 Jul 2008 08:15:04 -0700

Your message dated Wed, 16 Jul 2008 16:04:44 +0100
with message-id <487E0E0C.6080700@gnu.org>
and subject line Re: 23.0.60; font related crash on Windows
has caused the Emacs bug report #314,
regarding 23.0.60; font related crash on Windows
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
314: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=314
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; font related crash on Windows Date: Sat, 24 May 2008 09:43:28 -0600 User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (windows-nt)
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I just fetched the CVS version, compiled it OK on my Windows XP box with
mingw. Starting emacs with -Q is OK too, but loading my .emacs crashes emacs
(backtraces appended). I am not sure what causes the problem, the font
related code in my .emacs looks looks like this:

(if (eq window-system 'w32)
    (add-to-list 'default-frame-alist
                 '(font . "-*-Lucida Sans 
Typewriter-normal-r-*-*-15-112-96-96-c-*-iso8859-1")))

Attachment: typescript
Description: back traces

                 
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
c:/emacs-old/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-05-09 on DEYKE1
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.2)'

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: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  cua-mode: t
  iswitchb-mode: t
  msb-mode: t
  icomplete-mode: t
  show-paren-mode: t
  which-function-mode: t
  display-time-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
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-x d e m a <tab> <return> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <up> <return> M-< 
M-x r e p l a <tab> s <tab> <return> C-q RET <return> 
<return> M-< <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <down> 
<down> <down> <down> <down> <down> <down> <down> <next> 
<next> <next> <next> <next> <next> <next> <next> <next> 
<next> <next> <next> <next> <next> <next> <next> <next> 
<f8> n M-x g n u s <return> M-x r e p o <tab> r t - 
e m <tab> <return>

Recent messages:
Opening nntp server on news.freshmeat.net...done
Opening nnml server on Mail+nnml+Mail:mail.misc...done
Opening nnml server on Mail...done
Opening nntp server on news.gmane.org...done
Opening nntp server on deyke1.us10.cocreate.com...done
Opening nntp server on deyke2.deyke.net...done
Opening nntp server on news.gmane.org...done
Opening nntp server on deyke2.deyke.net...done
Checking new news...done
Making completion list...

-- 
Dieter Deyke
mailto:deyke@comcast.net mailto:deyke@gmx.net mailto:deyke@yahoo.com
Vs lbh pna ernq guvf, lbh unir jnl gbb zhpu gvzr.

--- End Message ---
--- Begin Message --- Subject: Re: 23.0.60; font related crash on Windows Date: Wed, 16 Jul 2008 16:04:44 +0100 User-agent: Thunderbird 2.0.0.14 (Windows/20080421)
> I just fetched the CVS version, compiled it OK on my Windows XP box with
> mingw. Starting emacs with -Q is OK too, but loading my .emacs crashes emacs
> (backtraces appended).


This should be fixed by Kenichi Handa's change to font_close_object on
2008-06-16.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]