From owner-freebsd-amd64@FreeBSD.ORG Tue Oct 4 08:30:16 2005 Return-Path: X-Original-To: freebsd-amd64@hub.freebsd.org Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E130316A421 for ; Tue, 4 Oct 2005 08:30:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1F1543D55 for ; Tue, 4 Oct 2005 08:30:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j948UFED039117 for ; Tue, 4 Oct 2005 08:30:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j948UF06039116; Tue, 4 Oct 2005 08:30:15 GMT (envelope-from gnats) Resent-Date: Tue, 4 Oct 2005 08:30:15 GMT Resent-Message-Id: <200510040830.j948UF06039116@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, André Böhm Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D1C216A41F for ; Tue, 4 Oct 2005 08:25:49 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DE1D43D45 for ; Tue, 4 Oct 2005 08:25:49 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j948PnY1012280 for ; Tue, 4 Oct 2005 08:25:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j948PmF0012279; Tue, 4 Oct 2005 08:25:48 GMT (envelope-from nobody) Message-Id: <200510040825.j948PmF0012279@www.freebsd.org> Date: Tue, 4 Oct 2005 08:25:48 GMT From: André Böhm To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: amd64/86885: php5.0.5 dumps core on object serialize, amd64 only X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 08:30:17 -0000 >Number: 86885 >Category: amd64 >Synopsis: php5.0.5 dumps core on object serialize, amd64 only >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Oct 04 08:30:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: André Böhm >Release: amd64-5.4 >Organization: >Environment: 5.4-RELEASE-p6 FreeBSD >Description: there is a bug in PHP 5.0.5 on x86_64 arch where using the serialize function on objects makes php to dump core see http://bugs.php.net/bug.php?id=34435 >How-To-Repeat: install www/gallery2 with php5.0.5 on amd64 call /usr/local/bin/php /usr/local/www/data/gallery2/install/index.php >Fix: the patch file from http://people.apache.org/~jorton/php_bug34435.patch fixed the situation on my amd64 webserver, after downloading it and placing it into /usr/ports/lang/php5/files/patch-ext_standard_incomplete_class.c and recompiling php5 >Release-Note: >Audit-Trail: >Unformatted: