You are not logged in.

#1 2022-12-20 10:13:38

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

[SOLVED] Firefox 108.* fails to launch

Hi! After updating to version 108, Firefox fails to launch. There is no output if launched from CLI, and I see no log files produced.

My setup:

Operating System: Arch Linux
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 6.0.12-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 16 × 11th Gen Intel® Core™ i9-11950H @ 2.60GHz
Memory: 31,1 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics
Manufacturer: Dell Inc.
Product Name: Precision 5560

Also, these env vars are set:

MOZ_USE_XINPUT2=1
MOZ_ENABLE_WAYLAND=1
MOZ_WEBRENDER=1

Unsetting them doesn't solve the issue.

So far, I've rolled it back to 107, which works fine, though I had to downgrade my FF profile.
Any ideas on how to debug this, please?

Last edited by bemyak (2022-12-20 18:18:17)

Offline

#2 2022-12-20 10:23:17

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

Re: [SOLVED] Firefox 108.* fails to launch

I opened a bug in the upstream, but it didn't get any response for a week sad

Offline

#3 2022-12-20 10:30:09

philo
Member
Registered: 2015-01-26
Posts: 275

Re: [SOLVED] Firefox 108.* fails to launch

Was updating FF part of a full upgrade?

Offline

#4 2022-12-20 10:33:58

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,293

Re: [SOLVED] Firefox 108.* fails to launch

Make sure every firefox instance is properly closed before starting the "new" version.

Offline

#5 2022-12-20 11:48:57

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

Re: [SOLVED] Firefox 108.* fails to launch

> Was updating FF part of a full upgrade?

Yes, but later I tried updating only FF (107→108), but it's still the same.

> Make sure every firefox instance is properly closed before starting the "new" version.

I've rebooted multiple times since then, upgrading and downgrading. The situation is still the same: FF 108 process dies silently after a few seconds.

Offline

#6 2022-12-20 15:08:25

twelveeighty
Member
Registered: 2011-09-04
Posts: 1,454

Re: [SOLVED] Firefox 108.* fails to launch

To eliminate plugins, settings, customizations, try creating a (dummy) new user and run Firefox logged in as that user, which should then be completely 'vanilla'.

Offline

#7 2022-12-20 16:06:12

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

Re: [SOLVED] Firefox 108.* fails to launch

I created a new profile and started FF using

firefox --ProfileManager --safe-mode

, but still no luck sad

Offline

#8 2022-12-20 16:21:02

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,096

Re: [SOLVED] Firefox 108.* fails to launch

Launching it from the command line doesn't produce any output; it just hangs for a couple of seconds and then quits.

strace it.
Does the xwayland backend still work?

Offline

#9 2022-12-20 17:52:45

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

Re: [SOLVED] Firefox 108.* fails to launch

> strace it

I did, but it didn't tell me anything: https://pastebin.com/xAJLFes6

> Does the xwayland backend still work?

XWayland apps (e.g. spotify) run just fine. However, I don't think FF is using XWayland, since I have MOZ_ENABLE_WAYLAND=1 env set.
Unsetting it and running FF 107 produces a slightly blurry window (probably because I use fractional scaling)

Offline

#10 2022-12-20 18:17:45

bemyak
Member
Registered: 2019-05-30
Posts: 16
Website

Re: [SOLVED] Firefox 108.* fails to launch

Argh, I completely forgot I have firefox-userchromejs installed from AUR. Removing it fixes the issue.
Hopefully, upstream will solve it soon

Last edited by bemyak (2022-12-20 18:18:37)

Offline

#11 2023-02-27 18:54:39

amosonn
Member
Registered: 2014-09-19
Posts: 2

Re: [SOLVED] Firefox 108.* fails to launch

Took me a while to realize this myself smile Updated, now it works. Next time, please flag as out-of-date at AUR, then I get a notification and can update it!

Offline

Board footer

Powered by FluxBB