GNU bug report logs - #47927
guix-1.2.0-21.4dff6ec build fails

Previous Next

Package: guix;

Reported by: Bone Baboon <bone.baboon <at> disroot.org>

Date: Wed, 21 Apr 2021 01:02:01 UTC

Severity: important

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Bone Baboon <bone.baboon <at> disroot.org>
Cc: 47927 <at> debbugs.gnu.org
Subject: Re: bug#47927: guix-1.2.0-21.4dff6ec build fails
Date: Thu, 22 Apr 2021 14:00:14 +0200
Hi,

Bone Baboon <bone.baboon <at> disroot.org> skribis:

> On a x86_64 computer when I run `sudo guix system --no-substitutes --cores=1 --max-jobs=1 reconfigure config.scm` I get this error:
>
> building /gnu/store/rxn35i8wn1894jjqs4zjxj378dslpqdl-guix-1.2.0-21.4dff6ec.drv...
[...]

> PASS: tests/utils.scm
> PASS: tests/uuid.scm
> make[4]: *** [Makefile:5609: tests/workers.log] Error 139

This suggests a Guile segfault (SIGSEGV) while running
‘tests/workers.scm’.

I cannot reproduce it by building the derivation above.  I tried this
stress-test (with Guile 3.0.5):

  while ./pre-inst-env guile --no-auto-compile tests/workers.scm 2>/dev/null ; do : ; done

and it doesn’t seem to crash.

Could you try these two things as well: retrying the derivation build,
and running the stress test above?

If the stress test “successfully” crashes, please grab a backtrace with
GDB (I can provide guidance on IRC if you want).

Thanks,
Ludo’.




This bug report was last modified 4 years and 24 days ago.

Previous Next


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