From:             guillermog at tricuspide dot com
Operating system: Windows 7 RC
PHP version:      5.3.0
PHP Bug Type:     Unknown/Other Function
Bug description:  Connection Reset

Description:
------------
I have a web page with several iframes and iterations on rows from a mysql
database.

The problem is that when I load the page the iframes will show "Connection
Reset" in Firefox like if the server was overloaded.

Besides, in Apache's error.log the following error is shown:
Parent: child process exited with status 255

The same happens in 1 of 2 times if I load the page alone (not as an
iframe). The Iframe prints several rows (maybe 1000, from a mysql table)
but just after finishing the Connection is Reset

The system works perfectly up to 5.2.9 but doesnt works with 5.3.0 nor
5.3.1-dev, this is why I thing is a php5.3-related problem.

I'm sorry but i could not reproduce this problem in a short script.

Windows 7 RC
Apache 2.2.11

Expected result:
----------------
Page loaded

Actual result:
--------------
Connection Reset by server

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

Reply via email to