From:             [EMAIL PROTECTED]
Operating system: win2k
PHP version:      4CVS-2002-11-18 (dev)
PHP Bug Type:     Reproducible crash
Bug description:  register_tick_function crashes apache

Register_tick_function crashes Apaches. These are the specs.

tried it on combinations of win2k with apache 1.3.22 and php as sapi
with versions 4.2.2 , 4.2.3 and 4.4.0-dev 
and tried it with apache 2.0.43 with 4.4.0-dev too

the scripts was the example code from the documentation. It worked on our
cobalt server but when i wanted to use it for real when working at home it
crashed apache. 

crashes an apache thread (probably) with a memory fault .. couldnt read
from address 0x0etc . server does keep running though.

when commenting //register_tick_function() it works fine. 
even leaving declare(ticks=1) {......} in tact.

Vincent.
-- 
Edit bug report at http://bugs.php.net/?id=20486&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20486&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20486&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20486&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20486&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20486&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20486&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20486&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20486&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20486&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20486&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20486&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20486&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20486&r=isapi

Reply via email to