Open rmacnak-google opened 3 weeks ago
vm/dart/deferred_loading_and_weak_serialization_references_test/1 vm/dart/deferred_loading_and_weak_serialization_references_test/0 vm/dart/deferred_isolate_test
are flaky failing for both x64 and arm64 with -1073741819 / C0000005 / Access Violation.
log log log log
This similar to a failure we saw before with registering the unwinding records. Maybe there's something different that happens with deferred loading because there are multiple segments to register.
@aam
vm/dart/deferred_loading_and_weak_serialization_references_test/1 vm/dart/deferred_loading_and_weak_serialization_references_test/0 vm/dart/deferred_isolate_test
are flaky failing for both x64 and arm64 with -1073741819 / C0000005 / Access Violation.
log log log log
This similar to a failure we saw before with registering the unwinding records. Maybe there's something different that happens with deferred loading because there are multiple segments to register.
@aam