Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-13 Thread Miroslav Lachman

Steve Wills wrote on 10/09/2015 13:57:

Hi,

On 10/09/2015 03:38, Miroslav Lachman wrote:

Steve Wills wrote on 10/08/2015 21:55:

Just to test, try setting gfx.canvas.azure.backends and
gfx.content.azure.backends to skia in about:config and see if it still
crashes.


Hi Steve,

I changed both from cairo to skia. Firefox crashed again on www.mapy.cz
but on next start www.mapy.cz and www.seznam.cz works normally. So this
can be a workaround.

When I entered www.mapy.cz this messages were printed on console but FF
didn't crash



Yes, you have to restart for it to take effect. BTW, I think only
changing gfx.canvas.azure.backends is necessary,
gfx.content.azure.backends can remain at default setting.



firefox


(process:8936): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
Fontconfig warning: "local.conf", line 1093: saw number, expected matrix
libGL error: Calling driver entry point failed
libGL error: reverting to software direct rendering
libGL error: failed to load driver: vboxvideo
ATTENTION: default value of option force_s3tc_enable overridden by
environment.


Yeah, GL stuff isn't going to get hardware acceleration in vbox, no
surprise there. Should be fine though, I think.


Can I use "skia" or does it have some negative impact? (I don't know
what these two settings mean)


The only negative impact could be slower performance in some cases. But
it does provide better performance in other cases, so it depends. And of
course, not crashing is a benefit. :)


Hi Steve,

A "skia" fixed crashes on mapy.cz and seznam.cz but from this time I got 
random crashes of Firefox and Seamonkey (both with "skia"). Until this 
change Seamonkey was happily runnig for a few weeks (system uptime 20 
days). I have more than 5 crashes today.
Is there a way to track this issue or some other way to fix mapy.cz and 
seznam.cz crashes without bringing this instability?


Miroslav Lachman

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-13 Thread Steve Wills
Hi,

On 10/13/2015 09:21, Miroslav Lachman wrote:
> 
> Hi Steve,
> 
> A "skia" fixed crashes on mapy.cz and seznam.cz but from this time I got
> random crashes of Firefox and Seamonkey (both with "skia"). Until this
> change Seamonkey was happily runnig for a few weeks (system uptime 20
> days). I have more than 5 crashes today.
> Is there a way to track this issue or some other way to fix mapy.cz and
> seznam.cz crashes without bringing this instability?

I guess we need a debug version of firefox built and a copy of the core
dump from the crash. I was going to do that but haven't made time.

In the mean time, you might consider having two profiles, one where you
use skia for mapy.cz and seznam.cz and the other one default. Not ideal,
but as a temporary workaround that lets you use both sites until the
issue is solved.

Since SeaMonkey hasn't been updated, I'm wonder if the issue existed in
the older version of Firefox too.

Steve
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-13 Thread Miroslav Lachman

Steve Wills wrote on 10/13/2015 17:16:

Hi,

On 10/13/2015 09:21, Miroslav Lachman wrote:


Hi Steve,

A "skia" fixed crashes on mapy.cz and seznam.cz but from this time I got
random crashes of Firefox and Seamonkey (both with "skia"). Until this
change Seamonkey was happily runnig for a few weeks (system uptime 20
days). I have more than 5 crashes today.
Is there a way to track this issue or some other way to fix mapy.cz and
seznam.cz crashes without bringing this instability?


I guess we need a debug version of firefox built and a copy of the core
dump from the crash. I was going to do that but haven't made time.

In the mean time, you might consider having two profiles, one where you
use skia for mapy.cz and seznam.cz and the other one default. Not ideal,
but as a temporary workaround that lets you use both sites until the
issue is solved.

Since SeaMonkey hasn't been updated, I'm wonder if the issue existed in
the older version of Firefox too.


Yes, this problem exists in old Firefox too. My desktop was not updated 
for more than 6 month, so I have


SeaMonkey 2.32:
Mozilla/5.0 (X11; FreeBSD amd64; rv:35.0) Gecko/20100101 Firefox/35.0 
SeaMonkey/2.32 Lightning/3.7


Firefox 35:
Mozilla/5.0 (X11; FreeBSD amd64; rv:35.0) Gecko/20100101 Firefox/35.0

Both crashed on mapy.cz and seznam.cz

I tried newer version in freshly installed VirtualBox VM with Firefox 40 
and 41. Results are the same.


I will try debug version in the next few days as time permits.

Thank you for your help.

