Redis DEBUG SEGFAULT 执行的无效内存访问使Redis崩溃,它用于在开发过程中模拟错误。

DEBUG SEGFAULT - 语法

以下是Redis DEBUG SEGFAULT 命令的基本语法。

redis 127.0.0.1:6379> DEBUG SEGFAULT

DEBUG SEGFAULT - 示例

redis 127.0.0.1:6379> DEBUG SEGFAULT  
Could not connect to Redis at 127.0.0.1:6379: Connection refused 
not connected> 

参考链接

https://www.learnfk.com/redis/server-debug-segfault.html