bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23389: segfault for non-root user


From: Ludovic Courtès
Subject: bug#23389: segfault for non-root user
Date: Thu, 28 Apr 2016 14:00:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Myles English <address@hidden> skribis:

> Just installed binary x86-64 nix on Arch Linux as per instructions here:
>
> http://www.gnu.org/software/guix/manual/guix.html#Binary-Installation
>
> The install for root when well and the hello sample package installed
> fine.  Then I went to setup my user as described here:
>
> http://www.gnu.org/software/guix/manual/guix.html#Application-Setup
>
> but got a segfault at:
>
> $ guix package -i glibc-locales
>
> and in fact even just
>
> $ guix

Is LD_LIBRARY_PATH or LD_PRELOAD set in your environment?

What happens if you run:

  env -i `type -P guix` --help

What does “info files” say in GDB?

Thank you for the bug report!

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]