From owner-freebsd-questions@FreeBSD.ORG Fri Jan 20 23:35:44 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D71016A41F for ; Fri, 20 Jan 2006 23:35:44 +0000 (GMT) (envelope-from zhengyi@zhengyi.ath.cx) Received: from zhengyi.ath.cx (adsl-69-236-187-247.dsl.pltn13.pacbell.net [69.236.187.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AEED43D45 for ; Fri, 20 Jan 2006 23:35:43 +0000 (GMT) (envelope-from zhengyi@zhengyi.ath.cx) Received: by zhengyi.ath.cx (Postfix, from userid 1001) id E86EC5081E; Fri, 20 Jan 2006 16:35:36 -0800 (PST) Date: Fri, 20 Jan 2006 16:35:36 -0800 From: Justin Meyer To: freebsd-questions@freebsd.org Message-ID: <20060121003536.GF18407@oracle.local.lan> Mail-Followup-To: freebsd-questions@freebsd.org References: <20060120191122.GE18407@oracle.local.lan> <20060120223238.GA17286@laverenz.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060120223238.GA17286@laverenz.de> User-Agent: Mutt/1.4.2.1i Organization: Absolutely None Subject: Re: PHP junk pointer error with imagick.so X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: zhengyi@anarkismus.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2006 23:35:44 -0000 Hi Uwe! On Fri, 20 Jan 2006, Uwe Laverenz wrote: > On Fri, Jan 20, 2006 at 11:11:22AM -0800, Justin Meyer wrote: > > > Has anyone else encountered this issue? Does anyone have any > > suggestions as to how I might resolve it? > > I have similar problems with imagick and also with xslt. These two > modules make php segfault e.g. when installing pear-ports. The problem > seems to exist only on machines with ldap-setup (nss_ldap, pam_ldap). Do > you run your machine with nss_ldap? Oh hell no; I'm not into that kind of pain :) Just plain ol' /etc/passwd here, thanks! > Solutions? I have mailed the php-maintainer about the problem but got > no response. I don't think it would help to additionally make a PR, so > for me there are 2 possible ways to solve this: > > 1) don't use imagick or xslt Well, in truth I don't *need* this module, just thought it'd be useful, but still, this bugs the shit out of me... > 2) don't use FreeBSD for PHP-development .. b-b-but I *like* FreeBSD! Nope, not gonna abandon this platform. If I don't hear from anyone else anytime soon, I'll take this to -ports and see what they say. Thanks, Uwe; at least I know I'm not alone :) -- Justin