GNU bug report logs - #62277
cannot `lossage-size` a large number

Previous Next

Package: emacs;

Reported by: "Xie Qi" <free.verse <at> foxmail.com>

Date: Sun, 19 Mar 2023 18:15:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Xie Qi" <free.verse <at> foxmail.com>
To: 62277 <at> debbugs.gnu.org
Subject: bug#62277: cannot `lossage-size` a large number
Date: Mon, 20 Mar 2023 01:23:31 +0800
<meta http-equiv="Content-Type" content="text/html; charset=GB18030"><https: emacs.stackexchange.com="" questions="" 76363="">:

I Lauched Emacs by `emacs -Q`, then

1. if I use&nbsp;`most-positive-fixnum`:

    ```
    (lossage-size most-positive-fixnum)
    ```

    Emacs will emitted:&nbsp;"Value must be &gt;= 100"&nbsp;in&nbsp;echo area.

2. if I use a modest number:

    ```
    (lossage-size (/ most-positive-fixnum 10))
    ```

    Emacs will crash immediately because of the large memory usage.

_________________________

emacs-28.2 for win 11 64-bit</https:>

This bug report was last modified 2 years and 142 days ago.

Previous Next


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