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

Debug symbols on Linux in Native AOT have lots of DWARF errors #78410

Closed
agocke opened this issue Nov 15, 2022 · 5 comments
Closed

Debug symbols on Linux in Native AOT have lots of DWARF errors #78410

agocke opened this issue Nov 15, 2022 · 5 comments

Comments

@agocke
Copy link
Member

agocke commented Nov 15, 2022

Running llmv-dwarfdump --verify on symbols coming out of Native AOT on Linux produce hundreds or thousands of warnings and errors.

We should set up a test suite that runs dwarfdump on a test app and verifies at least the list of warnings/errors. Then, we can use that suite to drive down the issues to zero.

@agocke agocke added this to the 8.0.0 milestone Nov 15, 2022
@ghost
Copy link

ghost commented Nov 15, 2022

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

Issue Details

Running llmv-dwarfdump --verify on symbols coming out of Native AOT on Linux produce hundreds or thousands of warnings and errors.

We should set up a test suite that runs dwarfdump on a test app and verifies at least the number of warnings/errors.

Author: agocke
Assignees: -
Labels:

area-NativeAOT-coreclr

Milestone: 8.0.0

@filipnavara
Copy link
Member

FWIW my branch in #77178 fares much better at this.

@agocke
Copy link
Member Author

agocke commented Nov 15, 2022

Yup, wouldn't be surprised -- I see a lot of problems here.

@MichalStrehovsky
Copy link
Member

Duplicate of #72552?

@agocke
Copy link
Member Author

agocke commented Nov 18, 2022

Yes, closing as dup of #72552

@agocke agocke closed this as completed Nov 18, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Dec 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

3 participants