Server Debug Segfault
# Redis Debug Segfault Command |
# [ -- Learning is not just about technology, but also about dreams!](#)
* (javascript:void(0);)
* (javascript:void(0);)
* (javascript:void(0);)
* (javascript:void(0))
Redis Tutorial
(#)(#)(#)(#)(#)
## Redis Commands
(#)(#)(#)(#)(#)(#)(#)(#)[Redis Pub/Sub](#)(#)(#)(#)(#)(#)(#)
## Redis Advanced Tutorial
[Redis Data Backup & Recovery](#)(#)(#)(#)(#)(#)(#)(#)
[](#)(#)
(#)[](#)
Deep Dive
Computer Science
Scripting
Development Tools
Programming
Web Design & Development
Scripting Languages
Programming Languages
Web Services
Software
Web Service
# Redis Debug Segfault Command
!(#)(#)
The Redis DEBUG SEGFAULT command performs an illegal memory access to crash Redis, and is only used for bug debugging during development.
### Syntax
The basic syntax for the Redis DEBUG SEGFAULT command is as follows:
redis 127.0.0.1:6379> DEBUG SEGFAULT
### Available Since
>= 1.0.0
### Return Value
None
### Example
redis 127.0.0.1:6379> DEBUG SEGFAULT Could not connect to Redis at 127.0.0.1:6379: Connection refused not connected>
!(#)(#)
YouTip