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

[Bug]: Random crashes #3406

Open
biciolea opened this issue Jun 12, 2024 · 3 comments
Open

[Bug]: Random crashes #3406

biciolea opened this issue Jun 12, 2024 · 3 comments
Assignees
Labels

Comments

@biciolea
Copy link

What happened?

With the latest versions of Codelite, I can't tell which one to start with, I'm having random crashes.
The logs set at the debug or developer level do not provide useful details, because the last lines are minutes away from the crash event.
However, I have noticed that crashes always happen when switching from one application to another, especially when using ALT+TAB.
I recently installed Codelite on a new laptop running Windows 11 and am experiencing the same type of problem.
Could it be related to IDE activation/deactivation?
I'm currently using the version 17.10.0 on Windows 10 and Windows 11.
I use workspaces with C/C++ projects and clangd as lsp.

Version

Other

Operating system

Windows 10

Steps to reproduce

No response

Relevant log output

No response

@Eric-01
Copy link

Eric-01 commented Jun 12, 2024

Do you, by any chance, have a tooltip open (e.g. when you hover over a function signature) before unfocusing CodeLite and switching to another application? And then the crash occurs.

@biciolea
Copy link
Author

Do you, by any chance, have a tooltip open (e.g. when you hover over a function signature) before unfocusing CodeLite and switching to another application? And then the crash occurs.

Not my case

@eranif
Copy link
Owner

eranif commented Jun 12, 2024

I don't have Windows 11, so I can't really check this on this platform. But, can you run CodeLite under lldb? (for what it worth, it works nicely on Windows 10 for me)

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

No branches or pull requests

3 participants