-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
component/brThis issue is related to BR of TiDB.This issue is related to BR of TiDB.may-affects-5.4This bug maybe affects 5.4.x versions.This bug maybe affects 5.4.x versions.may-affects-6.1may-affects-6.5may-affects-7.1may-affects-7.5severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
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)
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1e0dc3a]
goroutine 87 [running]:
github.com/pingcap/tidb/br/pkg/backup/prepare_snap.(*prepareStream).convertToEvent(0xc000554140, 0x0)
br/pkg/backup/prepare_snap/stream.go:188 +0x5a
github.com/pingcap/tidb/br/pkg/backup/prepare_snap.(*prepareStream).onResponse(0xc000554140, {0x3202bc0, 0xc0002fe550}, {{0x0?, 0x0?}, 0x0?})
br/pkg/backup/prepare_snap/stream.go:107 +0x1bd
github.com/pingcap/tidb/br/pkg/backup/prepare_snap.(*prepareStream).clientLoop(0xc000554140, {0x3202bc0, 0xc0002fe550}, 0x1bf08eb000)
br/pkg/backup/prepare_snap/stream.go:152 +0x2c9
github.com/pingcap/tidb/br/pkg/backup/prepare_snap.(*prepareStream).GoLeaseLoop.func1()
br/pkg/backup/prepare_snap/stream.go:97 +0x55
golang.org/x/sync/errgroup.(*Group).Go.func1()
external/org_golang_x_sync/errgroup/errgroup.go:78 +0x98
created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 69
external/org_golang_x_sync/errgroup/errgroup.go:75 +0x125
4. What is your TiDB version? (Required)
Metadata
Metadata
Assignees
Labels
component/brThis issue is related to BR of TiDB.This issue is related to BR of TiDB.may-affects-5.4This bug maybe affects 5.4.x versions.This bug maybe affects 5.4.x versions.may-affects-6.1may-affects-6.5may-affects-7.1may-affects-7.5severity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.