From owner-freebsd-stable Sat Mar 3 21:11: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 52C7537B71A for ; Sat, 3 Mar 2001 21:11:01 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id WAA08692; Sat, 3 Mar 2001 22:10:42 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id WAA06988; Sat, 3 Mar 2001 22:10:42 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15009.52817.869675.390701@nomad.yogotech.com> Date: Sat, 3 Mar 2001 22:10:41 -0700 (MST) To: Cy Schubert - ITSD Open Systems Group Cc: Mike Tancsa , Don Lewis , stable@FreeBSD.ORG Subject: Re: more strange problem with broken pipes and ssh In-Reply-To: <200103040349.f243nnQ04218@cwsys.cwsent.com> References: <4.2.2.20010303222045.034688f8@marble.sentex.net> <200103040349.f243nnQ04218@cwsys.cwsent.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > >I wonder if this problem might be shell dependent. Maybe some shells > > >reset SIGPIPE to SIG_DFL and some don't modify whatever they inherit. > > >I'm seeing the problem with csh. What shells are everyone else running? > > > > /bin/tcsh > > /bin/sh > > /bin/csh > > > > give me the same results. What about the grep | less example ? Can you > > reproduce that ? > > > > with bash, the result is a little different. On the maillog example, I only > > get one "broken pipe" at the end. > > I've tried it with bash, sh, and tcsh. I can't seem to get a SIGPIPE. I am certainly getting the error with stock csh (really tcsh). Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message