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

goleak in the syscall.Syscall #50141

Closed
Tracked by #41316
hawkingrei opened this issue Jan 5, 2024 · 0 comments · Fixed by #50142
Closed
Tracked by #41316

goleak in the syscall.Syscall #50141

hawkingrei opened this issue Jan 5, 2024 · 0 comments · Fixed by #50142
Labels
component/test severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

3. What did you see instead (Required)

goleak: Errors on successful test run: found unexpected goroutines:
[Goroutine 5 in state syscall, with syscall.Syscall on top of the stack:
syscall.Syscall(0x538becb?, 0x0?, 0xa80?, 0x21167a0?)
	GOROOT/src/syscall/syscall_linux.go:69 +0x25
syscall.Close(0xc000142560?)
	GOROOT/src/syscall/zsyscall_linux_amd64.go:320 +0x25
internal/poll.(*SysFile).destroy(...)
	GOROOT/src/internal/poll/fd_unixjs.go:24
internal/poll.(*FD).destroy(0xc001446060)
	GOROOT/src/internal/poll/fd_unix.go:81 +0x51
internal/poll.(*FD).decref(0x7f6735c8ac00?)
	GOROOT/src/internal/poll/fd_mutex.go:213 +0x53
internal/poll.(*FD).Close(0xc001446060)
	GOROOT/src/internal/poll/fd_unix.go:104 +0x45
os.(*file).close(0xc001446060)
	GOROOT/src/os/file_unix.go:315 +0x98
]
-- 

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added type/bug The issue is confirmed as a bug. component/test sig/sql-infra SIG: SQL Infra labels Jan 5, 2024
This was referenced Jan 5, 2024
ti-chi-bot bot pushed a commit that referenced this issue Jan 5, 2024
AilinKid pushed a commit to AilinKid/tidb that referenced this issue Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant