Skip to content

AV in Loader/binding/assemblies/generics/arilistienum/methods/exceptions/exceptions.cmd with OSR stress #112681

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
amanasifkhalid opened this issue Feb 19, 2025 · 6 comments
Assignees
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@amanasifkhalid
Copy link
Member

amanasifkhalid commented Feb 19, 2025

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=954034&view=results
Build error leg or test failing:

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Failed test: Loader/binding/assemblies/generics/arilistienum/methods/exceptions/exceptions",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

cc @dotnet/jit-contrib, faulting call stack:

00000040CC57AAA8                  [InlinedCallFrame: 00000040cc57aaa8] 
00000040CC57AE80                  [FaultingExceptionFrame: 00000040cc57ae80] 
00000040CC57DED0 00007FFE3A9D533F exceptions.dll!PropsArIList.TestEntryPoint() + 13423
00000040CC57E2C0 00007FFE3A9D1E3D exceptions.dll!__GeneratedMainWrapper.Main() + 29

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=954034
Error message validated: [Failed test: Loader/binding/assemblies/generics/arilistienum/methods/exceptions/exceptions]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/19/2025 4:10:02 AM UTC

Report

Build Definition Test Pull Request
954034 dotnet/runtime Loader/binding/assemblies/generics/arilistienum/methods/exceptions/exceptions.cmd

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1
@amanasifkhalid amanasifkhalid added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab labels Feb 19, 2025
@amanasifkhalid amanasifkhalid added this to the 10.0.0 milestone Feb 19, 2025
@amanasifkhalid amanasifkhalid changed the title AV in Loader/binding/assemblies/generics/arilistienum/methods/exceptions/exceptions.cmd failing under OSR stress AV in Loader/binding/assemblies/generics/arilistienum/methods/exceptions/exceptions.cmd with OSR stress Feb 19, 2025
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@AndyAyersMS AndyAyersMS self-assigned this Feb 19, 2025
@amanasifkhalid
Copy link
Member Author

I think #112711 will fix this.

@AndyAyersMS
Copy link
Member

@amanasifkhalid how did you determine this? I tried reproing locally with no success, and the dump is not enlightening/

@amanasifkhalid
Copy link
Member Author

@amanasifkhalid how did you determine this? I tried reproing locally with no success, and the dump is not enlightening/

I'm able to get a consistent repro using the work item's runtime build, and by running the Loader\binding\assemblies\generics\arilistienum\methods\exceptions\exceptions.cmd test directly with DOTNET_TC_OnStackReplacement_InitialCounter=1 and DOTNET_OSR_HitLimit=1 set. If I set DOTNET_JitObjectStackAllocationArray=0 as well, the failure goes away. This is on win-x64.

@amanasifkhalid
Copy link
Member Author

amanasifkhalid commented Feb 21, 2025

If this doesn't repro after this weekend's outerloop pipeline runs, then maybe we ought to close it.

@amanasifkhalid
Copy link
Member Author

If this doesn't repro after this weekend's outerloop pipeline runs, then maybe we ought to close it.

It didn't repro.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

2 participants