Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 2021 18:24:12 -0800
From:      "Ronald F. Guilmette" <rfg@tristatelogic.com>
To:        freebsd-questions@freebsd.org
Subject:   How to un-close a Bugzilla bug report ? (#258747)
Message-ID:  <33876.1640917452@segfault.tristatelogic.com>

next in thread | raw e-mail | index | archive | help
This bugzilla bug is marked as fixed, but it is not fixed:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258747

Who should I tell?  Who can un-mark this as "Fixed"?

I just did a fresh install of 13.0-STABLE (from Dec 16th) and firefox
crashed in the same fashion as described in the above bug report, and
with a strikingly similar stack backtrace.

I did the thing suggested at the end of the above bug report and ta da!
Firefox now works just fine.  The fix is:

(as root)
elfctl -e +noaslrstkgap /usr/local/bin/firefox

-- or else (more directly) --

elfctl -e +noaslrstkgap /usr/local/lib/firefox/firefox



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33876.1640917452>