-
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
Test Failed: System.AccessViolationException: Attempted to read or write protected memory. #13298
Comments
@steveharter can you take a quick look here and see if this is something that needs to be fixed in 3.0? If not, move it out. |
I was unable to repro locally. Run the unit tests 500x on both release and debug builds, as well as running the specific test (TestIsAssignable3) failing 5,000x on release. I ensured the COMPlus_* variables were set, max threads = 2 and parallel was on. I inspected the call stack and there is no obvious reason for an AccessViolation: there is no native code interop or other direct memory usages. However the code documents that using |
Job: OS & Arch: Mode: Note: Log:
|
Job: OS & Arch: Mode: Note: Log:
|
Job: OS & Arch: Mode: Note: Log:
|
Job: OS & Arch: Mode: Log:
|
Please continue to add AV hits here. Unable to reproduce (second local attempt). Running the following on x64 checked:
|
Closing this as there have not been any known test failures in the last ~7 months and because I was unable to repro locally. Please re-open if there are additional hits or more information. |
Detail:
https://helix.dot.net/api/2019-06-17/jobs/061738ef-c89d-4da3-9a70-ad8ea1c6968d/workitems/System.Reflection.MetadataLoadContext.Tests/console
Mod:
COMPlus_JitStress=2
COMPlus_JitStressRegs=4
COMPlus_TieredCompilation=0
Log:
The text was updated successfully, but these errors were encountered: