-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
nativeaot\\SmokeTests\\Reflection\\Reflection\\Reflection.cmd fails with Access Violation #105136
Comments
Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas |
The crash is at the last line of:
@kunalspathak Does this look related to ARM64 TLS? We haven't had successful outerloop run in 2 weeks because of TLS and if this now affects innerloop runs, we'll need a revert if we don't have a fix. |
The fix is in #104516 and waiting for review. The outerloop run passed with my fix - https://dev.azure.com/dnceng-public/public/_build/results?buildId=746922&view=results. |
Fixed by #104516 |
NativeAOT smoketests fail on all PRs
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=747256
Build error leg or test failing: System.Reflection.Tests.WorkItemExecution
Pull request: #105118
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=747256
Error message validated:
[Process terminated Access Violation: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. The application will be terminated since this platform does not support throwing an AccessViolationException
]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/19/2024 10:47:22 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: