On Sun, Jul 13, 2008 at 08:21:56PM +0200, Michel Grentzinger wrote:
> Le samedi 12 juillet 2008, Mike Hommey a écrit :
> > Can you try with MOZ_NO_JEMALLOC=1 ?
> > Can you also try with /usr/lib/mozilla/plugins and
> > /usr/lib/iceweasel/plugins emptied ?
> 
> The behavior is exactly the same with ICEWEASEL_DSP="auto". Details here :
> 
> [EMAIL PROTECTED]:~ $ export MOZ_NO_JEMALLOC=1 && iceweasel -V
> ICEWEASEL_DSP=artsdsp
> APPLICATION_ID=firefox
> CMDLINE_DISPLAY=
> DISPLAY=:1.0
> OPTIONS=-a firefox
> DEBUG=0
> DEBUGGER=
> MOZ_DISABLE_PANGO=
> MOZ_NO_REMOTE=
> Running: artsdsp /usr/lib/iceweasel/firefox-bin -a firefox
> Erreur de segmentation
> 
> 
> [EMAIL PROTECTED]:/home/michel # 
> mv /usr/lib/iceweasel/plugins/ /usr/lib/iceweasel/plugins-OLD
> [EMAIL PROTECTED]:/home/michel # 
> mv /usr/lib/mozilla/plugins/ /usr/lib/mozilla/plugins-OLD/
> 
> [EMAIL PROTECTED]:~ $ export MOZ_NO_JEMALLOC=1 && iceweasel -V
> ICEWEASEL_DSP=artsdsp
> APPLICATION_ID=firefox
> CMDLINE_DISPLAY=
> DISPLAY=:1.0
> OPTIONS=-a firefox
> DEBUG=0
> DEBUGGER=
> MOZ_DISABLE_PANGO=
> MOZ_NO_REMOTE=
> Running: artsdsp /usr/lib/iceweasel/firefox-bin -a firefox
> Erreur de segmentation

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.

Thanks

Mike



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

Reply via email to