From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24138: SIGSEGV of useradd (from shadow package) Date: Fri, 09 Sep 2016 16:29:26 +0200 Message-ID: <87oa3x5epl.fsf@gnu.org> References: <20160803065906.tgckq77l7k6gqa4w@crashnator.suse.cz> <87h9b123m4.fsf@gnu.org> <20160803233130.keci3q5l4llnfxta@crashnator.suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biMoi-000208-5e for bug-guix@gnu.org; Fri, 09 Sep 2016 10:30:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1biMod-0003NI-7Y for bug-guix@gnu.org; Fri, 09 Sep 2016 10:30:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1biMod-0003NE-4O for bug-guix@gnu.org; Fri, 09 Sep 2016 10:30:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1biMod-0003MZ-09 for bug-guix@gnu.org; Fri, 09 Sep 2016 10:30:03 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20160803233130.keci3q5l4llnfxta@crashnator.suse.cz> ("=?UTF-8?Q?Tom=C3=A1=C5=A1_?= =?UTF-8?Q?=C4=8Cech?="'s message of "Thu, 4 Aug 2016 01:31:30 +0200") 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: =?UTF-8?Q?Tom=C3=A1=C5=A1_?= =?UTF-8?Q?=C4=8Cech?= Cc: 24138@debbugs.gnu.org Hi, Tom=C3=A1=C5=A1 =C4=8Cech skribis: > On the other hand it seems to load part of the libraries from 2.22, > part from 2.23 and that is not healthy. Indeed, this cannot work. Do you still have this problem? Do you know why both libc versions were being used (LD_LIBRARY_PATH or some such?)? TIA, Ludo=E2=80=99.