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

pd panic when br restore data for serverless product #7735

Closed
Lily2025 opened this issue Jan 19, 2024 · 1 comment · Fixed by #7736
Closed

pd panic when br restore data for serverless product #7735

Lily2025 opened this issue Jan 19, 2024 · 1 comment · Fixed by #7736
Assignees
Labels
severity/critical type/bug The issue is confirmed as a bug.

Comments

@Lily2025
Copy link

Lily2025 commented Jan 19, 2024

Bug Report

What did you do?

br restore data

What did you expect to see?

no panic

What did you see instead?

pd panic

{"container":"pd","namespace":"testbed-glh-serverless-pr9hz","pod":"tc-pd-0","log":"[log.go:87] [panic] [recover="\"invalid memory address or nil pointer dereference\""] [stack="github.com/tikv/pd/pkg/utils/logutil.LogPanic\n\t/go/src/github.com/tikv/pd/pkg/utils/logutil/log.go:87\nruntime.gopanic\n\t/usr/local/go/src/runtime/panic.go:914\nruntime.panicmem\n\t/usr/local/go/src/runtime/panic.go:261\nruntime.sigpanic\n\t/usr/local/go/src/runtime/signal_unix.go:861\ngithub.com/tikv/pd/pkg/schedule.(*Coordinator).GetPrepareChecker\n\t/go/src/github.com/tikv/pd/pkg/schedule/coordinator.go:794\ngithub.com/tikv/pd/server/cluster.(*schedulingController).IsPrepared\n\t/go/src/github.com/tikv/pd/server/cluster/scheduling_controller.go:474\ngithub.com/tikv/pd/server/cluster.(*RaftCluster).checkStores\n\t/go/src/github.com/tikv/pd/server/cluster/cluster.go:1718\ngithub.com/tikv/pd/server/cluster.(*RaftCluster).runNodeStateCheckJob\n\t/go/src/github.com/tikv/pd/server/cluster/cluster.go:693"]","level":"FATAL"}

What version of PD are you using (pd-server -V)?

./pd-server -V
Release Version: v7.1.1-serverless
Edition: Community
Git Commit Hash: 5bf0c14
Git Branch: release-7.1-keyspace
UTC Build Time: 2024-01-18 06:15:45
2024-01-19T10:01:36.029+0800

@Lily2025 Lily2025 added the type/bug The issue is confirmed as a bug. label Jan 19, 2024
@Lily2025 Lily2025 changed the title pd pd panic when br restore data for serverless product Jan 19, 2024
@Lily2025
Copy link
Author

/type bug
/severity critical
/assign rleungx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/critical type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

2 participants