- The Firefox Nightly flatpak was (finally) recently updated
- I’m also having a problem running the Firefox Nightly flatpak on Silverblue (but it’s “due to a channel error” related to “ipc_channel_posix”)
- The official Firefox Nightly from Mozilla’s upstream tarball runs on Silverblue 31 here
- The Firefox Nightly flatpak doesn’t work on non-Silverblue Fedora 31 either (where I am seeing the libEGL message and then also the connection reset by peer “ipc_channel_posix” issue too).
So… this seems like an issue specific to the Firefox Nightly Flatpak.
Here’s my error log when running flatpak run org.mozilla.FirefoxNightly:
1572281618542 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: mozillaAddons
1572281618542 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: telemetry
1572281618542 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: resource://pdf.js/
1572281618542 addons.webextension.screenshots@mozilla.org WARN Loading extension 'screenshots@mozilla.org': Reading manifest: Invalid extension permission: about:reader*
[Child 54, Chrome_ChildThread] WARNING: pipe error (48): Connection reset by peer: file /run/build/firefox/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
[Child 54, Chrome_ChildThread] WARNING: pipe error (47): Connection reset by peer: file /run/build/firefox/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
[Child 54, Chrome_ChildThread] WARNING: pipe error (45): Connection reset by peer: file /run/build/firefox/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
[Child 54, Chrome_ChildThread] WARNING: pipe error (44): Connection reset by peer: file /run/build/firefox/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
[Child 54, Chrome_ChildThread] WARNING: pipe error (43): Connection reset by peer: file /run/build/firefox/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
[Child 54, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /run/build/firefox/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 358
Exiting due to channel error.
/app/bin/firefox: line 8: 3 Segmentation fault (core dumped) firefox-bin $*
Unsurprisingly, flatpak remote-info shows the same exact output on my system.