-
|
tmux 3.6 and tmuxp 1.57 on Ubuntu 24.04 (I use pixi package manager to install). I get this crash which I didn't have before. Happens on multiple systems. Reverting to old versions (system versions from Ubuntu, tmux 3.4 and tmuxp 1.38) and don't see the crash. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 2 replies
-
|
I am facing the same issue. I tried running tmux and I am getting the error: |
Beta Was this translation helpful? Give feedback.
-
|
Does tmux 3.5 work? I will take a closer look at 3.6 today. |
Beta Was this translation helpful? Give feedback.
-
|
@0re5ama @iandol Does just typing I'm getting |
Beta Was this translation helpful? Give feedback.
-
|
Does it work if you fully close tmux and try again? (e.g. That fixed it for me. From tmux/tmux#4699:
|
Beta Was this translation helpful? Give feedback.
-
|
Moving this to a discussion - this looks tmux 3.6 related and I think we have a workaround |
Beta Was this translation helpful? Give feedback.
-
|
@tony -- thanks for the feedback, indeed tmux 3.6 is failing by itself, thus not tmuxp specific. I did a pkill for all tmux processes but this doesn't fix it for me. I will investigate on my system a bit more, but at least using |
Beta Was this translation helpful? Give feedback.
@iandol @0re5ama
Does it work if you fully close tmux and try again? (e.g.
killall -9 tmux/killall -9 /usr/local/bin/tmux/killall -9 /usr/bin/tmux?)That fixed it for me.
From tmux/tmux#4699: