public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "H. J. Lu" <hjl@lucon.org>
To: Joern Rennecke <joern.rennecke@superh.com>
Cc: Jim Ingham <jingham@apple.com>, Aldy Hernandez <aldyh@redhat.com>,
	Andreas Tobler <toa@pop.agri.ch>, GCC <gcc@gcc.gnu.org>
Subject: Re: Subject: Kernel bugs that trip expect (Was: Re: 2 new regression on darwin6.1)
Date: Mon, 14 Oct 2002 10:58:00 -0000	[thread overview]
Message-ID: <20021014102545.D30133@lucon.org> (raw)
In-Reply-To: <3DAAF8EF.1D2B8B70@superh.com>; from joern.rennecke@superh.com on Mon, Oct 14, 2002 at 06:03:43PM +0100

On Mon, Oct 14, 2002 at 06:03:43PM +0100, Joern Rennecke wrote:
> > There were some kernel bugs that were causing expect to hang waiting for a program that exited. One bug caused wait to sometimes not return when the program died, this one was fixed in Jaguar. Another caused loss of output from a program that had died (when the program was killed the output buffers were not being flushed or something). This one can be worked around by judicious sleep's before exit (I think the folks here hacked around it this way in gcc - Stan or somebody would know more). It is also fixed, but not in a released kernel.
> 
> I see the very same problems in Linux.  It's so bad with cross compiles that
> every regression test has to be checked by hand.
> I wonder if this might be bugs that have been copied from a common
> (BSD? conceptual?) ancestor.  Could you send me the patches, so I can look if
> I find some equivalent code in the Linux kernel sources?
>  

I never saw it under Linux. But please make sure you have an expect
with my patch applied. I believe expect in RedHat 8.0 is ok.


H.J.

  reply	other threads:[~2002-10-14 17:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-14 10:34 Joern Rennecke
2002-10-14 10:58 ` H. J. Lu [this message]
2002-10-14 11:00   ` Jim Ingham
2002-10-14 11:38     ` Joern Rennecke
2002-10-14 12:31       ` H. J. Lu
2002-10-15  7:24         ` Joern Rennecke
2002-10-15  7:28           ` H. J. Lu
2002-10-15 10:58     ` H. J. Lu
2002-10-15 13:02       ` Jim Ingham
2002-10-15 13:19         ` H. J. Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021014102545.D30133@lucon.org \
    --to=hjl@lucon.org \
    --cc=aldyh@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jingham@apple.com \
    --cc=joern.rennecke@superh.com \
    --cc=toa@pop.agri.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).