Skip to content

Runtime System.Private.CoreLib patches pdbs #108912

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
benaadams opened this issue Oct 16, 2024 · 5 comments
Closed

Runtime System.Private.CoreLib patches pdbs #108912

benaadams opened this issue Oct 16, 2024 · 5 comments
Assignees
Labels
area-Diagnostics-coreclr needs-author-action An issue or pull request that requires more info or actions from the author.

Comments

@benaadams
Copy link
Member

benaadams commented Oct 16, 2024

Description

Are runtime patch releases (e.g. 8.0.10) fully available on regular source servers and regular places?

Have issue where after periodicly patching .NET dotTrace it will start reporting most things as No callstack, Native code and unresolved and not show CoreLib methods in the callstack any more:

Image

It happily breaks down the GC and Jit; so isn't actually an issue with native code perse

Image

Image

Reproduction Steps

Install new sdks; rebuild run, profile app

Expected behavior

Full breakdown for all methods

Actual behavior

No callstack, Native code and unresolved and not show CoreLib methods in the callstack any more

Regression?

Works on official releases

Known Workarounds

Downgrading to 8.0.8

Configuration

No response

Other information

May also be conflicts with installing preview releases of next runtime? (e.g. also have .NET 9 rcs installed same time as patch) 🤔

@ghost ghost added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Oct 16, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Oct 16, 2024
Copy link
Contributor

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

@tommcdon tommcdon added this to the 10.0.0 milestone Oct 22, 2024
@tommcdon tommcdon removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners untriaged New issue has not been triaged by the area owner labels Oct 22, 2024
@mikem8361
Copy link
Contributor

Is this still a problem with 9.x and later 8.x runtimes?

@mikem8361 mikem8361 added the needs-author-action An issue or pull request that requires more info or actions from the author. label Mar 31, 2025
Copy link
Contributor

This issue has been marked needs-author-action and may be missing some important information.

Copy link
Contributor

This issue has been automatically marked no-recent-activity because it has not had any activity for 14 days. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will remove no-recent-activity.

Copy link
Contributor

This issue will now be closed since it had been marked no-recent-activity but received no further activity in the past 14 days. It is still possible to reopen or comment on the issue, but please note that the issue will be locked if it remains inactive for another 30 days.

@dotnet-policy-service dotnet-policy-service bot removed this from the 10.0.0 milestone Apr 29, 2025
@github-actions github-actions bot locked and limited conversation to collaborators May 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Diagnostics-coreclr needs-author-action An issue or pull request that requires more info or actions from the author.
Projects
None yet
Development

No branches or pull requests

4 participants