This bug was fixed in the package dbus-cpp -
4.3.0+15.04.20150123-0ubuntu1

---------------
dbus-cpp (4.3.0+15.04.20150123-0ubuntu1) vivid; urgency=low

  [ thomas-voss ]
  * We ref on construction, so decrement the ref count by 1 to 1 prior
    to returning. (LP: #1396985)
 -- Ubuntu daily release <ps-jenk...@lists.canonical.com>   Fri, 23 Jan 2015 
09:56:06 +0000

** Changed in: dbus-cpp (Ubuntu)
       Status: New => 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:
  In Progress
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

Reply via email to