-
-
Notifications
You must be signed in to change notification settings - Fork 651
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
Thread 'screen' panicked when attempting to rename a floating panel #1323
Comments
Thanks for reporting this, server stability aka not-crashing-sessions a big concern for us! :) I can reproduce this on Arch. Link to crashing function, the zellij/zellij-server/src/tab/mod.rs Lines 1735 to 1749 in f5a2318
|
Yeah, I'd say that's the issue too. We need to also be looking in |
fixed in #1357 |
Basic information
zellij --version
:0.28.1
tput lines
:34
tput cols
:137
uname -av
orver
(Windows):Linux ubuntu-focal 5.4.0-107-generic #121-Ubuntu SMP Thu Mar 24 16:04:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Further information
I have seen many panic issues, so I hope this is not a duplicate. If it is, feel free to close it.
Error
then I rerun with backtrace on, hoping it would help the debugging effort, but it seems to not add any new infomration:
Reproduction steps
The text was updated successfully, but these errors were encountered: