Reiner Steib <[EMAIL PROTECTED]> writes: > I don't know if it is related to the previous crash which Jan > D. already investigated (see > http://thread.gmane.org/[EMAIL PROTECTED]).
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 <[EMAIL PROTECTED]> http://www.cua.dk _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
