From owner-freebsd-ports@FreeBSD.ORG Tue Jun 28 20:52:47 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 CB4E4106564A for ; Tue, 28 Jun 2011 20:52:47 +0000 (UTC) (envelope-from attos.janus@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 892B98FC15 for ; Tue, 28 Jun 2011 20:52:47 +0000 (UTC) Received: by gxk28 with SMTP id 28so317794gxk.13 for ; Tue, 28 Jun 2011 13:52:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=x6+zq1LeJgyPtWQ6+m/9gcgJne5Rngpt8rUPCUQ2Brk=; b=JuUANDxyVpq7irYnzvA2RkBFQcmer+Se9cfhvddl8EK5dRher5nVmxA/y6eW2Yta1b zB0NeqdaA42s7BhcNnIxkc1JX/0T/AZWHuFBf6Ml5BDQzIOZ9II4bSUoQp1TSPHc6Yf4 9ZJ3LUbPLemNTri5vwo9I6OnUlnU6Fx6jLeHY= MIME-Version: 1.0 Received: by 10.101.128.20 with SMTP id f20mr8599698ann.162.1309294365862; Tue, 28 Jun 2011 13:52:45 -0700 (PDT) Received: by 10.100.31.2 with HTTP; Tue, 28 Jun 2011 13:52:45 -0700 (PDT) In-Reply-To: <36819C4DB6FB4B11B115F046D018D5C4@multiplay.co.uk> References: <36819C4DB6FB4B11B115F046D018D5C4@multiplay.co.uk> Date: Tue, 28 Jun 2011 16:52:45 -0400 Message-ID: From: Attos To: Steven Hartland Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "Luiz Gustavo S. Costa" , freebsd-ports@freebsd.org Subject: Re: php5-5.3.6_1 with Segmentation fault (amd64) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2011 20:52:47 -0000 Just re-compiled with threads enabled and enabled the SQLite 3 extension. No more segvs. Thanks On Tue, Jun 28, 2011 at 3:07 PM, Steven Hartland wrote: > Rebuild with threads enabled, will likely fix all your problems. > > Why the default is off I don't know but it conflicts with a > number of the main libs used e.g. libxml hence causing segvs > just as you described. > > Regards > Steve > ----- Original Message ----- From: "Luiz Gustavo S. Costa" < > luizgustavo@luizgustavo.pro.**br > > To: > Sent: Tuesday, June 28, 2011 5:53 PM > Subject: php5-5.3.6_1 with Segmentation fault (amd64) > > > > Hey list ! > > exist some trouble with php and amd64 ? (last php from ports) > > > [root@gringo] ~# pkg_info | grep php5-5 > php5-5.3.6_1 PHP Scripting Language > [root@gringo] ~# php -v > Segmentation fault > [root@gringo] ~# php-fpm -h > Segmentation fault > [root@gringo] ~# which php-fpm > /usr/local/sbin/php-fpm > [root@gringo] ~# file /usr/local/sbin/php-fpm > /usr/local/sbin/php-fpm: ELF 64-bit LSB executable, x86-64, version 1 > (FreeBSD), dynamically linked (uses shared libs), for FreeBSD 8.2, not > stripped > [root@gringo] ~# uname -a > FreeBSD gringo.mundounix.com.br 8.2-RELEASE FreeBSD 8.2-RELEASE #0: > Thu Feb 17 02:41:51 UTC 2011 > root@mason.cse.buffalo.edu:/**usr/obj/usr/src/sys/GENERIC amd64 > > > -- > /\ Luiz Gustavo S. Costa > / \ Programmer at BSD Perimeter > / \ /\/\/\ Visit the pfSense Project > / \ \ \ http://www.pfsense.org > ------------------------------**------------------------------**--------- > BSD da serra carioca, Teresopolis (visite: http://miud.in/Inv) > Contatos: luizgustavo@luizgustavo.pro.br / lgcosta@pfsense.org > Blog: http://www.luizgustavo.pro.br > ______________________________**_________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@**freebsd.org > " > > > ==============================**================== > This e.mail is private and confidential between Multiplay (UK) Ltd. and the > person or entity to whom it is addressed. In the event of misdirection, the > recipient is prohibited from using, copying, printing or otherwise > disseminating it or any information contained in it. > In the event of misdirection, illegible or incomplete transmission please > telephone +44 845 868 1337 > or return the E.mail to postmaster@multiplay.co.uk. > > > ______________________________**_________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/**mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@**freebsd.org > " > -- Attos Janus