Re: 2.2.13 kernel oops

almesber@lrc.di.epfl.ch (synrg@bgpc.dymaxion.ca)
Mon, 22 Nov 1999 11:03:10 -0400 (AST)


On Tue, 23 Nov 1999, Keith Owens wrote:
> Oh yes it has :). The warnings are because the timestamp on the loaded
> module is not the same as the timestamp on the object file in
> /lib/modules, something changed after the modules were loaded. Running
> insmod_ksymoops_clean (from the modutils package) after /var is mounted
> will (a) delete older entries and (b) take a new snapshot for later
> reference. Also where did the call trace and code lines go to in that
> oops?

Oh. Please pardon my ignorance, as this is my first oops report.

Well, I have run insmod_ksymoops_clean and this is what I get now:

ksymoops 0.7c on i686 2.2.13. Options used
-V (default)
-k /var/log/ksymoops/19991122104940.ksyms (specified)
-l /var/log/ksymoops/19991122104940.modules (specified)
-o /lib/modules/2.2.13/ (default)
-m /boot/System.map-2.2.13 (specified)

Nov 20 06:25:39 bgpc kernel: Oops: 0002
Nov 20 06:25:39 bgpc kernel: CPU: 0
Nov 20 06:25:39 bgpc kernel: EIP: 0010:[free_pages+237/312]
Nov 20 06:25:39 bgpc kernel: EFLAGS: 00010006
Nov 20 06:25:39 bgpc kernel: eax: 00000000 ebx: 000023e4 ecx: c01eb960 edx: 00000000
Nov 20 06:25:39 bgpc kernel: esi: 000008f9 edi: fffffffe ebp: 00000203 esp: c0b63f3c
Nov 20 06:25:39 bgpc kernel: ds: 0018 es: 0018 ss: 0018
Nov 20 06:25:39 bgpc kernel: Process find (pid: 963, process nr: 60, stackpage=c0b63000)
Nov 20 06:25:39 bgpc kernel: Stack: 0805a700 bffff4c0 c0b62000 c23e5000 00000004 c01eb960 00000000 00002c1b
Nov 20 06:25:39 bgpc kernel: 00001000 c012bb20 c23e5000 c08744a0 00000000 00000000 c0b62000 bffff698

Note that I did not specify -v. This is because I only have vmlinuz,
not vmlinux. Apparently Debian's make-kpkg cleans up vmlinux after
itself, and it does not include it in the kernel-image_*.deb package
that it creates, either. :( Is this why the call trace and code lines
are missing?

Ben

--
    nSLUG       http://www.nslug.ns.ca      synrg@sanctuary.nslug.ns.ca
    Debian      http://www.debian.org       synrg@debian.org
    Chebucto    http://www.chebucto.ns.ca   aa458@chebucto.ns.ca
[ pgp key fingerprint = 7F DA 09 4B BA 2C 0D E0  1B B1 31 ED C6 A9 39 4F ]

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/