lkml.org 
[lkml]   [2004]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.9-rc4-bk2 bug report
Nigel Kukard <nkukard@lbsd.net> wrote:
>
> Andrew Morton wrote:
>
> >Nigel Kukard <nkukard@lbsd.net> 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.
> >>
> >> Anyone know what I can try to debug the below problem?
> >>
> >>
> >
> >I'd suggest that you strip your .config down to the bare minimum which is
> >needed to boot and see if the crash goes away. If it does, then it's just
> >a matter of reintroducing .config options until you find which one caused
> >the crash. Code inspection should then lead us to the bug.
> >
> >
>
> 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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:07    [W:0.085 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site