---

** [tickets:#74] tmux server crashes if a linked window is closed**

**Status:** open
**Created:** Mon Oct 28, 2013 08:48 PM UTC by Péter Juhász
**Last Updated:** Mon Oct 28, 2013 08:48 PM UTC
**Owner:** nobody

Steps to reproduce:

1. Open first terminal window
2. Start tmux in first terminal window: tmux new -s 0
3. Open second terminal window
4. Resize second terminal window (so that its size is not the same as that of 
the first)
5. Start tmux in second window: tmux new -s bar
6. In the '0' session, link the window to the 'bar' session: tmux link-window 
-t bar
7. In the 'bar' session, type exit

At this point tmux server crashes, both sessions are lost and I'm left with two 
useless terminals (until I reset them).

Interestingly, step 4. (resizing the window) seems critical: if the two 
terminals are of the same size, session 0 exits while session bar remains, as 
expected.

This was observed with tmux version 1.6 (default packaged with Ubuntu 12.04) 
and with version 1.8 (downloaded from SF and compiled locally).

Bash version: 4.2.25(1)
Gnome-terminal version: 3.4.1.1

uname -a: Linux **** 3.2.0-54-generic #82-Ubuntu SMP Tue Sep 10 20:08:42 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux



---

Sent from sourceforge.net because tmux-users@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/tmux/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/tmux/admin/tickets/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to