From: Justin Carlson <carlson@sibyte.com>
To: linux-kernel@vger.kernel.org
Subject: SMP bug revealed by networking?
Date: Mon, 7 May 2001 15:54:14 -0700 [thread overview]
Message-ID: <0105071604481H.00781@plugh.sibyte.com> (raw)
I'm working on a new SMP mips port, and tripped over a strange
bug. Am not quite sure how to attack it.
I'm running 2.4.2 from oss.sgi.com's cvs repositry, booting with
the root filesystem being over NFS with two cores active in
the system. The port is actually fairly stable at the moment, but
just once, while trying to exec init during a boot, it locked up.
Since I'm running in simulation (fun consequence of not porting to something
for which silicon doesn't yet exist), I took a peek and
saw this:
CPU0 was in ip_defrag() trying to aquire the ipq spinlock
CPU1 was idle.
ip_defrag() being an exceedingly unlikely source of bugs at this moment,
especially in terms of that simple locking, I'm thinking I must have a bug
in the SMP handling; however, I don't see any likely candidates there either.
I can't reproduce this bug, either; it seems to have been dependent on
timing from the network.
Has anyone run into anything remotely like this before? Any suggestions
on where to look for bug or how to make this reproducable in order to track it
down?
Thanks,
Justin
reply other threads:[~2001-05-07 23:05 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=0105071604481H.00781@plugh.sibyte.com \
--to=carlson@sibyte.com \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®