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 when exiting session (occur randomly) in Rocky Linux 9.4 #2677

Open
fad-goguma opened this issue Feb 7, 2025 · 1 comment
Open

Crash when exiting session (occur randomly) in Rocky Linux 9.4 #2677

fad-goguma opened this issue Feb 7, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@fad-goguma
Copy link

As mention in the title, my linux machine sometimes randomly crash when I CTRL+D or exit from session. After I open back, all my previous session are gone and I need to open it back one by one.

I don't know how to produce the crash log and where is the crash log located. Many info that I found is from Windows & Mac users. Hope you can help me how to produce it.

Additional Information:
WindTerm 2.6.1
Rocky Linux 9.4
HP Z400 Workstation
Intel(R) Xeon(R) CPU W3550 @ 3.07GHz
24 GB ECC RAM

@kingToolbox kingToolbox self-assigned this Feb 11, 2025
@kingToolbox kingToolbox added the bug Something isn't working label Feb 11, 2025
@kingToolbox
Copy link
Owner

Based on crash reports #2644 & #2666, it looks like closing current session or opening new session might crash the app, which sounds like what you're seeing. Unfortunately, I haven't been able to reproduce this myself yet.

However, in the new WindTerm_2.7.0_Prerelease_3, I've rewritten the code related to this to be more robust, hopefully reducing or even eliminating this issue. Also, I've added a new feature that auto-saves the current app state every few minutes, including open sessions, etc. This means even if it crashes, there's a good chance you can recover to the state before the crash. It won't be a perfect recovery, especially for server-side apps, but it should at least save you from manually reopening all your previous sessions one by one.

The Linux version will be released soon. Please download and use it then. If you still encounter crashes, we can continue to discuss it. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants