Skip to content

Conversation

@ToddGrun
Copy link
Contributor

This is very likely somehow related to #74728 but is proving very difficult to track down without a repro or a dump.

This is very likely somehow related to dotnet#74728 but is proving very difficult to track down without a repro or a dump.
@ToddGrun ToddGrun requested a review from CyrusNajmabadi April 28, 2025 18:18
@ToddGrun ToddGrun requested a review from a team as a code owner April 28, 2025 18:18
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 28, 2025
@ToddGrun
Copy link
Contributor Author

@CyrusNajmabadi -- thoughts on taking this for 17.14?

{
originalLineInfo = location.GetLineSpan();
}
catch (Exception e) when (FatalError.ReportWithDumpAndCatch(e, ErrorSeverity.Critical))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is tehre no REportWithDumpAndPropagate?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

guess there isn't!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i would explicitly add a comment stating this is for #74728

@CyrusNajmabadi
Copy link
Member

Yes. I think we shoudl backport this. @arunchndr .

@ToddGrun ToddGrun enabled auto-merge (squash) April 28, 2025 20:06
@ToddGrun ToddGrun merged commit bfa4780 into dotnet:main Apr 28, 2025
24 of 25 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Apr 28, 2025
ToddGrun added a commit to ToddGrun/roslyn that referenced this pull request Apr 29, 2025
* Add dump reporting for dotnet#76225

This is very likely somehow related to dotnet#74728 but is proving very difficult to track down without a repro or a dump.
ToddGrun added a commit that referenced this pull request Apr 29, 2025
* Add dump reporting for #76225

This is very likely somehow related to #74728 but is proving very difficult to track down without a repro or a dump.
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants