DEBUG SEGFAULT

Redis 服务器

Redis Debug Segfault 命令执行一个非法的内存访问从而让 Redis 崩溃,仅在开发时用于 BUG 调试。

语法

redis Debug Segfault 命令基本语法如下:

redis 127.0.0.1:6379> DEBUG SEGFAULT 
内容由w.3.x.u.e.com提-供,请勿盗用!

可用版本

>= 1.0.0

返回值

实例

redis 127.0.0.1:6379> DEBUG SEGFAULT 
Could not connect to Redis at 127.0.0.1:6379: Connection refused
not connected>
内容由w.3.x.u.e.com提-供,请勿盗用!

Redis 服务器