** Changed in: canonical-devices-system-image Status: In Progress => Fix Released
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to dbus-cpp in Ubuntu. https://bugs.launchpad.net/bugs/1396985 Title: Dbus-c++ leaks memory Status in the base for Ubuntu mobile products: Fix Released Status in DBus C++: In Progress Status in dbus-cpp package in Ubuntu: Fix Released Bug description: The sample program that comes with dbus-cpp (and thus presumably all clients of dbus-cpp) leaks memory quite badly. To test do this: valgrind --tool=massif --trace-children=yes examples/benchmark/benchmark Then view the result with massif-viewer. The image is attached and shows that memory consumption keeps on increasing all the time and never drops. Presumably because dbus-cpp is not properly releasing resources in libdbus-1. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1396985/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp