Andreas Enge <[email protected]> skribis: > On Thu, Sep 17, 2015 at 10:02:08PM +0200, Ludovic Courtès wrote: >> https://bugs.freedesktop.org/show_bug.cgi?id=92027 > > The segfault and the valgrind issue happen in different files, so they > do not seem to be related.
[...] > I also tried to cd into /tmp/nix-build-..., source the environment variables > and run "make check"; then all tests pass (but the build is for i686-linux > on an x86_64-machine, so maybe this does not mean much outside the guix build > container?). With the patch applied (the patch I attached to the above bug report), the problem indeed vanishes when outside of the build container, like you describe. Without the patch the problem is 100% reproducible both inside and outside of the build container. Ludo’.
