offsets-tracker icon indicating copy to clipboard operation
offsets-tracker copied to clipboard

err `decoding dwarf section info at offset 0x0: too short` when running `main.go`

Open minimAluminiumalism opened this issue 1 year ago • 0 comments
trafficstars

I ran the project with cmd go run main.go but got the err:

could not find existing offset file, cache will be empty
go: Discovering available versions
go: Downloading version 1.23.1
go: Analyzing binary for version 1.23.1
2024/10/01 21:26:38 error while fetching net/http offsets: decoding dwarf section info at offset 0x0: too short
exit status 1

Is this project still being maintained?

go version: 1.22.6 darwin/arm64 os: macOS Sonoma 14.4.1 with Apple Silicon

minimAluminiumalism avatar Oct 01 '24 13:10 minimAluminiumalism