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 #17 received at 18597 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 18597 <at> debbugs.gnu.org
Subject: Re: bug#18597: 25.0.50; Assertion violation in reseat_1
Date: Wed, 01 Oct 2014 19:45:02 +0300
> Date: Wed, 01 Oct 2014 18:05:03 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> CC: 18597 <at> debbugs.gnu.org
> 
> > 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
> }

And the same in frame #8?

Also, in frame 8, what do these show:

  (gdb) p old_buffer->name_
  (gdb) xstring
  (gdb) p current_buffer->name_
  (gdb) xstring





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

Previous Next


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