Mainly meant for 14.04 LTS (trusty).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1377081
Title:
memory leak in 0.702.1, fixed in 0.703.3
To manage notifications about this bug go to:
https://bugs
Public bug reported:
See https://jira.mongodb.org/browse/PERL-267, in 0.702.1 is a memory
leak, which was fixed in 0.703.3.
** Affects: libmongodb-perl (Ubuntu)
Importance: Undecided
Status: New
** Summary changed:
- memory leak in 0.702.1, fixed in 0.702.3
+ memory leak in 0.702.
Public bug reported:
I am testing various lxc templates from Ubuntu 12.10, and noticed this:
% lxc-create -t busybox -n bb00
% lxc-clone -o bb00 -n bb01
% du -sh /var/lib/lxc/bb??
1.7M/var/lib/lxc/bb00
440M/var/lib/lxc/bb01
The problem is, that you copy /bin from bb00, which is ONE busy