From owner-freebsd-ports@FreeBSD.ORG Mon Dec 26 21:03:29 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A0DCF106564A for ; Mon, 26 Dec 2011 21:03:29 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from cricket.hamla.org (cricket.hamla.org [206.251.255.31]) by mx1.freebsd.org (Postfix) with ESMTP id 857AA8FC13 for ; Mon, 26 Dec 2011 21:03:29 +0000 (UTC) Received: from magic.hamla.org (cpe-68-174-92-20.nyc.res.rr.com [68.174.92.20]) by cricket.hamla.org (Postfix) with ESMTPSA id CFADD8A019 for ; Mon, 26 Dec 2011 16:03:28 -0500 (EST) Date: Mon, 26 Dec 2011 16:03:26 -0500 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20111226210325.GA18859@magic.hamla.org> References: <20111226191554.GA18790@magic.hamla.org> <4EF8D468.4030501@FreeBSD.org> <20111226202731.GA18828@magic.hamla.org> <4EF8DC64.7020203@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4EF8DC64.7020203@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.3 at cricket.hamla.org X-Virus-Status: Clean Subject: Re: pear does not install; segfault/core dump Error code 139 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2011 21:03:29 -0000 On Mon, 2011-12-26 at 21:43:16 +0100, Olli Hauer wrote: > ... > Do you have the core dump? > Maybe gdb can bring some light into this. The backtrace ends with: [ .. ] #248 0x0000000f in ?? () #249 Cannot access memory at address 0x4c On IRC, flo@ and dougb@ mentioned that this may have to do php5-xml and/or libxml2, and how they play with php5; flo@ suggested I build php5 WITH_LINKTHR; that did it. I'm glad the immediate problem is solved, but I've never built php5 with LINKTHR, so it's something I will look into further. -- Sahil Tandon