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

Call stacks of deadlocks for cpptools/cpptools-srv are not obtainable on Linux starting with 1.17.2 due to building with musl #12091

Closed
sean-mcmanus opened this issue Mar 12, 2024 · 0 comments
Assignees
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service regression A bug that didn't exist in a previous release reliability
Projects
Milestone

Comments

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Mar 12, 2024

...unless someone knows how to get call stacks for a musl binary. gdb doesn't appear to be able to. It worked with 1.16.3 and older.

This is interfering with our ability to get a call stack of deadlocks, e.g. for #12051 .

Call stacks appear to work for crashes though.

The call stacks all have "invalid" frames, like:

image
@sean-mcmanus sean-mcmanus added bug Language Service reliability regression A bug that didn't exist in a previous release labels Mar 12, 2024
@sean-mcmanus sean-mcmanus changed the title Call stacks are not obtainable on Linux starting with 1.17.2 due to building with musl Call stacks for cpptools/cpptools-srv are not obtainable on Linux starting with 1.17.2 due to building with musl Mar 12, 2024
@sean-mcmanus sean-mcmanus changed the title Call stacks for cpptools/cpptools-srv are not obtainable on Linux starting with 1.17.2 due to building with musl Call stacks of deadlocks for cpptools/cpptools-srv are not obtainable on Linux starting with 1.17.2 due to building with musl Mar 13, 2024
@sean-mcmanus sean-mcmanus added this to the 1.20.0 milestone Mar 20, 2024
@sean-mcmanus sean-mcmanus added this to Triage in 1.20 via automation Mar 20, 2024
@sean-mcmanus sean-mcmanus moved this from Triage to In progress in 1.20 Mar 20, 2024
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Mar 25, 2024
@sean-mcmanus sean-mcmanus moved this from In progress to Done in 1.20 Mar 25, 2024
@github-actions github-actions bot locked and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service regression A bug that didn't exist in a previous release reliability
Projects
No open projects
1.20
Done
Development

No branches or pull requests

2 participants