From owner-freebsd-ports@FreeBSD.ORG Tue Nov 7 14:06:11 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 F1EAA16A631 for ; Tue, 7 Nov 2006 14:06:11 +0000 (UTC) (envelope-from klammer@webonaut.com) Received: from mail.webonaut.com (alien.webonaut.com [88.198.36.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74C9443D7B for ; Tue, 7 Nov 2006 14:06:10 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by mail.webonaut.com (Postfix) with ESMTP id 732E6C340A4; Tue, 7 Nov 2006 15:06:09 +0100 (CET) Received: from mail.webonaut.com ([127.0.0.1]) by localhost (alien.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05841-03-2; Tue, 7 Nov 2006 15:06:09 +0100 (CET) Received: from [192.168.79.70] (unknown [213.147.173.194]) by mail.webonaut.com (Postfix) with ESMTP id 510A1C340A3; Tue, 7 Nov 2006 15:06:09 +0100 (CET) Message-ID: <455092D5.7050107@webonaut.com> Date: Tue, 07 Nov 2006 15:06:13 +0100 From: Franz Klammer User-Agent: Thunderbird 1.5.0.7 (X11/20061106) MIME-Version: 1.0 To: spil.oss@gmail.com References: <5fbf03c20611070537g6570c114h5f5a7660da287fc6@mail.gmail.com> <5fbf03c20611070545uc393c3dlcd807318ea15212c@mail.gmail.com> In-Reply-To: <5fbf03c20611070545uc393c3dlcd807318ea15212c@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at webonaut.com 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: Tue, 07 Nov 2006 14:06:12 -0000 Spil Oss schrieb: > Hi All, > > Just tested with suhosin hardened-patch disabled -> segfaults > Tested without hardened and without eaccelerator -> segfaults Just an idea: is it maybe possible that you have some pecl-* ports or other ports installed that need php5 as dependency? maybe you should also try to run "portupgrade -fr php5 -x php5\*" /Franz > > Kind regards, > > Spil. > > On 07/11/06, Spil Oss wrote: >> Just upgraded to php-5.2.0 and now roundcube stopped working. >> Login-screen comes up OK, After submitting user and pass, >> Firefox just shows an empty page, IE hangs and needs killing. >> >> /var/log/httpd-error.log >> [Tue Nov 07 14:12:43 2006] [notice] child pid 32498 exit signal >> Segmentation fault (11) >> >> FreeBSD 6.1-RELEASE-p10 >> >> roundcube-0.1.20061013 >> php-5.2.0 (suhosin hardened-patch, register_globals off) >> eaccelerator-0.9.5 >> apache-2.2.3 >> >> Other applications (gallery2-2.1.2, phpMyAdmin-2.9.0.3) are working fine. >> >> Kind regards, >> >> Spil >> > _______________________________________________ > 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"