php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36003 Segmentation Fault on any file with .php extension
Submitted: 2006-01-13 20:12 UTC Modified: 2006-01-13 23:38 UTC
From: morgan dot whitney at cudenver dot edu Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 5.1.2 OS: Redhat 9
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: morgan dot whitney at cudenver dot edu
New email:
PHP Version: OS:

 

 [2006-01-13 20:12 UTC] morgan dot whitney at cudenver dot edu
Description:
------------
After working almost a full day on a PHP application, sudddenly every page with a .php extension started showing up blank.  The following line appears everytime in the apache error log:

[notice] child pid XXXX exit signal Segmentation fault (11)

This happens even on .php pages with NO PHP code on the page, and on pages with just phpinfo(). I am using Apache 2 (Server version: Apache/2.0.52). I made no configuration changes to the server prior to the problem.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-01-13 20:14 UTC] tony2001@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.


 [2006-01-13 23:09 UTC] morgan dot whitney at cudenver dot edu
I spent a couple of hours trying to generate a backtrace and am not able to. I am going to completely remove apache and PHP from the system and reinstall and see if that fixes it.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 14:00:02 2025 UTC