Miroslav Lachman
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-09 Thread Miroslav Lachman

Christoph Moench-Tegeder wrote on 10/08/2015 18:51:

## Walter Schwarzenfeld (w.schwarzenf...@utanet.at):


Please post the options you compiled firefox with. (i guess you compiled
it with BUNDLED_CAIRO and CANBERRA, both should be off).


I don't think CANBERRA is the issue here - my firefox has CANBERRA=on
and works on mapy.cz (where I can check on the places where I've
been in Prague, e.g.) and seznam.cz (where I don't understand much
for lack of czech language skills).

On the other hand it could be helpful to run firefox with a new
and empty profile (safe mode etc., if in doubt move ~/.mozilla
aside before starting firefox) or even a new/fresh user to avoid
contamination by "other setting" - for example, there's a
fontconfig error message which I've never seen on my system.


Firefox crashed on fresh installation (in VirtualBox) where it was never 
been installed / used before (no profile existed before test)


Miroslav Lachman
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-09 Thread Miroslav Lachman

Steve Wills wrote on 10/08/2015 21:55:

Just to test, try setting gfx.canvas.azure.backends and
gfx.content.azure.backends to skia in about:config and see if it still
crashes.


Hi Steve,

I changed both from cairo to skia. Firefox crashed again on www.mapy.cz 
but on next start www.mapy.cz and www.seznam.cz works normally. So this 
can be a workaround.


When I entered www.mapy.cz this messages were printed on console but FF 
didn't crash


> firefox

(process:8936): GLib-CRITICAL **: g_slice_set_config: assertion 
'sys_page_size == 0' failed

Fontconfig warning: "local.conf", line 1093: saw number, expected matrix
libGL error: Calling driver entry point failed
libGL error: reverting to software direct rendering
libGL error: failed to load driver: vboxvideo
ATTENTION: default value of option force_s3tc_enable overridden by 
environment.


Can I use "skia" or does it have some negative impact? (I don't know 
what these two settings mean)


Miroslav Lachman




On 10/08/2015 11:53, Steve Wills wrote:

Hi,

On 10/08/2015 10:25, Miroslav Lachman wrote:

Walter Schwarzenfeld wrote on 10/07/2015 00:35:

Firefox 41.0.1 is out, give it a try.




I tried it in VirtualBox - same crash as with older versions.

In real host I got this (started ff from command line)


firefox


(process:77500): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
Assertion failed: (!scaled_font->cache_frozen), function
_cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
Abort


In VirtualBox on FreeBSD 10.2 with Firefox 41


firefox


(process:5471): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
Fontconfig warning: "local.conf", line 1093: saw number, expected matrix
libGL error: Calling driver entry point failed
libGL error: reverting to software direct rendering
libGL error: failed to load driver: vboxvideo
ATTENTION: default value of option force_s3tc_enable overridden by
environment.
Assertion failed: (!scaled_font->cache_frozen), function
_cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
Redirecting call to abort() to mozalloc_abort

Segmentation fault


First line with GLib-CRITICAL is shown on Firefox startup and is not
related to crash on www.mapy.cz

The "cairo scaled" error is something I saw in the past with some other
software, like GIMP or Avidemux. GIMP and Avidemux are not able to even
start on my computer if I have Helvetica as system default font.
Firefox and Seamonkey works fine until I need to open www.seznam.cz,
www.mapy.cz and other websites from this company.

I tried it on host with differen font (Arial) and Firefox crashed again.


firefox


(process:79336): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed
Assertion failed: (!scaled_font->cache_frozen), function
_cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
Redirecting call to abort() to mozalloc_abort


###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv

Assertion failed: (!scaled_font->cache_frozen), function
_cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
Abort

So the crash is not related to choosen default font.



I was able to trigger the issue on www.seznam.cz only. I'll look into as
much as I can.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-09 Thread Miroslav Lachman

Walter Schwarzenfeld wrote on 10/08/2015 17:39:

Please post the options you compiled firefox with. (i guess you compiled
it with BUNDLED_CAIRO and CANBERRA, both should be off).


It was build with the same options as official package. Then I tried 
with PulseAudio on, but BUNDLED_CAIRO and CANBERRA is off in all tested 
cases.


Options:
ALSA   : on
BUNDLED_CAIRO  : off
CANBERRA   : off
DBUS   : on
DEBUG  : off
DTRACE : off
GCONF  : off
GIO: on
GNOMEUI: off
GSTREAMER  : on
GTK2   : on
GTK3   : off
INTEGER_SAMPLES: off
LIBPROXY   : off
OPTIMIZED_CFLAGS: on
PGO: off
PROFILE: off
PULSEAUDIO : on
TEST   : off

