[Bug 289285] Linuxlator fails to run the chrome browser: unsupported prctl option 1398164801; unsupported sigaction flag 0x800; PTRAGE_GETREGSET NT_PRFPREG not implemented
[email protected] Sun, 26 Apr 2026 09:48:15 +0000
| Newsgroups | gmane.os.freebsd.devel.emulation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289285 Ricardo Branco <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Ricardo Branco <[email protected]> --- I'm afraid this bug can't be solved other than passing --no-sandbox. I'll be submitting some fixes to mute some warnings and let Chrome ptrace itself. The first is: linux: Ignore sigaction(2) flags SA_UNSUPPORTED and SA_EXPOSE_TAGBITS https://github.com/freebsd/freebsd-src/pull/2163 -- You are receiving this mail because: You are the assignee for the bug.