On Saturday 05 October 2002 05:16, Petre Bandac wrote:
> can anyone translate in plain english the error below, please ? (the
> computer was frozen, and though it responded to ping, none of the services
> running - sshd, ftpd and apache - worked)

No to translate it properly into English you would have to do that yourself 
because your system has the details to decode the kernel oops below.
Help on that is written in /usr/src/linux/README, the part called;
IF SOMETHING GOES WRONG:  

Now lets see if i can take a guess at what you are doing, considering you 
give is no further information on what you are doing then all one can do is 
guess.

Possably you have compiled a new kernel and or a experimental kernel series, 
ie; 2.5.x, you may have upgraded some or other utillity which is uncompatable 
with your kernel version.

Or had your machine been running for a very long time,? do you have a swap 
space, how many programs were you using at the time of the crash, what 
processes were running, what was the last thing you did before the crash?

All and any info is better than the zero info you gave.

It could also be that you have a rouge program/daemon running which is doing 
things that kswapd did not like. kswapd is mentioned in the oops, however 
that does not mean kswapd caused the problem, kswapd is the daemon that died, 
looks that way to me.

Help us to help you, o BTW, if this happened with a 2.5.xx kernel then send 
your "detailed" message to the applicable "MAINTAINER" stated in the 
MAINTAINERS list in the kernel source and not here, experimental kernels 
should not be used by newbies unless they know what they are doing.

NOTE, i used the word newbie as a general term to reflect to this list of 
which you are a list-member.

>
> thanks,
>
> petre
>
>
>
>
> Oct  5 04:45:04 k kernel: Unable to handle kernel paging request at virtual
> address 361dcf1b
> Oct  5 04:45:04 k kernel:  printing eip:
> Oct  5 04:45:04 k kernel: c01297e8
> Oct  5 04:45:04 k kernel: *pde = 00000000
> Oct  5 04:45:04 k kernel: Oops: 0002
> Oct  5 04:45:04 k kernel: CPU:    0
> Oct  5 04:45:04 k kernel: EIP:    0010:[<c01297e8>]    Not tainted
> Oct  5 04:45:04 k kernel: EFLAGS: 00010002
> Oct  5 04:45:04 k kernel: eax: c14056d0   ebx: c14056d0   ecx: c4d90ae0  
> edx: 361dcf1b
> Oct  5 04:45:04 k kernel: esi: 00000000   edi: 00000457   ebp: 0000012a  
> esp: c14e3f58
> Oct  5 04:45:04 k kernel: ds: 0018   es: 0018   ss: 0018
> Oct  5 04:45:04 k kernel: Process kswapd (pid: 5, stackpage=c14e3000)
> Oct  5 04:45:04 k kernel: Stack: 00000020 000001d0 00000020 00000006
> c14056c0 c02edf28 00000000 0000022c
> Oct  5 04:45:04 k kernel:        00000457 c14056c0 c012a41c 00000006
> 000001d0 c0289c68 00000000 c0289c68
> Oct  5 04:45:04 k kernel:        c012a4bf 00000020 c0289c68 00000001
> c14e2000 c012a553 c0289bc0 00000000
> Oct  5 04:45:04 k kernel: Call Trace: [<c012a41c>] [<c012a4bf>]
> [<c012a553>] [<c012a5ae>] [<c012a6bd>]
> Oct  5 04:45:04 k kernel:    [<c0105478>]
> Oct  5 04:45:05 k kernel:
> Oct  5 04:45:05 k kernel: Code: 89 02 fb 51 8b 54 24 28 52 e8 8a f4 ff ff
> 83 c4 08 fa 45 3b

-- 
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to