emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs crashes, 07nov16


From: Jan Djärv
Subject: Re: Emacs crashes, 07nov16
Date: Fri, 23 Nov 2007 10:45:39 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

Thank you.

Well, everything looks fine.  I think the X protocol error is a symptom of
some memory corruption.  But why that corruption occurs is unknown.  I can not
repeat it here.

Do you still get crashes if you use the font ...*iso10646-1 instead of
...*iso8859-1 from the start?

        Jan D.


Robert J. Chassell skrev:
> address@hidden wrote,
> 
>     Sorry, I forgot.  Can you also: ...
> 
> No problem.  This morning's, 2007 Nov 22, instance of Emacs and Debian.
> The breakpoint is in x_draw_glyph_string at xterm.c:1374
> I hope that is what you want.
> 
>     (gdb)  p s->char2b[0]
>     $1 = {
>       byte1 = 32 ' ', 
>       byte2 = 172 '\254'
>     }
> 
> Incidently, I triggered the breakpoint by evaluating a mail message
> with `insert' before
> 
>     (make-char 'latin-iso8859-15 164)
> 
> (I don't dare write the complete expression since it is likely to
> crash this instance of Emacs -- that has happened a bunch of times.)
> 





reply via email to

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