-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
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.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.
Milestone
Description
https://storage.googleapis.com/go-build-log/aaf58d79/windows-amd64-2016_06d45596.log
--- FAIL: TestProbablyPrime (0.10s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x0 pc=0x5a6cfb]
goroutine 155 [running]:
testing.tRunner.func1(0xc000204600)
C:/workdir/go/src/testing/testing.go:799 +0x38e
panic(0x643fc0, 0x84d000)
C:/workdir/go/src/runtime/panic.go:513 +0x1c7
math/big.(*Int).ProbablyPrime(0x0, 0x3, 0x178)
C:/workdir/go/src/math/big/prime.go:39 +0x3b
math/big.TestProbablyPrime(0xc000204600)
C:/workdir/go/src/math/big/prime_test.go:140 +0x311
testing.tRunner(0xc000204600, 0x696b88)
C:/workdir/go/src/testing/testing.go:834 +0xc6
created by testing.(*T).Run
C:/workdir/go/src/testing/testing.go:885 +0x35a
FAIL math/big 0.608s
/cc @griesemer
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.TestingAn issue that has been verified to require only test changes, not just a test failure.An issue that has been verified to require only test changes, not just a test failure.