o: Dmitry Stogov; PHP Internals List
>> Subject: [PHP-DEV] Endless loop in zend_alloc.c
>>
>> Hi,
>>
>> Trying to compile current php-5.2-dev on Windows using the
>> new VC++ 8.0 (2005). PHP compiles without problems but on
>> startup ends up in and endless loop at
5 AM
> To: Dmitry Stogov; PHP Internals List
> Subject: [PHP-DEV] Endless loop in zend_alloc.c
>
> Hi,
>
> Trying to compile current php-5.2-dev on Windows using the
> new VC++ 8.0 (2005). PHP compiles without problems but on
> startup ends up in and endless loop at around
Hi,
Trying to compile current php-5.2-dev on Windows using the new VC++ 8.0
(2005). PHP compiles without problems but on startup ends up in and
endless loop at around line 768 of zend_alloc.c. rand() and do...while()
never exit there.
If I disable ZEND_MM_COOKIES PHP starts up fine.
Edin
--
PH