Skip to content
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

x/net/internal/quic: TestRoundtripEncodeShortPacket failures #63730

Closed
gopherbot opened this issue Oct 25, 2023 · 4 comments
Closed

x/net/internal/quic: TestRoundtripEncodeShortPacket failures #63730

gopherbot opened this issue Oct 25, 2023 · 4 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/net/internal/quic" && test == "TestRoundtripEncodeShortPacket"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 649 [running]:
testing.tRunner.func1.2({0x8cd040, 0x9c9400})
	/workdir/go/src/testing/testing.go:1543 +0x24a
testing.tRunner.func1()
	/workdir/go/src/testing/testing.go:1546 +0x397
panic({0x8cd040?, 0x9c9400?})
	/workdir/go/src/runtime/panic.go:763 +0x132
crypto/internal/boring.(*aesGCM).Seal(0xc0000c1180, {0xc000399900?, 0xa, 0xa61104?}, {0xc0004b1510, 0x670a00?, 0x22?}, {0xc00039990a, 0x7, 0x4a6}, ...)
	/workdir/go/src/crypto/internal/boring/aes.go:302 +0x245
golang.org/x/net/internal/quic.packetKey.protect({{0x9ccd40, 0xc0000c1180}, {0xc0004b1510, 0xc, 0xc}}, {0xc000399900, 0xa, 0x4b0}, {0xc00039990a, 0x7, ...}, ...)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x1e3
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0xc00040a2f0, {0xc000399900?, 0x5f2c65?, 0xc2e9c0?}, {0xc00039990a?, 0x9118c0?, 0x0?}, 0x9, 0x0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x199
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0xc0000cdea8, 0x0?, 0x0, {0xc0004b1870, 0x8, 0x670a2d?}, 0xc00040a2f0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x309
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0xc0002844e0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x1cc
testing.tRunner(0xc0002844e0, 0xc000360cf0)
	/workdir/go/src/testing/testing.go:1593 +0xff
created by testing.(*T).Run in goroutine 648
	/workdir/go/src/testing/testing.go:1646 +0x390

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Oct 25, 2023
@gopherbot gopherbot added this to the Unreleased milestone Oct 25, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/internal/quic" && test == "TestRoundtripEncodeShortPacket"
2023-10-11 21:58 linux-amd64-boringcrypto net@d23d9bc5 go@e46e8610 x/net/internal/quic.TestRoundtripEncodeShortPacket (log)
--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 649 [running]:
testing.tRunner.func1.2({0x8cd040, 0x9c9400})
	/workdir/go/src/testing/testing.go:1543 +0x24a
testing.tRunner.func1()
	/workdir/go/src/testing/testing.go:1546 +0x397
panic({0x8cd040?, 0x9c9400?})
	/workdir/go/src/runtime/panic.go:763 +0x132
crypto/internal/boring.(*aesGCM).Seal(0xc0000c1180, {0xc000399900?, 0xa, 0xa61104?}, {0xc0004b1510, 0x670a00?, 0x22?}, {0xc00039990a, 0x7, 0x4a6}, ...)
	/workdir/go/src/crypto/internal/boring/aes.go:302 +0x245
golang.org/x/net/internal/quic.packetKey.protect({{0x9ccd40, 0xc0000c1180}, {0xc0004b1510, 0xc, 0xc}}, {0xc000399900, 0xa, 0x4b0}, {0xc00039990a, 0x7, ...}, ...)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x1e3
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0xc00040a2f0, {0xc000399900?, 0x5f2c65?, 0xc2e9c0?}, {0xc00039990a?, 0x9118c0?, 0x0?}, 0x9, 0x0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x199
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0xc0000cdea8, 0x0?, 0x0, {0xc0004b1870, 0x8, 0x670a2d?}, 0xc00040a2f0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x309
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0xc0002844e0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x1cc
testing.tRunner(0xc0002844e0, 0xc000360cf0)
	/workdir/go/src/testing/testing.go:1593 +0xff
created by testing.(*T).Run in goroutine 648
	/workdir/go/src/testing/testing.go:1646 +0x390
2023-10-11 21:58 linux-arm64-boringcrypto net@d23d9bc5 go@e46e8610 x/net/internal/quic.TestRoundtripEncodeShortPacket (log)
--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 682 [running]:
testing.tRunner.func1.2({0x3fece0, 0x4fbf10})
	/tmp/workdir/go/src/testing/testing.go:1543 +0x1c8
testing.tRunner.func1()
	/tmp/workdir/go/src/testing/testing.go:1546 +0x360
