-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.gardeningos-windowstriagedIssue has been triaged by sub teamIssue has been triaged by sub team
Description
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.
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.
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-vmUse area-vm for VM related issues, including code coverage, and the AOT and JIT backends.Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.crashProcess exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.Process exits with SIGSEGV, SIGABRT, etc. An unhandled exception is not a crash.gardeningos-windowstriagedIssue has been triaged by sub teamIssue has been triaged by sub team