[Bug 243252] www/firefox core dumps after r522486 (failed to freeze shm)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jan 15 15:44:38 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243252
--- Comment #11 from rozhuk.im at gmail.com ---
Some thing like:
if (cap_rights_limit(mapped_file_, &rights) != 0 && ENOSYS != errno) {
> Failing to freeze means an untrusted child process has write access.
> The feature is currently used by parent process to pass read-only snapshot
> of preferences to content processes.
It works many years without RO access, nothing happen.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list