panic({0x3fece0?, 0x4fbf10?})
	/tmp/workdir/go/src/runtime/panic.go:763 +0x124
crypto/internal/boring.(*aesGCM).Seal(0x40001fb680, {0x400030b400?, 0xa, 0xc?}, {0x4000125420, 0xbef?, 0x4000053c00?}, {0x400030b40a, 0x7, 0xbef?}, ...)
	/tmp/workdir/go/src/crypto/internal/boring/aes.go:302 +0x21c
golang.org/x/net/internal/quic.packetKey.protect({{0x4ff810, 0x40001fb680}, {0x4000125420, 0xc, 0xc}}, {0x400030b400, 0xa, 0x4b0}, {0x400030b40a, 0x7, ...}, ...)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x128
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0x400030c030, {0x400030b400?, 0x758800?, 0x0?}, {0x400030b40a?, 0x4433a0?, 0x4000053de8?}, 0x9, 0x0)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x148
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0x4000297ea0, 0x0, 0x0, {0x4000125780, 0x8, 0x1ea683?}, 0x400030c030)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x2c4
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0x4000003ba0)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x150
testing.tRunner(0x4000003ba0, 0x40006a2720)
	/tmp/workdir/go/src/testing/testing.go:1593 +0xe8
created by testing.(*T).Run in goroutine 681
	/tmp/workdir/go/src/testing/testing.go:1646 +0x318
2023-10-23 20:37 linux-amd64-boringcrypto net@37479d67 go@f9c54f9c x/net/internal/quic.TestRoundtripEncodeShortPacket (log)
--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 674 [running]:
testing.tRunner.func1.2({0x8cd040, 0x9c9400})
	/workdir/go/src/testing/testing.go:1543 +0x24a
testing.tRunner.func1()
	/workdir/go/src/testing/testing.go:1546 +0x397
panic({0x8cd040?, 0x9c9400?})
	/workdir/go/src/runtime/panic.go:763 +0x132
crypto/internal/boring.(*aesGCM).Seal(0xc000432f00, {0xc000482000?, 0xa, 0xa61104?}, {0xc0003e53b0, 0x670a00?, 0xc000231498?}, {0xc00048200a, 0x7, 0x4a6}, ...)
	/workdir/go/src/crypto/internal/boring/aes.go:302 +0x245
golang.org/x/net/internal/quic.packetKey.protect({{0x9ccd40, 0xc000432f00}, {0xc0003e53b0, 0xc, 0xc}}, {0xc000482000, 0xa, 0x4b0}, {0xc00048200a, 0x7, ...}, ...)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x1e3
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0xc0004342f0, {0xc000482000?, 0x5f2c65?, 0xc2e9c0?}, {0xc00048200a?, 0x9118c0?, 0x1?}, 0x9, 0x0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x199
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0xc0000cdea8, 0x0?, 0x0, {0xc0003e5710, 0x8, 0x670a2d?}, 0xc0004342f0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x309
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0xc0002ed860)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x1cc
testing.tRunner(0xc0002ed860, 0xc000000330)
	/workdir/go/src/testing/testing.go:1593 +0xff
created by testing.(*T).Run in goroutine 673
	/workdir/go/src/testing/testing.go:1646 +0x390
2023-10-23 20:37 linux-amd64-boringcrypto net@37479d67 go@e46e8610 x/net/internal/quic.TestRoundtripEncodeShortPacket (log)
--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 678 [running]:
testing.tRunner.func1.2({0x8cd040, 0x9c9400})
	/workdir/go/src/testing/testing.go:1543 +0x24a
testing.tRunner.func1()
	/workdir/go/src/testing/testing.go:1546 +0x397
panic({0x8cd040?, 0x9c9400?})
	/workdir/go/src/runtime/panic.go:763 +0x132
crypto/internal/boring.(*aesGCM).Seal(0xc00020e780, {0xc00021d900?, 0xa, 0xa61104?}, {0xc0002f7ad0, 0x670a00?, 0x22?}, {0xc00021d90a, 0x7, 0x4a6}, ...)
	/workdir/go/src/crypto/internal/boring/aes.go:302 +0x245
golang.org/x/net/internal/quic.packetKey.protect({{0x9ccd40, 0xc00020e780}, {0xc0002f7ad0, 0xc, 0xc}}, {0xc00021d900, 0xa, 0x4b0}, {0xc00021d90a, 0x7, ...}, ...)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x1e3
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0xc000338030, {0xc00021d900?, 0x5f2c65?, 0xc2e9c0?}, {0xc00021d90a?, 0x9118c0?, 0x0?}, 0x9, 0x0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x199
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0xc000157ea8, 0x0?, 0x0, {0xc0002f7e30, 0x8, 0x670a2d?}, 0xc000338030)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x309
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0xc000310b60)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x1cc
testing.tRunner(0xc000310b60, 0xc0004a2390)
	/workdir/go/src/testing/testing.go:1593 +0xff
