GNU bug report logs -
#10164
24.0.91; Instant crash enabling linum-mode
Previous Next
Reported by: Tim Crews <tim.crews <at> code-affinity.com>
Date: Wed, 30 Nov 2011 05:24:01 UTC
Severity: normal
Found in version 24.0.91
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #55 received at 10164 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
> Thanks. The bug is fixed in revision 106561.
>
> It was simply wrong to try to verify rows' hash values at that spot,
> because the code immediately before that reallocates the glyph arrays,
> so the contents of a glyph row could be complete garbage. Therefore,
> I removed the assertion.
>
> I'm amazed that this assertion didn't trigger until now. I guess too
> few people compile with asserts. Or maybe most calls to
> adjust_glyph_matrix don't really reallocate, since display margins are
> a relatively rarely used feature.
>
> Sorry about this, it was a shameful thinko on my part to introduce
> that assertion in the first place.
No worries, and thanks for looking into the problem on such short
notice. I'll make the pretest shortly.
This bug report was last modified 13 years and 179 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.