-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Closed as not planned
Closed as not planned
Copy link
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Description
#!watchflakes
post <- pkg == "crypto/internal/edwards25519" && test == "TestScalarMultMatchesBaseMult"
Issue created automatically to collect these failures.
Example (log):
panic: test timed out after 3m0s
running tests:
TestScalarMultMatchesBaseMult (11s)
crypto/internal/edwards25519/field.(*Element).carryPropagateGeneric(0xc0000aebf0)
/data/golang/workdir/go/src/crypto/internal/edwards25519/field/fe_generic.go:250 +0x304 fp=0xc0000aeb30 sp=0xc0000aeb30 pc=0x1e7f44
crypto/internal/edwards25519/field.(*Element).Add(0xc0000aebf0, 0xc0000aed90, 0xc0000aedb8)
/data/golang/workdir/go/src/crypto/internal/edwards25519/field/fe.go:97 +0x2e8 fp=0xc0000aeb78 sp=0xc0000aeb30 pc=0x1e4048
crypto/internal/edwards25519.(*projP1xP1).Double(0xc0000aeea8, 0xc0000aed90)
/data/golang/workdir/go/src/crypto/internal/edwards25519/edwards25519.go:359 +0x122 fp=0xc0000aec68 sp=0xc0000aeb78 pc=0x203ef2
crypto/internal/edwards25519.(*Point).ScalarMult(0xc0000af5d8, 0xc0000af698, 0xc0000d8140)
/data/golang/workdir/go/src/crypto/internal/edwards25519/scalarmult.go:110 +0x290 fp=0xc0000af508 sp=0xc0000aec68 pc=0x20b1e0
crypto/internal/edwards25519.TestScalarMultMatchesBaseMult.func1({{0xc40c72f30c1e669d, 0xa8d7e3f55b18833f, 0x1150abd09284b850, 0xe73951d0e05eb9a}})
/data/golang/workdir/go/src/crypto/internal/edwards25519/scalarmult_test.go:146 +0x82 fp=0xc0000af690 sp=0xc0000af508 pc=0x212cd2
runtime.call64(0xc0000a4450, 0xc000022500, 0xc0002483f0, 0x28, 0x20, 0x28, 0xc0000af7b8)
/data/golang/workdir/go/src/runtime/asm_s390x.s:457 +0x9a fp=0xc0000af6d8 sp=0xc0000af690 pc=0xc807a
reflect.Value.call({0x230780, 0xc000022500, 0x13}, {0x25dd6e, 0x4}, {0xc000219b48, 0x1, 0x1})
/data/golang/workdir/go/src/reflect/value.go:586 +0xe0c fp=0xc0000afca8 sp=0xc0000af6d8 pc=0x12652c
reflect.Value.Call({0x230780, 0xc000022500, 0x13}, {0xc000219b48, 0x1, 0x1})
/data/golang/workdir/go/src/reflect/value.go:370 +0xa4 fp=0xc0000afd38 sp=0xc0000afca8 pc=0x1255e4
testing/quick.Check({0x230780, 0xc000022500}, 0x39ac60)
/data/golang/workdir/go/src/testing/quick/quick.go:290 +0x3ca fp=0xc0000afe40 sp=0xc0000afd38 pc=0x1ea28a
crypto/internal/edwards25519.TestScalarMultMatchesBaseMult(0xc0000f1860)
/data/golang/workdir/go/src/crypto/internal/edwards25519/scalarmult_test.go:152 +0xf4 fp=0xc0000afea0 sp=0xc0000afe40 pc=0x212b84
testing.tRunner(0xc0000f1860, 0x26c068)
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.