I have been using Iceweasel and now Firefox for many months, and it has been quite solid. Recently, though, after updating to hrev60082, Firefox freezes quite frequently when entering text in the forums or in Claude’s web UI.
No error, just freeze. I checked the syslog, and this is what I found around the time the freeze happens:
KERN: runtime_loader: Cannot open file libcurl.so (needed by /boot/system/apps/Firefox/pingsender): No such file or directory
KERN: runtime_loader: Cannot open file libpulse.so.0 (needed by /boot/system/apps/Firefox/lib/libxul.so): No such file or directory
KERN: runtime_loader: Cannot open file libavcodec.so.63 (needed by /boot/system/lib/libnspr4.so): No such file or directory
Before posting a bug report I thought I would ask here to see if anyone is having the same or similar problem.
I have noticed same with beta 6. Firefox freezes very often with chatgpt, but iceweasel is more stable with that, it also freezes sometimes, but not much..
This isn’t a Firefox issue, but a wayland one. Try installing the experimental version of the wayland_server package from my repository. It fixes this issue.
I had been having similar issues with the UI freezing in Firefox since upgrading to version 154.0 and above, I reported it as an issue on the HaikuPorts GitHub a couple of weeks back. I’ve been using the experimental Wayland server @3dEyes mentioned above on his suggestion for a few days now and it seems to have resolved the issue for me at least, so worth trying first to see if it fixes your issue. The added benefit is it also fixes the graphical issues moving the mouse cursor and window, along with a number of other improvements.
The mentions of libcurl.so, libpulse.so.0, and libavcodec.so.63 being missing is actually normal behaviour when running Firefox and related ports like Iceweasel, so it can be ignored.