Solved firefox as of may 5 crashes, also firefox-esr...

FreeBSD bug 263806 – Firefox crashes on first click
  • Closed FIXED
  • post-closure comment from Jack someone
  • pre-closure comment from jbodenmann regarding crashes with the version that's associated with the fix.
Jack (and Joel?): maybe your issues are more with FreeBSD 13.1-STABLE – and/or your choice of repo for packages – than with Firefox.

Or (page 2) did Firefox work for you after attention to LTO?

With FreeBSD 14.0-CURRENT and packages from latest, I have no problem.

Code:
% grep firefox /var/log/messages
% zgrep firefox /var/log/messages.0.bz2
Apr 30 18:35:14 mowa219-gjp4-8570p-freebsd pkg[15148]: firefox upgraded: 99.0.1_2,2 -> 100.0,2
May  4 11:00:57 mowa219-gjp4-8570p-freebsd pkg[40053]: firefox upgraded: 100.0,2 -> 100.0_1,2
May  6 17:20:13 mowa219-gjp4-8570p-freebsd pkg[56676]: firefox upgraded: 100.0_1,2 -> 100.0_3,2
% pkg -vv | grep -e url -e enabled
    url             : "pkg+http://pkg0.pkt.freebsd.org/FreeBSD:14:amd64/latest",
    enabled         : yes,
    url             : "https://alpha.pkgbase.live/current/FreeBSD:14:amd64/latest",
    enabled         : no,
    url             : "file:///usr/local/poudriere/data/packages/main-default",
    enabled         : yes,
% date ; uname -aKU
Sat 14 May 2022 04:59:46 BST
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #11 main-n255588-01235012e5b-dirty: Thu May 12 21:45:43 BST 2022     root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400058 1400058
%
 
Back
Top