Re: gnome-panel memory hogging and always running
From: Kazutoshi Morioka (morioka_at_at.wakwak.com)
Date: 06/30/05
- Previous message: Bjorn Andersen: "Re: FC5 out in Feb 2006 - See you in Jan 2006 for FC6"
- In reply to: Kazutoshi Morioka: "gnome-panel memory hogging and always running"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 1 Jul 2005 04:39:05 +0900 To: For users of Fedora Core releases <fedora-list@redhat.com>
I think gnome-panel has memory leak around icon theme cache.
The gnome-panel mmaps icon-theme.cache files, and didn't munmap.
For unknown reason, gnome-panel on my PC mmaps same icon-theme.cache again and again.
Removing ~/.recently-used and ~/.gtk-bookmarks cures this situation.
On Fri, 1 Jul 2005 03:24:27 +0900
Kazutoshi Morioka <morioka@at.wakwak.com> wrote:
> Hello.
> I found that gnome-panel got a lot of memory, and getting larger and larger.
> I also found that gnome-panel is always running in idle state.
> What is this? This is current state.
>
> # ps alx|(head -1;grep gnome-panel)
> F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTY TIME COMMAND
> 0 501 2768 1 15 0 347488 180152 stext Ssl ? 0:23 gnome-panel --sm-client-id default2
> # ps alx|(head -1;grep gnome-panel)
> F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTY TIME COMMAND
> 0 501 2768 1 16 0 366512 190228 stext Ssl ? 0:25 gnome-panel --sm-client-id default2
> # ps alx|(head -1;grep gnome-panel)
> F UID PID PPID PRI NI VSZ RSS WCHAN STAT TTY TIME COMMAND
> 0 501 2768 1 15 0 376144 195364 stext Ssl ? 0:25 gnome-panel --sm-client-id default2
> # rpm -q gnome-panel
> gnome-panel-2.10.1-10.1
>
> --
> fedora-list mailing list
> fedora-list@redhat.com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Bjorn Andersen: "Re: FC5 out in Feb 2006 - See you in Jan 2006 for FC6"
- In reply to: Kazutoshi Morioka: "gnome-panel memory hogging and always running"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]