php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60757 phpinfo() crashes Apache
Submitted: 2012-01-14 22:03 UTC Modified: 2012-01-16 18:24 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: bugzilla33 at gmail dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.4.0RC5 OS: Win 7 32/64
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bugzilla33 at gmail dot com
New email:
PHP Version: OS:

 

 [2012-01-14 22:03 UTC] bugzilla33 at gmail dot com
Description:
------------
phpinfo() crashes Apache

Test script:
---------------
<?php
 phpinfo();
?>

Expected result:
----------------
5.4.0 RC4 shows phpinfo

Actual result:
--------------
5.4.0 RC5 shows phpinfo table and after 1 second white background info:
Internet Explorer can not display the webpage.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-15 03:30 UTC] laruence@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.


 [2012-01-15 03:30 UTC] laruence@php.net
-Status: Open +Status: Feedback
 [2012-01-15 10:08 UTC] bugzilla33 at gmail dot com
Thank you for this manual. https://bugs.php.net/bugs-generating-backtrace-win32.php
This tool works on Win 7 only as (Analisys only) mode. 
"Options and settings" tab looks otherwise.
There is no "Add a rule" button.

Please update the handbook as soon as possible.

---

Does anybody can do backtrace for laruence ??
 [2012-01-15 10:08 UTC] bugzilla33 at gmail dot com
-Status: Feedback +Status: Open
 [2012-01-16 18:19 UTC] pajoye@php.net
It works perfectly fine. Your configuration certainly contain DLLs from older PHP 
versions or missing some in your paths.

It is the same with the header function (#60737).
 [2012-01-16 18:20 UTC] pajoye@php.net
.
 [2012-01-16 18:20 UTC] pajoye@php.net
-Status: Open +Status: Bogus
 [2012-01-16 18:24 UTC] bugzilla33 at gmail dot com
Here you are:
http://host0001.webd.pl/bugs/php/reports/CrashHang_Report__PID_4656__01162012191543758.zip
 [2012-01-16 21:07 UTC] bugzilla33 at gmail dot com
Ok, could you say why the problem no occur with the RC1, RC2, RC3, RC4,
but occurs with RC5 and RC6 last dev?
I tested on Win 32 and Win 64 after system reinstall.

I use Apache 2.2.21 VC9.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 14:01:31 2025 UTC