Skip to content

x/crypto/sha3: TestMarshalUnmarshal/SHA3-224 fails on linux/s390x #73681

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dmitshur opened this issue May 12, 2025 · 1 comment
Open

x/crypto/sha3: TestMarshalUnmarshal/SHA3-224 fails on linux/s390x #73681

dmitshur opened this issue May 12, 2025 · 1 comment
Labels
arch-s390x Issues solely affecting the s390x architecture. BugReport Issues describing a possible bug in the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux
Milestone

Comments

@dmitshur
Copy link
Member

See https://ci.chromium.org/b/8715046724760256497 for example:

=== RUN   TestMarshalUnmarshal
--- FAIL: TestMarshalUnmarshal (0.00s)
panic: interface conversion: *sha3.asmState is not encoding.BinaryMarshaler: missing method MarshalBinary [recovered, repanicked]

[...]
=== RUN   TestMarshalUnmarshal/SHA3-224
--- FAIL: TestMarshalUnmarshal/SHA3-224 (0.00s)

CC @golang/s390x, @golang/security.

@dmitshur dmitshur added OS-Linux NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. arch-s390x Issues solely affecting the s390x architecture. labels May 12, 2025
@gopherbot gopherbot added this to the Unreleased milestone May 12, 2025
@gabyhelp
Copy link

Related Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

@gabyhelp gabyhelp added the BugReport Issues describing a possible bug in the Go implementation. label May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-s390x Issues solely affecting the s390x architecture. BugReport Issues describing a possible bug in the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Linux
Projects
None yet
Development

No branches or pull requests

3 participants