Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Edward Tjörnhammar
The browser crashes on JavaScript intensive pages. I've tried to debug the behavior but since firebug crashes with firefox this is a no go. I've tried disabling optimizations in the firefox makefile but it makes no difference. I don't believe it matters but my hardware is a Dell XPS m1210 laptop w

Re: Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Garrett Cooper
On Sat, Apr 3, 2010 at 3:30 AM, Edward Tjörnhammar wrote: > The browser crashes on JavaScript intensive pages. I've tried to debug > the behavior but since firebug crashes with firefox this is a no go. > I've tried disabling optimizations in the firefox makefile but it > makes no difference. > > I

Re: Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Gary Jennejohn
On Sat, 3 Apr 2010 04:24:05 -0700 Garrett Cooper wrote: > On Sat, Apr 3, 2010 at 3:30 AM, Edward Tj__rnhammar wrote: > > The browser crashes on JavaScript intensive pages. I've tried to debug > > the behavior but since firebug crashes with firefox this is a no go. > > I've tried disabling optimi

Re: Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Edward Tjörnhammar
Thank you for your replies! I didn't have any special make.conf but tried using fno-strict-aliasing as suggested by Garret and now it works. Regards On Sat, Apr 3, 2010 at 4:56 PM, Gary Jennejohn wrote: > On Sat, 3 Apr 2010 04:24:05 -0700 > Garrett Cooper wrote: > >> On Sat, Apr 3, 2010 at 3:3

Re: Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Garrett Cooper
On Sat, Apr 3, 2010 at 6:50 PM, Edward Tjörnhammar wrote: > Thank you for your replies! > > I didn't have any special make.conf but tried using > fno-strict-aliasing as suggested by Garret and now it works. > > Regards > > On Sat, Apr 3, 2010 at 4:56 PM, Gary Jennejohn > wrote: >> On Sat, 3 Apr 2

Re: Bug Report: Firefox 3.6.2 crashes on JavaScript heavy pages

2010-04-03 Thread Garrett Cooper
On Sat, Apr 3, 2010 at 7:48 PM, Garrett Cooper wrote: > On Sat, Apr 3, 2010 at 6:50 PM, Edward Tjörnhammar wrote: >> Thank you for your replies! >> >> I didn't have any special make.conf but tried using >> fno-strict-aliasing as suggested by Garret and now it works. >> >> Regards >> >> On Sat, Ap