Miroslav Lachman
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-09 Thread Steve Wills
Hi,

On 10/09/2015 03:38, Miroslav Lachman wrote:
> Steve Wills wrote on 10/08/2015 21:55:
>> Just to test, try setting gfx.canvas.azure.backends and
>> gfx.content.azure.backends to skia in about:config and see if it still
>> crashes.
> 
> Hi Steve,
> 
> I changed both from cairo to skia. Firefox crashed again on www.mapy.cz
> but on next start www.mapy.cz and www.seznam.cz works normally. So this
> can be a workaround.
> 
> When I entered www.mapy.cz this messages were printed on console but FF
> didn't crash
> 

Yes, you have to restart for it to take effect. BTW, I think only
changing gfx.canvas.azure.backends is necessary,
gfx.content.azure.backends can remain at default setting.


>> firefox
> 
> (process:8936): GLib-CRITICAL **: g_slice_set_config: assertion
> 'sys_page_size == 0' failed
> Fontconfig warning: "local.conf", line 1093: saw number, expected matrix
> libGL error: Calling driver entry point failed
> libGL error: reverting to software direct rendering
> libGL error: failed to load driver: vboxvideo
> ATTENTION: default value of option force_s3tc_enable overridden by
> environment.

Yeah, GL stuff isn't going to get hardware acceleration in vbox, no
surprise there. Should be fine though, I think.

> Can I use "skia" or does it have some negative impact? (I don't know
> what these two settings mean)

The only negative impact could be slower performance in some cases. But
it does provide better performance in other cases, so it depends. And of
course, not crashing is a benefit. :)

Steve
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-08 Thread Miroslav Lachman

Walter Schwarzenfeld wrote on 10/07/2015 00:35:

Firefox 41.0.1 is out, give it a try.




I tried it in VirtualBox - same crash as with older versions.

In real host I got this (started ff from command line)

> firefox

(process:77500): GLib-CRITICAL **: g_slice_set_config: assertion 
'sys_page_size == 0' failed
Assertion failed: (!scaled_font->cache_frozen), function 
_cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.

Abort


In VirtualBox on FreeBSD 10.2 with Firefox 41

> firefox

(process:5471): GLib-CRITICAL **: g_slice_set_config: assertion 
'sys_page_size == 0' failed

Fontconfig warning: "local.conf", line 1093: saw number, expected matrix
libGL error: Calling driver entry point failed
libGL error: reverting to software direct rendering
libGL error: failed to load driver: vboxvideo
ATTENTION: default value of option force_s3tc_enable overridden by 
environment.
Assertion failed: (!scaled_font->cache_frozen), function 
_cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.

Redirecting call to abort() to mozalloc_abort

Segmentation fault


First line with GLib-CRITICAL is shown on Firefox startup and is not 
related to crash on www.mapy.cz


The "cairo scaled" error is something I saw in the past with some other 
software, like GIMP or Avidemux. GIMP and Avidemux are not able to even 
start on my computer if I have Helvetica as system default font.
Firefox and Seamonkey works fine until I need to open www.seznam.cz, 
www.mapy.cz and other websites from this company.


I tried it on host with differen font (Arial) and Firefox crashed again.

> firefox

(process:79336): GLib-CRITICAL **: g_slice_set_config: assertion 
'sys_page_size == 0' failed
Assertion failed: (!scaled_font->cache_frozen), function 
_cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.

Redirecting call to abort() to mozalloc_abort


###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv

Assertion failed: (!scaled_font->cache_frozen), function 
_cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.

Abort

So the crash is not related to choosen default font.

Miroslav Lachman
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-08 Thread Steve Wills
Hi,

