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

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

bug#16163: 24.3.50; segfault at xdisp.c 20044 -- (can not reproduce)


From: Nicolas Richard
Subject: bug#16163: 24.3.50; segfault at xdisp.c 20044 -- (can not reproduce)
Date: Tue, 17 Dec 2013 11:33:55 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.1

Le 16/12/2013 18:01, Eli Zaretskii a écrit :
>  (gdb) set logging on

Thanks, I have put that line inside my ~/.gdbinit

> Not much to go by here, unfortunately.  You didn't even tell which
> part of the above segfaulted: was it row->glyphs,
> row->glyphs[TEXT_AREA]->charpos, or it->position?

Is it a piece of information I can still retrieve from the running gdb
instance ? (Yes, I am particularly ignorant.)

> In addition, this seems to be an optimized build, so backtraces are
> unreliable.  Please try reproducing this in an unoptimized build.

I'm now rebuilding using :

CFLAGS=-g3 ./configure --with-x-toolkit=lucid --enable-checking

Is this correct ?

-- 
Nicolas





reply via email to

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