hi Derick,
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.
Thanks. Dmitry.
Derick Rethans wrote:
On Thu, 6 Dec 2007, Dmitry Stogov wrote:
Derick Rethans wrote:
That doesn't mean it works better for me than the old one either, where I
couldn't get it to crash at all ;-) Anyway, did you try to reproduce it with
the instructions that I provided?
Yes I did. I'm looking into the crash.
I tested the updated patches now, it it's much better. I do however
still get an error:
Template:
ezcTemplateRegressionTest:
....................../home/derick/dev/php/php-5.3dev-gc/Zend/zend_hash.c(668)
: ht=0x3cc79338 is being destroyed
but only after running *lots* of tests[1]. I'll try to rerun it in GDB
to see whether I can get a backtrace, or through valgrind.
[1] ~/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:
regards,
Derick
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php