View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000408 | file | General | public | 2022-12-11 11:34 | 2022-12-26 19:23 |
Reporter | SpraxDev | Assigned To | christos | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | Manjaro Linux | ||||
Product Version | 5.43 | ||||
Fixed in Version | HEAD | ||||
Summary | 0000408: --preserve-date causes crash when sandboxing syscalls (SIGSYS) | ||||
Description | When I run 'file --preserve-date /bin/true' I get an error message (not in English, otherwise I would share). But strace gives me the additional info '+++ killed by SIGSYS +++'. When running 'file --no-sandbox --preserve-date /bin/true' it works without any issues. | ||||
Steps To Reproduce | Run file --preserve-date /bin/true | ||||
Additional Information | When running 'file --no-sandbox --preserve-date /bin/true' it works without any issues. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-12-11 11:34 | SpraxDev | New Issue | |
2022-12-26 19:23 | christos | Assigned To | => christos |
2022-12-26 19:23 | christos | Status | new => assigned |
2022-12-26 19:23 | christos | Status | assigned => resolved |
2022-12-26 19:23 | christos | Resolution | open => fixed |
2022-12-26 19:23 | christos | Fixed in Version | => HEAD |
2022-12-26 19:23 | christos | Note Added: 0003879 |