On Mon, Jul 14, 2008 at 06:07:02PM +0200, Sandro Tosi wrote: > Hi Mike, > > On Mon, Jul 14, 2008 at 08:40, Mike Hommey <[EMAIL PROTECTED]> wrote: > > On Sun, Jul 13, 2008 at 08:04:10PM +0200, Mike Hommey wrote: > >> Does it happen to still freeze if you run it with MOZ_NO_JEMALLOC=1 ? > > > > That's supposed to be MOZILLA_NO_JEMALLOC, not MOZ_NO... > > Just restarted with that option set: > > $ MOZILLA_NO_JEMALLOC=1 iceweasel > > nice to notice, even with the previous one iceweasel didn't freeze in > 1 day. Just curiosity: what that option do?
It disables loading of libjemalloc. libjemalloc being the memory allocator that comes with firefox3 and is part of why it sucks less memory. Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

