Bug 297470 - linuxlator: syscall landlock_create_ruleset not implemented
Summary: linuxlator: syscall landlock_create_ruleset not implemented
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 15.1-STABLE
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-emulation (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-08-12 05:15 UTC by Yuri Victorovich
Modified: 2026-08-12 05:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2026-08-12 05:15:46 UTC
Testcase:
1. install the package py312-playwright
2. run the command 'playwright install'
3. replace 'firefox' with 'chromium' in /usr/ports/www/py-playwright/files/test-async.py
4. run the command 'python3.12 /usr/ports/www/py-playwright/files/test-async.py'

The last command runs binary Linux chromium browser and prints messages like this into the system log:

> linux: jid 0 pid 5281 (sandbox_ipc_thr): syscall landlock_create_ruleset not implemented