It seems the problem is the same as [#1940](https://github.com/antirez/redis/issues/1940) if value(long long) is INT64_MIN then -value yields UB (signed overflow - even if it will probably be 0)