Get some bugs filed, baby. Can you use the XPCOM_MEM_BLOAT_LOG to get a
rough estimate of what's leaking?
FWIW, I'm also seeing a sporadic memory leak on the main browser window
(of the entire main browser window), related to menus somehow. Haven't
spent time tracking it down (nor have I filed a bug, I suck).
chris
Christopher Blizzard wrote:
> I've started running daily builds again and I've noticed that we've got
> some huge memory leaks, especially when using mail. After using mail
> for about 20 minutes my memory footprint looks like this:
>
> blizzard 30741 0.0 45.7 109344 57892 pts/0 S 13:11 0:00
> ./mozilla-bin -mail
>
> That's 109 meg size, 58 resident. Is this a known issue?
>
> I thought that outliner was supposed to be a big memory footprint win. :)
>
> --Chris