From: Myles English <mylesenglish@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 23389@debbugs.gnu.org
Subject: bug#23389: segfault for non-root user
Date: Fri, 29 Apr 2016 11:04:26 +0100 [thread overview]
Message-ID: <87inz0ras5.fsf@gmail.com> (raw)
In-Reply-To: <87oa8uhrig.fsf@gnu.org>
Ludo’,
Ludovic Courtès writes:
> Myles English <mylesenglish@gmail.com> 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?
This was set:
LD_LIBRARY_PATH=/home/myles/GNUstep/Library/Libraries:/usr/lib
so I uninstalled GNUstep and rebooted, LD_LIBRARY_PATH is unset and this
works:
$ guix package -i glibc-locales
> What happens if you run:
>
> env -i `type -P guix` --help
$ env -i `type -P guix` --help
zsh: bad option: -P
Usage: env [OPTION]... [-] [NAME=VALUE]... [COMMAND [ARG]...]
Set each NAME to VALUE in the environment and run COMMAND.
Mandatory arguments to long options are mandatory for short options too.
-i, --ignore-environment start with an empty environment
-0, --null end each output line with NUL, not newline
-u, --unset=NAME remove variable from the environment
--help display this help and exit
--version output version information and exit
A mere - implies -i. If no COMMAND, print the resulting environment.
GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
Full documentation at: <http://www.gnu.org/software/coreutils/env>
or available locally via: info '(coreutils) env invocation'
> What does “info files” say in GDB?
N/A
> Thank you for the bug report!
Thank you for the help! 'Bug' closed?
Myles
P.S. now firefox gives me a segfault, I think there are other issues here.
next prev parent reply other threads:[~2016-04-29 10:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 20:44 bug#23389: segfault for non-root user Myles English
2016-04-28 12:00 ` Ludovic Courtès
2016-04-29 10:04 ` Myles English [this message]
2016-04-29 12:39 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87inz0ras5.fsf@gmail.com \
--to=mylesenglish@gmail.com \
--cc=23389@debbugs.gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.