Hi!
Looks like commit e21fefde381cdd64dc93116440f3ee159c721fa1 leads to 3
tests broken on CI:
Bug #54268 (Double free when destroy_zend_class fails)
[Zend/tests/bug54268.phpt]
Bug #41970 (call_user_func_*() leaks on failure)
[ext/standard/tests/general_functions/bug41970.phpt]
sem_acquire with nowait [ext/sysvsem/tests/nowait.phpt]
Could you take a look?
--
Stas Malyshev
smalyshev@gmail.com
All these tests pass for me (with and without valgrind).
Please, send me the link to Travis report.
Thanks. Dmitry.
On Thu, Jan 22, 2015 at 10:42 PM, Stanislav Malyshev smalyshev@gmail.com
wrote:
Hi!
Looks like commit e21fefde381cdd64dc93116440f3ee159c721fa1 leads to 3
tests broken on CI:Bug #54268 (Double free when destroy_zend_class fails)
[Zend/tests/bug54268.phpt]
Bug #41970 (call_user_func_*() leaks on failure)
[ext/standard/tests/general_functions/bug41970.phpt]
sem_acquire with nowait [ext/sysvsem/tests/nowait.phpt]Could you take a look?
--
Stas Malyshev
smalyshev@gmail.com
Hi!
All these tests pass for me (with and without valgrind).
Please, send me the link to Travis report.
See e.g. https://travis-ci.org/php/php-src/jobs/47945775 (in general,
Travis CI is at https://travis-ci.org/php/php-src/builds ) - now
different ones fail and one of them is a segfault.
--
Stas Malyshev
smalyshev@gmail.com