created by testing.(*T).Run in goroutine 677
	/workdir/go/src/testing/testing.go:1646 +0x390
2023-10-23 20:37 linux-arm64-boringcrypto net@37479d67 go@f9c54f9c x/net/internal/quic.TestRoundtripEncodeShortPacket (log)
--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 662 [running]:
testing.tRunner.func1.2({0x3fece0, 0x4fbf10})
	/tmp/workdir/go/src/testing/testing.go:1543 +0x1c8
testing.tRunner.func1()
	/tmp/workdir/go/src/testing/testing.go:1546 +0x360
panic({0x3fece0?, 0x4fbf10?})
	/tmp/workdir/go/src/runtime/panic.go:763 +0x124
crypto/internal/boring.(*aesGCM).Seal(0x40000fd680, {0x40002af400?, 0xa, 0xc?}, {0x4000641280, 0xbef?, 0x400044dc00?}, {0x40002af40a, 0x7, 0xbef?}, ...)
	/tmp/workdir/go/src/crypto/internal/boring/aes.go:302 +0x21c
golang.org/x/net/internal/quic.packetKey.protect({{0x4ff810, 0x40000fd680}, {0x4000641280, 0xc, 0xc}}, {0x40002af400, 0xa, 0x4b0}, {0x40002af40a, 0x7, ...}, ...)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x128
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0x40002b0030, {0x40002af400?, 0x758800?, 0x0?}, {0x40002af40a?, 0x4433a0?, 0x400044dde8?}, 0x9, 0x0)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x148
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0x4000173ea0, 0x0, 0x0, {0x40006415e0, 0x8, 0x1ea683?}, 0x40002b0030)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x2c4
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0x4000449a00)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x150
testing.tRunner(0x4000449a00, 0x40002696b0)
	/tmp/workdir/go/src/testing/testing.go:1593 +0xe8
created by testing.(*T).Run in goroutine 661
	/tmp/workdir/go/src/testing/testing.go:1646 +0x318
2023-10-23 20:37 linux-arm64-boringcrypto net@37479d67 go@e46e8610 x/net/internal/quic.TestRoundtripEncodeShortPacket (log)
--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 671 [running]:
testing.tRunner.func1.2({0x3fece0, 0x4fbf10})
	/tmp/workdir/go/src/testing/testing.go:1543 +0x1c8
testing.tRunner.func1()
	/tmp/workdir/go/src/testing/testing.go:1546 +0x360
panic({0x3fece0?, 0x4fbf10?})
	/tmp/workdir/go/src/runtime/panic.go:763 +0x124
crypto/internal/boring.(*aesGCM).Seal(0x40003b5680, {0x40001ff400?, 0xa, 0xc?}, {0x400035c000, 0xbef?, 0x40000e7c00?}, {0x40001ff40a, 0x7, 0xbef?}, ...)
	/tmp/workdir/go/src/crypto/internal/boring/aes.go:302 +0x21c
golang.org/x/net/internal/quic.packetKey.protect({{0x4ff810, 0x40003b5680}, {0x400035c000, 0xc, 0xc}}, {0x40001ff400, 0xa, 0x4b0}, {0x40001ff40a, 0x7, ...}, ...)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x128
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0x400020e030, {0x40001ff400?, 0x758800?, 0x0?}, {0x40001ff40a?, 0x4433a0?, 0x40000e7de8?}, 0x9, 0x0)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x148
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0x4000207ea0, 0x0, 0x0, {0x400035c3e0, 0x8, 0x1ea683?}, 0x400020e030)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x2c4
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0x40001956c0)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x150
testing.tRunner(0x40001956c0, 0x40005c55f0)
	/tmp/workdir/go/src/testing/testing.go:1593 +0xe8
created by testing.(*T).Run in goroutine 670
	/tmp/workdir/go/src/testing/testing.go:1646 +0x318
2023-10-23 22:24 linux-amd64-boringcrypto net@48a59773 go@f9c54f9c x/net/internal/quic.TestRoundtripEncodeShortPacket (log)
--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 670 [running]:
testing.tRunner.func1.2({0x8d76c0, 0x9d6420})
	/workdir/go/src/testing/testing.go:1543 +0x24a
