Bug#616641: tmux segfaults with [lost server] if two panes are closed with tiled layout

2011-03-06 Thread Karl Ferdinand Ebert
Hello Hannes, thank you for reporting. I could immediatly verify the problem and am working on a solution. So far I would assume the tmux sever exists only with wrong code (01). Best regards, Karl Ferdinand Ebert Am Sonntag 06 März 2011, 09:53:01 schrieben Sie: > Package: tmux > Version: 1.

Bug#616641: tmux segfaults with [lost server] if two panes are closed with tiled layout

2011-03-06 Thread Romain Francoise
Thanks for the report, I can reproduce this with 1.4 and with current CVS: | Program terminated with signal 11, Segmentation fault. | #0 0x0041f1c0 in layout_resize_adjust (lc=0x0, type=LAYOUT_LEFTRIGHT, | change=81) at layout.c:290 | 290 lc->sx += change; | (gdb)

Bug#616641: tmux segfaults with [lost server] if two panes are closed with tiled layout

2011-03-06 Thread Hannes von Haugwitz
Package: tmux Version: 1.4-4 Severity: normal Hi, tmux segfaults if one closes two panes in a window which has tiled layout selected. The error message on the terminal is: [lost server] The sequence to reproduce the problem is: $ tmux C-b " C-b M-5 $ exit $ exit I can reproduce this issue on a