Skip to content

x/net/context: unrecognized failures #64135

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

Closed
gopherbot opened this issue Nov 15, 2023 · 2 comments
Closed

x/net/context: unrecognized failures #64135

gopherbot opened this issue Nov 15, 2023 · 2 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/context" && test == ""

Issue created automatically to collect these failures.

Example (log):

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x41 pc=0x1cd84]

goroutine 1 [running]:
unicode.init()
	/tmp/workdir-host-linux-loong64-3a5000/go/src/unicode/tables.go:9 +0x44

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 Nov 15, 2023
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/net/context" && test == ""
2023-11-08 19:35 linux-loong64-3a5000 net@fbaf4127 go@e1dc209b x/net/context (log)
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x41 pc=0x1cd84]

goroutine 1 [running]:
unicode.init()
	/tmp/workdir-host-linux-loong64-3a5000/go/src/unicode/tables.go:9 +0x44

watchflakes

@gopherbot gopherbot added this to the Unreleased milestone Nov 15, 2023
@bcmills
Copy link
Contributor

bcmills commented Nov 15, 2023

Duplicate of #64134

@bcmills bcmills marked this as a duplicate of #64134 Nov 15, 2023
@bcmills bcmills closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2023
@golang golang locked and limited conversation to collaborators Nov 14, 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

2 participants