testing.tRunner.func1()
	/workdir/go/src/testing/testing.go:1546 +0x397
panic({0x8d76c0?, 0x9d6420?})
	/workdir/go/src/runtime/panic.go:763 +0x132
crypto/internal/boring.(*aesGCM).Seal(0xc000161400, {0xc0003e1900?, 0xa, 0xa6f244?}, {0xc000a9b8d0, 0x670a00?, 0x22?}, {0xc0003e190a, 0x7, 0x4a6}, ...)
	/workdir/go/src/crypto/internal/boring/aes.go:302 +0x245
golang.org/x/net/internal/quic.packetKey.protect({{0x9d9db8, 0xc000161400}, {0xc000a9b8d0, 0xc, 0xc}}, {0xc0003e1900, 0xa, 0x4b0}, {0xc0003e190a, 0x7, ...}, ...)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x1e3
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0xc0003c22f0, {0xc0003e1900?, 0x5f2c65?, 0xc3fa20?}, {0xc0003e190a?, 0x91c800?, 0x5?}, 0x9, 0x0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x199
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0xc0001d1ea8, 0x0?, 0x0, {0xc000a9bc30, 0x8, 0x670a6d?}, 0xc0003c22f0)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x309
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0xc0003b7380)
	/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x1cc
testing.tRunner(0xc0003b7380, 0xc000388690)
	/workdir/go/src/testing/testing.go:1593 +0xff
created by testing.(*T).Run in goroutine 669
	/workdir/go/src/testing/testing.go:1646 +0x390
2023-10-23 22:24 linux-arm64-boringcrypto net@48a59773 go@f9c54f9c x/net/internal/quic.TestRoundtripEncodeShortPacket (log)
--- FAIL: TestRoundtripEncodeShortPacket (0.00s)
    --- FAIL: TestRoundtripEncodeShortPacket/1-byte_number,_AES128 (0.00s)
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
	panic: boringcrypto: EVP_AEAD_CTX_seal failed

goroutine 653 [running]:
testing.tRunner.func1.2({0x3ff360, 0x4fef20})
	/tmp/workdir/go/src/testing/testing.go:1543 +0x1c8
testing.tRunner.func1()
	/tmp/workdir/go/src/testing/testing.go:1546 +0x360
panic({0x3ff360?, 0x4fef20?})
	/tmp/workdir/go/src/runtime/panic.go:763 +0x124
crypto/internal/boring.(*aesGCM).Seal(0x40001f6f00, {0x4000270500?, 0xa, 0xc?}, {0x4000401730, 0x12aac0?, 0x400055c400?}, {0x400027050a, 0x7, 0x12ab80?}, ...)
	/tmp/workdir/go/src/crypto/internal/boring/aes.go:302 +0x21c
golang.org/x/net/internal/quic.packetKey.protect({{0x502888, 0x40001f6f00}, {0x4000401730, 0xc, 0xc}}, {0x4000270500, 0xa, 0x4b0}, {0x400027050a, 0x7, ...}, ...)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:192 +0x128
golang.org/x/net/internal/quic.(*updatingKeyPair).protect(0x4000314030, {0x4000270500?, 0x758860?, 0x0?}, {0x400027050a?, 0x4442e0?, 0x400055c5e8?}, 0x9, 0x0)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_protection.go:392 +0x148
golang.org/x/net/internal/quic.(*packetWriter).finish1RTTPacket(0x40000c7ea0, 0x0, 0x0, {0x4000401a90, 0x8, 0x1ea6a3?}, 0x4000314030)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_writer.go:180 +0x2c4
golang.org/x/net/internal/quic.TestRoundtripEncodeShortPacket.func1(0x4000272340)
	/tmp/workdir/gopath/src/golang.org/x/net/internal/quic/packet_codec_test.go:194 +0x150
testing.tRunner(0x4000272340, 0x4000095b30)
	/tmp/workdir/go/src/testing/testing.go:1593 +0xe8
created by testing.(*T).Run in goroutine 652
	/tmp/workdir/go/src/testing/testing.go:1646 +0x318

watchflakes

@bcmills
Copy link
Contributor

bcmills commented Oct 25, 2023

(attn @neild)

This may be related to #63739; you can check the failures in http://b/307728752 to see if they're the same.

@bcmills
Copy link
Contributor

bcmills commented Oct 25, 2023

Duplicate of #63739

@bcmills bcmills marked this as a duplicate of #63739 Oct 25, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Oct 25, 2023
@neild
Copy link
Contributor

neild commented Oct 25, 2023

Double-checked, this does indeed look like #63739.

@golang golang locked and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

3 participants