Actions
Bug #31
closedMemory leak: redis-tsdb-binding
Start date:
10/27/2022
Due date:
% Done:
0%
Estimated time:
Hardware platform:
Solidrun (aarch64)
OS Affects Version/s:
arz-1.0, arz-1.0-update
OS Fix Version/s:
arz-1.0.1
Labels:
Description
When running endurance tests it appears that redis-tsdb-binding keeps increasing it's allocated memory until nothing is left.
Tested with the minimal image generated on the 31st of august.
Logs show this (but not sure it's related to the memory leak):
Jun 10 10:56:27 0a-2a-f7-74-5c-15 afbd-redis-tsdb-binding[1327]: INFO: [API redis] redisSendCmd: cmd result type INTEGER, str (null) [/builddir/build/BUILD/redis-tsdb-binding-1.0.1+20210711+14+gc810b31/src/redis-binding.c:486,redisSendCmd]
Jun 10 10:56:27 0a-2a-f7-74-5c-15 afbd-redis-tsdb-binding[1327]: INFO: [API redis] redisSendCmd: ret 1654851387 [/builddir/build/BUILD/redis-tsdb-binding-1.0.1+20210711+14+gc810b31/src/redis-binding.c:494,redisSendCmd]
Actions