Synaptic has memory leaks
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
synaptic (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
When I start synaptic it doesn't eat so much memory:
total: 37m
Virt: 29m
Shr: 20m
But, it start to download packages the memory consumption is increased. It is only stop when the download is finished. I just noticed that my computer got slower while I was upgrading previous days, but today I was updating openoffice and other big packages. Synaptic, at the end, was using 292m (total) and 188m (virtual). My machine got too slow because of the memory.
It seems the process of download has leaks. It is easy to confirm. Just follow the memory consumption before update the list of packages, then list of packages and then, downloading big packages. The memory is freed only when the application ends.
Ubuntu Dapper updated to March 16, 2006.
synaptic 0.57.8ubuntu4
Changed in synaptic: | |
assignee: | nobody → mvo |
Changed in synaptic: | |
status: | Unconfirmed → Confirmed |
Can you confirm that the memory being gobbled wasn't shared memory? What does valgrind have to say about the leaks? Is the word leak being used where the word bloat might be better (a leak is actually where memory is lost in such a way that there is no way for it to be freed even if you wanted to free it)?