Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 2020 16:54:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 243252] www/firefox core dumps after r522486 (failed to freeze shm)
Message-ID:  <bug-243252-21738-SO6DN3Afk2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243252-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243252-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243252

--- Comment #16 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Mikhail Teterin from comment #15)
> And that my change allows it to start again -- without completely undoing=
 the FreeBSD-specific patch.

If you break freezing promise then it won't be accepted upstream. And I'm n=
ot
interested in adding more downstream-only patches. There's enough rebase ch=
urn
even from stuff that *was* submitted upstream but stalled on review for var=
ious
reasons.

> People with CAPSICUM enabled will still benefit from the protection it tr=
ies to provide.

If cap_rights_limit is undesired then on FreeBSD 13 one can use
memfd_create(MFD_ALLOW_SEALING). However, older FreeBSD versions would requ=
ire
adjusting ifdefs to ignore SHM_ANON or limiting SHM_ANON to when freezing is
not used.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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