2002-01-17 16:32:42

by [email protected]

[permalink] [raw]
Subject: 2.4.17 oops, again ("kernel BUG at page_alloc.c:76!")

Module Size Used by Tainted: P
NVdriver 816864 14 (autoclean)
nls_iso8859-1 2848 3 (autoclean)
nls_cp437 4384 3 (autoclean)
emu10k1 58720 2
ac97_codec 9824 0 [emu10k1]
sound 57004 0 [emu10k1]
3c59x 25512 1


Attachments:
dmesg_pipe_ksymoops.txt (2.78 kB)
free.txt (230.00 B)
lspci.txt (0.98 kB)
lsmod.txt (341.00 B)
Download all attachments

2002-01-17 17:02:34

by Jan Ciger

[permalink] [raw]
Subject: Re: 2.4.17 oops, again ("kernel BUG at page_alloc.c:76!")

Hello,

I have these strange spurious interrupts with 2.4.17 + low latency patch
too on PII 450 with 256 MB RAM. No oopses yet, but when I try to burn CD's,
my PS/2 mouse starts to act funny (jumps all over the screen under XFree) and
the burner usually burns garbage (=unreadable CD's). Seems like some IRQ
conflict to me, but according to /proc/interrupts, there is none. BTW,
enabling or disabling the low latency patch via /proc makes no difference.

I can send more info if needed.

Jan



On Thursday 17 January 2002 17:32, frode wrote:
> I got this oops yesterday, on a 2.4.17 kernel on a k7 750 with 384mb ram
> and 160mb swap. It took down XFree but I could still run programs on the
> VT, so I attach the output of 'dmesg | ksymoops', 'free', 'lspci' and
> 'lsmod'. If anyone's interested, I can mail the .config file as well.
>
> I've had a lot of oopses on 2.4.17 lately; see for example
> http://www.uwsg.iu.edu/hypermail/linux/kernel/0201.1/1628.html.
>
> The kernel is tainted because of the nvidia NVdriver module v2313.
> (but even without it loaded I recall getting oopses).
>
> I tried running MemTest86 for about 35 minutes with no errors reported.
>
> By the way, during bootup, i get a "spurious 8259A interrupt: IRQ7."
> kernel message. Sometimes after all services have been started, other times
> just before the initscripts are finished starting everything. It doesn't
> seem to have any effect.. my printer seems to work fine (if lpt1 is related
> to IRQ7..?)
>
> - Frode