Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Mon, 10 Sep 2001 21:50:43 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: found possible suspect for characters out of order bug Message-ID: <20010910215043.B8638@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i On Tue, Sep 11, 2001 at 10:39:57AM +1000, Robert Collins wrote: >Remember the bug that keeps getting odd reports? Well I've got it >happening regularly to me at home. I couldn't discuss it last night - no >internet connection :[. > >What I think is happening is that the fhander_termios edit_line method >is getting called as a signal. If any out of order queueing occurs with >signals, that would cause the percieved symptoms. I don't know what you mean by "is getting called as a signal". Do you mean it is being called in a signal handler? If so, you'll have to expand on a scenario during which that could happen. I can't imagine one. cgf