We have verified this to be the case. If you run many queries against
lastfm plugin and look at the open file descriptor count, it keeps
growing and growing. All of these open fds point to /tmp/grilo-plugin-
cache-XXXX/ files. Libsoup will release all those fds when the cache is
deallocated, though.

I'm assuming libsoup keeps a fd open so the files are not deleted by
someone else as they are written in the /tmp directory.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1224410

Title:
  Last.fm plugin causes file descriptor starvation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grilo-plugins/+bug/1224410/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to