* SMP bug revealed by networking?
@ 2001-05-07 22:54 Justin Carlson
0 siblings, 0 replies; only message in thread
From: Justin Carlson @ 2001-05-07 22:54 UTC (permalink / raw)
To: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-05-07 23:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-07 22:54 SMP bug revealed by networking? Justin Carlson
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®