Hi!
I've build current master branch and I get segfault on bug35437.phpt.
Doesn't happen with PHP-7.0.0 branch. Anybody did anything there that
may have caused this?
Stas Malyshev
smalyshev@gmail.com
On Mon, Jul 27, 2015 at 6:57 PM, Stanislav Malyshev smalyshev@gmail.com
wrote:
Hi!
I've build current master branch and I get segfault on bug35437.phpt.
Doesn't happen with PHP-7.0.0 branch. Anybody did anything there that
may have caused this?Stas Malyshev
smalyshev@gmail.com--
hi Stas,
I can (only) reproduce this on my Mac, using git bisect I was able to
pinpoint that the problem was introduced
by 0f1e87d9c18c52f91cb64267114267d239ad3488 reverting it fixes the test
failure for me.
Laruence, could you please look into this?
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
Hey:
On Mon, Jul 27, 2015 at 6:57 PM, Stanislav Malyshev smalyshev@gmail.com
wrote:Hi!
I've build current master branch and I get segfault on bug35437.phpt.
Doesn't happen with PHP-7.0.0 branch. Anybody did anything there that
may have caused this?Stas Malyshev
smalyshev@gmail.com--
hi Stas,
I can (only) reproduce this on my Mac, using git bisect I was able to
pinpoint that the problem was introduced by
0f1e87d9c18c52f91cb64267114267d239ad3488 reverting it fixes the test failure
for me.
Laruence, could you please look into this?
it should be fixed in
https://github.com/php/php-src/commit/16d6dfddef5ac43de3b20ffa7818d5b11f4e6a4b
could you please verify this?
thanks
--
Ferenc Kovács
@Tyr43l - http://tyrael.hu
--
Xinchen Hui
@Laruence
http://www.laruence.com/
Hi!
it should be fixed in
https://github.com/php/php-src/commit/16d6dfddef5ac43de3b20ffa7818d5b11f4e6a4b
Looks ok to me now, thanks.
--
Stas Malyshev
smalyshev@gmail.com