View Issue Details

IDProjectCategoryView StatusLast Update
0008514libextractorpluginspublic2024-02-25 12:30
Reporterpinotree Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status newResolutionopen 
Product Version1.12 
Summary0008514: ELF plugin fails on big endian architectures
DescriptionThe revived ELF plugin (0002516) does not seem to work properly on big endian architectures (such as s390x, ppc64, hppa, etc); this can be seen by its test (i.e. "test_elf") that fails:

FAIL: test_elf
==============

Did not get expected meta data of type 1 and format 1 with value `application/x-executable' from plugin `elf'
Did not get expected meta data of type 83 and format 1 with value `i386' from plugin `elf'
Did not get expected meta data of type 92 and format 1 with value `Executable file' from plugin `elf'
Did not get expected meta data of type 94 and format 1 with value `libc.so.6' from plugin `elf'
FAIL test_elf (exit status: 1)
Steps To ReproduceBuild libextractor 1.12 on a big endian architecture, and also run the test suite.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-02-25 12:30 pinotree New Issue