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

[Bug]: ut TestTombstoneData1 failed #20815

Closed
1 task done
daviszhen opened this issue Dec 18, 2024 · 3 comments
Closed
1 task done

[Bug]: ut TestTombstoneData1 failed #20815

daviszhen opened this issue Dec 18, 2024 · 3 comments
Assignees
Labels
bug/ut kind/bug Something isn't working severity/s0 Extreme impact: Cause the application to break down and seriously affect the use
Milestone

Comments

@daviszhen
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

2.0-dev

Commit ID

pr commit

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

============================================
[TEST]: TestTombstoneData1
[START_AT]: 2024-12-18T08:30:00Z
[END_AT]: 2024-12-18T08:30:00Z
[RESULT]: fail
[ELAPSED]: 0.03
[OUTPUTS]:
=== RUN   TestTombstoneData1
==================
WARNING: DATA RACE
Read at 0x00c0008b6f48 by goroutine 214:
  github.com/matrixorigin/matrixone/pkg/vm/engine/tae/tasks.(*parallelJobScheduler).Schedule()
      /home/runner/work/matrixone/matrixone/pkg/vm/engine/tae/tasks/job.go:98 +0x97
  github.com/matrixorigin/matrixone/pkg/vm/engine/tae/blockio.(*IoPipeline).schedulerPrefetch()
      /home/runner/work/matrixone/matrixone/pkg/vm/engine/tae/blockio/pipeline.go:[37](https://github.com/matrixorigin/matrixone/actions/runs/12388874830/job/34580801961?pr=20805#step:10:38)8 +0x50
  github.com/matrixorigin/matrixone/pkg/vm/engine/tae/blockio.(*IoPipeline).onPrefetch.func1()
      /home/runner/work/matrixone/matrixone/pkg/vm/engine/tae/blockio/pipeline.go:429 +0x[38](https://github.com/matrixorigin/matrixone/actions/runs/12388874830/job/34580801961?pr=20805#step:10:39)4
  github.com/matrixorigin/matrixone/pkg/vm/engine/tae/blockio.(*IoPipeline).onPrefetch.gowrap2()
      /home/runner/work/matrixone/matrixone/pkg/vm/engine/tae/blockio/pipeline.go:[43](https://github.com/matrixorigin/matrixone/actions/runs/12388874830/job/34580801961?pr=20805#step:10:44)6 +0x67

Previous write at 0x00c0008b6f48 by goroutine 202:
  github.com/matrixorigin/matrixone/pkg/vm/engine/tae/tasks.(*parallelJobScheduler).Stop()
      /home/runner/work/matrixone/matrixone/pkg/vm/engine/tae/tasks/job.go:94 +0x[44](https://github.com/matrixorigin/matrixone/actions/runs/12388874830/job/34580801961?pr=20805#step:10:45)
  github.com/matrixorigin/matrixone/pkg/vm/engine/tae/blockio.Stop.(*IoPipeline).Stop.func1()
      /home/runner/work/matrixone/matrixone/pkg/vm/engine/tae/blockio/pipeline.go:312 +0xca
  sync.(*Once).doSlow()
      /opt/hostedtoolcache/go/1.23.0/x64/src/sync/once.go:76 +0xe1
  sync.(*Once).Do()

Expected Behavior

no failure

Steps to Reproduce

https://github.com/matrixorigin/matrixone/actions/runs/12388874830/job/34580801961?pr=20805

Additional information

No response

@daviszhen daviszhen added kind/bug Something isn't working needs-triage labels Dec 18, 2024
@daviszhen daviszhen added this to the 2.1.0 milestone Dec 18, 2024
@sukki37 sukki37 modified the milestones: 2.1.0, 2.0.2 Dec 19, 2024
@sukki37 sukki37 assigned XuPeng-SH and unassigned matrix-meow Dec 19, 2024
@sukki37 sukki37 added severity/s0 Extreme impact: Cause the application to break down and seriously affect the use bug/ut labels Dec 19, 2024
@sukki37
Copy link
Contributor

sukki37 commented Dec 19, 2024

@XuPeng-SH XuPeng-SH assigned LeftHandCold and unassigned XuPeng-SH Dec 22, 2024
@XuPeng-SH
Copy link
Contributor

@LeftHandCold

@LeftHandCold
Copy link
Contributor

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/ut kind/bug Something isn't working severity/s0 Extreme impact: Cause the application to break down and seriously affect the use
Projects
None yet
Development

No branches or pull requests

5 participants