GNU bug report logs -
#68557
30.0.50; "--enable-checking=yes,glyphs" leads to "alloc.c:3446: Emacs fatal error: assertion failed: h->index_size > 1"
Previous Next
Reported by: Gregor Zattler <grfz <at> gmx.de>
Date: Thu, 18 Jan 2024 00:01:02 UTC
Severity: normal
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 68557 <at> debbugs.gnu.org (full text, mbox):
> From: Gregor Zattler <grfz <at> gmx.de>
> Cc: 68557 <at> debbugs.gnu.org
> Date: Sat, 20 Jan 2024 21:18:05 +0100
>
> Hi Eli, Emacs developers,
> * Gregor Zattler <grfz <at> gmx.de> [2024-01-18; 09:52 +01]:
> > * Eli Zaretskii <eliz <at> gnu.org> [2024-01-18; 08:13 +02]:
> >> Thanks. Please say "make V=1" (but without -jN option that runs
> >> several Make commands in parallel), and wait for the first command
> >> that fails due to the above fatal error. Then run the same command
> >> under GDB,
> >
> > the last lines wihtout -j are:
> >
> > TZ=UTC0 touch -t 197001010000 emacs-lisp/byte-opt.elc
> > '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \
> > -l comp -f batch-byte-compile emacs-lisp/bytecomp.el
> > TZ=UTC0 touch -t 197001010000 emacs-lisp/bytecomp.elc
> > '../src/bootstrap-emacs' -batch --no-site-file --no-site-lisp \
> > -l comp -f batch-byte-compile emacs-lisp/comp.el
> >
> > alloc.c:3446: Emacs fatal error: assertion failed: h->index_size > 1
> > make[3]: *** [Makefile:325: emacs-lisp/comp.elc] Aborted
>
>
> In case that helps, I bisected this issue and got the
> following result:
>
> d3cefd3e98354929d96c9396e5920e8a123784dc is the first bad commit commit d3cefd3e98354929d96c9396e5920e8a123784dc
> Author: Mattias EngdegÄrd <mattiase <at> acm.org>
> Date: Sat Nov 4 16:34:09 2023 +0100
>
> Leaner hash table dumping and thawing
Are you saying that the current HEAD of the master branch still shows
this failure?
This bug report was last modified 1 year and 122 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.