You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
As mention in the title, my linux machine sometimes randomly crash when I
CTRL+D
orexit
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
The text was updated successfully, but these errors were encountered: