Skip to content
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

Stack overflow. Repeat 319 times. #56576

Closed
sandreenko opened this issue Jul 29, 2021 · 1 comment
Closed

Stack overflow. Repeat 319 times. #56576

sandreenko opened this issue Jul 29, 2021 · 1 comment
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs bug untriaged New issue has not been triaged by the area owner
Milestone

Comments

@sandreenko
Copy link
Contributor

We started to see such error on arm32 recently:

     Stack overflow.
      Repeat 319 times:
      --------------------------------
         at System.SR.GetResourceString(System.String)
         at System.AccessViolationException..ctor()
         at System.SR.InternalGetResourceString(System.String)

The first outerloop with such failures is Yesterday but it has 250 changes in it so we will need additional binary search.

@dotnet/jit-contrib not sure if it is a codegen issue, but I would start with this area, anybody has time to investigate?

@sandreenko sandreenko added bug arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs labels Jul 29, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Jul 29, 2021
@sandreenko sandreenko added this to the 6.0.0 milestone Jul 29, 2021
@AndyAyersMS
Copy link
Member

Looks like a dup of #56570.

@ghost ghost locked as resolved and limited conversation to collaborators Aug 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs bug untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants