tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: recent firefox
On Tue, 25 Aug 2015 13:51:39 +0200, Martin Husemann wrote:
> 
> Can you try 
> 
> 	firefox --ProfileManager
> 
> and if that shows up, create a new (additional) profile and test with
> that?
> 
$ cd ~/.mozilla/ ; rm -r firefox
$ firefox --ProfileManager
shows up, create a new profile
then,
window appear and crash.
$ firefox
window appear and crash.
add it to  ~/.mozilla/firefox/bnie0xsf.Default User/user.js:
  user_pref("layers.offmainthreadcomposition.enabled", false);
$ firefox
window appear,
click on tab,
and crash.
-- detail --
$ cd ~/.mozilla/ ; rm -r firefox
$ firefox --ProfileManager
(process:17931): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
(process:17931): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
[1]    17931 segmentation fault  firefox --ProfileManager
$ firefox
(process:19526): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
[1]    19526 segmentation fault  firefox
$ vim ~/.mozilla/firefox/bnie0xsf.Default User/user.js
$ firefox
(process:17718): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
[1]    17718 segmentation fault  firefox
Thanks.
-- 
Ryosuke
Home |
Main Index |
Thread Index |
Old Index