* 2.4.17.. multiple oops 's
@ 2001-12-23 23:23 Joe
2001-12-24 2:07 ` Arnaldo Carvalho de Melo
0 siblings, 1 reply; 4+ messages in thread
From: Joe @ 2001-12-23 23:23 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 632 bytes --]
Well I was able to restore my system after the oopses but it was a
little disconcerning.
I had three oopses. One while using X and logged into the internet, and
then the other two after that trying to rm -rf on a directory.
Attached are the outputs of the oopses if you have any questions about
this feel free to ask.
uname -r = 2.4.17
OS = RH 7.2
glibc = /lib/libc-2.2.4.so
if you'd like my .config just ask
the weird thing was I got this message about mtab on reboot with crc io
error and had to bring the machine to init 1 and umount / and then
manually run fsck.ext3 (yes ext3 fs) with the -f switch.
Joe
not on the list
[-- Attachment #2: oops_2.4.17 --]
[-- Type: text/plain, Size: 3105 bytes --]
Unable to handle kernel paging request at virtual address ab6589d8
printing eip:
c0140b58
*pde = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[prune_dcache+40/320] Not tainted
EIP: 0010:[<c0140b58>] Not tainted
EFLAGS: 00010212
eax: c0211efc ebx: cf4ce500 ecx: cf4ce458 edx: ab6589d8
esi: cf4ce440 edi: cdfe0080 ebp: 000007e0 esp: c1839f58
ds: 0018 es: 0018 ss: 0018
Process kswapd (pid: 5, stackpage=c1839000)
Stack: 00000008 000001d0 0000000e 00000005 c0140ecb 00000fd7 c012aa6b 00000005
000001d0 00000005 000001d0 c0211248 c1838000 0002e4d6 c0211248 c012aacc
0000000e c021125c c0211248 00000001 c012ab83 c02111a0 00000000 c1839fe0
Call Trace: [shrink_dcache_memory+27/64] [shrink_caches+107/144] [try_to_free_pages+60/96] [kswapd_balance_pgdat+83/176] [kswapd_balance+22/48]
Call Trace: [<c0140ecb>] [<c012aa6b>] [<c012aacc>] [<c012ab83>] [<c012abf6>]
[kswapd+167/208] [_stext+0/48] [kernel_thread+35/48]
[<c012ad17>] [<c0105000>] [<c0105733>]
Code: 89 02 89 1b 89 5b 04 8d 73 e8 8b 46 54 a8 08 74 27 24 f7 89
###########################################################
<1>Unable to handle kernel paging request at virtual address ab6589d8
printing eip:
c0140e50
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[select_parent+64/128] Not tainted
EIP: 0010:[<c0140e50>] Not tainted
EFLAGS: 00010202
eax: c6072758 ebx: c60727c0 ecx: c60727d8 edx: ab6589d8
esi: c6072760 edi: df6ff8c0 ebp: 00000001 esp: c52d3f40
ds: 0018 es: 0018 ss: 0018
Process rm (pid: 2610, stackpage=c52d3000)
Stack: df6ff8c0 d660857c df6ff8c0 d6608500 df6ff8e8 df6ff8c0 c0140ea6 df6ff8c0
df6ff8c0 c013a760 df6ff8c0 d660857c c013a8b1 df6ff8c0 df6ff8c0 df6ff8c0
c54fe000 c52d3fa4 c013aa0f d6608500 df6ff8c0 c52d2000 00000000 bfffeae0
Call Trace: [shrink_dcache_parent+22/32] [d_unhash+32/80] [vfs_rmdir+289/448] [sys_rmdir+191/256] [system_call+51/56]
Call Trace: [<c0140ea6>] [<c013a760>] [<c013a8b1>] [<c013aa0f>] [<c0106ecb>]
Code: 8b 02 89 48 04 89 43 18 89 51 04 89 0a 8d 43 28 39 43 28 75
############################################################
<1>Unable to handle kernel paging request at virtual address ab6589d8
printing eip:
c0140e50
*pde = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[select_parent+64/128] Not tainted
EIP: 0010:[<c0140e50>] Not tainted
EFLAGS: 00010202
eax: dadc0e58 ebx: dadc0ec0 ecx: dadc0ed8 edx: ab6589d8
esi: dadc0e60 edi: db9f5140 ebp: 00000001 esp: d14b1f40
ds: 0018 es: 0018 ss: 0018
Process rm (pid: 2615, stackpage=d14b1000)
Stack: db9f5140 d10545fc db9f5140 d1054580 db9f5168 db9f5140 c0140ea6 db9f5140
db9f5140 c013a760 db9f5140 d10545fc c013a8b1 db9f5140 db9f5140 db9f5140
d40de000 d14b1fa4 c013aa0f d1054580 db9f5140 d14b0000 00000000 bffff330
Call Trace: [shrink_dcache_parent+22/32] [d_unhash+32/80] [vfs_rmdir+289/448] [sys_rmdir+191/256] [system_call+51/56]
Call Trace: [<c0140ea6>] [<c013a760>] [<c013a8b1>] [<c013aa0f>] [<c0106ecb>]
Code: 8b 02 89 48 04 89 43 18 89 51 04 89 0a 8d 43 28 39 43 28 75
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: 2.4.17.. multiple oops 's
2001-12-23 23:23 2.4.17.. multiple oops 's Joe
@ 2001-12-24 2:07 ` Arnaldo Carvalho de Melo
2001-12-24 4:33 ` Joe
2002-01-05 19:17 ` Joe
0 siblings, 2 replies; 4+ messages in thread
From: Arnaldo Carvalho de Melo @ 2001-12-24 2:07 UTC (permalink / raw)
To: Joe; +Cc: linux-kernel
Em Sun, Dec 23, 2001 at 03:23:22PM -0800, Joe escreveu:
> uname -r = 2.4.17
> OS = RH 7.2
> glibc = /lib/libc-2.2.4.so
And the compiler, which version? This is a very important information to
provide...
- Arnaldo
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.4.17.. multiple oops 's
2001-12-24 2:07 ` Arnaldo Carvalho de Melo
@ 2001-12-24 4:33 ` Joe
2002-01-05 19:17 ` Joe
1 sibling, 0 replies; 4+ messages in thread
From: Joe @ 2001-12-24 4:33 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo; +Cc: linux-kernel
Arnaldo Carvalho de Melo wrote:
> Em Sun, Dec 23, 2001 at 03:23:22PM -0800, Joe escreveu:
> > uname -r = 2.4.17
> > OS = RH 7.2
> > glibc = /lib/libc-2.2.4.so
>
> And the compiler, which version? This is a very important information to
> provide...
compile is
from Makefile:
HOSTCC = kgcc
kgcc --version = egcs-2.91.66
athelon 1.2 Ghz / 266fsb
I am checking weather this is bios related, it seems that by default or
after the bios upgrade one of my RAM settings was set to 4-way interleave.
I think it is possible that this caused the oops.
Joe
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: 2.4.17.. multiple oops 's
2001-12-24 2:07 ` Arnaldo Carvalho de Melo
2001-12-24 4:33 ` Joe
@ 2002-01-05 19:17 ` Joe
1 sibling, 0 replies; 4+ messages in thread
From: Joe @ 2002-01-05 19:17 UTC (permalink / raw)
To: Arnaldo Carvalho de Melo; +Cc: linux-kernel
Well it has been a while since I got those oopses and since I changed a
BIOS memory setting I have not been able to reproduce. I believe that this
may have been related to the BIOS setting being wrong and not the kernel.
Thanks,
Joe
> Em Sun, Dec 23, 2001 at 03:23:22PM -0800, Joe escreveu:
> > uname -r = 2.4.17
> > OS = RH 7.2
> > glibc = /lib/libc-2.2.4.so
>
> And the compiler, which version? This is a very important information to
> provide...
>
> - Arnaldo
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-01-05 19:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-23 23:23 2.4.17.. multiple oops 's Joe
2001-12-24 2:07 ` Arnaldo Carvalho de Melo
2001-12-24 4:33 ` Joe
2002-01-05 19:17 ` Joe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox