Ibonisa imibuzo ethegiweyo: Bonisa yonke imibuzo

firefox crashing in Ubuntu 20.04.6 LTS

Subject: Assistance Required for Frequent Firefox Crashes on Ubuntu Dear Developer Team, I am facing persistent issues with Firefox crashing on my Ubuntu PC, and the pr… (funda okungaphezulu)

Subject: Assistance Required for Frequent Firefox Crashes on Ubuntu

Dear Developer Team,

I am facing persistent issues with Firefox crashing on my Ubuntu PC, and the problem has been ongoing for the past 40–50 days. Despite multiple attempts at troubleshooting—including uninstalling and reinstalling Firefox, clearing all caches, and other measures—the issue remains unresolved.

I’ve noticed that Firefox works for a few days after reinstallation, but then problems begin to surface, such as a half-screen display. Eventually, after restarting the PC, the browser starts crashing again.

Could you please investigate this matter urgently and provide a resolution? Additionally, I would appreciate it if you could clarify whether this might be related to a RAM issue or some other underlying cause.

Looking forward to your assistance.

Best regards, zimmi

Asked by singhzimmi95 1 kusuku oludlulileyo

Last reply by singhzimmi95 2 kwiiyure ezidlulileyo

FireFox - update needed - how to hide

Hi, Is there a way to get rid of the messages about the upcoming browser update for Firefox on Linux? The message appears at the second launch on a new profile and then … (funda okungaphezulu)

Hi, Is there a way to get rid of the messages about the upcoming browser update for Firefox on Linux?

The message appears at the second launch on a new profile and then at random moments in new tab. Message attached.

I tried already whats below, but its not helping: user_pref("app.update.enabled", false); user_pref("app.update.silent", true); user_pref("browser.startup.homepage_override.mstone", "ignore"); user_pref("startup.homepage_welcome_url.additional", "");

Asked by NJsGdsgkgad 4 kwiintsuku ezidlulileyo

Last reply by NJsGdsgkgad 4 kwiintsuku ezidlulileyo

Firefox doesn't start after installation of amdgpu driver

Hi, I have a laptop with an AMD Ryzen 7 8845HS CPU, including a Radeon 780M iGPU, running Ubuntu 24.04. In order to fully utilize the GPU by supporting OpenCL accelerati… (funda okungaphezulu)

Hi,

I have a laptop with an AMD Ryzen 7 8845HS CPU, including a Radeon 780M iGPU, running Ubuntu 24.04. In order to fully utilize the GPU by supporting OpenCL acceleration I installed the additional drivers by: `sudo amdgpu-install --usecase=graphics,multimedia,opencl --opencl=rocr --opengl=mesa`

After that programs which benefit from OpenCL acceleration recognize the GPU, however firefox starts crashing with the following error msg:

XPCOMGlueLoad error for file /usr/lib/firefox/libmozgtk.so: libwayland-client.so.0: failed to map segment from shared object Couldn't load XPCOM.

It seems that the AMD GPU drivers registered their libraries in `/etc/ld.so.conf.d` as 10-rocm-opencl.conf, 20-amdgpu.conf which means that libraries within the given folders are found first.

This applies to the libwayland-client library, which is used by `/usr/lib/firefox/libmozgtk.s`:

ldd /usr/lib/firefox/libmozgtk.so | grep amd libwayland-client.so.0 => /opt/amdgpu/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007013767bf000)

Interestingly the same `libmozgtk.so` library is used by thunderbird:

ldd /usr/lib/thunderbird/libmozgtk.so | rg -i amd libwayland-client.so.0 => /opt/amdgpu/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007d44b0f41000)

However thunderbird just works fine, so I expect that there might be something wrong with firefox utilizing this library.

Maybe I should also mention, that I'm not even using wayland as desktop compositor, but good old x11:

echo $XDG_SESSION_TYPE x11

Is there any way to further debug this issue?

Asked by carcass_dev0 1 kwiveki edlulileyo

Last reply by carcass_dev0 5 kwiintsuku ezidlulileyo