Does it look sane?
Can someone recommend any way to track root cause of the issue down?
I'm ok to install debug symbols and debug, but not sure what is the most efficient approach would be.
Any ideas would be much appreciated.
Thanks,
Andrew
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
12-27-2011, 01:03 AM
Mackenzie Morgan
xorg memory leak
On Sat, Dec 24, 2011 at 11:42 AM, let rec <shweduke@gmail.com> wrote:
> Hi,
>
> I'm experiencing a huge memory leak in xorg.
> Sometimes virtual memory size gets up to 12 Gb (I'm not sure how it's
> possible on a machine with 2Gb of memory and 2Gb of swap).
Virtual is how much it thinks it has access to, not necessarily how
much it's actually got holding bits. I usually go by the "resident"
column. Xorg is a special beast because it's got so many processes
running under it. Its CPU usage also looks high, but when I've asked X
type people about that before, they said it means some graphical
application is spamming X with requests and X is trying to keep up
with them, so I'd actually look at seeing what happens with killing
individual applications and which makes a big difference to X's
resource usage.
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
12-29-2011, 06:14 AM
let rec
xorg memory leak
The bug seems to be gone after a recent bunch of KDE related updates!
Is there any way to know what exactly has been changed there?
I'm keen to get to the bottom of the issue.
On Sun, Dec 25, 2011 at 12:42 AM, let rec <shweduke@gmail.com> wrote:
Hi,
I'm experiencing a huge memory leak in xorg.
Sometimes virtual memory size gets up to 12 Gb (I'm not sure how it's possible on a machine with 2Gb of memory and 2Gb of swap).
My system gets sluggish and I have to restart xorg once a day, which feels a bit win95ish.
My setup is: Kubuntu 11.10 64 bit, KDE 4.7.4, ati mobility radeon x1350.
I've been hoping that fix of https://bugs.kde.org/show_bug.cgi?id=271934#c43 would resolve the issue, but it seems it's not the case.
I tried to kill and restart top memory KDE processes to see if the leak is caused by one of them, but it's not the case either.
My current top output sorted by mem usage looks like:
Does it look sane?
Can someone recommend any way to track root cause of the issue down?
I'm ok to install debug symbols and debug, but not sure what is the most efficient approach would be.
Any ideas would be much appreciated.
Thanks,
Andrew
--
kubuntu-devel mailing list
kubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel