public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Sebastian Piecha" <spi@gmxpro.de>
To: "Randy.Dunlap" <rddunlap@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: How to understand an oops?
Date: Sat, 27 Sep 2003 12:23:26 +0200	[thread overview]
Message-ID: <3F75813E.16883.2840FDB0@localhost> (raw)
In-Reply-To: <20030923111621.5b583d62.rddunlap@osdl.org>

>... 
> | > | How likely is it that a bug in net/core/skbuff.c is causing the 
> | > | kernel panic?
> | > 
> | > Dunno.  It's trying to access memory at (%ebx) == 00200000.
> | > That could be a single-bit error in memory which was supposed to be
> | > 0, which would have terminated the while loop in skb_drop_fraglist().
> | > 
> | > The common suggestion based on this would be to run memtest86
> | > (or memtst86 ?) overnight to check for memory errors.
> | > 
> | 
> | I already run memtest for about 25 hours without any error.
> | If it's not a memory error how can I find out what caused the error? 
> | Debugger?
> | 
> | > | How can I find other code/modules from which skb_drop_fraglist is 
> | > | called and used?
> | > 
> | > Use grep (or cscope, but that would be overkill in this case).
> | > I found it only in net/core/skbuff.c.
> | > 
> 

sk_buff is used by network drivers. How can I narrow down the error 
in skb_drop_fraglist? Maybe it's a network driver problem and not 
Promise-IDE related.

> In the meantime, you haven't tried the other mailing lists that
> I suggested....
> 

I did but didn't get any reaction.

I don't know how to go on. I can't verify my configuration under 
kernel 2.6.x or 2.4.22-ac4 as 2.6.x doesn't boot (blank screen and 
yes, I tried different CONFIG_CONSOLE settings). 2.4.22-ac4 hangs 
with an oops when booting. Under 2.4.23pre1 I'm getting the same 
errors.

Can I do some debugging to narrow down the problem? I still don't 
know if the error is network or Promise driver related.

Mit freundlichen Gruessen/Best regards,
Sebastian Piecha

EMail: spi@gmxpro.de


      parent reply	other threads:[~2003-09-27 10:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-23 10:42 How to understand an oops? Sebastian Piecha
2003-09-23 16:36 ` Randy.Dunlap
2003-09-23 17:31   ` Sebastian Piecha
2003-09-23 18:16     ` Randy.Dunlap
2003-09-23 23:10       ` Sebastian Piecha
2003-09-27 10:23       ` Sebastian Piecha [this message]

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=3F75813E.16883.2840FDB0@localhost \
    --to=spi@gmxpro.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.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