From:             sam dot lavitt at gmail dot com
Operating system: Windows XP SP 2
PHP version:      4.4.2
PHP Bug Type:     Apache2 related
Bug description:  Some php documents cause a crash with error status 3221225477 

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!


-- 
Edit bug report at http://bugs.php.net/?id=37570&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=37570&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=37570&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=37570&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=37570&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=37570&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=37570&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=37570&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=37570&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=37570&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=37570&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=37570&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=37570&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=37570&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=37570&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=37570&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=37570&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=37570&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=37570&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=37570&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=37570&r=mysqlcfg

Reply via email to