-
Notifications
You must be signed in to change notification settings - Fork 467
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]: Codelite crashing when opening #3567
Comments
Maybe systemd has recorded the codedump for you... Try the following commands: |
which CodeLite version? Can you launch codelite from a terminal and under a debugger? |
Showing that no Core Dumps were found when using "coredumpctl list codelite" but the coredumpctl list shows Codelite workspaces being present. |
17.0-1 which I downloaded from here https://repos.codelite.org/rpms-17.0/fedora/41/. I'm running codelite from terminal, but don't know how to run it from a debugger. Although i'm not getting any error logs on Gnome log app which are related to Codelite. |
I'm not really sure what you mean by "Codelite workspaces being present" - can you provide parts of output from |
"Sun 2024-12-29 09:48:59 EET 12224 1000 1000 SIGABRT present /home/rainersv/cpp-workspaces/eka-cpp-md/build-Debug/bin/eka-cpp-md-3 35.2K |
Ah now I got it - these are crash reports of your own programs (projects) - they are not in any way related to the Codelite crashes |
Do you know how to open codelite under debugger as @eranif mentioned? |
Try this command from your terminal:
When CodeLite crashes thread overview and all thread stacks are dumped in your terminal |
I guess that option "Load last session at startup" is enabled ? Menu path "Settings" / "Preferences" / "Misc" / "Load last session at startup" Not sure how you can change this option if CL crashes immediately... |
What happened?
Using F41, after updates "sudo dnf update" codelite opens up and crashes which freezes my laptop. It takes few minutes to Force quit it and after that my keyboard stops working. Tried to read logs from journalctl, but couldn't find anything interesting there. I'm a beginner on Linux and Fedora is my first distro so I don't really know how to troubleshoot something like this yet. It was working fine few days before.
Codelite was installed using RPM following Codelite guide: https://docs.codelite.org/downloads/download/#codelite-rpms
Version
17.0.0
Operating system
Linux
Steps to reproduce
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: