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

Empty _.pdb files are included in the artifacts produced by build of the runtime repo #89423

Open
andriipatsula opened this issue Jul 25, 2023 · 1 comment

Comments

@andriipatsula
Copy link
Member

In multiple artifacts produced by build of the runtime repo, such as runtime.linux-arm.Microsoft.NETCore.ILDAsm, there are empty PDBs like runtime.linux-arm.Microsoft.NETCore.ILDAsm\runtimes\linux-arm\native\_.pdb.
I found the same issue in packages (the list is not complete):

  • runtime.linux-arm.Microsoft.NETCore.DotNetAppHost
  • runtime.linux-arm.Microsoft.NETCore.DotNetHost
  • runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy
  • runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver
  • runtime.linux-arm.Microsoft.NETCore.ILAsm

It looks like the _.pdb file is just a placeholder and for some reason is shipped with the product.

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 25, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 25, 2023
@ghost
Copy link

ghost commented Jul 25, 2023

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

Issue Details

In multiple artifacts produced by build of the runtime repo, such as runtime.linux-arm.Microsoft.NETCore.ILDAsm, there are empty PDBs like runtime.linux-arm.Microsoft.NETCore.ILDAsm\runtimes\linux-arm\native\_.pdb.
I found the same issue in packages (the list is not complete):

  • runtime.linux-arm.Microsoft.NETCore.DotNetAppHost
  • runtime.linux-arm.Microsoft.NETCore.DotNetHost
  • runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy
  • runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver
  • runtime.linux-arm.Microsoft.NETCore.ILAsm

It looks like the _.pdb file is just a placeholder and for some reason is shipped with the product.

Author: andriipatsula
Assignees: -
Labels:

area-Infrastructure-coreclr, untriaged, needs-area-label

Milestone: -

@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 25, 2023
@agocke agocke added this to the Future milestone Jul 8, 2024
@agocke agocke removed the untriaged New issue has not been triaged by the area owner label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

4 participants