GNU bug report logs - #18597
25.0.50; Assertion violation in reseat_1

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Wed, 1 Oct 2014 15:45:02 UTC

Severity: normal

Found in version 25.0.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 18597 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18597 <at> debbugs.gnu.org
Subject: Re: bug#18597: 25.0.50; Assertion violation in reseat_1
Date: Wed, 01 Oct 2014 18:05:03 +0200
> This says that the window's start position is 1 and also that position
> 2658017 is inside the window.  Is that reasonable?

Hardly.

> What does this show:
>
>    (gdb) frame 9
>    (gdb) p w->start
>

(gdb) frame 9
#9  0x010984f0 in window_scroll_pixel_based (window=..., n=-5, whole=false, noerror=0) at window.c:4920
4920	  if (!pos_visible_p (w, PT, &x, &y, &rtop, &rbot, &rowh, &vpos))
(gdb) p w->start
$8 = {
  i = 24813235
}

martin





This bug report was last modified 10 years and 211 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.