emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 23.1.93 pretest


From: Juanma Barranquero
Subject: Re: Emacs 23.1.93 pretest
Date: Sat, 27 Feb 2010 12:28:50 +0100

2010/2/27 Eli Zaretskii <address@hidden>:

> I cannot produce a GDB backtrace: I could not find a way of
> reproducing the crash under GDB.  All I get is a weird
> wrong-type-argument error:

This is an optimized build, but I can get a crash by doing C-h h. I
get this backtrace:

Breakpoint 1, w32_abort () at w32fns.c:7345
7345      button = MessageBox (NULL,
(gdb) bt
#0  w32_abort () at w32fns.c:7345
#1  0x0101ef48 in die (msg=0x14c453c "assertion failed:
CONSP((rest))", file=0x14c3bb8 "w32uniscribe.c", line=676) at
alloc.c:6259
#2  0x01228124 in uniscribe_check_otf (font=0x88ca60,
otf_spec=20161510) at w32uniscribe.c:676
#3  0x012241cb in font_matches_spec (logical_font=0x88ca60,
physical_font=0x88c878, font_type=4, lParam=8965156) at w32font.c:1313
#4  add_font_entity_to_list (logical_font=0x88ca60,
physical_font=0x88c878, font_type=4, lParam=8965156) at w32font.c:1428
#5  0x77561f91 in GDI32!D3DKMTGetDeviceState () from
C:\Windows\syswow64\gdi32.dll
#6  0x0088ca60 in ?? ()
#7  0x0088c878 in ?? ()
#8  0x00000004 in ?? ()
#9  0x0088cc24 in ?? ()
#10 0x00cb7668 in ?? ()
#11 0x00cb7668 in ?? ()
#12 0x00000001 in ?? ()
#13 0x00000024 in ?? ()
#14 0x0000001a in ?? ()
#15 0x0000000a in ?? ()
#16 0x00000004 in ?? ()
#17 0x00000000 in ?? ()

I'll do an unoptimized build and report back.

    Juanma




reply via email to

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