GNU bug report logs - #19780
Bootstrap bash binary segfaults on x86_64

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>

Date: Thu, 5 Feb 2015 13:58:01 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
Cc: 19780 <at> debbugs.gnu.org
Subject: Re: bug#19780: 13 failing tests
Date: Sat, 07 Feb 2015 18:19:53 +0100
What architecture is it?

There are a lot of these:

--8<---------------cut here---------------start------------->8---
builder for `/localhome/rwurmus-tmp/guix/test-tmp/store/m1cbz6gmyv2f5551j7zpm99d7mgy2zp9-guile-bootstrap-2.0.drv' failed due to signal 11 (Segmentation fault)
--8<---------------cut here---------------end--------------->8---

Could you run, from the top-level build tree, something like:

  ./test-env guix build --log-file \
    /localhome/rwurmus-tmp/guix/test-tmp/store/m1cbz6gmyv2f5551j7zpm99d7mgy2zp9-guile-bootstrap-2.0.drv

and send the log file that it returns?

In addition, could you run:

  cd gnu/packages/bootstrap/x86_64-linux  # or whatever system that is
  for i in bash mkdir tar xz ; do env -i ./$i --version || echo "FAIL -> $i" ; done

Is one of these programs failing?

TIA,
Ludo’.




This bug report was last modified 9 years and 283 days ago.

Previous Next


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