[Bug 273291] www/firefox: Crashes on start after upgrading from 116.0.3_1,2 to 117.0,2
Date: Wed, 06 Sep 2023 14:59:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291
Maxnix <maxnix.bsd@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maxnix.bsd@gmail.com
--- Comment #16 from Maxnix <maxnix.bsd@gmail.com> ---
I had a similar issue too. For what is worth I observed this behaviour with
kern.elf64.allow_wx=0, which IIRC is the default on 13.2-RELEASE. To workaround
this without disabling W^X I enabled W^X mappings just for Firefox:
elfctl +wxneeded /usr/local/lib/firefox/firefox
The downside of this is that everytime Firefox is upgraded/reinstalled the
above command had to be re-executed.
HTH
--
You are receiving this mail because:
You are the assignee for the bug.