Re: [PHP-DEV] Zend Engine 2 - ZTS Bugs Round 2

2004-06-05 Thread Andi Gutmans
Do you have a short reproducing script? Do you think it's a problem with the memory management or does it just seem to be a bug which is appearing due to the changes? Thanks, Andi At 05:58 PM 6/5/2004 +0200, Stefan Esser wrote: Hi, I have added a backtrace of a crash that occurs when a class func

[PHP-DEV] Zend Engine 2 - ZTS Bugs Round 2

2004-06-05 Thread Stefan Esser
Hi, I have added a backtrace of a crash that occurs when a class function is destructed in ZTS. It seems I only saw this because of Hardened-PHP using globals. Since Andi disabled ZEND_MM on Win32 the same kind of errors should be seen on any Windows PHP installation (I guess). Between 4 and 2.