From mboxrd@z Thu Jan 1 00:00:00 1970 From: Myles English Subject: bug#23389: segfault for non-root user Date: Wed, 27 Apr 2016 21:44:06 +0100 Message-ID: <874mam2355.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avWKZ-0007rD-0r for bug-guix@gnu.org; Wed, 27 Apr 2016 16:45:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avWKU-0006lC-QG for bug-guix@gnu.org; Wed, 27 Apr 2016 16:45:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38392) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avWKU-0006l7-ME for bug-guix@gnu.org; Wed, 27 Apr 2016 16:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1avWKU-0005yo-Hf for bug-guix@gnu.org; Wed, 27 Apr 2016 16:45:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38078) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avWJl-0006vl-9b for bug-guix@gnu.org; Wed, 27 Apr 2016 16:44:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1avWJi-0006b4-2n for bug-guix@gnu.org; Wed, 27 Apr 2016 16:44:17 -0400 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]:35425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1avWJh-0006ak-P5 for bug-guix@gnu.org; Wed, 27 Apr 2016 16:44:14 -0400 Received: by mail-wm0-x230.google.com with SMTP id e201so54063929wme.0 for ; Wed, 27 Apr 2016 13:44:13 -0700 (PDT) Received: from localhost (24.201.199.146.dyn.plus.net. [146.199.201.24]) by smtp.googlemail.com with ESMTPSA id g132sm10361627wme.0.2016.04.27.13.44.11 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Apr 2016 13:44:12 -0700 (PDT) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 23389@debbugs.gnu.org Hello, 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 I don't know if this backtrace is useful but here it it: ยป coredumpctl gdb /gnu/store/b1yqjimbdh5bf9jnizd4h7yf110744j2-bash-4.3.42/bin/bash PID: 20982 (guix) UID: 1000 (myles) GID: 1000 (myles) Signal: 11 (SEGV) Timestamp: Wed 2016-04-27 21:19:50 BST (7min ago) Command Line: /gnu/store/b1yqjimbdh5bf9jnizd4h7yf110744j2-bash-4.3.42/bin/bash /usr/local/bin/guix Executable: /gnu/store/b1yqjimbdh5bf9jnizd4h7yf110744j2-bash-4.3.42/bin/bash Control Group: /user.slice/user-1000.slice/session-c1.scope Unit: session-c1.scope Slice: user-1000.slice Session: c1 Owner UID: 1000 (myles) Boot ID: fe0b4d463dfb4886a15e7520cae37405 Machine ID: 2068a1f86eccfef4ce4bdf96000002f2 Hostname: bill Coredump: /var/lib/systemd/coredump/core.guix.1000.fe0b4d463dfb4886a15e7520cae37405.20982.1461788390000000000000.lz4 Message: Process 20982 (guix) of user 1000 dumped core. Stack trace of thread 20982: #0 0x0000000000000000 n/a (n/a) GNU gdb (GDB) 7.11 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /gnu/store/b1yqjimbdh5bf9jnizd4h7yf110744j2-bash-4.3.42/bin/bash...(no debugging symbols found)...done. warning: core file may not match specified executable file. [New LWP 20982] warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? Core was generated by `/gnu/store/b1yqjimbdh5bf9jnizd4h7yf110744j2-bash-4.3.42/bin/bash /usr/local/bin'. ---Type to continue, or q to quit--- Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000000000000 in ?? () (gdb) bt #0 0x0000000000000000 in ?? () #1 0x00007f36f1c6e4e5 in _dl_vdso_vsym () from /usr/lib/libc.so.6 #2 0x00007f36f1bf9827 in time () from /usr/lib/libc.so.6 #3 0x00007f36f27c1a68 in _dl_relocate_object () from /gnu/store/8m00x5x8ykmar27s9248cmhnkdb2n54a-glibc-2.22/lib/ld-linux-x86-64.so.2 #4 0x00007f36f27b9df5 in dl_main () from /gnu/store/8m00x5x8ykmar27s9248cmhnkdb2n54a-glibc-2.22/lib/ld-linux-x86-64.so.2 #5 0x00007f36f27cc355 in _dl_sysdep_start () from /gnu/store/8m00x5x8ykmar27s9248cmhnkdb2n54a-glibc-2.22/lib/ld-linux-x86-64.so.2 #6 0x00007f36f27bac7a in _dl_start () from /gnu/store/8m00x5x8ykmar27s9248cmhnkdb2n54a-glibc-2.22/lib/ld-linux-x86-64.so.2 #7 0x00007f36f27b6c48 in _start () from /gnu/store/8m00x5x8ykmar27s9248cmhnkdb2n54a-glibc-2.22/lib/ld-linux-x86-64.so.2 #8 0x0000000000000002 in ?? () #9 0x00007fffb8c00cba in ?? () #10 0x00007fffb8c00cfb in ?? () #11 0x0000000000000000 in ?? () (gdb) Myles