public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nigel Kukard <nkukard@lbsd.net>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.9-rc4-bk2 bug report
Date: Sun, 17 Oct 2004 09:42:37 +0000	[thread overview]
Message-ID: <41723E8D.4060203@lbsd.net> (raw)
In-Reply-To: <20041016001445.41cbd2db.akpm@osdl.org>

Andrew Morton wrote:

>>>>While booting with 2.6.9rc4-bk2 I seem to get the below OOPS, I copied 
>>>>the modules & System.map file over to another box of mine where i used 
>>>>serial-console to grab the oops.
>>>>        
>>>>
>>Could it be caused by loading a module?
>>    
>>
>Yes.  Or by unloading a module.  The oops will happen some time _after_ the
>buggy module has done its buggy thing.  Maybe you could change your
>modprobe command to be:
>
>	echo running modprobe $*
>	modprobe.old $*
>	sleep 5
>	echo finished modprobe $*
>
>or something like that.
>  
>
Ok, it seems to be related to specific hardware. I tried loading the 
exact same modules on another box in the exact same order, no crash. The 
box is actually running nicely.

I'm busy compiling the kernel again, this time with a few debug options 
ticked.

As far as I saw 2 days ago, its when I load uhci-hcd that the problem 
manifests itself... this is the order the modules are loaded in...

snd, snd_als4000, crc32, sis900, psmouse, evdev, tsdev, agpgart, 
sis_agp, pci_hotplug, usbcore, ohci_hcd, ub, ehci_hcd, ieee1394, 
ohci1394, uhci_hcd

The OOPS is  triggered from loading uhci_hcd, so it could be ohci1394 
that creates the corruption. I've had problems with ohci1394 in 26.8.1 
aswell, I cannot load it, unload it, and reload it... generates a D 
state for the modprobe.

Any tips on how i can track down the offending line in source?

Regards
Nigel Kukard





      reply	other threads:[~2004-10-17  9:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-15 13:36 2.6.9-rc4-bk2 bug report Nigel Kukard
2004-10-16  5:53 ` Andrew Morton
     [not found]   ` <4170C946.5020800@lbsd.net>
2004-10-16  7:14     ` Andrew Morton
2004-10-17  9:42       ` Nigel Kukard [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=41723E8D.4060203@lbsd.net \
    --to=nkukard@lbsd.net \
    --cc=akpm@osdl.org \
    --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