From owner-freebsd-current@FreeBSD.ORG Thu Sep 20 21:07:02 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 73FB816A4C2 for ; Thu, 20 Sep 2007 21:07:02 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.freebsd.org (Postfix) with ESMTP id E886513C54A for ; Thu, 20 Sep 2007 21:06:37 +0000 (UTC) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (localhost [127.0.0.1]) by lurza.secnetix.de (8.14.1/8.14.1) with ESMTP id l8KG6B71037903; Thu, 20 Sep 2007 18:06:17 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.14.1/8.14.1/Submit) id l8KG6B3C037902; Thu, 20 Sep 2007 18:06:11 +0200 (CEST) (envelope-from olli) Date: Thu, 20 Sep 2007 18:06:11 +0200 (CEST) Message-Id: <200709201606.l8KG6B3C037902@lurza.secnetix.de> From: Oliver Fromme To: freebsd-current@FreeBSD.ORG, scf@FreeBSD.ORG, sergei@FreeBSD.ORG In-Reply-To: X-Newsgroups: list.freebsd-current User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (FreeBSD/6.2-STABLE-20070808 (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.1.2 (lurza.secnetix.de [127.0.0.1]); Thu, 20 Sep 2007 18:06:17 +0200 (CEST) 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 Reply-To: freebsd-current@FreeBSD.ORG, scf@FreeBSD.ORG, sergei@FreeBSD.ORG List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Sep 2007 21:07:02 -0000 Sean C. Farley wrote: > Oliver Fromme wrote: > > 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$ > > Did you also upgrade zsh at the same time? Yes, I did. > You should have been having > troubles with zsh much earlier since my change to the *env() function > went in early July. :) zsh 4.3.4 has a bug where it was mixing calls > to *env() functions with direct manipulation of environ. The CVS > version of zsh is fixed. I created PR ports/115094[1] to patch it in > the ports tree about a month ago. *nudging sergei* :) I applied the patch, and it fixes the problem indeed. Thank you very much! Will the PR be committed to the zsh port before the branch of 7.0 is released? I think it is a rather serious issue. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd Perl is worse than Python because people wanted it worse. -- Larry Wall