On Mon, Jul 14, 2008 at 01:56:45PM +0200, Michel Grentzinger wrote:
> Le lundi 14 juillet 2008, Mike Hommey a écrit :
> > > [EMAIL PROTECTED]:~ $ gdb /usr/lib/iceweasel/firefox-bin core
> >
> > (...)
> >
> > > #1  0xf7fccab4 in open () from /usr/lib/libartsdsp.so.0
> > > No symbol table info available.
> > > #2  0xf7fbe4ce in malloc_init_hard () at jemalloc.c:4945
> >
> > Now, this is interesting, because that seems to validate my first
> > intuition, which was that there was a problem between jemalloc and
> > artsdsp.
> >
> > And actually, when I told you to try MOZ_NO_JEMALLOC, I was wrong. Can
> > you try with MOZILLA_NO_JEMALLOC=1 ?
> 
> Your first intuition seems to be good, it works with MOZILLA_NO_JEMALLOC=1 
> (with =0 too).

Yeah, setting to any value disables jemalloc

> Segfault becomes with MOZILLA_NO_JEMALLOC="")

Now, the good news is that the jemalloc issue might be fixed in next
release. Please check then to see if it works better. In the meanwhile,
either disable artsdsp or jemalloc.

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to