NetBSD Problem Report #51078

From www@NetBSD.org  Wed Apr 20 08:20:15 2016
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 390057A466
	for <gnats-bugs@gnats.NetBSD.org>; Wed, 20 Apr 2016 08:20:15 +0000 (UTC)
Message-Id: <20160420082014.262827AA93@mollari.NetBSD.org>
Date: Wed, 20 Apr 2016 08:20:14 +0000 (UTC)
From: tmoa60@yahoo.co.jp
Reply-To: tmoa60@yahoo.co.jp
To: gnats-bugs@NetBSD.org
Subject: tmux stop responding when recieve a certain character sequence
X-Send-Pr-Version: www-1.0

>Number:         51078
>Category:       bin
>Synopsis:       tmux stop responding when recieve a certain character sequence
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Apr 20 08:25:00 +0000 2016
>Originator:     Shingo Nishioka
>Release:        Netbsd 7.0 stable, cvs update at Tue Apr 19 08:49:06 2016 (JST)
>Organization:
>Environment:
NetBSD usa 7.0_STABLE NetBSD 7.0_STABLE (GENERIC) #1: Mon Apr 18 10:26:32 JST 2016  nis@usa:/dsk/sd0/build/amd64/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
When tmux receives a key sequence "\033\0P" from shell, 
tmux server of the shell's pane stops responding any more.
Only the pane which received the key sequence is affected,
and other panes work fine.

>How-To-Repeat:
$ tmux -V
tmux 1.9a
$ ls .tmux.conf
ls: .tmux.conf: No such file or directory
$ type tmux
tmux is /usr/bin/tmux
$ echo $TERM
xterm
$ tmux

TMUX$ printf "\033\0P"


>Fix:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.