GNU bug report logs -
#63711
30.0.50; Crash in xdisp.c when it->string is 0x0
Previous Next
Reported by: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
Date: Thu, 25 May 2023 06:28:01 UTC
Severity: normal
Found in version 30.0.50
Done: Thomas Fitzsimmons <fitzsim <at> fitzsim.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
>> Cc: 63711 <at> debbugs.gnu.org
>> Date: Thu, 25 May 2023 18:54:13 +0300
>> From: Eli Zaretskii <eliz <at> gnu.org>
>>
>> > > (gdb) p first_row_to_display->y
>> >
>> > $24 = 701
>> >
>> > > (gdb) p window_text_bottom_y(w)
>> >
>> > $25 = 701
>>
>> And this also tells us that we are using the wrong glyph row, I think:
>> its Y coordinate is outside of the visible text area.
>>
>> I think I understand the problem. Let me think about a solution.
>
> I installed a fix on the emacs-29 branch, let's hope it fixes this.
Thank you; I'm running a "-g -O0" build of emacs-29 tip now, with GDB
attached. I'll follow up in a month to confirm success, provided there
are no issues in the meantime.
Thanks,
Thomas
This bug report was last modified 1 year and 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.