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
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
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
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
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
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