On Fri, 7 Dec 2007, Dmitry Stogov wrote:

> all your tests passed for me yesterday with memory_limit=1G.
> May be it's some fresh non GC related bug :)
> Try the same test with -dzend.enable_gc=0 and with unpatched PHP.
> 
> I would very interested in this "bad" test case, if it's really related to GC.

I tried to run it, but unfortunately my machine ran out of memory before 
it (that includes a full swapspace). I'd need access to a machine which 
has more memory than I have for this (4gb minimal). If you have such a 
machine, perhaps you can try yourself? Instead of running just the 
Template tests, I ran all of them:

~/dev/php/php-5.3dev-gc/sapi/cli/php -dzend.enable_gc=1 
UnitTest/src/runtests.php -c /home/httpd/html/report -D sqlite://:memory:

For -c to work, you will need xdebug installed though - I tried without 
but got the same issue.

regards,
Derick

-- 
Derick Rethans
http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to