reassign 490525 xulrunner-1.9 thanks On Sun, Jul 13, 2008 at 11:19:47PM +0200, Michel Grentzinger wrote: > Le dimanche 13 juillet 2008, vous avez écrit : > > Please run the following, after installing iceweasel-dbg: > > ulimit -c unlimited > > iceweasel > > gdb /usr/lib/iceweasel/firefox-bin core > > gdb> bt full > > > > And send the output here. > > [EMAIL PROTECTED]:~ $ ulimit -c unlimited > > [EMAIL PROTECTED]:~ $ iceweasel > Erreur de segmentation (core dumped) > > [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 ? Thanks Mike -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]