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
Please answer these questions before submitting your issue. Thanks!
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x4ac79d1] goroutine 383949 [running]: github.com/pingcap/tidb/ddl_test.TestRenameTableIntermediateState.func1(0xc09119a160?) ddl/table_test.go:559 +0xb1 github.com/pingcap/tidb/ddl/internal/callback.(*TestDDLCallback).OnJobUpdated(0xc090cf7080, 0xc09119a160?) ddl/internal/callback/callback.go:122 +0x1ea github.com/pingcap/tidb/ddl.(*ddl).delivery2worker.func1() ddl/job_table.go:451 +0xdef github.com/pingcap/tidb/util.(*WaitGroupWrapper).Run.func1() util/wait_group_wrapper.go:154 +0x6b created by github.com/pingcap/tidb/util.(*WaitGroupWrapper).Run util/wait_group_wrapper.go:152 +0x8d --
https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_unit_test/detail/ghpr_unit_test/24468/pipeline
The text was updated successfully, but these errors were encountered:
ddl: stabilize TestRenameTableIntermediateState (#43832)
8ea388f
close #43825
Successfully merging a pull request may close this issue.
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)
https://do.pingcap.net/jenkins/blue/organizations/jenkins/pingcap%2Ftidb%2Fghpr_unit_test/detail/ghpr_unit_test/24468/pipeline
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: