From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.3.0RC1
PHP Bug Type:     Reproducible crash
Bug description:  mod_php crashes under Apache 1.3.27 & MaxRequestsPerChild=infinite

When I use 

MaxRequestsPerChild 0

(e.g. infinite) in httpd.conf, sometimes Apache crashes.

I have tested this bug on framed page (it is phpMyAdmin, two frames in
frameset). When I use only one page (without frames), I have to press
Reload button (F5 in Internet Explorer) many times (I rather hold it) to
produce crash. 

I think something's wrong in multithreaded code in php4apache.dll: it
crashes when two requests occurs at the SAME TIME (often, but not
always).

Tere is no bug in 4.2.3, but I cannot use php4apache.dll from 4.2.3 for
4.3.0 - it crashes immediately.
-- 
Edit bug report at http://bugs.php.net/?id=20487&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20487&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20487&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20487&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20487&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20487&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20487&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20487&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20487&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20487&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20487&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20487&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20487&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20487&r=isapi

Reply via email to