Hi, store was cosuming over 1GB of RAM according to top so I ran this: G_DEBUG=gc-friendly G_SLICE=always-malloc valgrind --leak-check=full --show-reachable=yes --leak-resolution=high -v --log-file=valgrind-TS.log /usr/libexec/tracker-store which have this summary: ==23697== LEAK SUMMARY: ==23697== definitely lost: 4,441,704 bytes in 90,388 blocks ==23697== indirectly lost: 278,950,689 bytes in 5,974,578 blocks ==23697== possibly lost: 274,037 bytes in 5,207 blocks ==23697== still reachable: 71,786 bytes in 1,654 blocks ==23697== suppressed: 5,232 bytes in 128 blocks find attached for the full log -- my place on the web: floss-and-misc.blogspot.com
Attachment:
valgrind-TS.log.7z
Description: Binary data