[arch-general] Firefox stopped working
Hi, I couldn't find a bugreport regarding firefox or glib from 2015 at https://bugs.archlinux.org/ or regarding glib at https://bugzilla.mozilla.org/ from 2015. IIRC Firefox still worked two days ago. Somebody else seeing the following? [rocketmouse@archlinux ~]$ firefox (process:29590): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed [rocketmouse@archlinux ~]$ grep firefox /var/log/pacman.log [snip] [2014-12-01 22:42] [PACMAN] upgraded firefox (33.1.1-1 -> 34.0.5-1) [2015-01-14 01:50] [ALPM] upgraded firefox (34.0.5-1 -> 35.0-1) [rocketmouse@archlinux ~]$ sudo pacman -S firefox [snip] [rocketmouse@archlinux ~]$ firefox (process:29691): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed [rocketmouse@archlinux ~]$ grep firefox /var/log/pacman.log [snip] [2015-01-24 16:09] [PACMAN] Running 'pacman -S firefox' [2015-01-24 16:09] [ALPM] reinstalled firefox (35.0-1) [rocketmouse@archlinux ~]$ grep glib /var/log/pacman.log [No entries for 2015] Firefox doesn't open. I don't have time for Gdb this weekend. I'll do it on Monday. Regards, Ralf
PS: Now I noticed, that I can run Firefox using another user account.
[rocketmouse@archlinux ~]$ firefox -safe-mode (process:30167): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed [rocketmouse@archlinux ~]$ firefox -safe-mode -new-instance (process:30171): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed [rocketmouse@archlinux ~]$ killall firefox After killall I still get the warning, but firefox does work again :) [rocketmouse@archlinux ~]$ firefox -safe-mode -new-instance (process:30197): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed [rocketmouse@archlinux ~]$ firefox (process:30256): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed Sorry for the noise, Ralf
Hi, Did you try with a new profile ? On 24/01/15 16:35, Ralf Mardorf wrote:
Hi,
I couldn't find a bugreport regarding firefox or glib from 2015 at https://bugs.archlinux.org/ or regarding glib at https://bugzilla.mozilla.org/ from 2015.
IIRC Firefox still worked two days ago.
Somebody else seeing the following?
[rocketmouse@archlinux ~]$ firefox
(process:29590): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed [rocketmouse@archlinux ~]$ grep firefox /var/log/pacman.log [snip] [2014-12-01 22:42] [PACMAN] upgraded firefox (33.1.1-1 -> 34.0.5-1) [2015-01-14 01:50] [ALPM] upgraded firefox (34.0.5-1 -> 35.0-1) [rocketmouse@archlinux ~]$ sudo pacman -S firefox [snip] [rocketmouse@archlinux ~]$ firefox
(process:29691): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed [rocketmouse@archlinux ~]$ grep firefox /var/log/pacman.log [snip] [2015-01-24 16:09] [PACMAN] Running 'pacman -S firefox' [2015-01-24 16:09] [ALPM] reinstalled firefox (35.0-1) [rocketmouse@archlinux ~]$ grep glib /var/log/pacman.log [No entries for 2015]
Firefox doesn't open.
I don't have time for Gdb this weekend. I'll do it on Monday.
Regards, Ralf
On Sat, 24 Jan 2015 16:42:19 +0100, Eijebong wrote:
Did you try with a new profile ?
Your replay was received delayed. Not with a new profile, but I could run it as another user. The issue now is solved. It was my bad, I didn't notice that seemingly an instance of Firefox wasn't exited correctly. Thank you and assumed I should receive other replies delayed too, thanks to everybody else.
On Sat, Jan 24, 2015 at 4:35 PM, Ralf Mardorf <ralf.mardorf@rocketmail.com> wrote:
Somebody else seeing the following?
[rocketmouse@archlinux ~]$ firefox
(process:29590): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
I've been getting things like (process:20609): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed all the time (when e.g. I open a tab) for ages, but firefox still works. Disable all plugins, try a fresh profile.
On Sat, 24 Jan 2015 16:47:23 +0100, Karol Blazewicz wrote:
On Sat, Jan 24, 2015 at 4:35 PM, Ralf Mardorf <ralf.mardorf@rocketmail.com> wrote:
Somebody else seeing the following?
[rocketmouse@archlinux ~]$ firefox
(process:29590): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed
I've been getting things like (process:20609): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed all the time (when e.g. I open a tab) for ages, but firefox still works.
Disable all plugins, try a fresh profile.
Thank you Karol, while you still were writing this mail, I already did it and you're right. I didn't noticed that there was an instance of Firefox not correctly closed. Killall solved the problem. Regards, Ralf
participants (3)
-
Eijebong
-
Karol Blazewicz
-
Ralf Mardorf