GNU bug report logs -
#56561
29.0.50; Infloop in try_window
Previous Next
Full log
Message #23 received at 56561 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
>> 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.
Sounds good. I, unfortunately, lost my debug session due to an
unrelated window manager problem. I'll certainly let you know if I ever
run into this again.
--
Michael Welsh Duggan
(md5i <at> md5i.com)
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.