Re: Segmentation Fault
hello all. i am using SuSE 7.1 Kernel 2.4.0-4GB which runs well except for the following problem i have encountered. the system boots up fine and is generally smooth untill after some time, when i try to run a command like 'ls' or 'cp', it returns 'Segmentation Fault' and from then on i cant do anything.( eg if i try to login it refreshes back to the "Login:" prompt after inputing a username) and i am forced to reboot. when i run 'top' i find a process called 'kapm-idled' taking up a lot of CPU usage .. upto 90+ % ! and i cant kill it. any one got any ideas on how i can over come this problem? i would really appreciate it. thanks. George.
On Mon, 30 Apr 2001, Th3 Hav3n's Keeper wrote:
hello all. i am using SuSE 7.1 Kernel 2.4.0-4GB which runs well except for the following problem i have encountered. the system boots up fine and is generally smooth untill after some time, when i try to run a command like 'ls' or 'cp', it returns 'Segmentation Fault' and from then on i cant do anything.( eg if i try to login it refreshes back to the "Login:" prompt after inputing a username) and i am forced to reboot. when i run 'top' i find a process called 'kapm-idled' taking up a lot of CPU usage .. upto 90+ % ! and i cant kill it. any one got any ideas on how i can over come this problem? i would really appreciate it.
I can't help you with your actual problem except to eliminate one source. kapm-idled probably not the source of your problems. It is merely a daemon that graps all free CPU time and runs instructions to help keep the CPU cool. So if you system is not doung much, kapm-idled is supposed to use a lot of CPU. Regards Ole
On Mon, Apr 30, 2001 at 04:18:12PM +0300, Th3 Hav3n's Keeper wrote:
i am using SuSE 7.1 Kernel 2.4.0-4GB which runs well except for the following problem i have encountered. the system boots up fine and is generally smooth untill after some time, when i try to run a command like 'ls' or 'cp', it returns 'Segmentation Fault' and from then on i cant do anything.( eg if i try to login it refreshes back to the "Login:" prompt after inputing a username) and i am forced to reboot.
This is indeed strange. Do you know if this happens with a 2.2.x kernel? Programs like 'ls' or 'cp' shouldn't be segfault. I was going to suggest checking what versions of libraries you're using, but that probably wouldn't help :(
when i run 'top' i find a process called 'kapm-idled' taking up a lot of CPU usage .. upto 90+ % ! and i cant kill it.
This is normal, don't worry about it. Bye, Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\
participants (3)
-
Chris Reeves
-
Ole Kofoed Hansen
-
Th3 Hav3n's Keeper