Re: [PHP-DEV] memory manager panic

2006-11-13 Thread Michael Wallner
Michael Wallner wrote: > Hi Tony, >> Mike, please make sure you didn't forget to do `cvs up Zend` and >> `./cvsclean` to get a clean build. >> I can't reproduce it with your test case, though. > > It is generated from a clean build. > I'd appreciate if you could try to replicate it with the follow

Re: [PHP-DEV] memory manager panic

2006-11-13 Thread Michael Wallner
Hi Tony, > > Mike, please make sure you didn't forget to do `cvs up Zend` and > `./cvsclean` to get a clean build. > I can't reproduce it with your test case, though. It is generated from a clean build. I'd appreciate if you could try to replicate it with the following shell script: --- #!/bin/b

Re: [PHP-DEV] memory manager panic

2006-11-12 Thread Antony Dovgal
Mike, please make sure you didn't forget to do `cvs up Zend` and `./cvsclean` to get a clean build. I can't reproduce it with your test case, though. On 11/11/2006 11:57 PM, Michael Wallner wrote: Hi, There's a problem with the memory manager (HEAD): [EMAIL PROTECTED]:~/build/php-unicode-deb