View Issue Details

IDProjectCategoryView StatusLast Update
0000408fileGeneralpublic2024-02-17 19:30
ReporterSpraxDev Assigned Tochristos  
PrioritynormalSeveritycrashReproducibilityalways
Status feedbackResolutionreopened 
OSManjaro Linux 
Product Version5.43 
Fixed in Version5.45 
Summary0000408: --preserve-date causes crash when sandboxing syscalls (SIGSYS)
DescriptionWhen 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 ReproduceRun file --preserve-date /bin/true
Additional InformationWhen running 'file --no-sandbox --preserve-date /bin/true' it works without any issues.
TagsNo tags attached.

Activities

christos

2022-12-26 19:23

manager   ~0003879

Fixed, thanks!

SpraxDev

2024-02-17 19:30

reporter   ~0004012

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
```

Issue History

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