Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Did you watch the memory usage ? The memory of my Emacs increased fast when eval (lossage-size (/ most-positive-fixnum 10)). Commented Mar 19, 2023 at 16:56
  • That's not a crash. And after it returned - or even if you used C-g to interrupt its evaluation - did you try evaluating it again? Commented Mar 19, 2023 at 16:59
  • No, I cannot try again during the same session because my Emacs just crashed, then a window (here window is a window in MS-Windows) popped up (asking me whether to debug emacs.exe). I don't why the memory usage will increase. Commented Mar 19, 2023 at 17:04
  • 1
    Report the problem you see: M-x report-emacs-bug, whether it's actually a crash or something different. Commented Mar 19, 2023 at 17:07