Bug#789596: php5-redis 2.2.5-1 stable causes segfault in php5-fpm - fix available in 2.2.7

2015-07-31 Thread Damjan Georgievski
Package: php5-redis Version: 2.2.5-1 Followup-For: Bug #789596 I can confirm the segfault with 2.2.5 - I compiled 2.2.7 from source and the segfaults disappeared. In my case I'm using uwsgi with uwsgi-plugin-php with a fairly big php app that does a lot of redis activity. The segfaults were a

Bug#789596: [Pkg-php-pecl] Bug#789596: php5-redis 2.2.5-1 stable causes segfault in php5-fpm - fix available in 2.2.7

2015-07-08 Thread Michael Hancock
Hi Jonas, I’ve not been able to replicate it again yet. Most have been upgraded to 2.2.7 running on PHP 5.6.9-0+deb8u1 without any issue. I’ve tried your test code on a reasonably plain server but couldn’t reproduce the segfault. My experience before showed that it wasn’t necessarily

Bug#789596: [Pkg-php-pecl] Bug#789596: php5-redis 2.2.5-1 stable causes segfault in php5-fpm - fix available in 2.2.7

2015-07-04 Thread Jonas Genannt
Hello Michael, When calling hSet() a segfault is triggered. Only seems to affect PHP 5.6. We’re using Debian 8 with PHP5.6 FPM. I have tried it with Jessie: php -v PHP 5.6.9-0+deb8u1 (cli) (built: Jun 5 2015 11:03:27) php5-redis 2.2.5-1 My Test-script connects to a Redis running

Bug#789596: php5-redis 2.2.5-1 stable causes segfault in php5-fpm - fix available in 2.2.7

2015-06-22 Thread Michael Hancock
Package: php5-redis Version: 2.2.5-1 Severity: important When calling hSet() a segfault is triggered. Only seems to affect PHP 5.6. We’re using Debian 8 with PHP5.6 FPM. I belive 2.2.7 fixes this bug. I’ve asked for confirmation on this github issue: