-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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] System.Memory tests failing with AOT running on V8 - RuntimeError: table index is out of bounds
at corlib_wrapper_delegate_invoke_System_Func_2_T_REF_TResult_REF_invoke_callvirt_TResult_T_T_REF
#86621
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsFailing on rolling build.
Also failing with System.Runtime.Serialization.Json.ReflectionOnly.Tests, System.Runtime.Serialization.Xml.ReflectionOnly.Tests, and System.Xml.XmlSerializer.ReflectionOnly.Tests. Run with cc @vargaz
|
Probly: |
RuntimeError: table index is out of bounds
at corlib_wrapper_delegate_invoke_System_Func_2_T_REF_TResult_REF_invoke_callvirt_TResult_T_T_REF
Fixes #86621. Co-authored-by: Zoltan Varga <vargaz@gmail.com>
Failing on rolling build.
System.Memory.Tests:
Also failing with System.Runtime.Serialization.Json.ReflectionOnly.Tests, System.Runtime.Serialization.Xml.ReflectionOnly.Tests, and System.Xml.XmlSerializer.ReflectionOnly.Tests.
Run with
V8 version: 11.5.143
.Changes since last working build - 9e49620...1df8a19 which includes e91db04 .
cc @BrzVlad @vargaz
Known Issue Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: