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

lightning library panic in DM CI #43195

Closed
lance6716 opened this issue Apr 19, 2023 · 0 comments · Fixed by #43196
Closed

lightning library panic in DM CI #43195

lance6716 opened this issue Apr 19, 2023 · 0 comments · Fixed by #43196
Labels
severity/moderate type/bug This issue is a bug.

Comments

@lance6716
Copy link
Contributor

panic: runtime error: index out of range [-1]

goroutine 597 [running]:
github.com/pingcap/tidb/br/pkg/lightning/mydump.MakeTableRegions({0x92e8dc8?, 0xc0006b7770?}, 0xc001c26000)
	/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20230411230700-8b7b31005148/br/pkg/lightning/mydump/region.go:313 +0x16f0
github.com/pingcap/tidb/br/pkg/lightning/importer.(*TableImporter).populateChunks(0xc001469700, {0x92e8dc8, 0xc0006b7770?}, 0xc000b10000, 0xc0007bee10)
	/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20230411230700-8b7b31005148/br/pkg/lightning/importer/table_import.go:223 +0x71b
github.com/pingcap/tidb/br/pkg/lightning/importer.(*TableImporter).importTable(0xc001469700, {0x92e8dc8, 0xc0006b7770}, 0xc000b10000, 0xc0007bee10)
	/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20230411230700-8b7b31005148/br/pkg/lightning/importer/table_import.go:129 +0x254
github.com/pingcap/tidb/br/pkg/lightning/importer.(*Controller).importTables.func6()
	/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20230411230700-8b7b31005148/br/pkg/lightning/importer/import.go:1649 +0x171
created by github.com/pingcap/tidb/br/pkg/lightning/importer.(*Controller).importTables
	/go/pkg/mod/github.com/pingcap/tidb@v1.1.0-beta.0.20230411230700-8b7b31005148/br/pkg/lightning/importer/import.go:1644 +0x138a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/moderate type/bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant