php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3988 phpinfo() dumps core
Submitted: 2000-03-30 17:08 UTC Modified: 2002-10-01 13:28 UTC
From: nick dot reinking at supervalu dot com Assigned:
Status: Wont fix Package: Reproducible Crash
PHP Version: 3.0.15 OS: SunOS 5.6 Generic_105181-19 sun4
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
29 + 17 = ?
Subscribe to this entry?

 
 [2000-03-30 17:08 UTC] nick dot reinking at supervalu dot com
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 13:28 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 13:01:30 2024 UTC