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: feedback
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 20 08:25:00 +0000 2016
>Closed-Date:
>Last-Modified: Sun Jun 23 15:34:27 +0000 2024
>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:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sun, 23 Jun 2024 15:34:27 +0000
State-Changed-Why:
I've just tried this on -current but couldn't reproduce it.
Has the problem been fixed for you too?
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2024
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.