Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Feb 2003 14:06:20 +0100 (CET)
From:      Roderick van Domburg <roderick@stud187236.mobiel.utwente.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48089: mod_php4-4.3.0 PEAR dumps core on sparc64
Message-ID:  <200302081306.h18D6K00051389@stud187236.mobiel.utwente.nl>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302081306.h18D6K00051389>