xhorak / firefox-devedition-flatpak

Flatpak manifest and patches to build Firefox
https://firefox-flatpak.mojefedora.cz/
68 stars 28 forks source link

Artifact is broken – like in an unusable state #113

Closed x80486 closed 5 years ago

x80486 commented 5 years ago

I updated the org.mozilla.FirefoxNightly/x86_64/master Flatpak to the latest yesterday.

It was working fine...but after the update, I only get to click a few times in some buttons and/or menu entries to abruptly lost the instance with these errors in my systemd(1):

Dec 10 10:00:39 uplink systemd[1099]: Started flatpak-org.mozilla.FirefoxNightly-2848.scope.
Dec 10 10:00:39 uplink polkitd[429]: Unregistered Authentication Agent for unix-process:2848:10674 (system bus name :1.293, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
Dec 10 10:01:17 uplink systemd[1]: Started Process Core Dump (PID 3169/UID 0).
Dec 10 10:01:18 uplink kernel: Chrome_~dThread[3013]: segfault at 0 ip 00007fb8f78f5901 sp 00007fb90b7ffaf0 error 6
Dec 10 10:01:18 uplink kernel: Chrome_~dThread[3125]: segfault at 0 ip 00007fd7ab6f5901 sp 00007fd7bf61caf0 error 6
Dec 10 10:01:18 uplink kernel:  in libxul.so[7fb8f5ee6000+947b000]
Dec 10 10:01:18 uplink kernel:  in libxul.so[7fd7a9ce6000+947b000]
Dec 10 10:01:18 uplink kernel: Chrome_~dThread[2948]: segfault at 0 ip 00007f0a12df5901 sp 00007f0a26d4aaf0 error 6 in libxul.so[7f0a113e6000+947b000]
Dec 10 10:01:18 uplink org.gnome.Shell.desktop[1148]: /app/bin/firefox: line 8:     4 Segmentation fault      (core dumped) firefox-bin $*
Dec 10 10:01:18 uplink systemd[1]: Started Process Core Dump (PID 3173/UID 0).
Dec 10 10:01:18 uplink systemd[1]: Started Process Core Dump (PID 3172/UID 0).
Dec 10 10:01:18 uplink systemd[1]: Started Process Core Dump (PID 3171/UID 0).
Dec 10 10:01:18 uplink systemd-coredump[3170]: Process 2862 (firefox-bin) of user 1000 dumped core.

                                               Stack trace of thread 4:
                                               #0  0x00007f70a163c69f n/a (n/a)
                                               #1  0x00007f7091bea3bc n/a (/app/lib/firefox/libxul.so)
                                               #2  0x00007f70a163c7c0 n/a (n/a)
Dec 10 10:01:18 uplink systemd-coredump[3174]: Process 2944 (Web Content) of user 1000 dumped core.

                                               Stack trace of thread 89:
                                               #0  0x00007f0a12df5901 n/a (/app/lib/firefox/libxul.so)
                                               #1  0x00007f0a12df70f0 n/a (/app/lib/firefox/libxul.so)
                                               #2  0x00007f0a12dcddfa n/a (/app/lib/firefox/libxul.so)
                                               #3  0x00007f0a12dc0811 n/a (/app/lib/firefox/libxul.so)
                                               #4  0x00007f0a12d8fe89 n/a (/app/lib/firefox/libxul.so)
                                               #5  0x00007f0a12d8e2f8 n/a (/app/lib/firefox/libxul.so)
                                               #6  0x00007f0a12d9beb5 n/a (/app/lib/firefox/libxul.so)
                                               #7  0x00007f0a12d93c1a n/a (/app/lib/firefox/libxul.so)
                                               #8  0x00007f0a266ee444 n/a (n/a)
Dec 10 10:01:18 uplink systemd-coredump[3176]: Process 3122 (Privileged Cont) of user 1000 dumped core.

                                               Stack trace of thread 251:
                                               #0  0x00007fd7ab6f5901 n/a (/app/lib/firefox/libxul.so)
                                               #1  0x00007fd7ab6f70f0 n/a (/app/lib/firefox/libxul.so)
                                               #2  0x00007fd7ab6cddfa n/a (/app/lib/firefox/libxul.so)
                                               #3  0x00007fd7ab6c0811 n/a (/app/lib/firefox/libxul.so)
                                               #4  0x00007fd7ab68fe89 n/a (/app/lib/firefox/libxul.so)
                                               #5  0x00007fd7ab68e2f8 n/a (/app/lib/firefox/libxul.so)
                                               #6  0x00007fd7ab69beb5 n/a (/app/lib/firefox/libxul.so)
                                               #7  0x00007fd7ab693c1a n/a (/app/lib/firefox/libxul.so)
                                               #8  0x00007fd7befc0444 n/a (n/a)
Dec 10 10:01:18 uplink systemd-coredump[3175]: Process 3010 (WebExtensions) of user 1000 dumped core.

                                               Stack trace of thread 154:
                                               #0  0x00007fb8f78f5901 n/a (/app/lib/firefox/libxul.so)
                                               #1  0x00007fb8f78f70f0 n/a (/app/lib/firefox/libxul.so)
                                               #2  0x00007fb8f78cddfa n/a (/app/lib/firefox/libxul.so)
                                               #3  0x00007fb8f78c0811 n/a (/app/lib/firefox/libxul.so)
                                               #4  0x00007fb8f788fe89 n/a (/app/lib/firefox/libxul.so)
                                               #5  0x00007fb8f788e2f8 n/a (/app/lib/firefox/libxul.so)
                                               #6  0x00007fb8f789beb5 n/a (/app/lib/firefox/libxul.so)
                                               #7  0x00007fb8f7893c1a n/a (/app/lib/firefox/libxul.so)
                                               #8  0x00007fb90b1a3444 n/a (n/a)

I disabled all the extensions (uBlock Origin and Privacy Badger) to see if that's was the issue, but I get the same result.

I'm aware this might not be an issue with the packaging itself, but I'm just filing it just in case :innocent: ...and before leaving, thanks for work on this one :tada:

wvengen commented 5 years ago

I had similar behaviour as well, temporarily switching to XOrg gives back stability (but is undesirable).

x80486 commented 5 years ago

How do you do that? You meant to install org.mozilla.FirefoxDevEdition instead?

x80486 commented 5 years ago

It's working fine again with version 66.0a1 (2018-12-17)org.mozilla.FirefoxNightly/x86_64/master org.mozilla.FirefoxRepo 9db585fa9d39.