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

Panic due to data race in connArray #33773

Closed
youjiali1995 opened this issue Apr 7, 2022 · 0 comments · Fixed by #33775
Closed

Panic due to data race in connArray #33773

youjiali1995 opened this issue Apr 7, 2022 · 0 comments · Fixed by #33775
Labels
affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. affects-5.4 This bug affects 5.4.x versions. affects-6.0 component/tikv-client severity/major type/bug This issue is a bug.

Comments

@youjiali1995
Copy link
Contributor

youjiali1995 commented Apr 7, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

Not easy to reproduce it manually. Please refer to tikv/client-go#464

2. What did you expect to see? (Required)

TiDB is normal.

3. What did you see instead (Required)

TiDB panics.

4. What is your TiDB version? (Required)

v5.1.0

youjiali1995 added a commit to youjiali1995/tidb that referenced this issue Apr 7, 2022
close pingcap#33773

Signed-off-by: youjiali1995 <zlwgx1023@gmail.com>
@youjiali1995 youjiali1995 added affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. affects-5.4 This bug affects 5.4.x versions. affects-6.0 severity/major labels Apr 7, 2022
@ti-chi-bot ti-chi-bot added the may-affects-4.0 This bug maybe affects 4.0.x versions. label Apr 7, 2022
@youjiali1995 youjiali1995 removed the may-affects-4.0 This bug maybe affects 4.0.x versions. label Apr 7, 2022
ti-chi-bot pushed a commit that referenced this issue Apr 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-5.0 This bug affects 5.0.x versions. affects-5.1 This bug affects 5.1.x versions. affects-5.2 This bug affects 5.2.x versions. affects-5.3 This bug affects 5.3.x versions. affects-5.4 This bug affects 5.4.x versions. affects-6.0 component/tikv-client severity/major type/bug This issue is a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants