Opened 14 years ago
Closed 13 years ago
#29128 closed defect (wontfix)
tmux crashes unexpectedly
Reported by: | mullikine@… | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | tmux |
Description
The tmux server crashes unexpectedly during operation and seems to bring all processes running within tmux to a halt. This seems to have started happening since upgrading to Mac OS 10.6.7 on both my macbook and newer imac. I've attached the crash report from my macbook.
Attachments (2)
Change History (7)
Changed 14 years ago by mullikine@…
Attachment: | tmux_2011-04-13-125005_shanesmac.crash added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to toby@… |
---|---|
Priority: | High → Normal |
Summary: | BUG: tmux crashes unexpectedly → tmux crashes unexpectedly |
comment:2 Changed 14 years ago by mullikine@…
I'll just add that these two ports are also active. tmux @1.4_2 libevent @2.0.10_0
Changed 14 years ago by mullikine@…
Attachment: | Screen shot 2011-04-20 at 1.44.07 AM.png added |
---|
Screen shot crashing
comment:3 Changed 14 years ago by mullikine@…
I'd been using the latter version of zlib, but when I reverted back to 1.2.3_0, it seems to be working fine. Will keep testing.
zlib @1.2.3_0 (active)
zlib @1.2.5_0+universal
comment:4 Changed 14 years ago by mullikine@…
Ok, I now know how to replicate the problem. The date program, which after being invoked by tmux through the status bar wasn't quitting for whatever reason. It was spawning up to the maximum number of processes then crashing tmux. This was the problem line in .tmux.conf.
set -g status-right '#[fg=colour159]#(date "+%d %h %l:%M %p") Battery #(battery-life) '
comment:5 Changed 13 years ago by yeled@…
Resolution: | → wontfix |
---|---|
Status: | new → closed |
error was with date
. newer tmux on the way.
crash report