
JonathanA, thank you for your posts.
Quote:
Originally Posted by JonathanA
Well I tried unistalling pulseaudio server, but think I did miss a few packages as I can still see it in processes. It seems either pulseaudio OR perl will cause CPU load to 100%. So not sure if I have 2 problems or 1.
I left my PC on 4 hours ago and came back to this
Perl will go as high as 98%. Unlike pulseaudio, trying to kill perl PID does nothing, only way is to reboot the system.
|
Things that look strange -
Cpu(s): 7.3%us, 4.3%sy, 88.4%ni
Mem: 1027080k total, 1012000k used
Things that look bad -
Tasks = 2 running 9 stopped
Along with Perl, at 89.3%, I wonder why the gnome-volume-control-applet is at 109MB of virtual space...
26197 root 30 10 5448 1888 1580 R 89.3 0.2 1:06.03 perl
2431 Jonathan 20 0 48320 12m 9652 S 4.0 1.2 0:02.06 gnome-terminal
1425 root 20 0 81636 33m 10m S 3.0 3.3 5:30.42 Xorg
2211 Jonathan 20 0 304m 82m 22m S 1.7 8.2 7:31.35 firefox
1749 Jonathan 20 0 56508 19m 10m S 0.7 2.0 0:08.93 gnome-panel
1770 Jonathan 20 0 109m 7992 6728 S 0.3 0.8 0:09.65 gnome-volume-co
25881 Jonathan 20 0 21464 9276 7780 S 0.3 0.9 0:00.45 metacity
I think that something is way unhappy in the gnome world possibly, too.
When this happens, could you do the following:
ps -ef | grep perl
I wonder what your system is trying to run perl for...
Hopes this helps.