-
Notifications
You must be signed in to change notification settings - Fork 5.8k
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
statements_summary has concurrent map read and write #35340
Labels
affects-4.0
This bug affects 4.0.x versions.
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
affects-6.1
severity/critical
sig/diagnosis
SIG: Diagnosis
type/bug
The issue is confirmed as a bug.
Comments
ti-chi-bot
added
may-affects-4.0
This bug maybe affects 4.0.x versions.
may-affects-5.0
This bug maybe affects 5.0.x versions.
may-affects-5.1
This bug maybe affects 5.1.x versions.
may-affects-5.2
This bug maybe affects 5.2.x versions.
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.0
may-affects-6.1
labels
Jun 14, 2022
jebter
added
sig/sql-infra
SIG: SQL Infra
affects-4.0
This bug affects 4.0.x versions.
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
affects-6.1
labels
Jun 14, 2022
ti-chi-bot
removed
may-affects-5.0
This bug maybe affects 5.0.x versions.
may-affects-4.0
This bug maybe affects 4.0.x versions.
may-affects-5.1
This bug maybe affects 5.1.x versions.
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.2
This bug maybe affects 5.2.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.0
may-affects-6.1
labels
Jun 14, 2022
bb7133
added
sig/diagnosis
SIG: Diagnosis
and removed
sig/sql-infra
SIG: SQL Infra
labels
Jun 14, 2022
4 tasks
ti-chi-bot
pushed a commit
that referenced
this issue
Jun 14, 2022
This was referenced Jun 14, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
Jun 17, 2022
This was referenced Jun 23, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
Jun 24, 2022
zimulala
pushed a commit
to zimulala/tidb
that referenced
this issue
Aug 4, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
Aug 20, 2022
12 tasks
ti-chi-bot
pushed a commit
that referenced
this issue
Sep 19, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
Sep 19, 2022
ti-chi-bot
pushed a commit
that referenced
this issue
Sep 20, 2022
similar panic happens. will it #35367 fix it? @crazycs520 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-4.0
This bug affects 4.0.x versions.
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
affects-6.1
severity/critical
sig/diagnosis
SIG: Diagnosis
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
TiDB version: v4.0.10
TiDB master also has this problem, which is casue by
stmtSummaryByDigestElement.authUsers
map.2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master: 738f681
The text was updated successfully, but these errors were encountered: