Thanks to visit codestin.com
Credit goes to github.com

Skip to content

php5-fpm segfault RedisArray #350

@egorovrv

Description

@egorovrv

$this->redis = new RedisArray(array("localhost:63791",));
wrong port
$this->redis->get("user2:name"); it's ok RedisException

if use this
$this->redis->mGet(array ( 0 => 'xxxx', ));

No RedisException
and
php5-fpm[6214]: segfault at 4 ip 00000000006d3980 s

Redis Version 2.2.3
Description: Debian GNU/Linux 6.0.7 (squeeze)
PHP 5.3.19

What to do ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions