[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:38:01 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243252
--- Comment #10 from rozhuk.im at gmail.com ---
(In reply to Greg V from comment #3)
> I guess everything in base is still built to handle kernels without CAPABILITIES
and there's not that much software out there leveraging it yet, but it's a
weird thing to disable. It's public API for programs, it really shouldn't even
be optional at this point, the cap_rights_limit(2) manpage doesn't even mention
ENOSYS like cap_enter(2) does.
I drop from kernel all things that not required to boot and that not
fundamental subsystems.
Probably better is handle ENOSYS and not require user to add CAPABILITIES into
kernel.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gecko
mailing list