google / google/bloaty

"premature EOF reading fixed-length data" on mips elf

Open
#389 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
5.5k
Forks
378
Avg merge
23h 54m
Merged PRs (30d)
6

Description

I have multiple binaries built for mips32, bloaty can read them with `-d segments,sections`, but when using `-d symbols`, it failed with the output :
```
❯ bloaty -s file -w -d symbols lib/systemd/libsystemd-shared-256.so
bloaty: premature EOF reading fixed-length data
```

version :
```
❯ bloaty --version
Bloaty McBloatface 1.1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.