emacs-devel
[Top][All Lists]
Advanced

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

Re: Assertion failes in w32uniscribe.c


From: Jason Rumney
Subject: Re: Assertion failes in w32uniscribe.c
Date: Fri, 04 Apr 2008 09:14:03 +0100
User-agent: Thunderbird 2.0.0.12 (Windows/20080213)

Juanma Barranquero wrote:
I suppose it's really Flength (otf_spec), isn't it?

Fixed.

but can you debug and see where this
bogus font spec is coming from?

Yes.

To clarify what I mean, the following commands would give a lot of useful information:

(with old code, after the crash):
frame 2
pp otf_spec

(with new code):
break w32uniscribe.c:569
break w32uniscribe.c:618
run -q
pp otf_spec

   (gdb) backtrace
   #0  w32_abort () at w32fns.c:9380
   #1  0x0101f3bb in die (msg=0x143b2d8 "assertion failed:
   CONSP((rest))", file=0x143aab0 "w32uniscribe.c", line=671)
       at alloc.c:6210
   #2  0x01219b7c in uniscribe_check_otf (font=0x82d39c,
   otf_spec=19767685) at w32uniscribe.c:671





reply via email to

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