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
View this message in rfc822 format
Pip Cet <pipcet <at> gmail.com> writes:
> Can you find out which hash table lives at 0x7ffff19a41a8? I'd suggest
> something like "find &globals,&globals+1,0x7ffff19a41ad" to get the
> offset in globals, if it is a global variable, then looking it up with
> "ptype/o globals".
That's the value from mark_vectorlike? It's moved a bit:
#9 0x00005555556d6d7e in mark_vectorlike (header=header <at> entry=0x7ffff19a4190)
at alloc.c:6280
But it says:
(gdb) find &globals,&globals+1,0x7ffff19a4190
Pattern not found.
> (If you don't have the time, I'd be happy to look at the core file
> myself, if we can arrange that).
The machine is unfortunately deep inside my private network, so there's
no easy way to allow ssh to it...
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 333 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.