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: Wed, 09 Feb 2005 16:17:17 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Reiner Steib <address@hidden> writes:

> I don't know if it is related to the previous crash which Jan
> D. already investigated (see
> http://thread.gmane.org/address@hidden).

I doubt it -- it fails in an xassert that was enabled recently.

> (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

Pls do the following if you still got the crashed emacs in gdb:

up 1
p vpos
p row
p *w
p *row

Thanks.

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





reply via email to

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