GNU bug report logs - #32531
Emacs 27 crash with `memory-use-counts'

Previous Next

Package: emacs;

Reported by: Karl Otness <karl <at> karlotness.com>

Date: Sun, 26 Aug 2018 03:51:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


Message #10 received at 32531-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Karl Otness <karl <at> karlotness.com>
Cc: 32531-done <at> debbugs.gnu.org
Subject: Re: bug#32531: Emacs 27 crash with `memory-use-counts'
Date: Sun, 26 Aug 2018 17:54:03 +0300
> From: Karl Otness <karl <at> karlotness.com>
> Date: Sat, 25 Aug 2018 22:50:25 -0500
> 
> I've observed a crash with Emacs master (version as of a couple days
> ago). To reproduce with "emacs -q" just eval (memory-use-counts) in
> scratch. Printing or manipulating the list causes the crash.
> 
> The cause seems to that listn is called with a length of 8 rather than
> 7 in the source of memory-use-counts (alloc.c line 7020) when only
> seven elements are specified. Might be leftover from getting rid of
> misc. Bumping that number down to 7 fixed the crash for me.

Thanks, fixed.




This bug report was last modified 6 years and 328 days ago.

Previous Next


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