You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…don't execute Dart code.
Such helper threads may start concurrently with PostLoad phase of deserialization, during which the function entry points are being initialized.
TEST=tsan
Bug: #49394
Change-Id: I4cad3ebc0d54364d508ba8af8091efebbb6ece3a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/250761
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Example warning when running
python3 tools/test.py -n dartkp-tsan-linux-release-x64 vm/dart_2/isolates/fast_object_copy_test/3
:Looking through the logs of the last non-purple run on the TSAN trybot, it looks like this is most if not all of the failures being seen there:
/cc @rmacnak-google
The text was updated successfully, but these errors were encountered: