[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: gnome-panel memory hogging and always running
- From: Kazutoshi Morioka <morioka at wakwak com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: gnome-panel memory hogging and always running
- Date: Fri, 1 Jul 2005 04:39:05 +0900
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
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]