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

cpptools 1.21.x sometimes crashes repeatedly in modules_cleanup #12479

Open
sean-mcmanus opened this issue Jul 16, 2024 · 2 comments
Open

cpptools 1.21.x sometimes crashes repeatedly in modules_cleanup #12479

sean-mcmanus opened this issue Jul 16, 2024 · 2 comments
Labels
bug insiders Currently only repros with our latest Insiders release. Language Service regression A bug that didn't exist in a previous release reliability
Milestone

Comments

@sean-mcmanus
Copy link
Collaborator

cpptools
7/15/2024, 6:11:05 PM
SIGSEGV
modules_cleanup() 16
fe_cleanup() 53
edg_main(int, char**) 18

@sean-mcmanus sean-mcmanus self-assigned this Jul 16, 2024
@sean-mcmanus sean-mcmanus added this to the 1.21.2 milestone Jul 16, 2024
@sean-mcmanus sean-mcmanus pinned this issue Jul 16, 2024
@sean-mcmanus sean-mcmanus added regression A bug that didn't exist in a previous release insiders Currently only repros with our latest Insiders release. labels Jul 16, 2024
@sean-mcmanus sean-mcmanus changed the title cpptools sometimes crashes repeatedly in modules_cleanup cpptools 1.21.x sometimes crashes repeatedly in modules_cleanup Jul 16, 2024
@sean-mcmanus sean-mcmanus modified the milestones: 1.21.2, 1.22 Jul 16, 2024
@sean-mcmanus sean-mcmanus removed their assignment Jul 16, 2024
@sean-mcmanus
Copy link
Collaborator Author

Unfortunately, we're not sure why it's crashing and we don't know how to trigger a repro yet.

@sean-mcmanus sean-mcmanus unpinned this issue Jul 19, 2024
@yijiyang
Copy link

I’m experiencing the same crash on my end too.
On top of this crash information, the C/C also prompt: Unable to process IntelliSense for file with same canonicalized path as existing file.
I guess if there's any conflict between vscode-ctag and universal-ctag (which is required by another extension 'Embedded Linux Kernel Dev')?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug insiders Currently only repros with our latest Insiders release. Language Service regression A bug that didn't exist in a previous release reliability
Projects
Status: Todo
Development

No branches or pull requests

2 participants