On 09/18/19 07:26 PM, cpforum wrote:
Thank's for ideas to find a solution.


Under CentOS 6.10 last yum updated running VirtualBox 5.2.32 => 
OpenIndiana/Firefox 60.9.0esr is OK to open html file Sélected via CTRL-O.

Under Windows 7 last windowsupdated running VirtualBox 5.2.32 => 
OpenIndiana/Firefox 60.9.0esr freeze

Both VM are defined with 2 proc and 4 GB (Both harware are 8GB/4 cores)

  It appears not to be a swap problem

top output

Memory: 4096M phys mem, 2597M free mem, 8192M total swap, 7637M free swap

root@india:~# zfs get volsize rpool/swap
NAME PROPERTY VALUE SOURCE
rpool/swap volsize 8G local
root@india:~# swap -sh
total: 791M allocated + 8,22G reserved = 9,00G used, 1,54G available

There are two things to try:

1) Enlarge swap. Having 1.5 G of available swap is unfortunately not that much with Firefox running. I had to go to 32 G of swap to make Firefox stable for me with 16 G of RAM and 4 content processes (see below).

2) Lower the "Content process limit" in Firefox Preferences. Set it to 1.

Michal

root@india:~# swap -lh
swapfile dev swaplo blocks free
/dev/zvol/dsk/rpool/swap 304,2 4K 8,00G 7,46G


Message du 17/09/19 20:03
De : "Michal Nowak"
A : openindiana-discuss@openindiana.org
Copie à :
Objet : Re: [OpenIndiana-discuss] Firefox 60.9.0esr bug

That Gecko warning is usually associated with the system being low on swap:

https://www.illumos.org/issues/10883

https://www.mail-archive.com/openindiana-discuss@openindiana.org/msg22166.html

How much RAM and swap do you have?

Can you run this when opening a local HTML file and report back a couple
of lines?

while true; do swap -sh; sleep 1; done

Michal

On 09/17/19 07:54 PM, cpforum wrote:
$ firefox

I have always the following 2 lines

(firefox:1026): Gtk-WARNING **: 19:49:04.608: Theme parsing error: :1:34: 
Expected ')' in color definition
(firefox:1026): Gtk-WARNING **: 19:49:04.608: Theme parsing error: :1:77: 
Expected ')' in color definition

When I try to open a local html File with tab I have the following log

[Parent 1026, Gecko_IOThread] WARNING: Failed to launch tab subprocess: file 
/jenkins/jobs/oi-userland/workspace/components/web/firefox/firefox-60.9.0/ipc/glue/GeckoChildProcessHost.cpp,
 line 524
[Parent 1026, Gecko_IOThread] WARNING: Failed to launch tab subprocess: file 
/jenkins/jobs/oi-userland/workspace/components/web/firefox/firefox-60.9.0/ipc/glue/GeckoChildProcessHost.cpp,
 line 524
[Parent 1026, Gecko_IOThread] WARNING: Failed to launch tab subprocess: file 
/jenkins/jobs/oi-userland/workspace/components/web/firefox/firefox-60.9.0/ipc/glue/GeckoChildProcessHost.cpp,
 line 524










Message du 17/09/19 19:46
De : "cpforum"
A : "Discussion list for OpenIndiana"
Copie à :
Objet : Re: [OpenIndiana-discuss] Firefox 60.9.0esr bug

It depends on how you open the file. $ firefox file.html is OK type an url file:/// is also OK Using Tabs Menu "FIle" then "Open File" select "file.html" then Click Open do not work for me.         > Message du 17/09/19 17:18 > De : 
"Andreas Wacknitz" > A : openindiana-discuss@openindiana.org > Copie à : > Objet : Re: [OpenIndiana-discuss] Firefox 60.9.0esr bug > > On my system I can open html files without any hassle. So it's either > your file or your configuration. > 
> Regards, > Andreas > > > Am 17.09.19 um 08:37 schrieb cpforum: > > Hello, > > > > Last Firefox 60.9.0esr works with http and https urls. If you try to Open an HTML file with File/Open File then select an HTML file and Open, then Firefox 
seem to be in a loop. > > And you have to pkill it. It appears to be a regression (60.8.0esr works fine). > > > > > > > > > > > > > > > > _______________________________________________ > > openindiana-discuss 
mailing list > > openindiana-discuss@openindiana.org > > https://openindiana.org/mailman/listinfo/openindiana-discuss > > > _______________________________________________ > openindiana-discuss mailing list > openindiana-discuss@openindiana.org 
> https://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ openindiana-discuss mailing list openindiana-discuss@openindiana.org https://openindiana.org/mailman/listinfo/openindiana-discuss

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

_______________________________________________ openindiana-discuss mailing 
list openindiana-discuss@openindiana.org 
https://openindiana.org/mailman/listinfo/openindiana-discuss

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to