From owner-freebsd-ports@FreeBSD.ORG Thu Nov 9 18:49:48 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4F9516A49E for ; Thu, 9 Nov 2006 18:49:48 +0000 (UTC) (envelope-from heli@mikestammer.com) Received: from smtp110.sbc.mail.mud.yahoo.com (smtp110.sbc.mail.mud.yahoo.com [68.142.198.209]) by mx1.FreeBSD.org (Postfix) with SMTP id C768143D82 for ; Thu, 9 Nov 2006 18:49:29 +0000 (GMT) (envelope-from heli@mikestammer.com) Received: (qmail 65947 invoked from network); 9 Nov 2006 18:49:29 -0000 Received: from unknown (HELO mail.mikestammer.com) (mikestammer@sbcglobal.net@70.131.98.204 with login) by smtp110.sbc.mail.mud.yahoo.com with SMTP; 9 Nov 2006 18:49:28 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.mikestammer.com (Postfix) with ESMTP id EF2601147D; Thu, 9 Nov 2006 12:49:27 -0600 (CST) X-Virus-Scanned: amavisd-new at mikestammer.com Received: from mail.mikestammer.com ([127.0.0.1]) by localhost (gondolin.middleearth.mikestammer.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2CoIehg9hSXh; Thu, 9 Nov 2006 12:49:24 -0600 (CST) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eric) by mail.mikestammer.com (Postfix) with ESMTP id 147F51146A; Thu, 9 Nov 2006 12:49:23 -0600 (CST) Message-ID: <45537836.7080601@mikestammer.com> Date: Thu, 09 Nov 2006 12:49:26 -0600 From: Eric User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: "eculp@bafirst.com" References: <5fbf03c20611070537g6570c114h5f5a7660da287fc6@mail.gmail.com> <5fbf03c20611070545uc393c3dlcd807318ea15212c@mail.gmail.com> <455092D5.7050107@webonaut.com> <20061107123926.o45s5dm1cc4ok0s8@correo.bafirst.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> In-Reply-To: <20061109114716.49bgbwczi8o00osw@correo.bafirst.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org 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 List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Nov 2006 18:49:48 -0000 eculp@bafirst.com wrote: > Quoting Olivier Mueller : > >> >> Le 9 nov. 06 à 13:40, Spil Oss a écrit : >> >>> 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. > i run php5.2, eaccelerator, apache2.0 etc on 6.2Prerelease and nothing segfaults on me. I also run gallery2, phpmyadmin, and dokuwiki and have yet to see anything bomb out. if anyone wants a list of ports i have installed lemme know Eric