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

[Bug]: panic: missing free for type: *lockservice.waiter, in bvt test #21204

Open
1 task done
volgariver6 opened this issue Jan 13, 2025 · 0 comments
Open
1 task done
Assignees
Labels
kind/bug Something isn't working

Comments

@volgariver6
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

2.0-dev

Commit ID

81ac6e6

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

panic: missing free for type: *lockservice.waiter, 70f70f4866a9b62a181a2574919ed2d6-0xc089c08600(1) 
	 create by: <<<>>>
	

goroutine 20 [running]:
github.com/matrixorigin/matrixone/pkg/common/reuse.(*checker[...]).gc(0x591eb40, 0xc089c08600)
	/home/runner/work/matrixone/matrixone/head/pkg/common/reuse/checker.go:133 +0x1de
github.com/matrixorigin/matrixone/pkg/common/reuse.newSyncPoolBased[...].func1.1()
	/home/runner/work/matrixone/matrixone/head/pkg/common/reuse/sync_pool_based.go:48 +0x65

https://github.com/matrixorigin/matrixone/actions/runs/12740510440/job/35505805228?pr=21190

Expected Behavior

no error

Steps to Reproduce

bvt test in ci

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants