ID: 20486
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Operating System: win2k
-PHP Version: 4CVS-2002-11-18 (dev)
+PHP Version: 4.4.0-dev
New Comment:
Must be some win32 thing as I can not reproduce this within Linux (and
apache 1.3.27).
Previous Comments:
------------------------------------------------------------------------
[2002-11-18 14:00:49] [EMAIL PROTECTED]
think it should be a scripting engine problem.. i dont know.. and its
reproduceble...
------------------------------------------------------------------------
[2002-11-18 13:56:54] [EMAIL PROTECTED]
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 this bug report at http://bugs.php.net/?id=20486&edit=1