From owner-freebsd-ports-bugs Sat Feb 8 5:10:16 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F06D37B401 for ; Sat, 8 Feb 2003 05:10:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4765B43FBF for ; Sat, 8 Feb 2003 05:10:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h18DADNS019278 for ; Sat, 8 Feb 2003 05:10:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h18DACKB019277; Sat, 8 Feb 2003 05:10:12 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB34B37B401 for ; Sat, 8 Feb 2003 05:06:28 -0800 (PST) Received: from netlx010.civ.utwente.nl (netlx010.civ.utwente.nl [130.89.1.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id A76F443FAF for ; Sat, 8 Feb 2003 05:06:27 -0800 (PST) (envelope-from roderick@stud187236.mobiel.utwente.nl) Received: from stud187236.mobiel.utwente.nl (stud187236.mobiel.utwente.nl [130.89.187.236]) by netlx010.civ.utwente.nl (8.11.4/HKD) with ESMTP id h18D5ob26388 for ; Sat, 8 Feb 2003 14:05:50 +0100 Received: from stud187236.mobiel.utwente.nl (localhost [127.0.0.1]) by stud187236.mobiel.utwente.nl (8.12.6/8.12.6) with ESMTP id h18D6Lw5051390 for ; Sat, 8 Feb 2003 14:06:21 +0100 (CET) (envelope-from roderick@stud187236.mobiel.utwente.nl) Received: (from roderick@localhost) by stud187236.mobiel.utwente.nl (8.12.6/8.12.6/Submit) id h18D6K00051389; Sat, 8 Feb 2003 14:06:20 +0100 (CET) Message-Id: <200302081306.h18D6K00051389@stud187236.mobiel.utwente.nl> Date: Sat, 8 Feb 2003 14:06:20 +0100 (CET) From: Roderick van Domburg Reply-To: r.s.a.vandomburg@student.utwente.nl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/48089: mod_php4-4.3.0 PEAR dumps core on sparc64 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48089 >Category: ports >Synopsis: mod_php4-4.3.0 PEAR dumps core on sparc64 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Feb 08 05:10:12 PST 2003 >Closed-Date: >Last-Modified: >Originator: Roderick van Domburg >Release: FreeBSD 5.0-CURRENT sparc64 >Organization: University of Twente >Environment: System: FreeBSD stud187236.mobiel.utwente.nl 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Feb 6 02:32:52 CET 2003 roderick@stud187236.mobiel.utwente.nl:/usr/obj/usr/src/sys/E250 sparc64 Sun Enterprise 250 (1x UltraSPARC-II CPU) Apache 1.3 /w modssl >Description: When installing the PEAR environment, PHP dumps core and the installation halts with error code 139. On a sparc64 machine, that is. It takes quite a while for it to happen, though: php grows to consume 96% CPU over the course of 1:26 time before it dumps. >How-To-Repeat: # make install ===> Installing for mod_php4-4.3.0 ===> mod_php4-4.3.0 depends on file: /usr/local/sbin/apxs - found ===> mod_php4-4.3.0 depends on shared library: pq.3 - found Installing PHP CLI binary: /usr/local/bin/ Installing PHP SAPI module [activating module `php4' in /usr/local/etc/apache/httpd.conf] cp libs/libphp4.so /usr/local/libexec/apache/libphp4.so chmod 755 /usr/local/libexec/apache/libphp4.so cp /usr/local/etc/apache/httpd.conf /usr/local/etc/apache/httpd.conf.bak cp /usr/local/etc/apache/httpd.conf.new /usr/local/etc/apache/httpd.conf rm /usr/local/etc/apache/httpd.conf.new Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20020429/ Installing PEAR environment: /usr/local/lib/php/ Segmentation fault (core dumped) *** Error code 139 Stop in /usr/ports/www/mod_php4/work/php-4.3.0. *** Error code 1 Stop in /usr/ports/www/mod_php4/work/php-4.3.0. *** Error code 1 Stop in /usr/ports/www/mod_php4. *** Error code 1 Stop in /usr/ports/www/mod_php4. The actual culprit is: # make -s install-pear-installer Segmentation fault (core dumped) *** Error code 139 Stop in /usr/ports/www/mod_php4/work/php-4.3.0. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message