any news on this sandbox issue for Ubuntu 24.04 ?
finally I got Ubuntu 24.04 too, and realize that even 2.4.22 still shows the same issue for me:
$ Logic-2.4.22-linux-x64.AppImage
/tmp/.mount_Logic-FCymCA ~
~
The setuid sandbox is not running as root. Common causes:
- An unprivileged process using ptrace on it, like a debugger.
- A parent process set prctl(PR_SET_NO_NEW_PRIVS, …)
Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted
[55654:1219/131817.638403:FATAL:zygote_host_impl_linux.cc(201)] Check failed: . : Invalid argument (22)
Trace/breakpoint trap (core dumped)
the hint with --no-sandbox also works for me, but it would be nice if this wouldn’t be needed anymore after 6 months and one “major release”…