My linux box was started to respond very slowly so i ran top.
What i saw was vim was consuming 90%+ CPU. So i decided to run strace
strace -p<pid> revealed 
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
--- SIGSEGV (Segmentation fault) ---
over and over again.
The strange thing is that no user was running vi at that time. Has anybody
seen this strange behavior? I had no option but to kill the process. 
Can anyone throw some light on this?
Thanks!



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to