From:             [EMAIL PROTECTED]
Operating system: Redhat Linux 7.1
PHP version:      4.2.3
PHP Bug Type:     *General Issues
Bug description:  Script hangs (endless loop) after shutdown

I think that Bug #11346 applies to 4.2.3 as well, and #17672 as well.

I have a script using lots of output-buffer functions that seems to hang,
eating 100% CPU, and occasionally truncates output.

The error log shows:

[Thu Dec  5 14:08:42 2002] [error] PHP Fatal error:  Maximum execution
time of 30 seconds exceeded in Unknown on line 0

for each process, and there are several HTTP processes running full-tilt,
executing no system nor library calls. (strace and ltrace show nothing).

Configure Command './configure' '--sysconfdir=/etc/httpd'
'--with-mysql=/src/mysql/mysql-404-php' '--with-snmp' '--with-gd'
'--with-jpeg-dir=/src/jpeg/jpeg-6b'
'--with-png-dir=/src/png/libpng-1.0.12'
'--with-zlib-dir=/src/zlib/zlib-1.1.3' '--with-gdbm' '--with-db3'
'--enable-ftp' '--with-imap' '--enable-sockets' '--with-kerberos'
'--with-imap-ssl' '--with-openssl' '--cache-file=/dev/null'
'--with-apxs=/usr/local/apache/bin/apxs' '--with-xmlrpc'
-- 
Edit bug report at http://bugs.php.net/?id=20838&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20838&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20838&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20838&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20838&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20838&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20838&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20838&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20838&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20838&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20838&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20838&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20838&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20838&r=isapi

Reply via email to