2019-10-11 14:24:29 |
psl |
description |
Ubuntu 18.04.3, amd64
I have fresh installed memcached, it is empty.
$ memcdump --debug localhost
Failed to dump keys: (0x562f7054c330) Illegal slab id, host: localhost:11211
How to repliacate:
$ apt install memcached libmemcached-tools
$ memcdump --debug localhost
$ memcached --version
memcached 1.5.6 |
Ubuntu 18.04.3, amd64
I have fresh installed memcached, it is empty.
$ memcdump --debug localhost
Failed to dump keys: (0x562f7054c330) Illegal slab id, host: localhost:11211
$ memcached --version
memcached 1.5.6
How to replicate:
$ apt install memcached libmemcached-tools
$ memcdump --debug localhost |
|