Skip to content

GC crashes of vm/dart/gc tests on arm64-linux #53138

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

Closed
mkustermann opened this issue Aug 7, 2023 · 1 comment
Closed

GC crashes of vm/dart/gc tests on arm64-linux #53138

mkustermann opened this issue Aug 7, 2023 · 1 comment
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening vm-gc Related to the VM's garbage collector

Comments

@mkustermann
Copy link
Member

mkustermann commented Aug 7, 2023

The tests

vm/dart/gc/fragmentation_typed_data_test/0 Crash (expected Pass)
vm/dart/gc/fragmentation_typed_data_test/1 Crash (expected Pass)
vm/dart/gc/fragmentation_typed_data_test/4 Crash (expected Pass)
vm/dart/gc/fragmentation_typed_data_test/5 Crash (expected Pass)
vm/dart/trigger_gc_in_native_test/1 Crash (expected Pass)

are failing on configurations

vm-linux-release-arm64

It's a little unclear why it's crashing. I don't have arm64 HW atm to try to reproduce.

It may also that this has been happening for a while, but was re-surfaced after test renames in ac77af1

@mkustermann mkustermann added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. gardening vm-gc Related to the VM's garbage collector labels Aug 7, 2023
@mkustermann mkustermann changed the title Failures on [cfe] Add test for super-extension-types in the hierarchy nodes...Extension types. Use 'Interface.redeclared' instead of 'overridden'. GC crashes of vm/dart/gc tests on arm64-linux Aug 7, 2023
@rmacnak-google
Copy link
Contributor

These all ended with -9 / SIGKILL. I suspect from the OOM killer: I notice the bot is timing out purple which might be from low memory / paging.

copybara-service bot pushed a commit that referenced this issue Aug 7, 2023
Bug: #52589
Bug: #53138
Change-Id: Iaf6e499d80726b5ec8a810a5d3bd1d90a0d93af9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/318800
Commit-Queue: Ryan Macnak <[email protected]>
Reviewed-by: Alexander Aprelev <[email protected]>
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, and the AOT and JIT backends. gardening vm-gc Related to the VM's garbage collector
Projects
None yet
Development

No branches or pull requests

2 participants