On 10/08/2015 10:25, Miroslav Lachman wrote:
> Walter Schwarzenfeld wrote on 10/07/2015 00:35:
>> Firefox 41.0.1 is out, give it a try.
> 
> 
> 
> I tried it in VirtualBox - same crash as with older versions.
> 
> In real host I got this (started ff from command line)
> 
>> firefox
> 
> (process:77500): GLib-CRITICAL **: g_slice_set_config: assertion
> 'sys_page_size == 0' failed
> Assertion failed: (!scaled_font->cache_frozen), function
> _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
> Abort
> 
> 
> In VirtualBox on FreeBSD 10.2 with Firefox 41
> 
>> firefox
> 
> (process:5471): GLib-CRITICAL **: g_slice_set_config: assertion
> 'sys_page_size == 0' failed
> Fontconfig warning: "local.conf", line 1093: saw number, expected matrix
> libGL error: Calling driver entry point failed
> libGL error: reverting to software direct rendering
> libGL error: failed to load driver: vboxvideo
> ATTENTION: default value of option force_s3tc_enable overridden by
> environment.
> Assertion failed: (!scaled_font->cache_frozen), function
> _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
> Redirecting call to abort() to mozalloc_abort
> 
> Segmentation fault
> 
> 
> First line with GLib-CRITICAL is shown on Firefox startup and is not
> related to crash on www.mapy.cz
> 
> The "cairo scaled" error is something I saw in the past with some other
> software, like GIMP or Avidemux. GIMP and Avidemux are not able to even
> start on my computer if I have Helvetica as system default font.
> Firefox and Seamonkey works fine until I need to open www.seznam.cz,
> www.mapy.cz and other websites from this company.
> 
> I tried it on host with differen font (Arial) and Firefox crashed again.
> 
>> firefox
> 
> (process:79336): GLib-CRITICAL **: g_slice_set_config: assertion
> 'sys_page_size == 0' failed
> Assertion failed: (!scaled_font->cache_frozen), function
> _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
> Redirecting call to abort() to mozalloc_abort
> 
> 
> ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
> 
> Assertion failed: (!scaled_font->cache_frozen), function
> _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
> Abort
> 
> So the crash is not related to choosen default font.
> 

I was able to trigger the issue on www.seznam.cz only. I'll look into as
much as I can.

Steve

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-08 Thread Walter Schwarzenfeld
Please post the options you compiled firefox with. (i guess you compiled
it with BUNDLED_CAIRO and CANBERRA, both should be off).
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-08 Thread Christoph Moench-Tegeder
## Walter Schwarzenfeld (w.schwarzenf...@utanet.at):

> Please post the options you compiled firefox with. (i guess you compiled
> it with BUNDLED_CAIRO and CANBERRA, both should be off).

I don't think CANBERRA is the issue here - my firefox has CANBERRA=on
and works on mapy.cz (where I can check on the places where I've
been in Prague, e.g.) and seznam.cz (where I don't understand much
for lack of czech language skills).

On the other hand it could be helpful to run firefox with a new
and empty profile (safe mode etc., if in doubt move ~/.mozilla
aside before starting firefox) or even a new/fresh user to avoid
contamination by "other setting" - for example, there's a
fontconfig error message which I've never seen on my system.

Regards,
Christoph

-- 
Spare Space
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-08 Thread Steve Wills
Just to test, try setting gfx.canvas.azure.backends and
gfx.content.azure.backends to skia in about:config and see if it still
crashes.

Steve

On 10/08/2015 11:53, Steve Wills wrote:
> Hi,
> 
> On 10/08/2015 10:25, Miroslav Lachman wrote:
>> Walter Schwarzenfeld wrote on 10/07/2015 00:35:
>>> Firefox 41.0.1 is out, give it a try.
>>
>>
>>
>> I tried it in VirtualBox - same crash as with older versions.
>>
>> In real host I got this (started ff from command line)
>>
>>> firefox
>>
>> (process:77500): GLib-CRITICAL **: g_slice_set_config: assertion
>> 'sys_page_size == 0' failed
>> Assertion failed: (!scaled_font->cache_frozen), function
>> _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
>> Abort
>>
>>
>> In VirtualBox on FreeBSD 10.2 with Firefox 41
>>
>>> firefox
>>
>> (process:5471): GLib-CRITICAL **: g_slice_set_config: assertion
>> 'sys_page_size == 0' failed
>> Fontconfig warning: "local.conf", line 1093: saw number, expected matrix
>> libGL error: Calling driver entry point failed
>> libGL error: reverting to software direct rendering
>> libGL error: failed to load driver: vboxvideo
>> ATTENTION: default value of option force_s3tc_enable overridden by
>> environment.
>> Assertion failed: (!scaled_font->cache_frozen), function
>> _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
>> Redirecting call to abort() to mozalloc_abort
>>
>> Segmentation fault
>>
>>
>> First line with GLib-CRITICAL is shown on Firefox startup and is not
>> related to crash on www.mapy.cz
>>
>> The "cairo scaled" error is something I saw in the past with some other
>> software, like GIMP or Avidemux. GIMP and Avidemux are not able to even
>> start on my computer if I have Helvetica as system default font.
>> Firefox and Seamonkey works fine until I need to open www.seznam.cz,
>> www.mapy.cz and other websites from this company.
>>
>> I tried it on host with differen font (Arial) and Firefox crashed again.
>>
>>> firefox
>>
>> (process:79336): GLib-CRITICAL **: g_slice_set_config: assertion
>> 'sys_page_size == 0' failed
>> Assertion failed: (!scaled_font->cache_frozen), function
>> _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
>> Redirecting call to abort() to mozalloc_abort
>>
>>
>> ###!!! [Parent][MessageChannel] Error: Channel error: cannot send/recv
>>
>> Assertion failed: (!scaled_font->cache_frozen), function
>> _cairo_scaled_glyph_page_destroy, file cairo-scaled-font.c, line 459.
>> Abort
>>
>> So the crash is not related to choosen default font.
>>
> 
> I was able to trigger the issue on www.seznam.cz only. I'll look into as
> much as I can.
> 
> Steve
> 
> ___
> freebsd-ge...@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
> To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"
> 
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-07 Thread Amit Sengupta
I have got the same problem. Opening mapy.cz in FF, creates a core dump .
Any idea what is the cause and the solution? The same site works fine in FF
under Linux Mint and Windows 7. I am using FF 40.0.3 on FREEBSD
10.1-RELEASE.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Miroslav Lachman

