emacs-devel
[Top][All Lists]
Advanced

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

Re: Test to determine character left-overhangs a tab stretch.


From: Eli Zaretskii
Subject: Re: Test to determine character left-overhangs a tab stretch.
Date: Tue, 13 Nov 2018 22:08:29 +0200

> Date:  Tue, 13 Nov 2018 11:11:49 -0800
> From:  Keith David Bershatsky <address@hidden>
> Cc:  address@hidden
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x000000010009c6cb in draw_glyphs (w=0x11e373c30, x=186, row=0x102f6fa00, 
>     area=TEXT_AREA, start=15, end=16, hl=DRAW_CURSOR, overlaps=0)
>     at xdisp.c:31453
> warning: Source file is more recent than executable.
> 31453                 {

You are asking for the impossible: (1) you don't say which line in the
snippet is line 31453; (2) GDB complains that source is more recent
than the binary, so the line number it shows, 31453, is probably
inaccurate; and (3) you don't tell what did you change in the original
code which started to cause the crashes.  Please have mercy on my poor
soul!



reply via email to

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