GNU bug report logs - #56561
29.0.50; Infloop in try_window

Previous Next

Package: emacs;

Reported by: Michael Welsh Duggan <md5i <at> md5i.com>

Date: Thu, 14 Jul 2022 18:58:01 UTC

Severity: normal

Found in version 29.0.50

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: mwd <at> md5i.com
Cc: 56561 <at> debbugs.gnu.org
Subject: Re: bug#56561: 29.0.50; Infloop in try_window
Date: Fri, 15 Jul 2022 13:52:47 +0300
> Cc: 56561 <at> debbugs.gnu.org
> Date: Fri, 15 Jul 2022 09:14:10 +0300
> From: Eli Zaretskii <eliz <at> gnu.org>
> 
> Hmm... so the short tooltip text somehow causes us to exceed the
> number of glyph rows of the matrix?  Please tell what the commands
> below show:
> 
>  (gdb) pgrowx it->w->desired_matrix->rows
>  (gdb) pgrowx it->w->desired_matrix->rows+1
>  (gdb) pgrowx it->w->desired_matrix->rows+2
>  (gdb) pgrowx it->w->desired_matrix->rows+3
>  ...
>  (gdb) pgrowx it->w->desired_matrix->rows+34
> 
> That is, I want to see the entire contents of the glyph rows.
> 
> Also
> 
>  (gdb) p it->last_visible_x
>  (gdb) p it->last_visible_y

Actually, I think I see the reason.  I installed a fix, but I cannot
find a way of triggering the problem, so I cannot be 110% sure this is
fixed.  I guess time will tell.

Thanks.




This bug report was last modified 2 years and 330 days ago.

Previous Next


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