GNU bug report logs - #50096
args-out-of-range in redisplay_internal

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Tue, 17 Aug 2021 16:09:02 UTC

Severity: normal

Tags: fixed

Fixed in version 28.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 50096 <at> debbugs.gnu.org
Subject: Re: bug#50096: args-out-of-range in redisplay_internal
Date: Thu, 19 Aug 2021 11:12:07 +0300
> From: Juri Linkov <juri <at> linkov.net>
> Cc: 50096 <at> debbugs.gnu.org
> Date: Thu, 19 Aug 2021 10:17:22 +0300
> 
> Fortunately, finally I found the shortest test case 100% reproducible
> in 'emacs -Q'.  The line '(set-buffer (get-buffer-create "*test*"))'
> is not necessary, it just causes a slightly different error.
> Without 'set-buffer', the error is: (args-out-of-range 1737)
> With 'set-buffer', the error is: (args-out-of-range 1737 1737)

Thanks.  This actually produces an assertion violation here (I guess
your Emacs is compiled without --enable-checking).  I'll work on this.




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

Previous Next


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