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

[TSAN] Data race at Metric Familiy #4595

Closed
SchrodingerZhu opened this issue Apr 6, 2022 · 1 comment · Fixed by #4648
Closed

[TSAN] Data race at Metric Familiy #4595

SchrodingerZhu opened this issue Apr 6, 2022 · 1 comment · Fixed by #4648
Labels
severity/minor type/bug The issue is confirmed as a bug.

Comments

@SchrodingerZhu
Copy link
Contributor

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

cmake /path/to/tiflash -DCMAKE_BUILD_TYPE=TSan -GNinja
ninja gtests_dbms
# run gtests_dbms

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

No tsan error.

3. What did you see instead (Required)

https://ci.pingcap.net/blue/rest/organizations/jenkins/pipelines/tiflash-sanitizer-daily/runs/145/nodes/78/log/?start=0

4. What is your TiFlash version? (Required)

master
@SchrodingerZhu SchrodingerZhu added the type/bug The issue is confirmed as a bug. label Apr 6, 2022
@Benjamin2037
Copy link

上面链接的tsan结果是不是删除掉了?能访问测试环境么?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/minor type/bug The issue is confirmed as a bug.
Projects
None yet
3 participants