-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[wasm] AOT: System.Numerics.Tensors.Tests
- aot-instances.dll with exit code 137
#96631
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/public/_build/results?buildId=517640&view=results Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
This started being hit with db90a849 (build). The last passing build was 7957edc2 (build). The diff should be within 7957edc...db90a84 . |
I'd presume that it's https://github.com/dotnet/runtime/tree/d3be0ecf5a384189acd82f6c5b2631c1db423873 But that's just fixing a minor issue from #94555 (7e51126) and isn't doing anything really unique here, it's just taking an already generic method and dispatching to one of two concrete implementations based on the type of |
This is probably an OOM. It started with 7e51126, which seems to have a caused the aot compiler to generate way more generic instances. Will investigate. |
Possibly the same issue as #96630 then. I had initially thought the OOM might be due to the new |
It looks like the failure is actually caused by the generic classes added to the test suite i.e. TensorPrimitives.Generic.cs. |
Compiling this test suite with |
Which property needs to be set to |
|
Do you expect #96630 is the same issue? That one appears to be getting hit for |
Keeping this open so that the underlying issue with LLVM can be tracked/resolved. |
Its tracked here: |
this is still being hit for And the failure on
|
I'll open two separate issues. |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=517640&view=results
Build error leg or test failing: System.Numerics.Tensors.Tests
Pull request:
Error Message
Fill the error message using step by step known issues guidance.
Report
Summary
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=517640
Error message validated:
aot-instances.dll.* Exec .*System.Numerics.Tensors.Tests.dll
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 1/8/2024 6:11:29 PM UTC
The text was updated successfully, but these errors were encountered: