canto-next
canto-next copied to clipboard
canto-daemon memory usage
Hello,
Since last compilation of the below (on a Archlinux 64 bits 6.6.72-1-lts): canto-next-git 0.9.8.r1.ge300077-2 canto-curses-git 0.9.9.r5.g74432bc-1
The canto-daemon process is slowly growing in memory usage. Within 5 days, it takes 1.8GB of RAM (unusual behavior I guess):
PID UTIL. PR NI VIRT RES SHR S %CPU %MEM TEMPS+ COM.
878823 user 20 0 2424676 1,8g 16436 R 49,7 5,7 63:24.39 canto-daemon
I ran a gdb trace (gdb.txt), in case of this can help you. If I quit the process, canto-daemon still runs and still using memory. Once killed, memory usage is OK.
I do not know if canto-daemon or canto-curses is causing such behaviour.
Any idea?
Thanks.