From: Stephen Hemminger <shemminger@osdl.org>
To: "Art Haas" <ahaas@airmail.net>
Cc: netdev@vger.kernel.org
Subject: Re: Debugging kernel lockups during network activity
Date: Thu, 27 Jul 2006 11:27:44 -0700 [thread overview]
Message-ID: <20060727112744.7e6ed383@localhost.localdomain> (raw)
In-Reply-To: <20060727181943.GD23091@artsapartment.org>
On Thu, 27 Jul 2006 13:19:43 -0500
"Art Haas" <ahaas@airmail.net> wrote:
> Hi.
>
> I've got Fedora Rawhide running on a SMP PIII machine, and the latest
> kernels from Fedora have been locking up when I run 'yum update' to
> get the latest packages. I also experience lock-ups when I use
> Firefox to do some web browsing. Not all my network usage results in a
> lockup, however. I can usually do 'git pull' and update git itself or
> my copy of Linus' kernel tree without problems, as well as update my
> GCC repo with subversion and Mozilla with cvs. I realize that running
> Fedora Rawhide means when things break I can keep the pieces, so
> the lockups or other occasional issues are not unexpected.
>
> I'm writing to the 'netdev' list in an effort to get some pointers as to
> how I can try and debug the problem. When I boot off my FC5 install
> disk and run 'linux rescue' I can chroot to the system and update
> the machine without problems, and I've also run memtest86 on it and
> found no memory issues, so I'm certain the problem is in the Fedora
> kernel. I don't know how to try and narrow down the problem to provide a
> decent bug report, or if there is/are settings I can adjust which may
> help to identify what is happening.
>
> I'd mailed the fedora-test list and received no response, so I thought I
> could try the main network development list. Are there a few tips,
> tricks, or pointers that could be sent my way which others use to debug
> networking problems like the one described above? Thanks in advance, and
> my thanks to everyone working on the kernel.
>
> Art Haas
Basic kernel debugging is good place to start. If you can place a serial
console on the machine, and run commands from there. If that isn't possible
make sure and run from console virtual terminal (ie not X) so that if
there are kernel messages you can see them. The debugging sysrq-p and
sysrq-t will show current state if machine isn't completely dead.
next prev parent reply other threads:[~2006-07-27 18:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-27 18:19 Debugging kernel lockups during network activity Art Haas
2006-07-27 18:27 ` Stephen Hemminger [this message]
2006-07-28 14:39 ` Jarek Poplawski
2006-07-31 14:15 ` Jarek Poplawski
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=20060727112744.7e6ed383@localhost.localdomain \
--to=shemminger@osdl.org \
--cc=ahaas@airmail.net \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).