GNU bug report logs - #58232
29.0.50; alloc.c:879: assertion failed: 0 < item_size && 0 < nitems_incr_min && 0 <= n0 && -1 <= nitems_max

Previous Next

Package: emacs;

Reported by: Visuwesh <visuweshm <at> gmail.com>

Date: Sat, 1 Oct 2022 16:34:02 UTC

Severity: normal

Found in version 29.0.50

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

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: 58232 <at> debbugs.gnu.org
Subject: Re: bug#58232: 29.0.50;
 alloc.c:879: assertion failed: 0 < item_size && 0 < nitems_incr_min
 && 0 <= n0 && -1 <= nitems_max
Date: Sat, 01 Oct 2022 20:47:37 +0300
> From: Visuwesh <visuweshm <at> gmail.com>
> Date: Sat, 01 Oct 2022 22:03:05 +0530
> 
> [ Not sure if emacs-devel was preferred for assertion violations.  ]

No, the bug tracker is the right place.

> With a build with checking enabled, I get the following message when I
> launch Emacs.
> 
>     % emacs -Q
>     alloc.c:879: Emacs fatal error: assertion failed: 0 < item_size && 0 < nitems_incr_min && 0 <= n0 && -1 <= nitems_max
>     Aborted
> 
> However, if I attach gdb to Emacs and launch it, it starts just fine.

Can you enable core files and produce a core dump?  Then it can be
debugged with GDB, and we could see the backtrace.

I cannot reproduce this, needless to say.




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

Previous Next


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