-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Found a data race in GCWorker #42405
Comments
This is Dave from Antithesis who originally logged this in the TiDB forum. |
I have two other data races I can share with you. Who can I talk to, to
show how I'm finding these....?
…On Tue, 21 Mar 2023 at 08:44, zyguan ***@***.***> wrote:
@3pointer <https://github.com/3pointer> @joccau
<https://github.com/joccau> PTAL, there is data race on logBackupEnabled.
—
Reply to this email directly, view it on GitHub
<#42405 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AT4N6ZYKG3TETINNBN2SZL3W5FS5TANCNFSM6AAAAAAWBEHGGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
*-----------------------------*
*This email and any files transmitted with
it are confidential and intended solely for the use of the individual or
entity for whom they are addressed. If you received this message in error,
please notify the sender and remove it from your system.*
|
Thanks, @davidsearle-antithesis . Can you post the stacks of the other two data races here? In most cases, the stack info is enough to investigate data race issues. |
I have a system which can fuzz distributed architectures to find rare edge
cases. This is being used to identify these data races. Who in Pingcap can
I talk to about this? Pingcap could license this moving forward.
On Tue, 21 Mar 2023 at 10:11, zyguan ***@***.***> wrote:
I have two other data races I can share with you. Who can I talk to, to
show how I'm finding these....?
Thanks, @davidsearle-antithesis
<https://github.com/davidsearle-antithesis> . Can you post the stacks of
the other two data races here? In most cases, the stack info is enough to
investigate data race issues.
—
Reply to this email directly, view it on GitHub
<#42405 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AT4N6Z4MN22BJPUP5CGIOJDW5F5GPANCNFSM6AAAAAAWBEHGGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
David Searle | EMEA Field Operations | Antithesis
+44 (7919) 352561 | ***@***.***
…--
*-----------------------------*
*This email and any files transmitted with
it are confidential and intended solely for the use of the individual or
entity for whom they are addressed. If you received this message in error,
please notify the sender and remove it from your system.*
|
Just as a note, I and Daniël had a meeting with David yesterday and will follow up from there regarding possible collaborations. |
@davidsearle-antithesis can you please tell me if the problem is still there against current TiDB version? |
@MyonKeminta |
@3pointer Did you encounter this issue again? Is there any more details? |
There are plenty more details however we are a licensed Saas provider. If
you would like a meeting to discuss more then please let me know.
Check www.antithesis.com for more information
David Searle
EMEA Field Operations
+44 (7919) 352-561
[image: antithesis_logo_email.png]
<https://antithesis.com/?utm_source=email&utm_medium=signature>
…On Mon, 6 May 2024 at 08:32, MyonKeminta ***@***.***> wrote:
@3pointer <https://github.com/3pointer> Did you encounter this issue
again? Is there any more details?
—
Reply to this email directly, view it on GitHub
<#42405 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AT4N6Z6A4AO5YXZ24VIF2P3ZA4WYNAVCNFSM6AAAAAAWBEHGGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJVGM2TQOJSG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
*-----------------------------*
*This email and any files transmitted with
it are confidential and intended solely for the use of the individual or
entity for whom they are addressed. If you received this message in error,
please notify the sender and remove it from your system.*
|
Bug Report
Original report: https://ask.pingcap.com/t/data-race-found-in-version/474
Application environment: 3 TiKV nodes, 3 PD nodes, 2 TiDB nodes in a local cluster
PoC environment
TiDB version: 6.6.0 (commit b417ad0)
Reproduction method: Brought the environment up and ran a simple bank account transaction workload, using the antithesis testing platform.
Problem: 3 Data Races observed:
First DATA RACE:
Data race detected.
The text was updated successfully, but these errors were encountered: