GNU bug report logs - #33885
27.0.50; PUA character makes emacs crash

Previous Next

Package: emacs;

Reported by: Werner LEMBERG <wl <at> gnu.org>

Date: Thu, 27 Dec 2018 08:56:01 UTC

Severity: normal

Tags: moreinfo

Found in version 27.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: wl <at> gnu.org, 33885 <at> debbugs.gnu.org
Subject: Re: bug#33885: 27.0.50; PUA character makes emacs crash
Date: Sat, 12 Mar 2022 23:43:48 +0100
Eli Zaretskii <eliz <at> gnu.org> writes:

>> I vaguely recall a similar problem being fixed recently (but not with
>> this specific character).  Would it be possible for you to try Emacs 28/29
>> and see whether the problem is still present there?
>
> Yes, we now do
>
>       if (it->ascent < 0)
> 	it->ascent = 0;
>       if (it->descent < 0)
> 	it->descent = 0;
>
> so I think this assertion violation should not happen anymore.  (And
> in a production build, the assertion goes away anyway.)

And there wasn't any further response within a month, so I'm closing
this bug report.  If the problem still exists, please respond to this
email and we'll reopen the bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 3 years and 73 days ago.

Previous Next


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