You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the pool is corrupted or is otherwise unopenable, pmemobj_open(...) will return NULL, causing a SEGFAULT during initialization (i.e., at POBJ_ROOT).
The text was updated successfully, but these errors were encountered:
iangneal
added a commit
to efeslab/redis-pmem
that referenced
this issue
Nov 4, 2021
redis/src/server.c
Lines 4015 to 4019 in 4e622e7
The text was updated successfully, but these errors were encountered: