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

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

Re: Another crash in xdisp.c (x86_64)


From: Kim F. Storm
Subject: Re: Another crash in xdisp.c (x86_64)
Date: Thu, 10 Feb 2005 10:36:47 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

If you still have the crashed emacs, pls. try this instead:

>> Reiner Steib <address@hidden> writes:
> [...]
>>> (gdb) bt
>>> #0  abort () at [...]/cvs-HEAD/emacs/src/emacs.c:453
>>> #1  0x0000000000478884 in try_window_id (w=0x1f66880)
>>>     at [...]/cvs-HEAD/emacs/src/xdisp.c:13959
>>

p first_unchanged_at_end_row

p *first_unchanged_at_end_row  (if above is non-NULL)

p last_text_row

p *last_text_row   (if above is non-NULL)

p last_text_row_at_end

p *last_text_row_at_end   (if above is non-NULL)


Thanks.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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