id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 4219 USE_FILE_CMD: seccomp Bad system call anton_kg "Hi, I'm getting and error message when trying to ""enter"" into zip archive. The error is the following: file -L -z xxx.zip xxx.zip: Bad system call The call is here: https://github.com/MidnightCommander/mc/blob/master/src/filemanager/ext.c#L75 ""file -z"" A quick workaround is to add ""-S"" option: -S, --no-sandbox On systems where libseccomp (https://github.com/seccomp/libseccomp) is available, the -S flag disables sandboxing which is enabled by default. This option is needed for file to execute ex‐ ternal decompressing programs, i.e. when the -z flag is specified and the built-in decompressors are not available. On systems where sandboxing is not available, this option has no effect. You might know a better solution " defect closed major mc-core 4.8.25 invalid no branch