Re: MySQL/Akonadi broken on Kubuntu with KDE 4.4
Art Alexion <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 13, 2010 at 4:22 PM, Martin Koller <[email protected]> wrote: > > I had some dbus problem with the akonadiserver akonadi-runtime-1.3.0 package (openSuse 11.2). > They fixed a file descriptor leak in version 1.3.1. > > Check the PID of dbus-daemon and do > ls -1 /proc/<PID of dbus-daemon>/fd | wc -l > > with the problematic akonadiserver this got to 1024 where I couldn't do anything anymore with the > whole desktop until I closed some apps. > This is what I get. arthur@chubby:~$ sudo ls -1 /proc/1031/fd | wc -l [sudo] password for arthur: 50 arthur@chubby:~$ sudo ls -1 /proc/2069/fd | wc -l 8 arthur@chubby:~$ sudo ls -1 /proc/4133/fd | wc -l 74 What should I be looking for? -- artAlexion sent unsigned from webmail interface