memory and file descriptor (zeitgeist/activity.sqlite) leak in empathy

Bug #1385321 reported by Leonid Evdokimov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
empathy (Ubuntu)
New
Undecided
Unassigned

Bug Description

empathy process takes almost 1G of RSS memory, that's way too much and looks like leak as soon as RSS grows over time.

Another symptom is lots of duplicate open files, $HOME/.local/share/zeitgeist/activity.sqlite is opened 160 times according to lsof:
$ lsof -p 3970 | awk '{print $(NF)}' | sort | uniq -c | awk '($1 > 1)'
      8 anon_inode
      2 /dev/pts/27
    160 /home/darkk/.local/share/zeitgeist/activity.sqlite
      2 /home/darkk/.local/share/zeitgeist/activity.sqlite-shm
    160 /home/darkk/.local/share/zeitgeist/activity.sqlite-wal
      2 pipe
      6 socket
      2 /SYSV00000000

Full lsof output is attached as lsof.txt

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: empathy 3.8.6-0ubuntu9.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Oct 24 18:44:33 2014
ExecutablePath: /usr/bin/empathy
InstallationDate: Installed on 2011-07-14 (1198 days ago)
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110426)
SourcePackage: empathy
UpgradeStatus: Upgraded to trusty on 2014-05-12 (165 days ago)

Revision history for this message
Leonid Evdokimov (darkk) wrote :
Leonid Evdokimov (darkk)
summary: - memory and file descriptor leak in empathy
+ memory and file descriptor (zeitgeist/activity.sqlite) leak in empathy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.