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
On Wed, Aug 12, 2020 at 8:48 PM Lars Ingebrigtsen <larsi <at> gnus.org> wrote:
> Paul Eggert <eggert <at> cs.ucla.edu> writes:
>
> > A quick workaround might be to revert that particular commit; could
> > you try the attached patch? It passes "make check" for me.
>
> Yup; with that patch applied, the bus error goes away.
That is strange.
> But it's an odd problem -- I've tried building on three machines now,
> and it only fails on one. The machine it fails on and one it works on
> are both Debian bullseye, both with the same compiler version, etc.
Same sysctl settings, too? In particular, address randomization
appears to be enabled, does this also happen if you disable it (echo 0
| sudo tee /proc/sys/kernel/randomize_va_space) ?
> And
> on the one machine it does fail on, it only fails when saying "make -j2"
> or higher.
>
> So for all I know, there is some kind of very strange hardware error on
> that machine... although that's looking kinda unlikely now.
I'm thinking it might "simply" be a very timing-sensitive issue, which
would exonerate me :-)
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.