Date: Wed, 15 Jan 2020 15:38:00 +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-ZfY2masDRr@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 #10 from rozhuk.im@gmail.com --- (In reply to Greg V from comment #3) > I guess everything in base is still built to handle kernels without CAPAB= ILITIES 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 e= ven be optional at this point, the cap_rights_limit(2) manpage doesn't even men= tion 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 i= nto kernel. --=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-ZfY2masDRr>