From: Richard Henderson <rth@twiddle.net>
To: torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: 2.4.10-pre6 fd_install BUG
Date: Mon, 10 Sep 2001 17:19:33 -0700 [thread overview]
Message-ID: <20010910171933.A5663@twiddle.net> (raw)
I've just gotten 3 of these while building gcc (UP ev67):
kernel BUG at /home/rth/work/linux/linux/include/linux/file.h:93!
sh(19121): Kernel Bug 1
[Oops report]
Call trace:
fffffc000085421c do_pipe+2ac
fffffc000081313c sys_pipe
Given that we've called get_unused_fd, it seems highly suspect
that we'd have a descriptor installed already.
Is anyone else seeing this, or should I start looking for compiler bugs?
r~
reply other threads:[~2001-09-11 0:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20010910171933.A5663@twiddle.net \
--to=rth@twiddle.net \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.