[PHP-DEV] Bug #3988: phpinfo() dumps core From: nick.reinking <email protected>
Date: 03/30/00

From: nick.reinking <email protected>
Operating system: SunOS 5.6 Generic_105181-19 sun4d sparc SUNW,SPARCcenter-2000
PHP version: 3.0.15
PHP Bug Type: Reproduceable crash
Bug description: phpinfo() dumps core

Trying to run phpinfo() causes the apache child serving up the request to dump core.

The browsers say that they get an unacceptable response from the server.

The apache logs show:
[Thu Mar 30 12:11:47 2000] [notice] child pid 4259 exit signal Abort (6)

The machine is a SPARC Ultra-Enterprise with 12 CPUs and 4GB of memory. PHP is compiled as a DSO with the Sun Workshop cc compiler. (So was Apache).

As far as I can tell, all the other PHP functions work fine - just not phpinfo.

Thanks!

Nick Reinking

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>