From: Keith Owens <kaos@ocs.com.au>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: Rainer Mager <rmager@vgkk.com>, linux-kernel@vger.kernel.org
Subject: Re: Oops with 4GB memory setting in 2.4.0 stable
Date: Tue, 16 Jan 2001 13:03:02 +1100 [thread overview]
Message-ID: <28164.979610582@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Mon, 15 Jan 2001 20:09:14 -0200." <Pine.LNX.4.21.0101152003520.834-100000@freak.distro.conectiva>
On Mon, 15 Jan 2001 20:09:14 -0200 (BRST),
Marcelo Tosatti <marcelo@conectiva.com.br> wrote:
>On Tue, 16 Jan 2001, Rainer Mager wrote:
>>>EIP; f889e044 <END_OF_CODE+385bfe34/????> <=====
>Trace; f889d966 <END_OF_CODE+385bf756/????>
>
>It seems the oops is happening in a module's function.
>
>You have to make ksymoops parse the oops output against a System.map which
>has all modules symbols. Load each module by hand with the insmod -m
>option ("insmod -m module.o") and _append_ the outputs to System.map.
No need, just create directory /var/log/ksymoops. insmod and rmmod
will automatically save the list of modules and the symbol table on
every module load or unload, neatly timestamped. When you get an oops,
find the entries just before the oops and point ksymoops at those.
ksymoops -m /lib/modules/2.4.0/System.map \
-k /var/log/ksymoops/20010116093850.ksyms \
-l /var/log/ksymoops/20010116093850.modules < oops.txt
man insmod, section KSYMOOPS ASSISTANCE. Much easier than trying to
reproduce the environment by hand.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-01-16 2:03 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-15 22:47 FS corruption on 2.4.0-ac8 Jure Pecar
2001-01-15 21:11 ` Marcelo Tosatti
2001-01-16 1:00 ` Neil Brown
2001-01-15 23:31 ` Oops with 4GB memory setting in 2.4.0 stable Rainer Mager
2001-01-15 21:47 ` Marcelo Tosatti
2001-01-15 23:45 ` Rainer Mager
2001-01-15 22:09 ` Marcelo Tosatti
2001-01-16 0:21 ` Rainer Mager
2001-01-15 22:37 ` Marcelo Tosatti
2001-01-16 2:03 ` Keith Owens [this message]
2001-01-16 8:40 ` Urban Widmark
2001-01-17 23:59 ` Rainer Mager
2001-01-18 0:30 ` Urban Widmark
2001-01-16 0:29 ` FS corruption on 2.4.0-ac8 Andreas Dilger
-- strict thread matches above, loose matches on Subject: below --
2001-01-16 13:33 Oops with 4GB memory setting in 2.4.0 stable Petr Vandrovec
2001-01-16 20:17 ` Urban Widmark
2001-01-16 22:29 Petr Vandrovec
2001-01-16 22:38 ` Urban Widmark
2001-01-16 22:42 ` Rainer Mager
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=28164.979610582@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
--cc=rmager@vgkk.com \
/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