Walter Schwarzenfeld wrote on 10/06/2015 19:19:

On some links of this site I got the warning:
"/A script on this page may be busy, or it may have stopped responding..

But if I stop the script it is ok, no crash.

I nearly overlooked the warning, the warning window appears "under" or
"behind" firefox.

(Forgot I am on FreeBSD-10.2-p5)


I don't get this alert window, just instant crash on homepage loading. 
But if I have "no script" extension enabled, JavaScript is not loaded 
and browser is OK (but sites like www.mapy.cz does'nt work without 
javascript)


So I think it is bug in Gecko on FreeBSD / FreeBSD 64bit.

Miroslav Lachman

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Miroslav Lachman

Hi,

for a few month I am getting instant crash on webs like www.seznam.cz, 
www.mapy.cz. I thing this is due to sharing the same javascript files.

The browser does not crash if I have JavaScript disabled.
It crashes old Firefox 35 same as new Firefox 40. I tested SeaMonkey
2.32 too.
It works in Windows version of these browsers.

Can somebody look at this problem and found some fix?

Miroslav Lachman

> uname -srmi
FreeBSD 10.1-RELEASE-p16 amd64 GENERIC + GNOME 3.14
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Thomas Mueller
> for a few month I am getting instant crash on webs like www.seznam.cz,
> www.mapy.cz. I thing this is due to sharing the same javascript files.
> The browser does not crash if I have JavaScript disabled.
> It crashes old Firefox 35 same as new Firefox 40. I tested SeaMonkey
> 2.32 too.
> It works in Windows version of these browsers.

> Can somebody look at this problem and found some fix?

> Miroslav Lachman

I just tested on www.seznam.cz with Firefox 37.0.2nb1 (built from pkgsrc) on 
NetBSD-current i386, and got instant crash.

Tom

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Walter Schwarzenfeld
Tested both sites with Firefox-40.0.3.  www.seznam.cz works without
problem on www.mapy.cz I can't navigate, but no crash.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Walter Schwarzenfeld
Correct my earlier post. I allowed javascript not full. After allowing
this no problems on  www.mapy.cz.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Walter Schwarzenfeld
Firefox 41.0.1 is out, give it a try.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Chris H
On Tue, 6 Oct 2015 12:02:34 +0200 Walter Schwarzenfeld
 wrote

www.seznam.cz results in:
Oct  6 06:40:10 udns kernel: pid 96645 (firefox), uid 0: exited on signal 6
(core dumped)

My first thought when first viewing this thread, was to use fetch(1) to
capture the page, and accompanying files to examine their contents. It is
clear to me that the culprit lies in a (largish) JavaScript library, after
it finally loads, the (firefox) browser dumps core.

--Chris


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Firefox + SeaMonkey (gecko browsers) instant crash on some web pages

2015-10-06 Thread Walter Schwarzenfeld
On some links of this site I got the warning:
"/A script on this page may be busy, or it may have stopped responding..

But if I stop the script it is ok, no crash.

I nearly overlooked the warning, the warning window appears "under" or
"behind" firefox.

(Forgot I am on FreeBSD-10.2-p5)
/
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"