View Issue Details

IDProjectCategoryView StatusLast Update
0000149fileGeneralpublic2020-08-23 19:33
Reporterheroin Assigned Tochristos  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platformlinux x86)64OSarch linuxOS Version2020-02-25
Product Version5.38 
Fixed in Version5.40 
Summary0000149: terminated by signal SIGSYS with apk file
Descriptionfile crashes when running with -z and a specific apk file.
Steps To ReproduceRun

    $ file -z org.navitproject.navit_6382.apk

The program terminates with an error:

org.navitproject.navit_6382.apk: fish: 'file -z org.navitproject.navit_…' terminated by signal SIGSYS (Bad system call)
Additional InformationThe file can be downloaded at https://f-droid.org/repo/org.navitproject.navit_6382.apk
TagsNo tags attached.

Activities

christos

2020-03-19 18:29

manager   ~0003391

The version of file you are running is probably compiled without builtin compression support and with sandboxing support so executing an external decompressor is not supported. If you strace it, you'll see which system call it tries.

christos

2020-08-23 19:33

manager   ~0003460

Feedback timeout

Issue History

Date Modified Username Field Change
2020-02-25 19:40 heroin New Issue
2020-03-19 18:28 christos Assigned To => christos
2020-03-19 18:28 christos Status new => assigned
2020-03-19 18:29 christos Status assigned => feedback
2020-03-19 18:29 christos Note Added: 0003391
2020-08-23 19:33 christos Status feedback => closed
2020-08-23 19:33 christos Resolution open => no change required
2020-08-23 19:33 christos Fixed in Version => 5.40
2020-08-23 19:33 christos Note Added: 0003460