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

Crash in LSPEditorWrapper on apply fix (rename symbol) #472

Open
grexe opened this issue Jan 15, 2025 · 2 comments
Open

Crash in LSPEditorWrapper on apply fix (rename symbol) #472

grexe opened this issue Jan 15, 2025 · 2 comments

Comments

@grexe
Copy link

grexe commented Jan 15, 2025

There seems to be a race condition here:

When applying a fix, it takes a while until it is actually applied and the error entry is removed from the list of problems in the problem listview.
If you select the item again, in this time interval, and select "apply fix" again, this seems to trigger the crash.

Using Genio latest development version as of 14.01.2025

@grexe
Copy link
Author

grexe commented Jan 15, 2025

@jackburton79
Copy link
Collaborator

I'm trying with missing headers but cannot reproduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants