bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44084: 28.0.50; Crash on incomplete Unicode escape sequences


From: Eli Zaretskii
Subject: bug#44084: 28.0.50; Crash on incomplete Unicode escape sequences
Date: Tue, 20 Oct 2020 18:29:09 +0300

> From: Juri Linkov <juri@linkov.net>
> Date: Mon, 19 Oct 2020 23:38:38 +0300
> 
> While developing a new input method for bug#43866
> I accidentally evaluated ?\u39 and Emacs crashed.
> Here is a reproducible test case:
> 
> emacs -Q
> type in the *scratch* buffer:
> 
> ?\u39
> 
> and eval it with 'C-x C-e'.
> 
> Emacs crashes, maybe because it's configured with --enable-checking=yes,glyphs
> 
> character.h:228: Emacs fatal error: assertion failed: 0 <= c

Thanks, should be fixed now.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]