From owner-freebsd-current@FreeBSD.ORG Fri Sep 14 15:19:38 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3540116A420 for ; Fri, 14 Sep 2007 15:19:38 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id C6F2513C4E1 for ; Fri, 14 Sep 2007 15:19:37 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.1/8.14.1) with ESMTP id l8EFJaA1059406 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 14 Sep 2007 10:19:37 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.1/8.14.1/Submit) id l8EF7QZW033962; Fri, 14 Sep 2007 10:07:26 -0500 (CDT) (envelope-from dan) Date: Fri, 14 Sep 2007 10:07:26 -0500 From: Dan Nelson To: freebsd-current@freebsd.org, olli@secnetix.de Message-ID: <20070914150725.GD3693@dan.emsphone.com> References: <200709071500.l87F02js018987@lurza.secnetix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200709071500.l87F02js018987@lurza.secnetix.de> X-OS: FreeBSD 7.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: Re: /libexec/ld-elf.so.1: environment corrupt; missing value for X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Sep 2007 15:19:38 -0000 In the last episode (Sep 07), Oliver Fromme said: > This started to happen after updating to a recent 7-current > about one week ago (it was working fine with a previous 7- > current that was a few weeks older). The shell is zsh. > > zsh$ /usr/bin/su > /libexec/ld-elf.so.1: environment corrupt; missing value for > zsh$ Try applying the patch in PR 115094. -- Dan Nelson dnelson@allantgroup.com