From owner-freebsd-bugs Sat Sep 30 9: 0: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC04637B66C for ; Sat, 30 Sep 2000 09:00:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA19556; Sat, 30 Sep 2000 09:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 76AB637B503 for ; Sat, 30 Sep 2000 08:52:22 -0700 (PDT) Received: (from robert@localhost) by fledge.watson.org (8.9.3/8.9.3) id LAA41479; Sat, 30 Sep 2000 11:52:21 -0400 (EDT) (envelope-from robert) Message-Id: <200009301552.LAA41479@fledge.watson.org> Date: Sat, 30 Sep 2000 11:52:21 -0400 (EDT) From: rwatson@freebsd.org Reply-To: rwatson@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/21661: OpenSSH closes connection after some X11 apps exit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 21661 >Category: bin >Synopsis: SSH connections die when using some X11 apps >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 30 09:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Robert Watson >Release: FreeBSD 4.1-STABLE i386 >Organization: >Environment: A variety of FreeBSD versions, including recent 4.1-STABLE. sshd running, remote login with X11 forwarding. >Description: Ssh to a FreeBSD box, run gv, cvsup, or some other relatively high bandwidth X11 application, and do stuff. On exiting the application, the connection will sometimes die: alsvid:/data/fbsd-current/fresh/acl/src/sys/ufs/ufs> Connection to 192.168.11.102 closed by remote host. Connection to 192.168.11.102 closed. I've experienced this both on higher latency links (60ms+) and local ethernets. There was some speculation it might have to do with recent changes in the I/O support in sshd, and full buffers. sshd does not die due to a segfault or coredump. >How-To-Repeat: See description. >Fix: No available. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message