Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Test failure on 32 bits arch #58

Closed
eclipseo opened this issue Jan 2, 2021 · 0 comments · Fixed by #59
Closed

Test failure on 32 bits arch #58

eclipseo opened this issue Jan 2, 2021 · 0 comments · Fixed by #59

Comments

@eclipseo
Copy link
Contributor

eclipseo commented Jan 2, 2021

Fedora Rawhide with Go 1.15.x, on i686 and armv7hl

Test fails with:

Testing    in: /builddir/build/BUILD/gofuzz-1.2.0/_build/src
         PATH: /builddir/build/BUILD/gofuzz-1.2.0/_build/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
       GOPATH: /builddir/build/BUILD/gofuzz-1.2.0/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags " -X github.com/google/gofuzz/version=1.2.0 -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  '"
      testing: github.com/google/gofuzz
github.com/google/gofuzz
# github.com/google/gofuzz [github.com/google/gofuzz.test]
./fuzz_test.go:641:10: constant 5563767293437588600 overflows int
FAIL	github.com/google/gofuzz [build failed]
eclipseo added a commit to eclipseo/gofuzz that referenced this issue Jan 2, 2021
Fix google#58

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
lavalamp pushed a commit that referenced this issue Jan 5, 2021
Fix #58

Signed-off-by: Robert-André Mauchin <zebob.m@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant