From owner-cvs-all Thu Sep 6 18:28:13 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 2D90237B406; Thu, 6 Sep 2001 18:28:06 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [fec0::1:12]) by Awfulhak.org (8.11.6/8.11.6) with ESMTP id f871S4i26429; Fri, 7 Sep 2001 02:28:04 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.6/8.11.6) with ESMTP id f871S0D49573; Fri, 7 Sep 2001 02:28:00 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200109070128.f871S0D49573@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: "Andrey A. Chernov" Cc: Brian Somers , Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: cvs commit: src/lib/libc/stdio fdopen.c fflush.c fopen.c fseek.c ftell.c fvwrite.c local.h refill.c stdio.c In-Reply-To: Message from "Andrey A. Chernov" of "Fri, 07 Sep 2001 05:22:14 +0400." <20010907052213.A92817@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Sep 2001 02:28:00 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Fri, Sep 07, 2001 at 04:56:46 +0400, Andrey A. Chernov wrote: > > > To reproduce the problem: > > First results: I am able to reproduce it on very -current. It not hangs, > just nothing comes out on terminal. You can enter commands sucessfully, > but in blind mode (I use telnet localhost 1234). I'll try to track it > down. It seems hung here. If I ``set log local command'' at the ppp prompt and then type something into pppctl (with no prompt), nothing is logged to the ppp prompt. As far as ppp is concerned, it's accept()d the connection and has written the prompt to the descriptor returned from accept(). select() never says data is available on that descriptor though. > -- > Andrey A. Chernov > http://ache.pp.ru/ -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message