Opened 13 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)

tmux_2011-04-13-125005_shanesmac.crash (4.0 KB) - added by mullikine@… 13 years ago.
crash report
Screen shot 2011-04-20 at 1.44.07 AM.png (113.5 KB) - added by mullikine@… 13 years ago.
Screen shot crashing

Download all attachments as: .zip

Change History (7)

Changed 13 years ago by mullikine@…

crash report

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to toby@…
Priority: HighNormal
Summary: BUG: tmux crashes unexpectedlytmux crashes unexpectedly

comment:2 Changed 13 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 13 years ago by mullikine@…

Screen shot crashing

comment:3 Changed 13 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 13 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: newclosed

error was with date. newer tmux on the way.

Note: See TracTickets for help on using tickets.