Hi all,

If I use the following .tmux.conf file, tmux randomly crashes after a  
couple of minutes. I don't know what triggers it.

I am using tmux-1.3 under Mac OS X 10.6.4, the problem occurs under  
both X11.app (using both urxvt and xterm) and Terminal.app, with both  
the version from MacPorts and from github, and with differing TERM  
settings (both recommended and unrecommended).

End of output of tmux -vvvvv appended at the end of message.

Any help would be greatly appreciated!

Many thanks,

Flo

.tmux.conf:
---------------------
set -g set-titles off
set -g prefix `
unbind C-b
bind ` send-prefix
set -g status-right "MACBOOK #(uptime|awk '{print $11}') #(date)"

And here the end of a tmux-server-log file of tmux -vvvvv:
<looks like normal stuff>
writing 10 to client 7
session 0 destroyed
keys are 197  
(ESC[AESC[AESC[AESC[AESC[AESC[AESC[BESC[BESC[CESC[AESC[DESC[CESC[AESC[DESC[CESC[BESC[D
ESC[CESC[AESC[DESC[CESC[AESC[DESC[CESC[BESC[DESC[CESC[BESC[DESC[CESC[AESC[DESC[CESC[BESC[DESC[CESC[B
ESC[DESC[CESC[AESC[DESC[CESC[AESC[DESC[CESC[DESC[CESC[AESC[DESC[CESC[BESC[DESC[CESC[BESC[DESC[CESC[D
`n`n`n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 194  
(ESC[AESC[AESC[AESC[AESC[AESC[BESC[BESC[CESC[AESC[DESC[CESC[AESC[DESC[CESC[BESC[DESC[C
ESC[AESC[DESC[CESC[AESC[DESC[CESC[BESC[DESC[CESC[BESC[DESC[CESC[AESC[DESC[CESC[BESC[DESC[CESC[BESC[D
ESC[CESC[AESC[DESC[CESC[AESC[DESC[CESC[DESC[CESC[AESC[DESC[CESC[BESC[DESC[CESC[BESC[DESC[CESC[D`n`n`
n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
<many similar lines>
keys are 29 (ESC[D`n`n`n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 26 (`n`n`n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 25 (n`n`n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 24 (`n`n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 23 (n`n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 22 (`n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 21 (n^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 20 (^C^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 19 (^C^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 18 (^C^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 17 (^Z^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 16 (^Z^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 15 (^Z^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 14 (^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 13 (^C^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 12 (^Z^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 11 (^C^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 10 (^Z^C^Z^C^Z^C^Z^C^Z^C)
keys are 9 (^C^Z^C^Z^C^Z^C^Z^C)
keys are 8 (^Z^C^Z^C^Z^C^Z^C)
keys are 7 (^C^Z^C^Z^C^Z^C)
keys are 6 (^Z^C^Z^C^Z^C)
keys are 5 (^C^Z^C^Z^C)
keys are 4 (^Z^C^Z^C)
keys are 3 (^C^Z^C)
keys are 2 (^Z^C)
keys are 1 (^C)
got 5 from client 7
writing 4 to client 7
got 5 from client 7
writing 4 to client 7
lost client 7
<END>

At this point everything is gone, the processes are not consuming any  
memory, but don't respond to anything. killall tmux is the only option  
left at this point.



------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to