GNU bug report logs -
#42832
28.0.50; "Bus error" when compiling Emacs now on Debian bullseye
Previous Next
Reported by: Lars Ingebrigtsen <larsi <at> gnus.org>
Date: Wed, 12 Aug 2020 17:13:01 UTC
Severity: normal
Found in version 28.0.50
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #86 received at 42832 <at> debbugs.gnu.org (full text, mbox):
I got a segfault again!
This time on FreeBSD (I'm working on setting up some VMs to do some
testing on non-Debian systems), and in a different place:
ELC foldout.elc
ELC follow.elc
gmake[3]: *** [Makefile:295: find-cmd.elc] Segmentation fault (core dumped)
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory '/usr/home/larsi/src/emacs/trunk/lisp'
gmake[2]: *** [Makefile:318: compile-main] Error 2
gmake[2]: Leaving directory '/usr/home/larsi/src/emacs/trunk/lisp'
gmake[1]: *** [Makefile:411: lisp] Error 2
gmake[1]: Leaving directory '/usr/home/larsi/src/emacs/trunk'
gmake: *** [GNUmakefile:93: default] Error 2
Backtrace:
#0 0x00000008023ec1ba in thr_kill () at /lib/libc.so.7
#1 0x00000008023ea5e4 in raise () at /lib/libc.so.7
#2 0x000000000041f5a4 in terminate_due_to_signal
(sig=sig <at> entry=11, backtrace_limit=backtrace_limit <at> entry=40) at emacs.c:408
#3 0x000000000041fa0c in handle_fatal_signal (sig=sig <at> entry=11)
at sysdep.c:1782
#4 0x00000000005170c0 in deliver_thread_signal
(sig=sig <at> entry=11, handler=0x41fa01 <handle_fatal_signal>) at sysdep.c:1756
#5 0x0000000000517126 in deliver_fatal_thread_signal (sig=11) at sysdep.c:1879
#6 handle_sigsegv (sig=11, siginfo=<optimized out>, arg=<optimized out>)
at sysdep.c:1879
#7 0x00000008014f03ce in () at /lib/libthr.so.3
#8 0x00000008014ef98f in () at /lib/libthr.so.3
#9 0x00007ffffffff193 in <signal handler called> ()
#10 0x0000000000558ca2 in cons_marked_p (c=0x50) at pdumper.h:148
#11 mark_object (arg=<optimized out>) at alloc.c:6733
#12 0x000000000055969e in mark_vectorlike (header=0x8043fb620) at alloc.c:6280
#13 0x000000000055969e in mark_vectorlike (header=header <at> entry=0x803d112d8)
at alloc.c:6280
#14 0x0000000000558fe8 in mark_hash_table (ptr=0x803d112d8) at alloc.c:6651
#15 mark_object (arg=<optimized out>) at alloc.c:6651
#16 0x000000000055960f in mark_memory (end=<optimized out>,
end <at> entry=0x7ffffffeea60, start=<optimized out>) at alloc.c:4842
And, again, your zombie patch makes the bug disappear.
So I guess it's time to commit it? :-)
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 278 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.