View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000408 | file | General | public | 2022-12-11 11:34 | 2024-02-17 19:30 |
Reporter | SpraxDev | Assigned To | christos | ||
Priority | normal | Severity | crash | Reproducibility | always |
Status | feedback | Resolution | reopened | ||
OS | Manjaro Linux | ||||
Product Version | 5.43 | ||||
Fixed in Version | 5.45 | ||||
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. | ||||
|
Fixed, thanks! |
|
I though my distro just didn't update the file package all the time but at some point it did. I'm still seeing the exact same issue on file v5.45 with strace showing `+++ killed by SIGSYS +++` ``` file-5.45 magic file from /usr/share/file/misc/magic seccomp support included ``` |
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 | => 5.45 |
2022-12-26 19:23 | christos | Note Added: 0003879 | |
2024-02-17 19:30 | SpraxDev | Status | resolved => feedback |
2024-02-17 19:30 | SpraxDev | Resolution | fixed => reopened |
2024-02-17 19:30 | SpraxDev | Note Added: 0004012 |