this post was submitted on 21 Oct 2024
15 points (100.0% liked)

Linux

7975 readers
194 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS
 

I'm going to use this guide to downgrade Firefox to something around version 127 or below because I did not have this issue with earlier versions of FF.

Btw where does Firefox store crash logs? I typed "about:crashes" in the URL bar but it says that "No crash reports have been submitted". I have also used journalctl to find these errors but I'm not sure how relevant they are:

org.mozilla.firefox.desktop[15004]: Exiting due to channel error.

org.mozilla.firefox.desktop[49355]: [Parent 2, Main Thread] WARNING: g_strv_length: assertion 'str_array != NULL' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:187

firefox-bin[49355]: g_strv_length: assertion 'str_array != NULL' failed

you are viewing a single comment's thread
view the rest of the comments
[โ€“] sun_is_ra@sh.itjust.works 1 points 13 hours ago (1 children)

I am running Gentoo. Could be something Ubuntu related? Also is it possible that your Firefox profile was corrupted somehow and when you installed Thorium you got a fresh profile and that's why it worked well?

[โ€“] nanook@friendica.eskimo.com 3 points 13 hours ago

@sun_is_ra Oh definitely related, it was working ok under 22.04 not 24.04, but I suspect it has something to do with decoder ffmpeg, as other applications using it also have issues with H.264 v10 video. However Thorium does not. Perhaps it has it's own decoder rather than using ffmpeg.