Skip to content
New issue

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

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

Already on GitHub? # to your account

CTIDH511-X25519 fails NIKE ops test on ubuntu arm64 #34

Open
david415 opened this issue Jun 21, 2024 · 0 comments
Open

CTIDH511-X25519 fails NIKE ops test on ubuntu arm64 #34

david415 opened this issue Jun 21, 2024 · 0 comments

Comments

@david415
Copy link
Member

=== RUN   TestNIKEOps
    schemes_test.go:146: testing NIKE Scheme: x25519
    schemes_test.go:148: OK
    schemes_test.go:146: testing NIKE Scheme: x448
    schemes_test.go:148: OK
    schemes_test.go:146: testing NIKE Scheme: DH4096_RFC3526
    schemes_test.go:148: OK
    schemes_test.go:146: testing NIKE Scheme: ctidh511
    schemes_test.go:148: OK
    schemes_test.go:146: testing NIKE Scheme: ctidh512
    schemes_test.go:148: OK
    schemes_test.go:146: testing NIKE Scheme: ctidh1024
    schemes_test.go:148: OK
    schemes_test.go:146: testing NIKE Scheme: ctidh2048
    schemes_test.go:148: OK
    schemes_test.go:146: testing NIKE Scheme: CTIDH511-X25519
fatal error: bad map state

goroutine 5 [running]:
runtime.throw({0x7b81e8?, 0x97e2a0?})
	/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/panic.go:1077 +0x5c fp=0xc0000d1ae8 sp=0xc0000d1ab8 pc=0x4399bc
runtime.evacuate_fast64(0x77b3a0, 0xc000252960, 0xc000024320?)
	/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/map_fast64.go:409 +0x3da fp=0xc0000d1b90 sp=0xc0000d1ae8 pc=0x41457a
runtime.growWork_fast64(0xc000085860?, 0xc000252960, 0x2?)
	/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/map_fast64.go:368 +0x45 fp=0xc0000d1bc0 sp=0xc0000d1b90 pc=0x414145
runtime.mapassign_fast64(0x77b3a0, 0xc000252960, 0x5afd73)
	/opt/hostedtoolcache/go/1.21.3/x64/src/runtime/map_fast64.go:116 +0x117 fp=0xc0000d1c00 sp=0xc0000d1bc0 pc=0x413897
testing.(*common).Helper(0xc000007a00)
	/opt/hostedtoolcache/go/1.21.3/x64/src/testing/testing.go:1140 +0xec fp=0xc0000d1c58 sp=0xc0000d1c00 pc=0x4d534c
testing.(*T).Helper(0x18?)
	<autogenerated>:1 +0x1e fp=0xc0000d1c70 sp=0xc0000d1c58 pc=0x4daade
github.com/stretchr/testify/require.Equal({0x8156f8, 0xc000007a00}, {0x76d180, 0xc00009c558}, {0x76d180, 0xc00009c570}, {0x0, 0x0, 0x0})
	/home/runner/go/pkg/mod/github.com/stretchr/testify@v1.8.4/require/require.go:160 +0x73 fp=0xc0000d1cc8 sp=0xc0000d1c70 pc=0x5afd73
github.com/katzenpost/hpqc/nike/schemes.TestNIKEOps.func1({0x817bc0, 0x946220})
	/home/runner/work/hpqc/hpqc/nike/schemes/schemes_test.go:142 +0xc05 fp=0xc0000d1ee8 sp=0xc0000d1cc8 pc=0x5b1cc5
github.com/katzenpost/hpqc/nike/schemes.TestNIKEOps(0xc000007a00)
	/home/runner/work/hpqc/hpqc/nike/schemes/schemes_test.go:147 +0xc7 fp=0xc0000d1f70 sp=0xc0000d1ee8 pc=0x5b1027
testing.tRunner(0xc000007a00, 0x7dfb60)

https://github.com/katzenpost/hpqc/actions/runs/9620590788/job/26539029768

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant