Dear all,

My tmux server was crushed.

Below is the scenario described in detail.

1. There were two sessions (work and test) opened at the same time.

2. Each session contains several windows.

3. When working from the first window in the work session
    note: this windows contains two panes (id 0 and id 1).

4. I tried to use join-pane command to join panel id 0 to the other session
(which is test session.).
    note: I was at pane id 1.

   * command: tmux join-pane -s 0 -t test:1 -h*

5. the join-pane command execute successfully. However, when I type
last-pane command, my tmux server went crushed.

    *command: tmux last-pane*

6.  tmux version : 1.9a
     OS: gentoo
     kernel: 3.12.21-gentoo-r1
     libevent: dev-libs/libevent-2.0.21
     ncurses: sys-libs/ncurses-5.9-r3:5
     gcc: gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
     glibc: sys-libs/glibc-2.17:2.2
     Error msg: kernel: tmux[2800]: segfault at 28 ip 000000000044037b sp
00007fff9ae630f8 error 6 in tmux[400000+63000]
                     kernel: tmux[22877]: segfault at 0 ip 00007f7b57b28dd4
sp 00007fff40def968 error 4 in libc-2.17.so[7f7b579fd000+1a1000]



I am not sure whether this crush is caused by mis-configuration of my
environments or this is simply a  last-pane  "BUG"?

Look forward to hearing any suggestion to fix this problem.

Many thanks. :-)

Lin, Yu-Han (林育漢)
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to