Open odomingao opened 2 days ago
I am able to successfully launch nested sway and other wayland applications just fine, but cage fails with:
cage glxgears amdgpu: amdgpu_cs_ctx_create2 failed. (-13) 00:00:00.044 [../cage/cage.c:568] Unable to open Wayland socket: Device or resource busy
Launching on a default privileged socket works.
Cage version 0.2.0-e128a9f (branch 'makepkg')
Maybe using strace will show interesting traces?
strace
Thanks, it seems to be related to my sandbox/seccomp filter and not to the security context.
cage-trace.txt
I am able to successfully launch nested sway and other wayland applications just fine, but cage fails with:
Launching on a default privileged socket works.
Cage version 0.2.0-e128a9f (branch 'makepkg')