php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37570 Some php documents cause a crash with error status 3221225477
Submitted: 2006-05-23 22:40 UTC Modified: 2006-05-31 01:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: sam dot lavitt at gmail dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.4.2 OS: Windows XP SP 2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: sam dot lavitt at gmail dot com
New email:
PHP Version: OS:

 

 [2006-05-23 22:40 UTC] sam dot lavitt at gmail dot com
Description:
------------
I am trying to host my girlfriends site as a virtual domain with apache.  I just installed PHP 4.4.2, which is what she is using with her other host.  Every time certain links on her site are clicked by any client it causes the apache httpd process to restart, with the folloing message:

[notice] Parent: child process exited with status 3221225477 -- Restarting.

I found references to this error occuring over a year ago with php, but it was fixed then, so perhaps it has resurfaced.

Windows Event Viewer shows

Event Type:	Error
Event Source:	Application Error
Event Category:	(100)
Event ID:	1000
Date:		5/23/2006
Time:		5:34:37 PM
User:		N/A
Computer:	NETVISTA
Description:
Faulting application httpd.exe, version 2.2.2.0, faulting module php4ts.dll, version 4.4.2.2, fault address 0x000c5fca.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74   Applicat
0008: 69 6f 6e 20 46 61 69 6c   ion Fail
0010: 75 72 65 20 20 68 74 74   ure  htt
0018: 70 64 2e 65 78 65 20 32   pd.exe 2
0020: 2e 32 2e 32 2e 30 20 69   .2.2.0 i
0028: 6e 20 70 68 70 34 74 73   n php4ts
0030: 2e 64 6c 6c 20 34 2e 34   .dll 4.4
0038: 2e 32 2e 32 20 61 74 20   .2.2 at 
0040: 6f 66 66 73 65 74 20 30   offset 0
0048: 30 30 63 35 66 63 61      00c5fca 


I would send a backtrace but I only see debug packs for 5.2 and 6.0 on http://snaps.php.net/

Clicking all but one of the links on her index.php causes this error 100% of the time.

Thanks in advance for the help!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-05-23 22:52 UTC] bjori@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

You'll need to upgrade to PHP5.2 to use apache2.2 on 
windows.
 [2006-05-31 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 12 01:01:32 2024 UTC