We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x2e23450] goroutine 645 [running]: github.com/tikv/pd/client.(*client).tryResourceManagerConnect(0x0?, {0x99540a8, 0xc000e3bae0}, 0xc002619e58) /go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20230309025512-47cd76ae5d67/resource_manager_client.go:354 +0xb0 github.com/tikv/pd/client.(*client).handleResourceTokenDispatcher(0xc0005a5b30, {0x99540a8, 0xc000e3bae0}, 0xc000ea6d70) /go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20230309025512-47cd76ae5d67/resource_manager_client.go:278 +0x96 created by github.com/tikv/pd/client.(*client).createTokenDispatcher /go/pkg/mod/github.com/tikv/pd/client@v0.0.0-20230309025512-47cd76ae5d67/resource_manager_client.go:265 +0x24f
This Panis is found on TiCDC CI tests.
The text was updated successfully, but these errors were encountered:
/cc @nolouch
Sorry, something went wrong.
should be fixed already, see tikv/pd#6131
No branches or pull requests
This Panis is found on TiCDC CI tests.
The text was updated successfully, but these errors were encountered: