On Sat, Aug 9, 2014 at 3:36 PM, Thomas Adam wrote:
> On 8 August 2014 17:45, Patrick Palka wrote:
>> Steps to reproduce the segmentation fault:
>>
>> $ tmux -L bug new-session -d
>> $ tmux -L bug attach-session
>> (we are now inside the client)
>> $ tmux su
Steps to reproduce the segmentation fault:
$ tmux -L bug new-session -d
$ tmux -L bug attach-session
(we are now inside the client)
$ tmux suspend-client
(we are now outside the client)
$ kill -HUP %
[lost server]
$ tmux -L bug attach-session
no sessions
By sending SIGHUP to the suspended client