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

standalone_2/string_overflow_test failing on TSAN bots #46310

Open
sstrickl opened this issue Jun 9, 2021 · 2 comments
Open

standalone_2/string_overflow_test failing on TSAN bots #46310

sstrickl opened this issue Jun 9, 2021 · 2 comments
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening

Comments

@sstrickl
Copy link
Contributor

sstrickl commented Jun 9, 2021

There are new test failures on [io/android] Enable file watching on Android....Bump pub..

The tests

standalone_2/string_overflow_test Crash (expected Pass)

are failing on configurations

dartk-tsan-linux-release-x64
dartkp-tsan-linux-release-x64

It's been consistently failing on the CI bots since the build that starts at 2208007, but it passes locally for me at current HEAD despite failing on the CI bots at that point. Going to do some testing at points between 2208007 and current HEAD to see if I can trigger the failure locally.

@sstrickl sstrickl added area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening labels Jun 9, 2021
@sstrickl
Copy link
Contributor Author

This is happening again on dartkp-tsan-linux-release-x64, and here is the not very helpful log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, FFI, and the AOT and JIT backends. gardening
Projects
None yet
Development

No branches or pull requests

2 participants