From owner-freebsd-ports@FreeBSD.ORG Mon Nov 20 14:47:07 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D3C3C16A412 for ; Mon, 20 Nov 2006 14:47:07 +0000 (UTC) (envelope-from spil.oss@googlemail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FABD43DA1 for ; Mon, 20 Nov 2006 14:46:31 +0000 (GMT) (envelope-from spil.oss@googlemail.com) Received: by ug-out-1314.google.com with SMTP id o2so1015262uge for ; Mon, 20 Nov 2006 06:46:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uUMNt7i8rSlCll5NrghE4WvVM1d/GURhgCWg9JeCyjDump+JPR2Bpy/jCq6ijsa1AbVjfzVDgRjTjbM7FvGws2bK7Z0A0JtRbDghR/rFhZCdYYkO2GswBkMmWowmLqDYMNek0tCRVqmAF5QBUxkDE1q9QpCRH5OvgDRVXqXzw00= Received: by 10.67.26.7 with SMTP id d7mr3450311ugj.1164034001326; Mon, 20 Nov 2006 06:46:41 -0800 (PST) Received: by 10.67.100.16 with HTTP; Mon, 20 Nov 2006 06:46:41 -0800 (PST) Message-ID: <5fbf03c20611200646o3386cfb1ha25dc0a274dfbf33@mail.gmail.com> Date: Mon, 20 Nov 2006 15:46:41 +0100 From: "Spil Oss" To: freebsd-ports@freebsd.org In-Reply-To: <20061109191838.zpih5pyqogk0wswo@correo.bafirst.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <5fbf03c20611070537g6570c114h5f5a7660da287fc6@mail.gmail.com> <20061107125952.dhgh8r2xsg4ck0cw@correo.bafirst.com> <4550FEEA.6050504@webonaut.com> <5fbf03c20611090038j294ed258ve788daa998b1268d@mail.gmail.com> <4552EC72.9040902@FreeBSD.org> <5fbf03c20611090440x47dd239dy258fb77670b37ea@mail.gmail.com> <35E15885-659F-421F-95D7-7CC480742F07@omx.ch> <20061109114716.49bgbwczi8o00osw@correo.bafirst.com> <5fbf03c20611091324g7568ac00ked64d71f7ff658d2@mail.gmail.com> <20061109191838.zpih5pyqogk0wswo@correo.bafirst.com> Subject: Re: php-5.2.0 / roundcube-0.1.20061013 segfaults X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: spil.oss@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Nov 2006 14:47:08 -0000 Seems that I'm not the only one with a segfaulting php 5.2.0 with eaccelera= tor! https://www.eaccelerator.net/ticket/207#preview Suggests that it will work when caching is disabled in eaccelerator, hopefully I'll find some time to test that! Spil. On 10/11/06, eculp@bafirst.com wrote: > Quoting Spil Oss : > > > Hi Ed, > > > > For me it works when I compile php5-5.2.0 with DEBUG, no segfaults. > > But for the life of me, I couldn't get eaccelerator to load on the > > debug version of php... > > Hi Spil, > > Thanks for the suggestions. I had to do that a few months back and > never did find what was wrong. Probably something like what you are > contemplating, the next release fixed it. The previous time I was > able to use eaccelerator though. If I do go that route, I, too, will > want eaccelerator because I have had a lot of problems with Zend and I > like eaccelerator more. If it works for me, I'll let you know. > > Have a great weekend, > > ed > > > > > Steps to reproduce: > > cd /usr/ports/lang/php5 > > make config > > DEBUG On > > portupgrade -rf php5 > > > > So also eaccelerator was rebuilt > > Amended the zend_extension to point to the 20060613-debug extensions di= r. > > > > Think I'll wait for php 5.2.1 && eaccelerator 0.96 :D > > > > Kind regards, > > > > Spil. > > On 09/11/06, eculp@bafirst.com wrote: > >> Quoting Olivier Mueller : > >> > >>> > >>> Le 9 nov. 06 =E0 13:40, Spil Oss a =E9crit : > >>> > >>>> Hi All, > >>>> Now running php 5.2.0 compiled with DEBUG, and roundcube is running > >>>> OK. So no backtrace of a dump to be made.... > >>>> Any other ideas? > >>> > >>> FYI I also had to remove eaccelerator completely from a server now > >>> running 5.2.0 > >>> to prevent segfaults. Displaying the phpinfo page was ok, but it > >>> crashed all the time > >>> on some complex application which were running fine under php 5.1.x &= eA. > >> > >> as did I. I have tried disabling eaccelerator with no change. I was > >> able to completely pkg_delete php5* eaccel* apache* pecl* on > >> 7.0-CURRENT from Sundayand rebuild them with portmaster and I am no > >> longer sigfaulting but I did the same on 3 FreeBSD 6.2-PRERELEASE #9: > >> Wed Nov 8 03:08:00 CST 2006 with about the same date and they all > >> still sigfault. Are the php.core files useable for debugging at all? > >> > >> No help unfortunately but the current vs prerelease got my attention. > >> > >> Thanks, > >> > >> ed > >>> > >>> regards, > >>> Olivier_______________________________________________ > >>> freebsd-ports@freebsd.org mailing list > >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.o= rg" > >> > >> > >> _______________________________________________ > >> freebsd-ports@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.or= g" > >> > > > _______________________________________________ > 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" >